<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DevWebPro &#187; 2008 &#187; August</title>
	<atom:link href="http://www.devwebpro.com/2008/08/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devwebpro.com</link>
	<description>Developer Tutorials, Expert Articles, Videos &#38; News</description>
	<lastBuildDate>Fri, 03 Sep 2010 19:34:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Slow Around Here</title>
		<link>http://www.devwebpro.com/slow/</link>
		<comments>http://www.devwebpro.com/slow/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 21:08:05 +0000</pubDate>
		<dc:creator>Lamonte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/slow/</guid>
		<description><![CDATA[Slow around Code Flu for couple days, Aug 31, 2008.]]></description>
			<content:encoded><![CDATA[<p>For next couple of days it&#8217;ll be slow around here in posts, doing some catch up with my self and other things.  Getting back into C++, writing a php product called <a href="http://rapidshareniche.com">Rapidshare Niche</a> and other things, just a little busy around here for a minute.  Labor day is tomorrow guys, have a good holiday, I might have a article tomorrow, see you in a couple days guys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/slow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So you want to know C++?</title>
		<link>http://www.devwebpro.com/so-your-new-to-c-cpp/</link>
		<comments>http://www.devwebpro.com/so-your-new-to-c-cpp/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 16:55:19 +0000</pubDate>
		<dc:creator>Lamonte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/so-your-new-to-c-cpp/</guid>
		<description><![CDATA[Learn C++ like a beginner should learn it.  Great source for beginners and resource for professionals.]]></description>
			<content:encoded><![CDATA[<div id="attachment_115" class="wp-caption alignright" style="width: 310px"><a href="http://codeflu.com/wp-content/uploads/2008/08/c.jpg"><img class="size-medium wp-image-115" title="c" src="http://codeflu.com/wp-content/uploads/2008/08/c-300x185.jpg" alt="C++ Programming Language" width="300" height="185" /></a><p class="wp-caption-text">C++ Programming Language</p></div>
<p>Well I&#8217;m starting up C++ again and It&#8217;s quite easy this time, I&#8217;m guess because my brain has developed from <a href="http://cleanscript.com/18-finally/">my aging</a> <img src='http://www.devwebpro.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  All jokes aside, it&#8217;s taken about almost two years for me to understand the basics of C++ since <a title="C++ Pointers For the Newb" href="http://codeflu.com/flu-pointers/">c++ pointers</a> thrown me way off course when I was younger.<br />
<span id="more-1738"></span></p>
<p>I recently found a discovery which if I would of found when I was just starting would of saved my life on the basic concept of C++.  This website in general covers a lot of topics that my book doesn&#8217;t cover, (<a href="http://www.amazon.com/Beginning-Through-Game-Programming-Second/dp/1598633600">Beginning C++ Through Game Dev, 2nd Edi</a>), I&#8217;m now using it as a good reference and If anyone is a young self learner you should check it out because this website is a dream for anyone who wants to know a bit of C++ before they get started in there career.</p>
<p>Learn C++ [ <span style="color: #ff9900;"><strong><a title="Learn C++" href="http://learncpp.com">learncpp.com</a></strong></span> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/so-your-new-to-c-cpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing an Effective Site Map</title>
		<link>http://www.devwebpro.com/developing-an-effective-site-map/</link>
		<comments>http://www.devwebpro.com/developing-an-effective-site-map/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 13:53:34 +0000</pubDate>
		<dc:creator>Rich Brooks</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Site Map]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/developing-an-effective-site-map/</guid>
		<description><![CDATA[As I struggle through a 527 line Excel spreadsheet that I need to coerce into a coherent site map, I decided to write up some of my thoughts on developing an effective site outline for a Web site.
In no particular order:

The home page doesn&#8217;t get any sub-navigation. Don&#8217;t ask me why, it just does. Move [...]]]></description>
			<content:encoded><![CDATA[<p>As I struggle through a 527 line Excel spreadsheet that I need to coerce into a coherent site map, I decided to write up some of my thoughts on developing an effective site outline for a Web site.</p>
<p><strong>In no particular order:</strong>
<ol>
<li>The home page doesn&#8217;t get any sub-navigation. Don&#8217;t ask me why, it just does. Move along, nothing to see here.</li>
<li>A site map&#8217;s purpose is to tell you where pages exist within the structure of a Web site. </li>
<li>A site map&#8217;s purpose isn&#8217;t to list every element of each page, especially repeating items like &#8220;search box&#8221; or &#8220;email signup box.&#8221; That goes somewhere else, like in an Information Architecture document or a checklist of &#8220;things it would suck to forget.&#8221;</li>
<p><span id="more-10147"></span></p>
<li>A place for everything and everything in its place. Think of the site map as a tree. If you have a page that doesn&#8217;t connect to the rest of the site what you&#8217;ve got is a dead branch. The only pages you don&#8217;t need in a site map is Not Found and Thank You (landing page for contact forms.)</li>
<li>&#8220;About&#8221; should be one of the last items, not right after &#8220;Home.&#8221; Web sites for individuals may be the only exception to this rule, and even then not very often.</li>
<li>If you&#8217;ve got to the 5th level of navigation, you&#8217;ve gone too far. Carol Anne &#8211; listen to me. Do NOT go into the light. Stop where you are. Turn away from it. Don&#8217;t even look at it.
</li>
<li>Every line in the site map = one Web page. If you&#8217;ve got a Resources section that includes Links and FAQs, you still need content for the Resources overview page.</li>
</ol>
<p> Any other suggestions?</p>
<p><a href="http://www.flyteblog.com/flyte/2008/08/how-to-create-a.html">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/developing-an-effective-site-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Click-to-Seek in FLV Playback</title>
		<link>http://www.devwebpro.com/adding-click-to-seek-in-flv-playback/</link>
		<comments>http://www.devwebpro.com/adding-click-to-seek-in-flv-playback/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 13:16:04 +0000</pubDate>
		<dc:creator>Stefan Richter</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Click-to-Seek]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Video Player]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/adding-click-to-seek-in-flv-playback/</guid>
		<description><![CDATA[If you are using the FLVPlayback component in combination with a custom UI seekbar component then you may have asked yourself why the seekbar is not clickable. Many video players implement this functionality: rather than having to find the handle, drag it and let go it is possible to click the seekbar anywhere to jump [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using the FLVPlayback component in combination with a custom UI seekbar component then you may have asked yourself why the seekbar is not clickable. Many video players implement this functionality: rather than having to find the handle, drag it and let go it is possible to click the seekbar anywhere to jump to that point.</p>
<p>Fortunately it is ot too difficult to add this piece of behaviour. The following code is applicable to an instance of the FLVPlayback component on stage (instance name &#8216;player&#8217;) not using a skin but using a custom UI seekbar component (instance name &#8217;seekbar&#8217;).</p>
<div style="margin-left:20px; margin-right:15px;">player.seekBar = seekb;</p>
<p>seekb.addEventListener( MouseEvent.MOUSE_DOWN, onclick);</p>
<p>seekb.useHandCursor = true;<br />
seekb.buttonMode = true;</p>
<p>function onclick(e:MouseEvent):void<br />
{<br />
var seekto = ((this.mouseX-seekb.x)/seekb.width)*100;<br />
trace(seekto);<br />
player.playheadPercentage = seekto;<br />
}</p></div>
<p>Give that a try and you should be able to click the seekbar to jump to any point in the video (provided you are streaming or &#8211; if using progressive download &#8211; the video has already loaded up to the part you are trying to seek to).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/adding-click-to-seek-in-flv-playback/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing Quick Key For Ubiquity</title>
		<link>http://www.devwebpro.com/changing-quick-key-ubiquity/</link>
		<comments>http://www.devwebpro.com/changing-quick-key-ubiquity/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 17:38:01 +0000</pubDate>
		<dc:creator>Lamonte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/changing-quick-key-ubiquity/</guid>
		<description><![CDATA[Learning how to change your quick key for Ubiquity FireFox Plugin.]]></description>
			<content:encoded><![CDATA[<div id="attachment_103" class="wp-caption alignright" style="width: 160px"><a href="http://codeflu.com/wp-content/uploads/2008/08/ubiquity_side.png"><img class="size-medium wp-image-103" title="ubiquity_side" src="http://codeflu.com/wp-content/uploads/2008/08/ubiquity_side.png" alt="Ubiquity" width="150" height="213" /></a><p class="wp-caption-text">Ubiquity</p></div>
<p>Recently I had some collision with Ubiquity and MSN Plus Live.  Just also had problems with writing so I was playing with ubiquity and changed my settings its real simple.</p>
<p><span id="more-1739"></span></p>
<p>Just type in the address bar after you install Ubiquity:</p>
<pre style="padding-left: 60px;">about:ubiquity</pre>
<p>After that click on the &#8220;<strong>Change</strong> your hotkey.&#8221; input box:</p>
<div id="attachment_107" class="wp-caption alignnone" style="width: 261px"><a href="http://codeflu.com/wp-content/uploads/2008/08/ubiquity.png"><img class="size-full wp-image-107" title="ubiquity" src="http://codeflu.com/wp-content/uploads/2008/08/ubiquity.png" alt="Ubiquity" width="251" height="108" /></a><p class="wp-caption-text">Ubiquity</p></div>
<p>Thats about it for doing that <img src='http://www.devwebpro.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  happy Ubiquiting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/changing-quick-key-ubiquity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubiquity is here</title>
		<link>http://www.devwebpro.com/ubiquidy/</link>
		<comments>http://www.devwebpro.com/ubiquidy/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 16:50:35 +0000</pubDate>
		<dc:creator>Lamonte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/ubiquidy/</guid>
		<description><![CDATA[Futurising the internet with Ubiquity (Ubiquidy).  Read about it now!]]></description>
			<content:encoded><![CDATA[<div id="attachment_103" class="wp-caption alignright" style="width: 160px"><a href="http://codeflu.com/wp-content/uploads/2008/08/ubiquity_side.png"><img class="size-medium wp-image-103" title="ubiquity_side" src="http://codeflu.com/wp-content/uploads/2008/08/ubiquity_side.png" alt="Ubiquity" width="150" height="213" /></a><p class="wp-caption-text">Ubiquity</p></div>
<p>Yes thats right ubiquity is here and its future!  You can do a lot of things such as simple selection &amp; language translations, inserting maps into your emails, helping you define words with just a selection and simple keyboard clicks instead of going to Google, theres so many cool things you should check out, it&#8217;s insane, just watch the video and you&#8217;ll understand why this is the future of the Internet! Check out this video.</p>
<p><span id="more-1740"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="298" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="298" src="http://www.vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://www.vimeo.com/1561578?pg=embed&amp;sec=1561578">Ubiquity for Firefox</a> from <a href="http://www.vimeo.com/user532161?pg=embed&amp;sec=1561578">Aza Raskin</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1561578">Vimeo</a>.</p>
<p>Introducing Ubiquidy [<a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/"><span style="color: #ff9900;"><strong>labs.mozilla.com</strong></span></a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/ubiquidy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion Receives Positive Coverage</title>
		<link>http://www.devwebpro.com/coldfusion-receives-positive-coverage/</link>
		<comments>http://www.devwebpro.com/coldfusion-receives-positive-coverage/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 18:29:46 +0000</pubDate>
		<dc:creator>Mike Sachoff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/coldfusion-receives-positive-coverage/</guid>
		<description><![CDATA[ColdFusion is receiving more positive news coverage from mainstream tech sites.
Over at Fusion Authority they point to an article by Joe Rinehart on Dr. Dobb&#8217;s Portal. Rinehart says ColdFusion has become his application server of choice. He says he prefers it because it combines straightforward development with features such as Flash Remoting and real-time messaging [...]]]></description>
			<content:encoded><![CDATA[<p>ColdFusion is receiving more positive news coverage from mainstream tech sites.</p>
<p>Over at <a href="http://www.fusionauthority.com/news/4761-coldfusion-in-the-news-july-20-30-2008.htm">Fusion Authority </a>they point to an article by Joe Rinehart on Dr. Dobb&#8217;s Portal. Rinehart says ColdFusion has become his application server of choice. He says he prefers it because it combines straightforward development with features such as Flash Remoting and real-time messaging gateways that make communication between the application server and Flex RIAs simpler. </p>
<p>On the HTML Goodies site, Doug Hughes writes favorably of ColdFusion. &#8220;ColdFusion has always focused on making complex and difficult tasks easy. The classic example of this is the ease of querying databases&#8221;. </p>
<p>&#8220;In most languages you need to have several lines of code to establish a connection to a database server (more if you&#8217;re using connection pooling), several lines to build your SQL statement, a couple lines to send the request, more to close the connection and then several more lines of code just to output data from the query into an HTML list. However, early versions of ColdFusion consolidated most of this tedious process into one tag that wraps the SQL statement you&#8217;re running and one tag that iterates over results.&#8221; </p>
<p>Its good to see ColdFusion receive some positive coverage from other mainstream tech sites. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/coldfusion-receives-positive-coverage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Real Treasure Map</title>
		<link>http://www.devwebpro.com/a-real-treasure-map/</link>
		<comments>http://www.devwebpro.com/a-real-treasure-map/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 17:14:37 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/a-real-treasure-map/</guid>
		<description><![CDATA[In this tutorial you will learn how to make a realistic looking treasure map with burnt edges.


Here are my images that I used in this tutorial.

First we are going to lay some textures down to give the map some character and color. My base background is this picture of a piece of crumpled up brown [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial you will learn how to make a realistic looking treasure map with burnt edges.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/map_final.jpg" width="500px"/><br />
<br /><span id="more-7914"></span><br />
Here are my images that I used in this tutorial.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/sourceimages.jpg" width="590px"/></p>
<p>First we are going to lay some textures down to give the map some character and color. My base background is this picture of a piece of crumpled up brown paper.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step1.jpg" width="590px"/></p>
<p>Next we are going to add some leather on top of that. Change the blending mode to <strong>Hard Light</strong> and the opacity down to 90%.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step2.jpg" width="590px"/></p>
<p>Now lay over that your map picture. To make that texture show through, change the blending mode to <strong>Multiply</strong>.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step3.jpg" width="590px"/></p>
<p>Next to darken up the edges, draw a radial (black to transparent) gradient. To blend it better, change the layer to <strong>Overlay</strong> and to 30% opacity.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step4.jpg" width="590px"/></p>
<p>Lets add some text to brand the image (insert your own text here). I used a fancy script font you will see why next. Also change the blending mode to <strong>Color Burn</strong> and set opacity to 80%.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step5.jpg" width="590px"/></p>
<p>Since we are adding some text, lets add a &#8216;X&#8217;, to mark the spot where the treasure is hidden. Use a dark crimson color and set the blending mode to <strong>Darken</strong>.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step6.jpg" width="590px"/></p>
<p>Now we can add a fountain pen to the picture. Use the <strong>Polygon Lasso tool</strong> to cut out the pen and place it in the new image. Add a drop shadow to the layer to give it a three-dimensional feel.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step7.jpg" width="590px"/></p>
<p>Now cut out some objects to place on top of the map (ex. compass, key, leather book). Add a light shadow with a feathered edge. </p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step8.jpg" width="590px"/></p>
<p>Repeat last step until you are happy with the composition. Then we need to flatten the image so we can add the burnt edges. After flattening the image place a blank layer underneath the map layer and fill it with black.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step9.jpg" width="590px"/></p>
<p>Next use the <strong>Polygon Lasso tool</strong> to cut out some jagged holes in the map and also take cut a piece out of the corner.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step10.jpg" width="590px"/></p>
<p>Now delete that selection and you are left with holes in your map. But we are not finished yet.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step11.jpg" width="590px"/></p>
<p>Place an image of old roughed up wood between the top layer and the black layer. So you can see it through the holes.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step12.jpg" width="590px"/></p>
<p>Next adjust the color by going to Image>Adjustments>Hue/Saturation. This will make the wood look like it matches the image better.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step13.jpg" width="590px"/></p>
<p>After that, change the blending mode to <strong>Vivid Light</strong>, so that the black shows through. Now it looks like burnt charred wood.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step14.jpg" width="590px"/></p>
<p>Now using the <strong>Burn tool</strong>, brush around the edges of the holes and randomly around the map. Use a feathered brush at 45% exposure.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step15.jpg" width="590px"/></p>
<p>Were almost done! Flatten the image one more time and adjust the brightness and contrast. Go to going to Image>Adjustments>Brightness/Contrast.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/step16.jpg" width="590px"/></p>
<p>And now we are done creating a treasure map that has withstood the test of time.</p>
<p><img src="http://images.ientrymail.com/tutorialshift/www/wp-content/uploads/2008/08/27/map_final.jpg" width="590px"/></p>
<p><strong>Congrats!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/a-real-treasure-map/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rumors Of An iPod Nano Update</title>
		<link>http://www.devwebpro.com/rumors-of-an-ipod-nano-update/</link>
		<comments>http://www.devwebpro.com/rumors-of-an-ipod-nano-update/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 19:58:11 +0000</pubDate>
		<dc:creator>John Vinson</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/rumors-of-an-ipod-nano-update/</guid>
		<description><![CDATA[Kevin Rose is famous/infamous among the Apple community. He seems to get information before anyone, and is a pretty big thorn in Steve Jobs’ side. He now has new information released about the new up and coming iPod Nano.
Here is a video of his leaked information:

]]></description>
			<content:encoded><![CDATA[<p>Kevin Rose is famous/infamous among the Apple community. He seems to get information before anyone, and is a pretty big thorn in Steve Jobs’ side. He now has new information released about the new up and coming iPod Nano.</p>
<p>Here is a video of his leaked information:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/N99aEA4UkBc&#038;color1=291787617&#038;color2=325161297&#038;hl=en&#038;fs=1"></param><param name="wmode" value="transparent"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/N99aEA4UkBc&#038;color1=291787617&#038;color2=325161297&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" wmode="transparent" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/rumors-of-an-ipod-nano-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Now Includes Snippets In Root Search</title>
		<link>http://www.devwebpro.com/google-includes-snippets-root-search/</link>
		<comments>http://www.devwebpro.com/google-includes-snippets-root-search/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 15:57:42 +0000</pubDate>
		<dc:creator>Lamonte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/google-includes-snippets-root-search/</guid>
		<description><![CDATA[Google now includes code snippets in primary search results.]]></description>
			<content:encoded><![CDATA[<div id="attachment_87" class="wp-caption alignright" style="width: 310px"><a href="http://codeflu.com/wp-content/uploads/2008/08/codesnippet.jpg"><img class="size-medium wp-image-87" title="codesnippet" src="http://codeflu.com/wp-content/uploads/2008/08/codesnippet-300x150.jpg" alt="Google Search Results" width="300" height="150" /></a><p class="wp-caption-text">Google Search Results</p></div>
<p>Recently Discovered, I was searching the web for <a href="http://www.google.com/search?hl=en&amp;q=groupby"><strong>mysql group by</strong></a> and on the very first page half way down I found out google is now including its code snippet engine in the root search engine.</p>
<p><span id="more-1741"></span></p>
<p>So I&#8217;m guessing google is going to start trying to make searching as easy as possible with it&#8217;s search results in the near future.  So far I&#8217;ve only discovered google only did this for &#8220;group by&#8221; mysql clause, but not sure if this works with any other search results yet, google ftw!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/google-includes-snippets-root-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
