<?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; July</title>
	<atom:link href="http://www.devwebpro.com/2008/07/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devwebpro.com</link>
	<description>Developer Tutorials, Expert Articles, Videos &#38; News</description>
	<lastBuildDate>Thu, 09 Sep 2010 19:48:16 +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>Always Define Background Colors In IE</title>
		<link>http://www.devwebpro.com/always-define-background-colors-in-ie/</link>
		<comments>http://www.devwebpro.com/always-define-background-colors-in-ie/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 07:22:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/always-define-background-colors-in-ie/</guid>
		<description><![CDATA[Always define a background color when it comes down to using Internet Explorer.]]></description>
			<content:encoded><![CDATA[<p>IE is one of them browsers which can literally make a web developer go nuts.  IE has a problem with default values and other things like that.</p>
<h2>Define your body background color</h2>
<p>In IE there is no default background color meaning it&#8217;ll use what ever is closes to &#8220;white&#8221;.  If your going to use white as the default background alway define it for IE&#8217;s sake for the fact IE&#8217;s default BG isn&#8217;t fully white.  Unlike other browsers like FF and Opera this setting is set default to white.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/always-define-background-colors-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Knowl Has its Own Domain?</title>
		<link>http://www.devwebpro.com/google-knowl-has-its-own-domain/</link>
		<comments>http://www.devwebpro.com/google-knowl-has-its-own-domain/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 06:52:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/google-knowl-has-its-own-domain/</guid>
		<description><![CDATA[Google Knowl has a domain, but not using it?]]></description>
			<content:encoded><![CDATA[<p>Yes I misspelled &#8220;<strong>Knol</strong>&#8221; on purpose because people look for it a lot according to keyword searches.</p>
<h2>Google Owns GoogleKnol.com</h2>
<p>Apparently, doing some research I was going to try buying GoogleKnol.com to gain some profit off the deal which possibly could of made some money over time.  So I visit the domain, page doesn&#8217;t load but according to <a title="GoogleKnol.com" href="http://whois.net/whois_new.cgi?d=googleknol&amp;tld=com">Whois.Net</a> the domain is registered to Google already and is set up to 4 of Google&#8217;s nameservers already</p>
<h2>Why not use its domain?</h2>
<p>Not sure, it possibly could be like the gmail service where it redirects the domain to googles subdomain.</p>
<h2>In Conclusion</h2>
<p>Anyone who was trying to get this domain <img src='http://www.devwebpro.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  sorry your out of luck <img src='http://www.devwebpro.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , would of been worth some money.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/google-knowl-has-its-own-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Web 2.0 Progress Bars: jQuery, DHTML, JS, CSS, Photoshop</title>
		<link>http://www.devwebpro.com/create-web-20-progress-bars-jquery-dhtml-js-css-photoshop/</link>
		<comments>http://www.devwebpro.com/create-web-20-progress-bars-jquery-dhtml-js-css-photoshop/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 13:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/create-web-20-progress-bars-jquery-dhtml-js-css-photoshop/</guid>
		<description><![CDATA[Progress Bars is one of the most interesting components that web designers like to use in their projects.
They can be used in various places such as: page loading, redirecting, uploading files, sending information using Ajax and so forth.
In this post I&#8217;ve made a wonderful package of progress bars.
By reading this post you&#8217;ll be able to [...]]]></description>
			<content:encoded><![CDATA[<p>Progress Bars is one of the most interesting components that web designers like to use in their projects.</p>
<p>They can be used in various places such as: page loading, redirecting, uploading files, sending information using Ajax and so forth.</p>
<p>In this post I&#8217;ve made a wonderful package of progress bars.</p>
<p>By reading this post you&#8217;ll be able to make some beautiful progress bars for your own use.</p>
<p>I&#8217;ve grouped them into four parts:</p>
<p>1. jQuery progress bars</p>
<p>2. JavaScript and DHTML progress bars</p>
<p>3. Create progress bars using CSS</p>
<p>4. Create progress bars using Photoshop</p>
<p>I hope you to enjoy them.</p>
<h2>jQuery Progress Bars</h2>
<p><span style="color: #ff8040;"><a href="http://mattberseth.com/blog/2008/07/jqueryui_progressbar_widget.html">jQuery.UI ProgressBar Widget</a></span></p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/18.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/1-thumb1.jpg" border="0" alt="1" width="482" height="86" /></a></p>
<p><a href="http://t.wits.sg/2008/06/25/howto-php-and-jquery-upload-progress-bar/">HOWTO: PHP and jQuery upload progress bar</a></p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/21.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/2-thumb1.jpg" border="0" alt="2" width="303" height="169" /></a></p>
<p><span id="more-2515"></span></p>
<p><a href="http://www.pixeline.be/experiments/jqUploader/">jqUploader</a></p>
<p>&#8220;jqUploader is a jquery plugin that substitutes html file input fields with a flash-based file upload widget, allowing to display a progressbar and percentage. It is designed to take most of its customization from the html code of your form directly &#8211; so you don&#8217;t have to do things twice . For instance, the maximum file size, if specified via html, will be recognized and used in the rich upload interface generated by jqUploader.</p>
<p>The plugin uses the form action attribute value (normally pointing to a server side script handling the upload and other data manipulations, and appends a variable &#8220;jqUploader=1&#8243; so that the upload code is initiated when it sees that key/value is on the posted data.&#8221;</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/31.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/3-thumb1.jpg" border="0" alt="3" width="327" height="106" /></a></p>
<p><a href="http://digitalbush.com/projects/progress-bar-plugin/">Progress Bar Plugin</a></p>
<p>This is a progress bar plugin for jQuery.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/41.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/4-thumb1.jpg" border="0" alt="4" width="218" height="75" /></a></p>
<h2>DHTML &amp; JavaScript Progress bars</h2>
<p><a href="http://www.javascriptkit.com/script/script2/progressbar.shtml">Popup progress bar</a></p>
<p>Todd&#8217;s popup progress bar script is used to provide a visual update of an event in progress. Use it, for example, to display a delay before redirecting to another page or loading a script/application</p>
<p>We&#8217;ve modified the script so it:</p>
<p>-Works in NS6 as well (default is IE4+ and NS4)<br />
-Ability to specify duration of progress bar display (ie: 5 seconds)</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/61.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/6-thumb1.jpg" border="0" alt="6" width="192" height="55" /></a></p>
<p><a href="http://www.dynamicdrive.com/dynamicindex11/xpprogressbar.htm">WinXP Progress Bar (version 1.2)</a></p>
<p><strong></strong>A great looking pure DHTML progress bar that resembles the one seen in Window XP&#8217;s startup screen. All visual aspects of the bar can be customized, and the script can be invoked multiple times to display multiple bars on the same page. Script works in both IE5+ and NS6+.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/71.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/7-thumb1.jpg" border="0" alt="7" width="312" height="33" /></a></p>
<p><a href="http://htmldb.oracle.com/pls/otn/f?p=11933:69:1590909707220986:APPLY_CHANGES:NO:::">Progress graphic on submit</a></p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/81.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/8-thumb1.jpg" border="0" alt="8" width="218" height="58" /></a></p>
<p><a href="http://www.treebuilder.de/default.asp?file=313823.xml">scriptable progress bar</a></p>
<p>this is a step by step guide on how to extend xhtml with elements in your own namespace , render<br />
your elements with SVG, style the output with CSS and make the whole thing scriptable.<br />
so lets create a programmable progressbar</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/92.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/9-thumb2.jpg" border="0" alt="9" width="211" height="55" /></a></p>
<p><a href="http://www.licketyknit.com/progressbars.html">Knitters&#8217; Progress Bars</a></p>
<p>Here are some HTML/Javascript progress bars.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/101.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/10-thumb1.jpg" border="0" alt="10" width="212" height="85" /></a></p>
<p><a href="http://davidwalsh.name/progress-bar-animated-mootools">Animated Progress Bars Using MooTools</a></p>
<p>&#8220;I love progress bars. It&#8217;s important that I know roughly what percentage of a task is complete. I&#8217;ve created a highly customizable MooTools progress bar class that animates to the desired percentage.&#8221;</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/111.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/11-thumb1.jpg" border="0" alt="11" width="251" height="34" /></a></p>
<h2>Create Progress Bars using CSS</h2>
<p><a href="http://www.cssglobe.com/post/1468/pure-css-animated-progress-bar">Pure CSS Animated Progress Bar</a></p>
<p>Here&#8217;s a simple demonstration of how you can create animated progress bar using pure css. The trick is very simple. We need 3 elements, one container and 2 nested elements.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/51.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/5-thumb1.jpg" border="0" alt="5" width="304" height="142" /></a></p>
<p><a href="http://pupungbp.erastica.com/css/creating-progress-bar-with-css/">Creating Progress Bar with CSS</a></p>
<p>&#8220;Famous free email service such <a href="http://mail.yahoo.com">Yahoo!Mail</a> or <a href="http://gmail.com">Gmail</a> use this feature to warn their users how many quota left to use. You can build progress bar using a simple css code and few images.&#8221;</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/121.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/12-thumb1.jpg" border="0" alt="12" width="333" height="137" /></a></p>
<p><a href="http://pootato.org/tutorials/css/css-progress-bar/">CSS Progress Bar</a></p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/131.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/13-thumb1.jpg" border="0" alt="13" width="226" height="39" /></a></p>
<p><a href="http://www.barenakedapp.com/the-design/displaying-percentages">CSS Progress Bar</a></p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/141.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/14-thumb1.jpg" border="0" alt="14" width="132" height="25" /></a></p>
<h2>Create Progress Bars using Photoshop</h2>
<p><a href="http://expertinps.com/?p=21">Animated Progress Bar</a></p>
<p>In this tutorial, I’ll walk you through the steps it takes to create an animated progress bar for your site or script.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/151.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/15-thumb1.jpg" border="0" alt="15" width="343" height="43" /></a></p>
<p><a href="http://www.illustrateddesigns.com/articles/2791/1/Professionaly-looking-animated-progress-bar/Page1.html">Professionaly looking animated progress bar</a></p>
<p>For a serious interface project, we usually needed to create a nice Please Wait animation(progress).</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/161.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/16-thumb1.jpg" border="0" alt="16" width="103" height="104" /></a></p>
<p><a href="http://photoshopx.blogspot.com/2006/04/windows-xp-progress-bar.html">Windows XP Progress Bar</a></p>
<p>Learn how to make a <strong>Windows XP Progress Bar</strong><br />
using adobe Photoshop.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/171.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/17-thumb1.jpg" border="0" alt="17" width="256" height="43" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/create-web-20-progress-bars-jquery-dhtml-js-css-photoshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Essential Shortcuts for Geeks: Over 21 Software &amp; Web Services</title>
		<link>http://www.devwebpro.com/essential-shortcuts-for-geeks-over-21-software-web-services/</link>
		<comments>http://www.devwebpro.com/essential-shortcuts-for-geeks-over-21-software-web-services/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 07:50:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/essential-shortcuts-for-geeks-over-21-software-web-services/</guid>
		<description><![CDATA[Keyboard shortcuts are really useful to save time and boost up productivity. We really don&#8217;t always need to use the mouse clicks during using a software.
We use a lot of various software when we use our computer. Some of them are used every day and we spend a lot of time using them. In this [...]]]></description>
			<content:encoded><![CDATA[<p>Keyboard shortcuts are really useful to save time and boost up productivity. We really don&#8217;t always need to use the mouse clicks during using a software.<br />
We use a lot of various software when we use our computer. Some of them are used every day and we spend a lot of time using them. In this post, I&#8217;ve made a massive list of all major software shortcuts ranging from operation systems to web based services.<br />
<span id="more-1538"></span><br />
<a href="http://feeds.feedburner.com/aCommentNet"><strong>Before start reading this post, don’t forget to subscribe to our RSS feed to not miss any post! </strong></a></p>
<h2>Operation Systems</h2>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c82534135080-a60c421aae-m-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c82534135080-a60c421aae-m-thumb.jpg" border="0" alt="2534135080_a60c421aae_m" width="150" height="111" /></a><br />
1- <a href="http://support.microsoft.com/kb/301583" target="_blank">Windows XP</a> &#8211; list of the keyboard shortcuts that are available in Windows XP<br />
2- <a href="http://www.intelliadmin.com/blog/2006/04/windows-keyboard-shortcuts-you-never.html">Windows keyboard shortcuts you never knew existed!<br />
</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8429808137-a6a52c0136-m-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8429808137-a6a52c0136-m-thumb.jpg" border="0" alt="429808137_a6a52c0136_m" width="113" height="110" /></a><br />
3- <a href="http://windowshelp.microsoft.com/windows/en-us/help/2503b91d-d780-4c80-8f08-2f48878dc5661033.mspx" target="_blank">Windows Vista</a> &#8211; Windows Vista Shortcut Keys<br />
4- <a href="http://www.bridgetonova.com/2007/12/useful-windows-vista-shortcuts.html" target="_blank">Useful Windows Vista Shortcuts</a> &#8211; Some useful shortcuts</p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8mac-os-x-logo-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8mac-os-x-logo-thumb.jpg" border="0" alt="mac-os-x-logo" width="113" height="121" /></a><br />
5- <a href="http://support.apple.com/kb/HT1343" target="_blank">Max OS X</a> &#8211; Learn about common Mac OS X keyboard shortcuts.<br />
6- <a href="http://www.usingmac.com/2007/11/21/mac-os-x-leopard-200-productivity-booster-hotkeys">Mac OS X Leopard: 200+ Productivity Booster Keyboard Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8ubuntulinux-1-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8ubuntulinux-1-thumb.png" border="0" alt="ubuntulinux-1" width="244" height="141" /></a><br />
7- <a href="http://blog.i64.pl/PiosBlog/200610/29-linux-keyboard-shortcuts-you-should-know-about/">Linux keyboard shortcuts you should know about</a><br />
8- <a href="http://ubuntuforums.org/showthread.php?t=50794" target="_blank">Ubuntu Useful Keyboard Shortcuts</a></p>
<h2>Browsers</h2>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c82689468977-8900502c6e-m-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c82689468977-8900502c6e-m-thumb.jpg" border="0" alt="2689468977_8900502c6e_m" width="113" height="141" /></a><br />
9- <a href="http://www.jeetblog.com/incredible-firefox-keyboard-shortcuts/">Incredible Firefox Keyboard Shortcuts Which You Probably Don’t Know About</a><br />
10- <a href="http://support.mozilla.com/en-US/kb/Keyboard+shortcuts" target="_blank">Firefox shortcuts</a><br />
11- <a href="http://seonoobs.com/20-amazing-firefox-shortcuts-to-save-you-time-and-money/" target="_blank">20 Amazing Firefox Shortcuts to Save You Time and Money</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8577596951-f9b3ccba04-m-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8577596951-f9b3ccba04-m-thumb.jpg" border="0" alt="577596951_f9b3ccba04_m" width="114" height="114" /></a><br />
12- <a href="http://docs.info.apple.com/article.html?artnum=42951" target="_blank">Safari: Browser Window and Menu Shortcuts</a><br />
13- <a href="http://www.macosxtips.co.uk/index_files/seven-simple-safari-shortcuts.html" target="_blank">Seven Simple Safari Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8171993893-6d21bad48a-m-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8171993893-6d21bad48a-m-thumb.jpg" border="0" alt="171993893_6d21bad48a_m" width="110" height="110" /></a><br />
14- <a href="http://www.opera.com/support/tutorials/nomouse/" target="_blank">Use Opera without a Mouse</a><br />
15- <a href="http://www.opera.com/products/desktop/keyboard/" target="_blank">Keyboard Shortcuts in Opera</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c82389944364-ae7269467a-m-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c82389944364-ae7269467a-m-thumb.jpg" border="0" alt="2389944364_ae7269467a_m" width="105" height="105" /></a><br />
16- <a href="http://blogs.msdn.com/ie/attachment/715071.ashx" target="_blank">Internet Explorer 7 Shortcuts</a></p>
<h2>Software</h2>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8pscs3-beta-presentation-final-30-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8pscs3-beta-presentation-final-30-thumb.png" border="0" alt="PSCS3_beta_Presentation_FINAL-30" width="103" height="100" /></a><br />
17- <a href="http://www.webdesignerwall.com/tutorials/photoshop-secret-shortcuts/" target="_blank">Photoshop Secret Shortcuts</a><br />
18- <a href="http://digital-photography-school.com/blog/photoshop-shortcut-commands/">18 Exceptionally Useful Photoshop Shortcuts</a><br />
19- <a href="http://digital-photography-school.com/blog/28-more-exceptionally-useful-photoshop-shortcuts/">28 More Exceptionally Useful Photoshop Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8adobe-illustrator-logo-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8adobe-illustrator-logo-thumb.jpg" border="0" alt="adobe-illustrator-logo" width="101" height="96" /></a><br />
20- <a href="http://www.webdesignerwall.com/tutorials/adobe-illustrator-shortcuts/" target="_blank">Adobe Illustrator Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8dw-appicon-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8dw-appicon-thumb.jpg" border="0" alt="dw_appicon" width="94" height="94" /></a><br />
21- <a href="http://webdesign.about.com/od/dreamweavertips/l/bl_kbdshortdw.htm" target="_blank">Dreamweaver 8 Keyboard Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8word-icon-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8word-icon-thumb.png" border="0" alt="word_icon" width="100" height="100" /></a><br />
22- <a href="http://www.keyxl.com/aaa367b/5/Microsoft-Word-keyboard-shortcuts.htm" target="_blank">Microsoft Word 2007 keyboard shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8studio-logo-2.gif"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8studio-logo-thumb.gif" border="0" alt="studio_logo" width="137" height="105" /></a><br />
23- <a href="http://www.keyxl.com/aaa6419/351/Zend-Studio-5-keyboard-shortcuts.htm" target="_blank">Zend Studio 5 keyboard shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8thunderbird-logo-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8thunderbird-logo-thumb.png" border="0" alt="thunderbird-logo" width="112" height="113" /></a><br />
24-  <a href="http://www.mozilla.org/support/thunderbird/keyboard" target="_blank">Thunderbird Keyboard Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8windows-live-writer-logo-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8windows-live-writer-logo-thumb.png" border="0" alt="windows-live-writer-logo" width="244" height="54" /></a><br />
25- <a href="http://labnol.blogspot.com/2007/06/get-productive-with-windows-live-writer.html" target="_blank">Window Live Writer</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8yahoomess-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8yahoomess-thumb.png" border="0" alt="yahoomess" width="101" height="99" /></a><br />
26- <a href="http://www.scribd.com/doc/618/Yahoo-Messenger-Keyboard-Shortcuts" target="_blank">Yahoo Messenger Keyboard Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8messenger-icon-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8messenger-icon-thumb.jpg" border="0" alt="messenger-icon" width="99" height="89" /></a><br />
27- <a href="http://www.scribd.com/doc/622/Windows-Messenger-Keyboard-Shortcuts" target="_blank">Windows Messenger Keyboard Shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8google-talk-logo-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8google-talk-logo-thumb.png" border="0" alt="Google_Talk_(logo)" width="144" height="70" /></a><br />
28- <a href="http://blog.shankarganesh.com/2007/05/31/google-talk-keyboard-shortcuts/">Google Talk keyboard shortcuts</a></p>
<h2>Online Services</h2>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8logo-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8logo-thumb.png" border="0" alt="logo" width="147" height="61" /></a><br />
29- <a href="http://lifehacker.com/software/google-reader/hack-attack-getting-good-with-google-reader-233712.php">Hack Attack: Getting good with Google Reader</a><br />
30- <a href="http://www.keyxl.com/aaaa3e0/73/Google-RSS-Feed-Reader-XML-keyboard-shortcuts.htm" target="_blank">Google Reader keyboard shortcuts</a></p>
<p><a href="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8gmail-logo-2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/acomment/2008/07/windowslivewriteressentialshortcutsforgeeks-125c8gmail-logo-thumb.jpg" border="0" alt="gmail-logo" width="136" height="110" /></a><br />
31- <a href="http://mail.google.com/support/bin/answer.py?ctx=gmail&amp;hl=en&amp;answer=6594" target="_blank">Gmail shortcuts</a></p>
<p><strong>Enjoyed this post? Share it with your friends!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/essential-shortcuts-for-geeks-over-21-software-web-services/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>OpenLogic Survey Found Unsatisfied Customers</title>
		<link>http://www.devwebpro.com/openlogic-survey-found-unsatisfied-customers/</link>
		<comments>http://www.devwebpro.com/openlogic-survey-found-unsatisfied-customers/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 18:55:53 +0000</pubDate>
		<dc:creator>Roberto Galoppini</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/openlogic-survey-found-unsatisfied-customers/</guid>
		<description><![CDATA[OpenLogic, an open source provider offering software and services for open source governance, conducted a study based on the answers to the questionnaire of 123 enterprise open source users. Only 38 percent of respondents &#8211; included systems and application architects, IT executives and managers and developers &#8211; said they were satisfied with the support they [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://openlogic.com">OpenLogic</a>, an open source provider offering software and services for open source governance, <a href="http://itmanagement.earthweb.com/osrc/article.php/3760651/Open+Source+Users+Unhappy+With+Paid+Support.htm">conducted a study</a> based on the answers to the questionnaire of 123 enterprise open source users. Only 38 percent of respondents &#8211; included systems and application architects, IT executives and managers and developers &#8211; said they were satisfied with the support they received from a commercial open source organization.</p>
<div style="margin-left:20px; margin-right:15px;">OpenLogic’s research found that enterprise users of open source software have been accustomed to getting their support directly from the open source community or from their own internal support resources.  However, a majority of respondents from larger enterprises saw having a support vendor as important.  Additionally, although the most common support resources used were internal resources and open source mailing lists, a significant minority of respondents use commercial open source vendors.  Still, many respondents also felt that open source support was harder to obtain.When comparing open source support to support for traditional, non-open source software, the vast majority of respondents reported that open source support was of equal or better quality.  Support issues for open source were more frequently about configuration, integration and performance than about software defects.</div>
<p><span id="more-2587"></span><br />
<strong>Despite the small size of the survey</strong>, and also keeping in mind that more than 50% of respondents are big enterprises (more than 1.000 employees), the study reflects qualitative trends in open source usage, as far as OpenLogic reports. I asked <a href="http://www.openlogic.com/company/team.php">Kim Weins</a>, Senior VP of Marketing at OpenLogic, <a href="http://robertogaloppini.net/2008/04/29/open-source-governance-openlogic-expands-its-library-and-launches-its-comparison-matrix/">another feedback</a>.</p>
<p><strong>Do you think the low satisfaction maybe related to the size of the customer? </strong></p>
<div style="margin-left:20px; margin-right:15px;">I looked at the data from the survey and divided it into 3 groups by company size (250 employees or less, between 250 and 1000 employees, more than 1000 employees). When comparing these groups, the middle group (250-1000 employees) was most satisfied with Commercial OSS vendors (78% were satisfied or extremely satisfied), the smaller companies (&lt; 250 employees) were next most satisfied (37% were satisfied or extremely satisfied), and the largest companies (&gt;1000 employees) were least satisfied (32% were satisfied or extremely satisfied).</div>
<p>Smaller companies might have lower expectations in terms of integration issues, probably the toughest one to address, and the more likely to meet in a complex environment. Commercial open source vendors are asked to sell more and more valuable OSS support, providing customers with a service level going beyond what they can get for “free” (as in beer) from communities and internal resources. In this respect it is no surprise that the time it takes to resolve an issue takes longer for commercial OSS vendors than internal resources or community mailing lists.</p>
<p><strong>Among the other findings of the survey</strong> apparently software defects is not the top priority, while users need more often of help with configuration, integration or performance issues. Hybrid here is a keyword, and commercial open source vendors need to cope with proprietary solutions and custom-coded software.</p>
<p><strong>Last but not least, how do you see players like OpenLogic fitting into this picture?</strong></p>
<div style="margin-left:20px; margin-right:15px;">There are several key areas that OpenLogic focuses on to ensure our customers are extremely satisfied.</p>
<div style="margin-left:20px; margin-right:15px;">
<p>• Speed and quality of resolution.  Companies want issues resolved quickly and accurately.</p>
<p>• No fingerpointing.  Companies need help when their issues span multiple components or applications in a mixed source environment.</p>
<p>• Flexibility.  When working in a production environment, companies do not always want to move to the latest version to get a fix.  They often want help in patching their existing version to avoid migrating to a new version.</p>
</div>
</div>
<p><strong>Flexibility seems a promising factor</strong>, and I would be glad to hear some feedback from OpenLogic’s customers.</p>
<p><a href="http://robertogaloppini.net/2008/07/29/open-source-governance-openlogic-survey-found-unsatisfied-customers/">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/openlogic-survey-found-unsatisfied-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Cool Carbon Fiber Menu</title>
		<link>http://www.devwebpro.com/create-a-cool-carbon-fiber-menu/</link>
		<comments>http://www.devwebpro.com/create-a-cool-carbon-fiber-menu/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 16:27:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Carbon Fiber]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/create-a-cool-carbon-fiber-menu/</guid>
		<description><![CDATA[I am going to show you how to create a custom menu, using a carbon fiber pattern that I will show you how to make in Photoshop.


First I am going to start off with a 300X400px canvas. I am going to leave my background white for now.
Next get your rounded rectangle tool

In a new layer [...]]]></description>
			<content:encoded><![CDATA[<p>I am going to show you how to create a custom menu, using a carbon fiber pattern that I will show you how to make in Photoshop.</p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot38.gif" alt=""/></p>
<p><span id="more-5982"></span></p>
<p>First I am going to start off with a 300X400px canvas. I am going to leave my background white for now.</p>
<p>Next get your rounded rectangle tool</p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot1.gif" alt=""/></p>
<p>In a new layer create a rectangle in the middle of your screen leaving a pretty even amount of white around the shape and use 20px as your radius.</p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot2.gif" alt=""/></p>
<p>Use these blending options:</p>
<p><strong>Outer Glow </strong></p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot3.gif" alt=""/></p>
<p><strong>Inner Glow </strong></p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot4.gif" alt=""/></p>
<p><strong>Bevel and Emboss </strong></p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot5.gif" alt=""/></p>
<p><strong>Contour </strong></p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot6.gif" alt=""/></p>
<p>My result so far:</p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot7.gif" alt=""/></p>
<p>Make another new layer above that one and create another rounded rectangle with the same radius as the previous one, using the color white just so you can gauge the rectangle </p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot8.gif" alt=""/></p>
<p>Now add these blending options to that:</p>
<p><strong>Inner Glow </strong></p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot9.gif" alt=""/></p>
<p><strong>Bevel and Emboss </strong></p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot10.gif" alt=""/></p>
<p><strong>Color Overlay </strong></p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot11.gif" alt=""/></p>
<p>My result from that;</p>
<p><img src="http://images.ientrymail.com/photoshoppoint/verticalmenu/screenshot12.gif" alt=""/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/create-a-cool-carbon-fiber-menu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Over thousand mini pixel icons! All Free!</title>
		<link>http://www.devwebpro.com/over-thousand-mini-pixel-icons-all-free/</link>
		<comments>http://www.devwebpro.com/over-thousand-mini-pixel-icons-all-free/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 05:00:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/over-thousand-mini-pixel-icons-all-free/</guid>
		<description><![CDATA[Oh, yeah. In this post I&#8217;ve collected over thousand free pixel and mini icons. You can use them in your project or your web-site.
These are in 14&#215;14px , 12&#215;12px , 16&#215;16px  and other sizes.

Fugue Icons
collection of 788 icons with PNG format  (16&#215;16 pixel).
The icons can be used free for any personal or commercial [...]]]></description>
			<content:encoded><![CDATA[<p>Oh, yeah. In this post I&#8217;ve collected over thousand free pixel and mini icons. You can use them in your project or your web-site.<br />
These are in 14&#215;14px , 12&#215;12px , 16&#215;16px  and other sizes.<br />
<a href="http://images.ientrymail.com/developerfox/2008/07/web-design.gif"></a><br />
<a href="http://www.pinvoke.com/"><strong>Fugue Icons</strong></a><br />
collection of 788 icons with PNG format  (16&#215;16 pixel).</p>
<p>The icons can be used free for any personal or commercial projects.</p>
<p>The icons are licensed under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 license</a>.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/1.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/1-thumb.jpg" border="0" alt="1" width="466" height="408" /></a><br />
<span id="more-2516"></span><br />
<a href="http://www.nclud.com/sketchbook/minimalist-pixel-icon-set"><strong>Minimalist Pixel Icon Set</strong></a><br />
The following are 26 random icons we’ve created over the last few months for different purposes.</p>
<p>These icons are licenced under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons licence</a>, so you are free to do whatever you want with them.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/minimalist-icons.gif"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/minimalist-icons-thumb.gif" border="0" alt="minimalist-icons" width="475" height="141" /></a><br />
<a href="http://www.exploding-boy.com/2005/09/13/explodingboy-pixel-icons/"><strong>ExplodingBoy Pixel Icons</strong></a><br />
You can used pixel icons for application toolbars, content management systems, web applications, anything you like. They are divided into four different color sets — blue, pale blue, orange, and grey. They are ultra-simple, straightforward pixel icons. They are free for use!</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/2-thumb.jpg" border="0" alt="2" width="260" height="101" /></a><br />
<a href="http://www.visual-blast.com/graphics/icons/pi-diagona-pixel-icons/"><strong>PI Diagona Pixel Icons</strong></a><br />
High Quality and Free 10×10 and 16×16 pixel icons. The icons can be used free for any personal or commercial projects. <strong>Included 400 (200+200) icons in PNG format.</strong></p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/3.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/3-thumb.jpg" border="0" alt="3" width="260" height="209" /></a><br />
<a href="http://www.alvit.de/blog/article/icons-round-up-free-mini-pixel-icons"><strong>Icons Round-Up: Free Mini Pixel Icons</strong></a><br />
The icons are divided into 5 categories – File Type Icons, Web Design Icons, Web Blog &amp; CMS Icons, User Icons, E-commerce Icons.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/4.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/4-thumb.jpg" border="0" alt="4" width="258" height="260" /></a><br />
<a href="http://www.somerandomdude.net/srd-projects/bitcons/"><strong>Bitcons</strong></a><br />
Bitcons, is a mini-pixel icon set (16×16 pixels) containing 121 individual icons for various subjects</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/5.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/5-thumb.jpg" border="0" alt="5" width="416" height="500" /></a><br />
<a href="http://www.pixelpressicons.com/cc_16x_icons.html"><strong>Mini Pixel Icons (Angle Stlye)</strong></a><br />
16&#215;16 Mini Pixel Icons (Angle Stlye) in .GIF Format</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/6.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/6-thumb.jpg" border="0" alt="6" width="407" height="72" /></a></p>
<p><a href="http://www.icojoy.com/articles/28/"><br />
</a><br />
<a href="http://www.icojoy.com/articles/28/"><strong>BacktoPixel: free icons</strong></a><br />
<a href="http://www.icojoy.com/articles/28/"> </a></p>
<p>These icons are free to use in any kind of project unlimited times.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/7.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/7-thumb.jpg" border="0" alt="7" width="260" height="214" /></a></p>
<h1><strong></strong></h1>
<p><a href="http://www.freeiconsdownload.com/Free_Downloads.asp?id=284"><br />
</a><br />
<a href="http://www.freeiconsdownload.com/Free_Downloads.asp?id=284"><strong>Free Icons pixel style</strong></a><br />
<a href="http://www.freeiconsdownload.com/Free_Downloads.asp?id=284"> </a></p>
<p>These icons are free to use in any kind of project unlimited times. Icon Sizes: 9&#215;9, 18&#215;18, 28&#215;28 File Types: .png, .gif</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/8.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/8-thumb.jpg" border="0" alt="8" width="260" height="187" /></a><br />
<a href="http://brainstormsandraves.com/archives/2008/04/10/blogicons/"><strong>30 Free Website Icons, Blog Icons, Symbol Icons</strong></a><br />
These are pixel icons, 15 16&#215;16 icons and 15 matching 10&#215;10 icons.</p>
<p>You have a license to use these graphic icons for commercial or personal use with some exceptions</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/91.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/9-thumb1.jpg" border="0" alt="9" width="246" height="167" /></a></p>
<p><a href="http://www.randomjabber.com/static/sizcons/"><strong>Sizcons</strong></a></p>
<p>The icons are free, so use them however you see fit. If you do use them, it would be nice to get a link displayed somewhere on your site saying where you got them, but it’s not required.</p>
<p>16&#215;16 icons and 12&#215;12 icons are available for download.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/10.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/10-thumb.jpg" border="0" alt="10" width="260" height="76" /></a><br />
<a href="http://www.famfamfam.com/lab/icons/mini/"><strong>MINI ICONS</strong></a><br />
“Mini” is a set of 144 GIF icons available for free use for any purpose.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/11.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/11-thumb.jpg" border="0" alt="11" width="470" height="166" /></a><br />
<a href="http://www.famfamfam.com/lab/icons/flags/"><strong>FLAG ICONS</strong></a><br />
“Flags” are 247 icons — in GIF and PNG formats — representing most countries in the world as small pixel icons. These flag icons are available for free use for any purpose with no requirement for attribution.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/12.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/12-thumb.jpg" border="0" alt="12" width="331" height="292" /></a><br />
<a href="http://sweetie.sublink.ca/"><strong>Cute and clear icons</strong></a><br />
Cute and clear icons to use in your nifty web application. They are licenced under a Creative Commons licence, so commercial use is fine. Also feel free to make derivatives with the included Photoshop documents.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/14.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/14-thumb.jpg" border="0" alt="14" width="372" height="102" /></a><br />
<a href="http://marko.isfoundhere.com/webcontrolicons.php"><strong>My Web Control Icons</strong></a><br />
Use these sets of grey, blue, green and red gif/png images in your web sites for admin buttons or whatever.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/15.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/15-thumb.jpg" border="0" alt="15" width="260" height="171" /></a><br />
<a href="http://bs-markup.de/iconsets"><strong>Kostenlose Icons</strong></a><br />
<a href="http://images.ientrymail.com/developerfox/2008/07/16.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/16-thumb.jpg" border="0" alt="16" width="260" height="236" /></a><br />
<a href="http://www.stylegala.com/features/bulletmadness/">Bullet madness</a><br />
A handy collection of bullets for your webdesign needs &#8211; these icons can add that little extra to your design and make your site stand out from the crowd.</p>
<p><a href="http://images.ientrymail.com/developerfox/2008/07/17.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://images.ientrymail.com/developerfox/2008/07/17-thumb.jpg" border="0" alt="17" width="291" height="424" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/over-thousand-mini-pixel-icons-all-free/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Buttons with Images</title>
		<link>http://www.devwebpro.com/buttons-with-images/</link>
		<comments>http://www.devwebpro.com/buttons-with-images/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 21:15:40 +0000</pubDate>
		<dc:creator>Derald</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/buttons-with-images/</guid>
		<description><![CDATA[If you have used Live.com, one of Microsoft&#8217;s search engines, you may have noticed that the submit button for their search is not a default button in HTML.  There are two different ways you can do this with a little bit of CSS and a graphic.  To start out you may want to [...]]]></description>
			<content:encoded><![CDATA[<p>If you have used Live.com, one of Microsoft&#8217;s search engines, you may have noticed that the submit button for their search is not a default button in HTML.  There are two different ways you can do this with a little bit of CSS and a graphic.  To start out you may want to create a graphic for you to use.  I quickly create similar magnifying glass button, like the one on Live.com.  Here is what mine looks like, and the one we will be using in this tutorial.</p>
<p><img src="http://images1.ientry.com/cssjuice/search.jpg" alt="Search button" height="25" width="25" /></p>
<p><span id="more-4770"></span></p>
<p>In HTML, there are at least four ways to create a button.  There are three input types, submit, reset, and button.  There is also the button tag.  To follow HTML standards we will us both the input type button, and the button tag, although the same practice can be applied to the submit and reset button.  If you do apply the technique to either of those input types remember to  change the value of the buttons to value=&#8221;".   This will keep the words Submit, and Reset from showing up on your button.</p>
<p>Now let us look at the CSS part of the code.</p>
<p style="border: 1px solid #cccccc; padding: 5px; color: #0000ff"> <span>.search_button{</span><br />
<span>background: url(images/search.jpg) no-repeat;</span><br />
<span>width: 25px;</span><br />
<span>height: 25px;</span><br />
<span>}</span></p>
<p>Yes, the CSS is that simple to create this effect.  The part that is most important to the effect is the background image, which we have located on the server, in this case images/search.jpg. The width and height are not needed to create the effect, but are nice to make for sure you have complete control over the button. Now for the HTML.</p>
<p style="border: 1px solid #cccccc; padding: 5px; color: #0000ff"> <span>&lt;button class=&#8221;search_button&#8221;&gt;&lt;/button&gt;</span><br />
<span>&lt;input type=&#8221;button&#8221; class=&#8221;search_button&#8221;&gt;</span></p>
<p>Now our buttons will have the image we created on it.  This is a great visual way to direct users to your search bar.  You an also use this for such things a upload buttons where there is an arrow pointing upwards, or for downloads.  It also makes the default buttons not as boring, and allows you to design them to fit into your site.  You no longer have to design around the buttons, but you can design the buttons around your design.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/buttons-with-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySpace is Becoming More Open for Developers</title>
		<link>http://www.devwebpro.com/myspace-becoming-more-open-for-developers/</link>
		<comments>http://www.devwebpro.com/myspace-becoming-more-open-for-developers/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 14:35:49 +0000</pubDate>
		<dc:creator>Bruce Houghton</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.devwebpro.com/myspace-becoming-more-open-for-developers/</guid>
		<description><![CDATA[MySpace has announced support for OpenID and data sharing with Eventful and Flixster. All three moves are part of MySpace&#8217;s efforts to share its eco-system with an increasingly more open social web environment.
OpenID allows users to sign into mulitple  web sites with a single log-in. On Eventful, users can now populate their profiles with [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://myspace.com">MySpace</a> has announced support for OpenID and data sharing with Eventful and Flixster. All three moves are part of MySpace&#8217;s efforts to share its eco-system with an increasingly more open social web environment.</p>
<p>OpenID allows users to sign into mulitple  web sites with a single log-in. On <a target="_blank" href="http://eventful.com">Eventful</a>, users can now populate their profiles with MySpace photo, name, interests and more. Those who connect profiles to MySpace will automatically get Eventful alerts when their favorite act plays nearby with favorites based on which artists they have friended on MySpace. Eventful also recently added a MyTopArtist widget that allows fans to share favorite artist choices on their MySapce page. Both efforts increase the importance of acts keeping tour dates up to date on Eventful.</p>
<p><a target="_blank" href="http://flixter.com">Flixster</a>, a movie fan site, is using MySpace data availability&#8230;<br />
<span id="more-10149"></span><br />
to allow instant sign-on and friend connections for users with active MySpace accounts. Users are able to register for the Flixster site, populate their profile information and find their other friends from MySpace all without having to re-enter any information from their MySpace profile. Flixster and MySpace will then continue to sync information for as long as the user maintains a profile on both sites. Users keep complete control of what information they want to share and can unlink the accounts at any time.</p>
<p><strong>FOR DEVELOPERS ONLY -</strong></p>
<p>MySpace also announced enhancements to its Data Availability initiative for developers to allow  caching and storage. Responding to developer feedback, MySpace introduced changes to Data Availability that will allow developers to store a users&#8217; core profile, called the &#8216;portable profile,&#8217; and cache all of the MySpace API&#8217;s for a 24 hour period of time for data fetched through the MySpace REST services. Items that are cacheable for a 24 hour period and must be removed when the cache expires are About me, Body type, Children, Drinker, Ethnicity, Has app, Heroes, ID, Interests, Jobs, Looking for, Movies, Music, Name, Network presence, Profile song, Profile URL, Relationship status, Religion, Sexual orientation, Smoker, Status and TV shows.</p>
<p>MySpace also allows developers to store certain core elements of user&#8217;s profiles. MySpace understands that having portable profile data is essential to giving users greater freedom with their online identity and has created granular scoping through OAuth to give the user control over what is shared. A user&#8217;s portable profile includes Age, Current location, Date of Birth, Gender, Nickname, Thumbnail URL, and only if the user has scoped access &#8211; Email, First Name, and Last Name.</p>
<p>More info @ <a href="www.developer.myspace.com">www.developer.myspace.com</a>.</p>
<p><a href="http://www.hypebot.com/hypebot/2008/07/myspace-adds-ev.html">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/myspace-becoming-more-open-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash SEO Still in its Infancy</title>
		<link>http://www.devwebpro.com/flash-seo-still-in-infancy/</link>
		<comments>http://www.devwebpro.com/flash-seo-still-in-infancy/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 13:44:26 +0000</pubDate>
		<dc:creator>Ross Dunn</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WebMaster]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://pimp.devwebpro.com/flash-seo-still-in-infancy/</guid>
		<description><![CDATA[June 30th 2008 was a day that Flash developers had been waiting for a long time; Google and Adobe had finally announced that Flash .swf files could be crawled by Google! In fact, the extensive news release from the Adobe Developer Center also stated that Yahoo would be incorporating similar technology in short order. When [...]]]></description>
			<content:encoded><![CDATA[<p>June 30th 2008 was a day that Flash developers had been waiting for a long time; Google and Adobe had finally announced that <a id="vzew" title="Flash is now search engine friendly" href="http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html" target="_blank">Flash .swf files could be crawled by Google</a>! In fact, the extensive news release from the <a id="bo49" title="Adobe Developer Center" href="http://www.adobe.com/devnet/flashplayer/articles/swf_searchability.html" target="_blank">Adobe Developer Center</a> also stated that Yahoo would be incorporating similar technology in short order. When I read this news and the consequential articles from the web marketing community it became very clear that this update was a great step but far from the fix that some Flash developers are likely to pitch to their clients. As a result, I wanted to add my voice to the buzz on this topic and share with you my thoughts on how to optimize a site using Flash while considering the current updates.</p>
<p><span id="more-881"></span><strong id="ry16"><br />
<span id="ww0-" style="color: #990000;">What is Flash?</span></strong><br />
Okay, lets get down to basics. To introduce and establish what<span id="dbtj" style="background-color: #ffffff;"> Flash is all about I am going to fall back on Wikipedia for a concise description:</span></p>
<div id="xjk_" style="margin-left: 40px;"><strong id="itd91">&#8220;</strong>Adobe Flash (previously called Shockwave Flash and Macromedia Flash) is a set of multimedia technologies developed and distributed by Adobe Systems and earlier by Macromedia. Since its introduction in 1996, Flash technology has become a popular method for adding <a id="itd94" title="Animation" href="http://en.wikipedia.org/wiki/Animation" target="_blank">animation</a> and <a id="itd95" title="Interactivity" href="http://en.wikipedia.org/wiki/Interactivity" target="_blank">interactivity</a> to web pages; Flash is commonly used to create animation, <a id="itd96" class="mw-redirect" title="Advertisement" href="http://en.wikipedia.org/wiki/Advertisement" target="_blank">advertisements</a>, and various web page components, to integrate video into web pages, and, more recently, to develop <a id="itd97" title="Rich Internet application" href="http://en.wikipedia.org/wiki/Rich_Internet_application" target="_blank">rich Internet applications</a>.&#8221; Source, <a id="m8jr" title="Wikipedia" href="http://en.wikipedia.org/wiki/Adobe_Flash" target="_blank">Wikipedia</a></div>
<p><strong id="gj240"> <span id="ww0-0" style="color: #990000;">BEFORE: Search Engines Could Not Crawl Flash</span></strong><br />
Up until recently the textual content found in .swf Flash files was, for all intents and purposes, just as unreadable for search engine spiders as the text in images; only HTML text on a page could be read and indexed by search engine spiders because they could not yet (and <a id="wtc4" title="still cannot" href="http://news.cnet.com/Google-backs-character-recognition-research/2100-1032_3-6175136.html" target="_blank">still cannot</a>) conduct on-the-fly optical character recognition.</p>
<p>To explain this differently I think of the HTML that spiders can read like the braille-like feeling of running your finger over a letter written in ball point pen; you can feel the contour of writing. <span id="nsh." style="background-color: #ffffff;">Whereas something unreadable like Flash or an image on a page is like running your fingers along a 4&#215;6 picture of a road sign&#8230; you won&#8217;t feel anything, so by the same token the text on that road sign cannot be read by a search engine spider.</span></p>
<p><strong id="jyso" style="color: #990000;">NOW: Search Engines Can Crawl Text in Flash</strong><br />
For the first time, on June 30th, 2008 Google announced it could accurately spider the textual content hidden within Flash files found on the Internet. This major announcement was enabled by a partnership between Adobe, Google and Yahoo where Adobe provided their proprietary Flash Player technology to the search engines so they could integrate it into their systems and successfully &#8216;read&#8217; the content within Flash files. This technology has vast implications for Google&#8217;s and soon Yahoo&#8217;s indexes because, at least in Google&#8217;s case, this allows the search engine to index the content within over 70.4 million Flash (SWF) files. That is a vast amount of content that was previously inaccessible to the search engines and the ability to access it could add a lot of value for search engine users.</p>
<p>For example, an inspiring and eloquent Flash site like <a id="voiy" title="Forests Forever" href="http://www.forests-forever.com/" target="_blank">Forests Forever</a> could be indexed which would expose more viewers to a website that provides a wonderful introduction to the world&#8217;s forests. Of course that is just one Flash site of many that will add value to search engines when indexed; it just happens to be one of my personal favourites.<strong id="f-kh" style="color: #990000;"> </strong></p>
<p><strong id="f-kh" style="color: #990000;">Search Engine Optimization Now Possible with Flash</strong><br />
The implementation of Flash crawling technology means that the text within Flash can now be indexed and links can be followed. Here are some examples of the basic optimization that is now possible within Flash:</p>
<ul id="xjuc1">
<li id="xjuc2"> Optimizing page content for specific keyphrase(s) to ensure a visiting search engine bot will correctly perceive the page&#8217;s topic.</li>
<li id="mbh4"> Using keywords within internal links to pass link juice from page to page; only applicable for sites where the Flash pages are broken down onto separate URLs.</li>
<li id="o:4c"> Providing emphasis (bolding) to particular words may help to emphasize keyphrase(s); but I am reaching here&#8230; it is unknown if this new technology provides text-importance recognition.</li>
</ul>
<p><strong id="jl8j"> <span id="ww0-1" style="color: #990000;">The Limitations of Flash Search Engine Optimization</span></strong><br />
Now that you have some idea of what can now be optimized for search engines here are a few pitfalls that still limit the search engine friendliness of Flash:</p>
<ol id="jn:r1">
<li id="jn:r2"> <strong id="xjuc6">Single URL Flash Websites:</strong> Many websites I encounter still incorporate all of the website in a single Flash file; in other words as a user navigates the site they are still using the same URL but different pages appear. In such an instance the search engines will index the content and potentially drive traffic to the site but as Google cannot link to content within a Flash file all users will be sent to the beginning of the file. That type of indirect search result is likely to infuriate many searchers who have come to expect immediate results.
<p>Here is a quote from Google&#8217;s comment area on this topic:</p>
<p>&#8220;We’ve heard requests for deep linking (linking to specific content inside file) not just for Flash results, but also for other large documents and presentations. In the case of Flash, the ability to deep link will require additional functionality in Flash with which we integrate.&#8221;</p>
<p>That last line is interesting because it leaves room for interpretation. Do they mean Adobe will have to add the &#8220;additional functionality&#8221; to Flash or that Google needs to beef up their indexing technology to take advantage of the existing Flash functionality? Perhaps some Flash gurus out there could weigh in on this one. It is definitely an ambiguous way for Google to answer the question.</p>
<p>If you need a work-around to <a id="krb7" title="deep-link single SWF files" href="http://www.adobe.com/devnet/flashplayer/articles/swf_searchability.html" target="_blank">deep-link single SWF files</a> Adobe notes a solution: &#8220;you can create multiple HTML files that provide different variables to the SWF and start your application at the correct subsection. By creating multiple entry points, you can get the benefits of a site that is indexed as a suite of pages but still only need to manage one copy of your application.&#8221;<br />
<strong id="ysbo"><br />
</strong></li>
<li id="cgqx1"> <strong id="ysbo0">Text in Images is Not Indexed:</strong> Many Flash websites inexplicably incorporate a great deal of textual content within images and currently search engines cannot index text in images; I expect that will remain true for at least another year or two. As a result, a Flash website that includes a vast amount of text within graphics will not see a noticeable benefit to this enhanced crawling technology.</li>
<li id="cfkr1"> <strong id="gd5i">Resource-File Based Content Not Indexed:</strong> I noted this in Google&#8217;s comment area from their support team: &#8220;At this time, content loaded dynamically from resource files is not indexed. We’ve noted this feature request from several webmasters &#8212; look for this in a near future update.&#8221;</li>
</ol>
<p>In addition, Google&#8217;s news release announced the following limitations to Flash that Google expects to surmount soon (<a id="nb-z" title="quoted from Google blog" href="http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html" target="_blank">quoted from Google blog</a>):</p>
<ol id="ogcp">
<li id="ogcp0"> &#8220;Googlebot does not execute some types of JavaScript. So if your web page loads a Flash file via JavaScript, Google may not be aware of that Flash file, in which case it will not be indexed.&#8221;</li>
<li id="ogcp3"> &#8220;We currently do not attach content from external resources that are loaded by your Flash files. If your Flash file loads an HTML file, an XML file, another SWF file, etc., Google will separately index that resource, but it will not yet be considered to be part of the content in your Flash file.&#8221;</li>
<li id="ogcp6"> &#8220;While we are able to index Flash in almost all of the languages found on the web, currently there are difficulties with Flash content written in bidirectional languages. Until this is fixed, we will be unable to index Hebrew language or Arabic language content from Flash files.&#8221;</li>
</ol>
<p><strong id="tzjw"><span id="f.cc" style="color: #990000;">Verdict: SEO for Flash is Still in Diapers</span></strong><br />
It is wonderful news that Flash is becoming more search engine friendly and there is no question that the addition of previously unattainable Flash content to search engine indexes will prove valuable. But the fact of the matter is that at this moment I wouldn&#8217;t dream of telling a client that Flash can be a competitive medium for search engine optimization. There are simply too many roadblocks that still exist and need to be addressed before a Flash website has any hope of competing with an HTML website on the basis of just search engine optimization. I do, however, see a couple exceptions to the rule:</p>
<ol id="jfxj1">
<li id="jfxj2"> At a certain point a threshold can be met where significant incoming links can push even the most un-search engine friendly website to the top rankings. As a result, it is highly likely that some Flash websites with a decent incoming link support structure will see vast improvements in rankings when their content is finally considered thanks to this new crawling technology.</li>
<li id="e7uu0"> In less competitive arenas (obscure keyphrases or keyphrases with little competition) the basic search engine optimization capabilities opened to Flash may very well be all that is needed to attain top search engine rankings.</li>
</ol>
<p>In conclusion I would like to pass on extreme kudos to Adobe, Google and Yahoo for working this new technology into their systems. With all of the new multimedia formats coming online it has always seemed quite silly to me that Flash, having been around for years, was still not fully indexable. Thankfully Flash can now be crawled and the day where it could potentially compete for competitive rankings is on the distant horizon.</p>
<p><a href="http://www.blogger.com/comment.g?blogID=5689686&amp;postID=2863148519330614256">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devwebpro.com/flash-seo-still-in-infancy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
