<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for httpremix.com</title>
	<atom:link href="http://httpremix.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://httpremix.com</link>
	<description>Dedicated to the craft of professional web development</description>
	<pubDate>Sat, 31 Jul 2010 02:26:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on CSS: How to Style Perfect HTML Lists (&#60;ul&gt;&#60;li&gt;, &#60;ol&gt;&#60;li&gt;&#8230;) by Customizing Indentation for Bullets &#124; Discover</title>
		<link>http://httpremix.com/style-perfect-html-lists-ul-li-ol-li#comment-45</link>
		<dc:creator>Customizing Indentation for Bullets &#124; Discover</dc:creator>
		<pubDate>Thu, 20 May 2010 06:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/26interactive/wordpress/test#comment-45</guid>
		<description>[...] Read more here : How to Style Perfect HTML Bullets [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Read more here : How to Style Perfect HTML Bullets [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Tips &#038; Tricks: Using ORDER BY FIELD and GROUP_CONCAT() by Akmal Adnan</title>
		<link>http://httpremix.com/mysql-order-by-field-group_concat#comment-44</link>
		<dc:creator>Akmal Adnan</dc:creator>
		<pubDate>Mon, 03 May 2010 08:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://httpremix.com/?p=13#comment-44</guid>
		<description>can you show how to do this For maximum performance, store the field as an ENUM with the values defined in the correct order. . sorry, i am not good with database design.</description>
		<content:encoded><![CDATA[<p>can you show how to do this For maximum performance, store the field as an ENUM with the values defined in the correct order. . sorry, i am not good with database design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS: How to Style Perfect HTML Lists (&#60;ul&gt;&#60;li&gt;, &#60;ol&gt;&#60;li&gt;&#8230;) by gloria</title>
		<link>http://httpremix.com/style-perfect-html-lists-ul-li-ol-li#comment-43</link>
		<dc:creator>gloria</dc:creator>
		<pubDate>Mon, 01 Mar 2010 17:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/26interactive/wordpress/test#comment-43</guid>
		<description>I like this site</description>
		<content:encoded><![CDATA[<p>I like this site</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Page Caching for Logged-in Users: Loading Dynamic Content with Ajax by Micheal Estrada</title>
		<link>http://httpremix.com/page-caching-for-logged-in-users-loading-dynamic-content-with-ajax#comment-42</link>
		<dc:creator>Micheal Estrada</dc:creator>
		<pubDate>Sat, 09 Jan 2010 12:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://httpremix.com/?p=16#comment-42</guid>
		<description>Great stuff! I have been using a .NET content cache called &lt;a href="http://www.alachisoft.com/nwebcache/index.html" rel="nofollow"&gt;NWebCache&lt;/a&gt; for a while and it really does have a positive effect and ehances page load time. In-memory caching in a distributed environment is the need of the hour especially with the advent of cloud, grid and virtual computing.

Cheers.</description>
		<content:encoded><![CDATA[<p>Great stuff! I have been using a .NET content cache called <a href="http://www.alachisoft.com/nwebcache/index.html" rel="nofollow">NWebCache</a> for a while and it really does have a positive effect and ehances page load time. In-memory caching in a distributed environment is the need of the hour especially with the advent of cloud, grid and virtual computing.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS: How to Style Perfect HTML Lists (&#60;ul&gt;&#60;li&gt;, &#60;ol&gt;&#60;li&gt;&#8230;) by Jos best</title>
		<link>http://httpremix.com/style-perfect-html-lists-ul-li-ol-li#comment-41</link>
		<dc:creator>Jos best</dc:creator>
		<pubDate>Mon, 23 Nov 2009 12:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/26interactive/wordpress/test#comment-41</guid>
		<description>I want have a solution of the next list problem:
MainItemgroup
1.SubItemgroup
----1. MilkProducts 
--------  1.1 cheese
--------  1.2 butter
--------  1..3 Milk
------------ 1.3.1 Fat 3%
------------ 1.3.2 fat 1%
----2. article
--------2.1 article
------------ 2.1.1 article
------------ 2.1.2 article

subItemgroup 2
.......

Thanks</description>
		<content:encoded><![CDATA[<p>I want have a solution of the next list problem:<br />
MainItemgroup<br />
1.SubItemgroup<br />
&#8212;-1. MilkProducts<br />
&#8212;&#8212;&#8211;  1.1 cheese<br />
&#8212;&#8212;&#8211;  1.2 butter<br />
&#8212;&#8212;&#8211;  1..3 Milk<br />
&#8212;&#8212;&#8212;&#8212; 1.3.1 Fat 3%<br />
&#8212;&#8212;&#8212;&#8212; 1.3.2 fat 1%<br />
&#8212;-2. article<br />
&#8212;&#8212;&#8211;2.1 article<br />
&#8212;&#8212;&#8212;&#8212; 2.1.1 article<br />
&#8212;&#8212;&#8212;&#8212; 2.1.2 article</p>
<p>subItemgroup 2<br />
&#8230;&#8230;.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stages of Mastery by Stinky34</title>
		<link>http://httpremix.com/stages-of-mastery#comment-40</link>
		<dc:creator>Stinky34</dc:creator>
		<pubDate>Fri, 23 Oct 2009 09:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/26interactive/wordpress/?p=3#comment-40</guid>
		<description>All I got after the pre-viwing mistake of trees was images of a building and that was very strong! ,</description>
		<content:encoded><![CDATA[<p>All I got after the pre-viwing mistake of trees was images of a building and that was very strong! ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS: How to Style Perfect HTML Lists (&#60;ul&gt;&#60;li&gt;, &#60;ol&gt;&#60;li&gt;&#8230;) by bitkahuna</title>
		<link>http://httpremix.com/style-perfect-html-lists-ul-li-ol-li#comment-36</link>
		<dc:creator>bitkahuna</dc:creator>
		<pubDate>Wed, 22 Apr 2009 15:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/26interactive/wordpress/test#comment-36</guid>
		<description>great article.  kept is simple, with great results.  thanks.  i've been going nuts with lists between IE6, IE7, IE8 and FF!</description>
		<content:encoded><![CDATA[<p>great article.  kept is simple, with great results.  thanks.  i&#8217;ve been going nuts with lists between IE6, IE7, IE8 and FF!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS: How to Style Perfect HTML Lists (&#60;ul&gt;&#60;li&gt;, &#60;ol&gt;&#60;li&gt;&#8230;) by Brad</title>
		<link>http://httpremix.com/style-perfect-html-lists-ul-li-ol-li#comment-29</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 19 Mar 2009 16:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/26interactive/wordpress/test#comment-29</guid>
		<description>Thanks! This is exactly what I'm looking for to dress up our company Intranet.</description>
		<content:encoded><![CDATA[<p>Thanks! This is exactly what I&#8217;m looking for to dress up our company Intranet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automating Server Backups Using &#8220;rsync/ssh/cron&#8221; on a Windows or Linux Machine by Steph</title>
		<link>http://httpremix.com/automating-server-backups-using-rsync-ssh-cron-on-a-windows-machine#comment-27</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Sun, 25 Jan 2009 12:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://httpremix.com/?p=15#comment-27</guid>
		<description>Many thanks for your great and really helpful article !</description>
		<content:encoded><![CDATA[<p>Many thanks for your great and really helpful article !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS: How to Style Perfect HTML Lists (&#60;ul&gt;&#60;li&gt;, &#60;ol&gt;&#60;li&gt;&#8230;) by xz</title>
		<link>http://httpremix.com/style-perfect-html-lists-ul-li-ol-li#comment-26</link>
		<dc:creator>xz</dc:creator>
		<pubDate>Sat, 15 Nov 2008 05:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/26interactive/wordpress/test#comment-26</guid>
		<description>Nice, thanks a lot..the problem with IE has been bugging me since yesterday...</description>
		<content:encoded><![CDATA[<p>Nice, thanks a lot..the problem with IE has been bugging me since yesterday&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
