<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>silvercover's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/63741/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user silvercover.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Mon, 20 May 2013 01:15:06 -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>IShellExecuteHook.Execute</title>
      <link />
      <description>&lt;p&gt;Posted a 'new message on the Delphi and Kylix forum.&lt;/p&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
Can someone show me how to use "&lt;a href="http://msdn.microsoft.com/en-us/library/bb775099%28VS.85%29.aspx"&gt;IShellExecuteHook.Execute&lt;/a&gt;" in Delphi please?&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
This method is called any time the ShellExecute or ShellExecuteEx functions are&lt;br /&gt;
called. This happens when a file is double-clicked in Explorer or when the Run dialog&lt;br /&gt;
box is used.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
      <pubDate>Wed, 26 Jan 2011 08:09:54 -0700</pubDate>
    </item>
    <item>
      <title>Need some advices on RSS reader</title>
      <link />
      <description>&lt;p&gt;Posted a 'new message on the PHP forum.&lt;/p&gt;Hi Guys  :),&lt;br /&gt;
&lt;br /&gt;
I need to make desktop based RSS reader (in desktop RAD tools). I know how to fetch RSS feeds and load headlines and contents into my application. Obviously we can ping remote site once in a while to check for new entries in its RSS, but I prefer not doing this and have my server side application be notified about new entries and send notification to my client application for making it ready parse new entries.&lt;br /&gt;
&lt;br /&gt;
I think server side application could be written in PHP and can have some sort of TCP/IP connection (Socket) to desktop application. first of all I need your advices and tips on this theory and if possible, please guide me to the right direction.&lt;br /&gt;
&lt;br /&gt;
What should I do? &lt;br /&gt;
What's the best way?&lt;br /&gt;
&lt;br /&gt;
Thanks in Advance.</description>
      <pubDate>Sat, 06 Feb 2010 08:32:01 -0700</pubDate>
    </item>
    <item>
      <title>Find specific row in N * N matrix</title>
      <link />
      <description>&lt;p&gt;Posted a 'new message on the Algorithms forum.&lt;/p&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I need an algorithm to tell me what rows (row number) in N * N matrix are all 0.&lt;br /&gt;
&lt;br /&gt;
for example:&lt;br /&gt;
&lt;br /&gt;
0 1 0 1 0 ... 1&lt;br /&gt;
0 0 0 0 1 ... 0&lt;br /&gt;
0 0 0 0 0 ... 0  &lt;br /&gt;
. . . . . . . .  &lt;br /&gt;
. . . . . . . . &lt;br /&gt;
. . . . . . . .   &lt;br /&gt;
1 1 1 1 1 ... 1&lt;br /&gt;
0 1 1 0 0 ... 0&lt;br /&gt;
0 0 0 0 0 ... 0&lt;br /&gt;
&lt;br /&gt;
above n * n matrix has 2 rows that all entries are 0.</description>
      <pubDate>Tue, 05 Jan 2010 06:12:30 -0700</pubDate>
    </item>
  </channel>
</rss>