<?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>cypherbox.net</title>
	<atom:link href="http://www.cypherbox.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cypherbox.net</link>
	<description>anything is in the box</description>
	<lastBuildDate>Wed, 16 Nov 2011 02:29:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>HTML5: The New Placeholder Property for Better Form Instructions</title>
		<link>http://www.cypherbox.net/resources/web-designs/html5-the-new-placeholder-property-for-better-form-instructions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=html5-the-new-placeholder-property-for-better-form-instructions</link>
		<comments>http://www.cypherbox.net/resources/web-designs/html5-the-new-placeholder-property-for-better-form-instructions/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 02:28:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Designs]]></category>
		<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.cypherbox.net/?p=211980</guid>
		<description><![CDATA[A coder’s job function is to make a website work properly with the least amount of code as possible. Succinct coding creates efficient, fast websites that are easier to debug if errors occur. Although the World Wide Web Consortium, W3C, lists HTML version 5 in “working draft” status, browsers, such as Internet Explorer, Firefox, Chrome and other search engines, already support the new HTML5 tag snippets.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/html/html5-techniques-ultimate-collection-of-tutorials/' rel='bookmark' title='HTML5 Techniques &#8211; Ultimate Collection of Tutorials'>HTML5 Techniques &#8211; Ultimate Collection of Tutorials</a> <small>CSS3 and HTML 5 are capable of revolutionizing the way...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/css/42-powerful-css3-techniquestutorials-and-experiments-with-demos-designbeep/' rel='bookmark' title='42 Powerful CSS3 Techniques,Tutorials and Experiments With Demos | DesignBeep'>42 Powerful CSS3 Techniques,Tutorials and Experiments With Demos | DesignBeep</a> <small>The power and popularity of CSS3 is rising day by...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/css/all-there-is-to-know-about-html5-and-css3/' rel='bookmark' title='All There Is To Know About HTML5 and CSS3'>All There Is To Know About HTML5 and CSS3</a> <small>HTML5 has definitely become a trend alongside its lil’ brother...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>A coder’s job function is to make a website work properly with the least amount of code as possible. Succinct coding creates efficient, fast websites that are easier to debug if errors occur. Although the World Wide Web Consortium, W3C, lists HTML version 5 in “working draft” status, browsers, such as Internet Explorer, Firefox, Chrome and other search engines, already support the new HTML5 tag snippets. HTML5 supports easier coding for multimedia, microdata, such as rich snippets, and more form values than older HTML formats. Among HTML5’s new form element properties, its “placeholder” property gives coders added flexibility.<br />
<center><br />
<a href="http://www.cypherbox.net/wp-content/uploads/2011/11/html5-logo-rays.jpg"><img class="size-full wp-image-211981 aligncenter" title="html5-logo-rays" src="http://www.cypherbox.net/wp-content/uploads/2011/11/html5-logo-rays.jpg" alt="" width="460" height="274" /></a><br />
</center></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/html/html5-techniques-ultimate-collection-of-tutorials/' rel='bookmark' title='HTML5 Techniques &#8211; Ultimate Collection of Tutorials'>HTML5 Techniques &#8211; Ultimate Collection of Tutorials</a> <small>CSS3 and HTML 5 are capable of revolutionizing the way...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/css/42-powerful-css3-techniquestutorials-and-experiments-with-demos-designbeep/' rel='bookmark' title='42 Powerful CSS3 Techniques,Tutorials and Experiments With Demos | DesignBeep'>42 Powerful CSS3 Techniques,Tutorials and Experiments With Demos | DesignBeep</a> <small>The power and popularity of CSS3 is rising day by...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/css/all-there-is-to-know-about-html5-and-css3/' rel='bookmark' title='All There Is To Know About HTML5 and CSS3'>All There Is To Know About HTML5 and CSS3</a> <small>HTML5 has definitely become a trend alongside its lil’ brother...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/resources/web-designs/html5-the-new-placeholder-property-for-better-form-instructions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nice jQuery TagBox Plugin</title>
		<link>http://www.cypherbox.net/tutorials/web-design/javascript/nice-jquery-tagbox-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nice-jquery-tagbox-plugin</link>
		<comments>http://www.cypherbox.net/tutorials/web-design/javascript/nice-jquery-tagbox-plugin/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 06:17:50 +0000</pubDate>
		<dc:creator>tutszy</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.cypherbox.net/?p=211938</guid>
		<description><![CDATA[jQuery plugin to help add tags like input in your forms.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/35-awesome-jquery-navigation-enhancing-plugin-tutorials/' rel='bookmark' title='35 Awesome jQuery Navigation Enhancing Plugin Tutorials'>35 Awesome jQuery Navigation Enhancing Plugin Tutorials</a> <small>Take a look at 35 awesome jQuery navigation plugin tutorials...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/75-top-jquery-plugins-to-improve-your-html-forms/' rel='bookmark' title='75+ Top jQuery Plugins to improve Your HTML Forms'>75+ Top jQuery Plugins to improve Your HTML Forms</a> <small>jQuery makes it easier and simpler to provide your users...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/jfiller-auto-forms-filler-tool-using-jquery-mdash-ajaxblender-com/' rel='bookmark' title='jFiller Auto Forms Filler Tool using jQuery — ajaxBlender.com'>jFiller Auto Forms Filler Tool using jQuery — ajaxBlender.com</a> <small>jFiller is a very useful jQuery plugin which prevent the...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>This is a jQuery plugin to help add tags like input in your forms.</p>
<p><a href="http://www.cypherbox.net/wp-content/uploads/2011/10/tagbox.png"><img src="http://www.cypherbox.net/wp-content/uploads/2011/10/tagbox.png" alt="" title="tagbox" width="606" height="156" class="alignnone size-full wp-image-211939" /></a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/35-awesome-jquery-navigation-enhancing-plugin-tutorials/' rel='bookmark' title='35 Awesome jQuery Navigation Enhancing Plugin Tutorials'>35 Awesome jQuery Navigation Enhancing Plugin Tutorials</a> <small>Take a look at 35 awesome jQuery navigation plugin tutorials...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/75-top-jquery-plugins-to-improve-your-html-forms/' rel='bookmark' title='75+ Top jQuery Plugins to improve Your HTML Forms'>75+ Top jQuery Plugins to improve Your HTML Forms</a> <small>jQuery makes it easier and simpler to provide your users...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/jfiller-auto-forms-filler-tool-using-jquery-mdash-ajaxblender-com/' rel='bookmark' title='jFiller Auto Forms Filler Tool using jQuery — ajaxBlender.com'>jFiller Auto Forms Filler Tool using jQuery — ajaxBlender.com</a> <small>jFiller is a very useful jQuery plugin which prevent the...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/tutorials/web-design/javascript/nice-jquery-tagbox-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery plugin for beautiful dropdowns &#8211; DropKick.js</title>
		<link>http://www.cypherbox.net/tutorials/web-design/javascript/jquery-plugin-for-beautiful-dropdowns-dropkick-js/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-plugin-for-beautiful-dropdowns-dropkick-js</link>
		<comments>http://www.cypherbox.net/tutorials/web-design/javascript/jquery-plugin-for-beautiful-dropdowns-dropkick-js/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 06:06:49 +0000</pubDate>
		<dc:creator>tutszy</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.cypherbox.net/?p=211931</guid>
		<description><![CDATA[Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time. Oftentimes lacking conveniences that native dropdowns have such as keyboard navigation.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/35-awesome-jquery-navigation-enhancing-plugin-tutorials/' rel='bookmark' title='35 Awesome jQuery Navigation Enhancing Plugin Tutorials'>35 Awesome jQuery Navigation Enhancing Plugin Tutorials</a> <small>Take a look at 35 awesome jQuery navigation plugin tutorials...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/25-tutorials-on-how-to-build-navigation-menus-with-jquery/' rel='bookmark' title='25+ Tutorials on How to Build Navigation Menus with jQuery'>25+ Tutorials on How to Build Navigation Menus with jQuery</a> <small>Check out a long list of comprehensive tutorials that teach...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/15-jquery-navigation-solutions-and-tutorials-webm-ag-web-design-magazine/' rel='bookmark' title='15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine'>15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine</a> <small>Having a good navigation in place can really benefit your...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>DropKick.js<br />
Painless custom dropdowns, a jQuery joint</p>
<p>Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time. Oftentimes lacking conveniences that native dropdowns have such as keyboard navigation. DropKick removes the tedium and lets you focus on making s@#t look good.</p>
<p><a href="http://www.cypherbox.net/wp-content/uploads/2011/10/dropkick.png"><img class="alignnone size-full wp-image-211932" title="dropkick" src="http://www.cypherbox.net/wp-content/uploads/2011/10/dropkick.png" alt="" width="606" height="156" /></a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/35-awesome-jquery-navigation-enhancing-plugin-tutorials/' rel='bookmark' title='35 Awesome jQuery Navigation Enhancing Plugin Tutorials'>35 Awesome jQuery Navigation Enhancing Plugin Tutorials</a> <small>Take a look at 35 awesome jQuery navigation plugin tutorials...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/25-tutorials-on-how-to-build-navigation-menus-with-jquery/' rel='bookmark' title='25+ Tutorials on How to Build Navigation Menus with jQuery'>25+ Tutorials on How to Build Navigation Menus with jQuery</a> <small>Check out a long list of comprehensive tutorials that teach...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/15-jquery-navigation-solutions-and-tutorials-webm-ag-web-design-magazine/' rel='bookmark' title='15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine'>15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine</a> <small>Having a good navigation in place can really benefit your...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/tutorials/web-design/javascript/jquery-plugin-for-beautiful-dropdowns-dropkick-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Download Social Media Icons for Your Blog</title>
		<link>http://www.cypherbox.net/resources/freebies/free-social-media-icons-for-your-blog/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=free-social-media-icons-for-your-blog</link>
		<comments>http://www.cypherbox.net/resources/freebies/free-social-media-icons-for-your-blog/#comments</comments>
		<pubDate>Mon, 30 May 2011 18:32:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Freebies]]></category>

		<guid isPermaLink="false">http://www.cypherbox.net/?p=211720</guid>
		<description><![CDATA[FolderIcons is free, a folder style social media icon set. This package contain icons for cypherbox, blinklist, blogger, delicious, digg, facebook, mixx, reddit, rss, stumbleupon, technoratti, twitter, wordpress and youtube.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/resources/freebies/free-social-network-icons-from-iconshock/' rel='bookmark' title='Free Social Network Icons from IconShock'>Free Social Network Icons from IconShock</a> <small>IconShock has designed Social Network icon-set exclusively for Smashing Share...</small></li>
<li><a href='http://www.cypherbox.net/resources/graphic-designs/75-most-creative-free-social-media-icon-sets/' rel='bookmark' title='75 Most Creative Free Social Media Icon Sets'>75 Most Creative Free Social Media Icon Sets</a> <small>We're sharing hundreds of free social media icons for your...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/how-to-make-cool-icons-for-your-social-media-buttons-with-adobe-photoshop/' rel='bookmark' title='How To Make Cool Icons For Your Social Media Buttons With Adobe Photoshop'>How To Make Cool Icons For Your Social Media Buttons With Adobe Photoshop</a> <small>Take your time to read on my Adobe Photoshop tutorial...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px Arial; color: #5f6568} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px Arial; color: #5f6568; min-height: 14.0px} -->FolderIcons is free, a folder style social media icon set. This package contain icons for cypherbox, blinklist, blogger, delicious, digg, facebook, mixx, reddit, rss, stumbleupon, technoratti, twitter, wordpress and youtube.</p>
<p>Download Link</p>
<p><a title="http://www.cypherbox.net/downloads/cypherbox-iconset-1.zip" href="http://www.cypherbox.net/downloads/cypherbox-iconset-1.zip">http://www.cypherbox.net/downloads/cypherbox-iconset-1.zip</a></p>
<p>&nbsp;</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/resources/freebies/free-social-network-icons-from-iconshock/' rel='bookmark' title='Free Social Network Icons from IconShock'>Free Social Network Icons from IconShock</a> <small>IconShock has designed Social Network icon-set exclusively for Smashing Share...</small></li>
<li><a href='http://www.cypherbox.net/resources/graphic-designs/75-most-creative-free-social-media-icon-sets/' rel='bookmark' title='75 Most Creative Free Social Media Icon Sets'>75 Most Creative Free Social Media Icon Sets</a> <small>We're sharing hundreds of free social media icons for your...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/how-to-make-cool-icons-for-your-social-media-buttons-with-adobe-photoshop/' rel='bookmark' title='How To Make Cool Icons For Your Social Media Buttons With Adobe Photoshop'>How To Make Cool Icons For Your Social Media Buttons With Adobe Photoshop</a> <small>Take your time to read on my Adobe Photoshop tutorial...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/resources/freebies/free-social-media-icons-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>ShareThisPost WordPress bookmarking plugin</title>
		<link>http://www.cypherbox.net/resources/freebies/sharethispost-wordpress-bookmarking-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharethispost-wordpress-bookmarking-plugin</link>
		<comments>http://www.cypherbox.net/resources/freebies/sharethispost-wordpress-bookmarking-plugin/#comments</comments>
		<pubDate>Mon, 30 May 2011 18:28:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Freebies]]></category>

		<guid isPermaLink="false">http://www.cypherbox.net/?p=211716</guid>
		<description><![CDATA[The ShareThisPost Wordpress plugin another tool to provide your readers to share your post to many bookmarking sites like digg, twitter, delicious, technorati, stumbleupon, reddit and cypherbox.  Just simply activate the plugin and it will automatically adds the bookmarking options below your post.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/programming/php/30-free-community-wordpress-plugin/' rel='bookmark' title='30 Free Community WordPress Plugin'>30 Free Community WordPress Plugin</a> <small>here are some Wordpress Plugins that might be useful if...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/css/best-wordpress-plugin-round-up-2/' rel='bookmark' title='Best WordPress Plugin Round Up #2'>Best WordPress Plugin Round Up #2</a> <small>This Wordpress Plugin Roundup, showcases the best plugins for Wordpress...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/xhtml/most-popular-wordpress-plugins/' rel='bookmark' title='Most Popular WordPress plugins'>Most Popular WordPress plugins</a> <small>The best part of Wordpress is its flexibility. Plugins can...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px Arial; color: #5f6568} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 12.0px Arial; color: #5f6568; min-height: 14.0px} -->The ShareThisPost WordPress plugin another tool to provide your readers to share your post to many bookmarking sites like digg, twitter, delicious, technorati, stumbleupon, reddit and cypherbox.  Just simply activate the plugin and it will automatically adds the bookmarking options below your post.</p>
<p>Download link</p>
<p><a title="http://wordpress.org/extend/plugins/sharethispost/" href="http://wordpress.org/extend/plugins/sharethispost/">http://wordpress.org/extend/plugins/sharethispost/</a></p>
<p>Installation</p>
<p>1. Unzip the files</p>
<p>2. Upload sharethispost folder (it contains sharethispost.php and images folder) to the `/wp-content/plugins/` directory</p>
<p>3. Activate the plugin through the ‘Plugins’ menu in WordPress</p>
<p>&nbsp;</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/programming/php/30-free-community-wordpress-plugin/' rel='bookmark' title='30 Free Community WordPress Plugin'>30 Free Community WordPress Plugin</a> <small>here are some Wordpress Plugins that might be useful if...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/css/best-wordpress-plugin-round-up-2/' rel='bookmark' title='Best WordPress Plugin Round Up #2'>Best WordPress Plugin Round Up #2</a> <small>This Wordpress Plugin Roundup, showcases the best plugins for Wordpress...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/xhtml/most-popular-wordpress-plugins/' rel='bookmark' title='Most Popular WordPress plugins'>Most Popular WordPress plugins</a> <small>The best part of Wordpress is its flexibility. Plugins can...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/resources/freebies/sharethispost-wordpress-bookmarking-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Design Predictions for 2011 &#124; Webdesigner Depot</title>
		<link>http://www.cypherbox.net/resources/web-designs/web-design-predictions-for-2011-webdesigner-depot/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-design-predictions-for-2011-webdesigner-depot</link>
		<comments>http://www.cypherbox.net/resources/web-designs/web-design-predictions-for-2011-webdesigner-depot/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 07:05:01 +0000</pubDate>
		<dc:creator>unuzero</dc:creator>
				<category><![CDATA[Web Designs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We asked some of the leading Web Designers and Web Design Writers in the field for their predictions in Web Design for 2011.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/resources/inspirations/selling-a-theme-by-the-thousands-what-thesis-teaches-us-webdesigner-depot/' rel='bookmark' title='Selling a Theme by the Thousands: What Thesis Teaches Us | Webdesigner Depot'>Selling a Theme by the Thousands: What Thesis Teaches Us | Webdesigner Depot</a> <small>About two years ago, Chris Pearson’s WordPress theme, Thesis, passed...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/25-examples-of-web-2-0-and-traditional-design-rules-coming-together-webdesigner-depot/' rel='bookmark' title='25 Examples of Web 2.0 and Traditional Design Rules Coming Together | Webdesigner Depot'>25 Examples of Web 2.0 and Traditional Design Rules Coming Together | Webdesigner Depot</a> <small>In the large scope of the design world, the term...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/working-as-an-in-house-web-designer-webdesigner-depot/' rel='bookmark' title='Working as an In House Web Designer | Webdesigner Depot'>Working as an In House Web Designer | Webdesigner Depot</a> <small>If you want to pursue full-time employment in the web...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>We asked some of the leading Web Designers and Web Design Writers in the field for their predictions in Web Design for 2011.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/resources/inspirations/selling-a-theme-by-the-thousands-what-thesis-teaches-us-webdesigner-depot/' rel='bookmark' title='Selling a Theme by the Thousands: What Thesis Teaches Us | Webdesigner Depot'>Selling a Theme by the Thousands: What Thesis Teaches Us | Webdesigner Depot</a> <small>About two years ago, Chris Pearson’s WordPress theme, Thesis, passed...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/25-examples-of-web-2-0-and-traditional-design-rules-coming-together-webdesigner-depot/' rel='bookmark' title='25 Examples of Web 2.0 and Traditional Design Rules Coming Together | Webdesigner Depot'>25 Examples of Web 2.0 and Traditional Design Rules Coming Together | Webdesigner Depot</a> <small>In the large scope of the design world, the term...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/working-as-an-in-house-web-designer-webdesigner-depot/' rel='bookmark' title='Working as an In House Web Designer | Webdesigner Depot'>Working as an In House Web Designer | Webdesigner Depot</a> <small>If you want to pursue full-time employment in the web...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/resources/web-designs/web-design-predictions-for-2011-webdesigner-depot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rabbit Represents New Orleans in The Global Attack</title>
		<link>http://www.cypherbox.net/tutorials/marketing/link-building/rabbit-represents-new-orleans-in-the-global-attack/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rabbit-represents-new-orleans-in-the-global-attack</link>
		<comments>http://www.cypherbox.net/tutorials/marketing/link-building/rabbit-represents-new-orleans-in-the-global-attack/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 17:39:17 +0000</pubDate>
		<dc:creator>jakerocheleau</dc:creator>
				<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Rabbit, born Rashad Williams, has a charm both on and off the microphone. Though humble in nature, those that know him personally will tell of his dynamic personality and his instant command of atten<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/resources/graphic-designs/190-stunning-iphone-wallpapers-smashing-buzz/' rel='bookmark' title='190+ Stunning iPhone Wallpapers | Smashing Buzz'>190+ Stunning iPhone Wallpapers | Smashing Buzz</a> <small>The IPhone is becoming an influenceable gadget in our stylish...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/graphics/photoshop/create-a-fun-floral-3d-text-design-myinkblog/' rel='bookmark' title='Create a Fun Floral 3D Text Design | MyInkBlog'>Create a Fun Floral 3D Text Design | MyInkBlog</a> <small>This tutorial walks you through how to create a floral...</small></li>
<li><a href='http://www.cypherbox.net/resources/inspirations/interview-ndash-jim-lepage??inspiks/' rel='bookmark' title='Interview – Jim LePage | INSPIKS'>Interview – Jim LePage | INSPIKS</a> <small>Jim LePage is a graphic designer and amateur photographer from...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Rabbit, born Rashad Williams, has a charm both on and off the microphone. Though humble in nature, those that know him personally will tell of his dynamic personality and his instant command of attention anytime he walks into a room. Behind the microphone, he is best known for his witty word play and sarcastic style.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/resources/graphic-designs/190-stunning-iphone-wallpapers-smashing-buzz/' rel='bookmark' title='190+ Stunning iPhone Wallpapers | Smashing Buzz'>190+ Stunning iPhone Wallpapers | Smashing Buzz</a> <small>The IPhone is becoming an influenceable gadget in our stylish...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/graphics/photoshop/create-a-fun-floral-3d-text-design-myinkblog/' rel='bookmark' title='Create a Fun Floral 3D Text Design | MyInkBlog'>Create a Fun Floral 3D Text Design | MyInkBlog</a> <small>This tutorial walks you through how to create a floral...</small></li>
<li><a href='http://www.cypherbox.net/resources/inspirations/interview-ndash-jim-lepage??inspiks/' rel='bookmark' title='Interview – Jim LePage | INSPIKS'>Interview – Jim LePage | INSPIKS</a> <small>Jim LePage is a graphic designer and amateur photographer from...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/tutorials/marketing/link-building/rabbit-represents-new-orleans-in-the-global-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Tutorials to Learn Creating Awesome Navigation Menu Using CSS3</title>
		<link>http://www.cypherbox.net/tutorials/web-design/css/best-tutorials-to-learn-creating-awesome-navigation-menu-using-css3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=best-tutorials-to-learn-creating-awesome-navigation-menu-using-css3</link>
		<comments>http://www.cypherbox.net/tutorials/web-design/css/best-tutorials-to-learn-creating-awesome-navigation-menu-using-css3/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 00:52:14 +0000</pubDate>
		<dc:creator>fandy</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[One of the most important elements in every web design is navigation. In terms of usability, navigation menu must be easily for user to access the pertinent information in the website.
<br />
<br />In this pos<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/css3-navigation-and-menu-tutorials-wsblogz-com-ndash-web-design-magazine/' rel='bookmark' title='CSS3 Navigation and Menu tutorials - Wsblogz.com – Web design magazine'>CSS3 Navigation and Menu tutorials - Wsblogz.com – Web design magazine</a> <small>Let’s go with Navigation and menus, in this article we...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/15-jquery-navigation-solutions-and-tutorials-webm-ag-web-design-magazine/' rel='bookmark' title='15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine'>15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine</a> <small>Having a good navigation in place can really benefit your...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/30-cutting-edge-examples-of-css-navigation/' rel='bookmark' title='30 Cutting Edge Examples Of CSS Navigation'>30 Cutting Edge Examples Of CSS Navigation</a> <small>Navigation is one of those things you have to get right...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>One of the most important elements in every web design is navigation. In terms of usability, navigation menu must be easily for user to access the pertinent information in the website.</p>
<p>In this post we can get learn to create nice look and useful navigation menus</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/css3-navigation-and-menu-tutorials-wsblogz-com-ndash-web-design-magazine/' rel='bookmark' title='CSS3 Navigation and Menu tutorials - Wsblogz.com – Web design magazine'>CSS3 Navigation and Menu tutorials - Wsblogz.com – Web design magazine</a> <small>Let’s go with Navigation and menus, in this article we...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/web-design/javascript/15-jquery-navigation-solutions-and-tutorials-webm-ag-web-design-magazine/' rel='bookmark' title='15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine'>15 jQuery Navigation Solutions And Tutorials «  WebM.ag | Web Design Magazine</a> <small>Having a good navigation in place can really benefit your...</small></li>
<li><a href='http://www.cypherbox.net/resources/web-designs/30-cutting-edge-examples-of-css-navigation/' rel='bookmark' title='30 Cutting Edge Examples Of CSS Navigation'>30 Cutting Edge Examples Of CSS Navigation</a> <small>Navigation is one of those things you have to get right...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/tutorials/web-design/css/best-tutorials-to-learn-creating-awesome-navigation-menu-using-css3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Plugins Which Speed up WordPress</title>
		<link>http://www.cypherbox.net/tutorials/web-design/javascript/5-plugins-which-speed-up-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-plugins-which-speed-up-wordpress</link>
		<comments>http://www.cypherbox.net/tutorials/web-design/javascript/5-plugins-which-speed-up-wordpress/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 23:55:52 +0000</pubDate>
		<dc:creator>Amtheonez</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Slow WordPress Blogs turn everyone off – Google doesn’t like sites that load slowly, and readers have to impatiently wait to read your brilliant material. In that waiting time, they might even click <div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/html/15-ways-to-speed-up-your-wordpress-blog-admix-web/' rel='bookmark' title='15 Ways to Speed Up Your WordPress Blog | Admix Web'>15 Ways to Speed Up Your WordPress Blog | Admix Web</a> <small>Slow WordPress Blogs turn everyone off – Google doesn’t like...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/marketing/social-media/11-fresh-google-buzz-wordpress-plugins/' rel='bookmark' title='11 Fresh Google Buzz wordpress plugins'>11 Fresh Google Buzz wordpress plugins</a> <small>Google Buzz is growing rapidly these times, its more of...</small></li>
<li><a href='http://www.cypherbox.net/resources/inspirations/40-most-useful-wordpress-plugins-dzinepress/' rel='bookmark' title='40+ Most Useful WordPress Plugins | Dzinepress'>40+ Most Useful WordPress Plugins | Dzinepress</a> <small>We listing Most Useful Wordpress Plugins which is available for...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Slow WordPress Blogs turn everyone off – Google doesn’t like sites that load slowly, and readers have to impatiently wait to read your brilliant material. In that waiting time, they might even click that back button. Fast-loading websites and blogs are a necessity in the impatient information age.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/web-design/html/15-ways-to-speed-up-your-wordpress-blog-admix-web/' rel='bookmark' title='15 Ways to Speed Up Your WordPress Blog | Admix Web'>15 Ways to Speed Up Your WordPress Blog | Admix Web</a> <small>Slow WordPress Blogs turn everyone off – Google doesn’t like...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/marketing/social-media/11-fresh-google-buzz-wordpress-plugins/' rel='bookmark' title='11 Fresh Google Buzz wordpress plugins'>11 Fresh Google Buzz wordpress plugins</a> <small>Google Buzz is growing rapidly these times, its more of...</small></li>
<li><a href='http://www.cypherbox.net/resources/inspirations/40-most-useful-wordpress-plugins-dzinepress/' rel='bookmark' title='40+ Most Useful WordPress Plugins | Dzinepress'>40+ Most Useful WordPress Plugins | Dzinepress</a> <small>We listing Most Useful Wordpress Plugins which is available for...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/tutorials/web-design/javascript/5-plugins-which-speed-up-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Example Photographs With Zoom Effect, Make Your Photo Become More Life &#124; Artfans Design</title>
		<link>http://www.cypherbox.net/resources/photography/example-photographs-with-zoom-effect-make-your-photo-become-more-life-artfans-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=example-photographs-with-zoom-effect-make-your-photo-become-more-life-artfans-design</link>
		<comments>http://www.cypherbox.net/resources/photography/example-photographs-with-zoom-effect-make-your-photo-become-more-life-artfans-design/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 23:49:35 +0000</pubDate>
		<dc:creator>fandy</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Zoom effects one of photography technique, can be used to attract the viewer’s eyes to the subject in the photo. In this post I want to show you several good examples and inspiring zoom effect photog<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/graphics/photoshop/photo-transfer-edge-effect/' rel='bookmark' title='Photo Transfer Edge Effect'>Photo Transfer Edge Effect</a> <small>In this Photoshop tutorial, it will show you how to...</small></li>
<li><a href='http://www.cypherbox.net/resources/photography/85-photo-montages-with-distinctive-surrealism-by-ben-goossens-smashing-buzz/' rel='bookmark' title='85 Photo Montages with Distinctive Surrealism by Ben Goossens | Smashing Buzz'>85 Photo Montages with Distinctive Surrealism by Ben Goossens | Smashing Buzz</a> <small>Hope you will like these inspiring photographs where you have...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/graphics/photoshop/abstract-photo-effect-calculations-and-colorization/' rel='bookmark' title='Abstract Photo Effect &#8211; Calculations And Colorization'>Abstract Photo Effect &#8211; Calculations And Colorization</a> <small>In this tutorial, it will show you how to create...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Zoom effects one of photography technique, can be used to attract the viewer’s eyes to the subject in the photo. In this post I want to show you several good examples and inspiring zoom effect photographs.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.cypherbox.net/tutorials/graphics/photoshop/photo-transfer-edge-effect/' rel='bookmark' title='Photo Transfer Edge Effect'>Photo Transfer Edge Effect</a> <small>In this Photoshop tutorial, it will show you how to...</small></li>
<li><a href='http://www.cypherbox.net/resources/photography/85-photo-montages-with-distinctive-surrealism-by-ben-goossens-smashing-buzz/' rel='bookmark' title='85 Photo Montages with Distinctive Surrealism by Ben Goossens | Smashing Buzz'>85 Photo Montages with Distinctive Surrealism by Ben Goossens | Smashing Buzz</a> <small>Hope you will like these inspiring photographs where you have...</small></li>
<li><a href='http://www.cypherbox.net/tutorials/graphics/photoshop/abstract-photo-effect-calculations-and-colorization/' rel='bookmark' title='Abstract Photo Effect &#8211; Calculations And Colorization'>Abstract Photo Effect &#8211; Calculations And Colorization</a> <small>In this tutorial, it will show you how to create...</small></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cypherbox.net/resources/photography/example-photographs-with-zoom-effect-make-your-photo-become-more-life-artfans-design/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
