<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>mattaseymour's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/322207/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user mattaseymour.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 22 May 2013 12:34:01 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>Communication over internet</title>
      <link />
      <description>&lt;p&gt;Posted a 'new message on the C# forum.&lt;/p&gt;I am looking to develop a system whereby I can run an application *realtime over the internet. Which is connected to an application which give a simple message back depending on what button is pressed.&lt;br /&gt;
&lt;br /&gt;
The problem I am faced with at the moment is what method for communication over a network should I look into using? I havent done something like this before so any help or pointers would be appreciated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Tue, 03 Feb 2009 04:00:18 -0700</pubDate>
    </item>
    <item>
      <title>Splitting string input</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Splitting string input' on the C and C++ forum.&lt;/p&gt;What is the best method to split data in a string.&lt;br /&gt;
&lt;br /&gt;
Currently I am reading a file which has "this is some sample text"&lt;br /&gt;
I would like to split this at whitespace's so it gives me 5 array values.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Any help would be greatly appreciated&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Thu, 04 Dec 2008 13:13:33 -0700</pubDate>
    </item>
    <item>
      <title>best method for reading a file</title>
      <link />
      <description>&lt;p&gt;Posted the message 'best method for reading a file' on the Beginner C/C++ forum.&lt;/p&gt;I am trying to figure out the best method for reading in a file:&lt;br /&gt;
the file has a structure similar to XML (though it is NOT xml).&lt;br /&gt;
&amp;lt;job&amp;gt;&lt;br /&gt;
   &amp;lt;description&amp;gt;&lt;br /&gt;
      General&lt;br /&gt;
      specific&lt;br /&gt;
      professional&lt;br /&gt;
   &amp;lt;/description&amp;gt;&lt;br /&gt;
   &amp;lt;wage&amp;gt;&lt;br /&gt;
      7.25&lt;br /&gt;
      11.56&lt;br /&gt;
      16.36&lt;br /&gt;
   &amp;lt;/wage&amp;gt;&lt;br /&gt;
&amp;lt;/job&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This file could be either large or small, depends on previous usage. Would it be worth reading in the whole file to parse the data or reading in the data line by line?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Thu, 27 Nov 2008 08:05:56 -0700</pubDate>
    </item>
    <item>
      <title>Programming Project</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Programming Project' on the General programming forum.&lt;/p&gt;&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;br /&gt;
Im about to enter the final year of my degree program. In this year i have to produce a project which will server as my disertation piece. The problem I have at the moment is I have no idea what to do the project on.&lt;br /&gt;
&lt;br /&gt;
The projects i have come up with all seem to easy. Does any one have any project suggestions which may help me think up an idea.&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
Matt&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Fri, 08 Aug 2008 03:25:22 -0700</pubDate>
    </item>
    <item>
      <title>Re: HELP PLEASE!!!!!!</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Re: HELP PLEASE!!!!!! ' on the Java Beginners forum.&lt;/p&gt;: i need to know what a private member is... please help!&lt;br /&gt;
: &lt;br /&gt;
One which isnt public&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Tue, 15 Jul 2008 07:43:14 -0700</pubDate>
    </item>
    <item>
      <title>Re: Modifying a select field...</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Re: Modifying a select field...' on the HTML &amp; WEB-Design forum.&lt;/p&gt;Hi there,&lt;br /&gt;
&lt;br /&gt;
You are able to edit the background color and font using css. Just give the box a class name then apply css coding to it as standard. I remember reading somewhere that I dont think it will work on IE based browsers. So it might be worth just slightly changing your deisgn to match other wise there will differences in design on different browsers.&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
matt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Fri, 11 Jul 2008 02:01:18 -0700</pubDate>
    </item>
    <item>
      <title>Re: Comparing time using PHP</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Re: Comparing time using PHP' on the PHP forum.&lt;/p&gt;No worries turned out I could sort it my self!&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Fri, 11 Jul 2008 01:53:41 -0700</pubDate>
    </item>
    <item>
      <title>Re: file_get_contents() works sometimes</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Re: file_get_contents() works sometimes' on the PHP forum.&lt;/p&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I once had a similar problem to what your having using the file_get_contents(). I think the problem I had was that the file I was collecting was so large it just didnt work.&lt;br /&gt;
&lt;br /&gt;
I ended up just using the file() function. This turned out nicer as all the data was put into an array as opposed to a giant string. Means that you can work with it better.&lt;br /&gt;
&lt;br /&gt;
It might be worth you checking out the php.net website to look at some other options and solutions people have come up with.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;a href="http://www.matthewseymour.co.uk"&gt;http://www.matthewseymour.co.uk&lt;/a&gt;</description>
      <pubDate>Fri, 11 Jul 2008 01:53:08 -0700</pubDate>
    </item>
    <item>
      <title>Comparing time using PHP</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Comparing time using PHP' on the PHP forum.&lt;/p&gt;I am looking to compare two times I have collected, the data consists of a current day/ time, and I am looking to compare this to a previous day/ time. &lt;br /&gt;
If the dates are within 24 hours of each other then all is good if its within 30 hours then there might be a problem. &lt;br /&gt;
And if the date is over 30 hours then an error has occured.&lt;br /&gt;
&lt;br /&gt;
Does anyone know the best way of comparing these dates and times?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
Matt&lt;br /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 03:25:49 -0700</pubDate>
    </item>
    <item>
      <title>Re: Help us test the PH Re-design!</title>
      <link />
      <description>&lt;p&gt;Posted the message 'Re: Help us test the PH Re-design!' on the Comments on the PH Re-design forum.&lt;/p&gt;Something that could look cool in the future would be the interactive element on the site. Something where the user can edit the page layout so the items that they use the most are in the position they want it. It could also lead to a further development where users of PH could design our own apps for it.&lt;br /&gt;
&lt;br /&gt;
Obviously the work involved would be large and therefore may not be viable&lt;br /&gt;
but it would be a cool feature of the future.&lt;br /&gt;
&lt;br /&gt;
Matt &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: Hello to all PH users,&lt;br /&gt;
: &lt;br /&gt;
: We have been working hard over the past months to bring Programmer's &lt;br /&gt;
: Heaven a new look and some new features. Along the way, we have also &lt;br /&gt;
: worked to improve the navigation greatly: between forums, or to &lt;br /&gt;
: resource pages, will now be just a single click from anywhere on the &lt;br /&gt;
: site, for example!&lt;br /&gt;
: &lt;br /&gt;
: We plan to launch the re-design in about a week, if all goes &lt;br /&gt;
: smoothly, but before we do that we wanted to let you - the &lt;br /&gt;
: Programmer's Heaven community - have a look over it and give us any &lt;br /&gt;
: comments about what you like and dislike. Bug reports are also very &lt;br /&gt;
: welcome; one can never do enough testing! You can check out a demo &lt;br /&gt;
: of the re-design at:&lt;br /&gt;
: &lt;br /&gt;
: &lt;a href="http://testing.communityheaven.com:90/"&gt;http://testing.communityheaven.com:90/&lt;/a&gt;&lt;br /&gt;
: &lt;br /&gt;
: &lt;strong&gt;Please note that the testing site is working on a copy of the &lt;br /&gt;
: live site's database, not the real data. This not only means that it &lt;br /&gt;
: will quickly lag behind the content here, but also that any forum &lt;br /&gt;
: posts, resource submissions, comments or blog entries you make on &lt;br /&gt;
: the testing site will not be reflected on the live site now or after &lt;br /&gt;
: we launch the re-design. Please just post testing data there.&lt;/strong&gt;&lt;br /&gt;
: &lt;br /&gt;
: Please use this forum to report bugs, provide feedback and have &lt;br /&gt;
: discussions on the re-design. The Programmer's Heaven team will be &lt;br /&gt;
: listening to what is said here and participate in the discussions. &lt;br /&gt;
: We are open to making changes, and of course doing bug fixes, as &lt;br /&gt;
: they are suggested here. Without you folks, we have no community, so &lt;br /&gt;
: we want to make a site that is useful and enjoyable for you.&lt;br /&gt;
: &lt;br /&gt;
: Thanks for your time, and for being part of Programmer's Heaven!&lt;br /&gt;
: &lt;br /&gt;
: Nicolai, Lars, Jonathan, Jakob and Brad&lt;br /&gt;
: The Programmer's Heaven Team&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;</description>
      <pubDate>Tue, 08 Jul 2008 03:38:57 -0700</pubDate>
    </item>
  </channel>
</rss>