<?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>Cardeo &#187; jquery</title>
	<atom:link href="http://www.cardeo.ca/tag/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cardeo.ca</link>
	<description>Ramblings on web design and social media</description>
	<lastBuildDate>Wed, 26 Oct 2011 17:58:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery Syntax Highlighter</title>
		<link>http://www.cardeo.ca/2010/jquery-syntax-highlighter</link>
		<comments>http://www.cardeo.ca/2010/jquery-syntax-highlighter#comments</comments>
		<pubDate>Mon, 27 Sep 2010 17:24:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[highlighter]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://www.cardeo.ca/?p=3632</guid>
		<description><![CDATA[If you&#8217;re looking for a nice syntax highlighter for your website or blog, you should definitely check out jQuery Syntax Highlighter by Benjamin Lupton. It&#8217;s extremely easy to implement and has some excellent built in styles for formatting your syntax. I&#8217;ve actually started implementing it here on cardeo.ca. You can check it out in action [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a nice syntax highlighter for your website or blog, you should definitely check out <a href="http://www.balupton.com/projects/jquery-syntaxhighlighter">jQuery Syntax Highlighter</a> by <a href="http://www.balupton.com">Benjamin Lupton</a>. It&#8217;s extremely easy to implement and has some excellent built in styles for formatting your syntax. I&#8217;ve actually started implementing it here on cardeo.ca. You can check it out in action on my post <a href="http://www.cardeo.ca/2010/best-practices-for-positioning-icons-with-css">Best Practices for Positioning Icons with CSS</a>. Let me know what you think. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/jquery-syntax-highlighter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touch Gallery Mobile Lightbox</title>
		<link>http://www.cardeo.ca/2010/touch-gallery-mobile-lightbox</link>
		<comments>http://www.cardeo.ca/2010/touch-gallery-mobile-lightbox#comments</comments>
		<pubDate>Fri, 10 Sep 2010 15:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Awesome]]></category>
		<category><![CDATA[image-gallery]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://www.cardeo.ca/?p=3479</guid>
		<description><![CDATA[Touch Gallery is a touch-based, minimal image gallery. It&#8217;s made specifically for mobile devices and has built in touch controls, similar to the iPhone&#8217;s iPhoto app. If you are viewing the gallery on a regular browser, you can use your cursor keys to navigate the images. It&#8217;s built using jquery and looks super easy to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://neteye.github.com/touch-gallery.html">Touch Gallery</a> is a touch-based, minimal image gallery. It&#8217;s made specifically for mobile devices and has built in touch controls, similar to the iPhone&#8217;s iPhoto app. If you are viewing the gallery on a regular browser, you can use your cursor keys to navigate the images. It&#8217;s built using jquery and looks super easy to implement. Overall, one of the cooler image gallery plugins I&#8217;ve seen in awhile. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/touch-gallery-mobile-lightbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQPad &#124; An iPad Web Development Framework</title>
		<link>http://www.cardeo.ca/2010/jqpad-an-ipad-web-development-framework</link>
		<comments>http://www.cardeo.ca/2010/jqpad-an-ipad-web-development-framework#comments</comments>
		<pubDate>Wed, 25 Aug 2010 17:36:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.cardeo.ca/?p=3441</guid>
		<description><![CDATA[jQPad is a free iPad web development framework. It&#8217;s available for download from code.google.com. Definitely worth taking a look if you are doing web development for the iPad. Developer&#8217;s Description &#8220;jQPad is an iPad web development framework which makes iPad compatible websites easy! It uses jQuery and some awesome CSS techniques. Its very easily theme-able [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/jqpad/">jQPad</a> is a free iPad web development framework. It&#8217;s available for download from <a href="http://code.google.com/p/jqpad/">code.google.com</a>. Definitely worth taking a look if you are doing web development for the iPad.<span id="more-3441"></span></p>
<h4>Developer&#8217;s Description</h4>
<p>&#8220;jQPad is an iPad web development framework which makes iPad compatible websites easy! It uses jQuery and some awesome CSS techniques. Its very easily theme-able and also has some features which makes life for iPad development so much easier!&#8221;</p>
<blockquote class="center"><p><a href="http://www.mivlox.com/ipad/">View Demo</a> | <a href="http://code.google.com/p/jqpad/">Download</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/jqpad-an-ipad-web-development-framework/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Must Read Free eBooks</title>
		<link>http://www.cardeo.ca/2010/10-must-read-free-ebooks</link>
		<comments>http://www.cardeo.ca/2010/10-must-read-free-ebooks#comments</comments>
		<pubDate>Tue, 10 Aug 2010 06:25:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rockable-press]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.cardeo.ca/?p=3362</guid>
		<description><![CDATA[There&#8217;s a ton of great eBooks around the internet, and better yet a ton of them are free! Here&#8217;s my list of 10 must read, free eBooks. Rockstar Personal Branding Anyone who is serious about blogging, or building an online brand for themselves, needs to read this book. A great free read from the people [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a ton of great eBooks around the internet, and better yet a ton of them are free! Here&#8217;s my list of 10 must read, free eBooks.<span id="more-3362"></span></p>
<h4>Rockstar Personal Branding</h4>
<p>Anyone who is serious about blogging, or building an online brand for themselves, needs to read this book. A great free read from the people at <a href="http://rockablepress.com/minibooks/rockstar-personal-branding/">rockablepress.com</a>. </p>
<h4>The Django Book</h4>
<p>This is a great place to start if you&#8217;re interested in getting into the Django programming language. Super thorough and great for beginners. <a href="http://djangobook.com/">djangobook.com</a></p>
<h4>Getting Real</h4>
<p>This is a great book for anyone thinking about creating a web app or online business. The good people at 37signals will not steer you wrong. <a href="http://gettingreal.37signals.com/toc.php">gettingreal.37signals.com</a></p>
<h4>JQuery Fundamentals</h4>
<p>If you&#8217;re looking to get into javascript and JQuery, this is a great place to start. <a href="http://jqfundamentals.com/book/book.html">jqfundamentals.com/book</a></p>
<h4>Building iPhone Apps with HTML, CSS, and JavaScript</h4>
<p>This is an awesome book that teaches you how to build iPhone apps only using HTML, CSS, and Javascript. It was my main source for the coding of my first iPhone app. <a href="http://building-iphone-apps.labs.oreilly.com/">building-iphone-apps.labs.oreilly.com</a></p>
<blockquote class="center"><p><a href="https://www.e-junkie.com/ecom/gb.php?ii=779234&#038;c=ib&#038;aff=38173&#038;cl=12635" target="ejejcsingle"><img src="/images/468x60_blog.gif" width="468" height="60" alt="How To Build A Successful Blog Business" /></a></p></blockquote>
<h4>PHP For Absolute Beginners</h4>
<p>A great place to start if you want to learn how to code PHP, from <a href="http://www.zillr.org/ebook/php-for-absolute-beginners.html">zillr.org</a>.</p>
<h4>Designing For The Web</h4>
<p>A great overview of design for the web from Five Simple Steps. <a href="http://designingfortheweb.co.uk/book/index.php">designfortheweb.co.uk</a></p>
<h4>Practical PHP Programming</h4>
<p>Another great resource for PHP programming from <a href="http://www.tuxradar.com/practicalphp">tuxradar.com</a>.</p>
<h4>Eloquent Javascript</h4>
<p>This is a great resource for beginners at javascript programming. <a href="http://eloquentjavascript.net/">eloquentjavascript.com</a></p>
<h4>Star Wars, Lost Tribe of the Sith, Precipice</h4>
<p>Ok this isn&#8217;t a web design book, but I like Star Wars and this book is awesome, go get it from <a href="http://www.starwars.com/vault/books/losttribe01.html">starwars.com</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/10-must-read-free-ebooks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Most Useful Scripts From CodeCanyon.net</title>
		<link>http://www.cardeo.ca/2010/20-most-useful-scripts-from-codecanyon-net</link>
		<comments>http://www.cardeo.ca/2010/20-most-useful-scripts-from-codecanyon-net#comments</comments>
		<pubDate>Fri, 21 May 2010 08:15:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[codecanyon]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://www.cardeo.ca/?p=3150</guid>
		<description><![CDATA[Have you heard of codecanyon.net? It&#8217;s another great stock website from the people at envato.com. Codecanyon.com is an awesome source for Javascript, PHP, .NET, and Plugin code, at super reasonable prices. Below is a list of the 20 must useful code snippets on the website. Javascript Sexy Slider SexySlider is a JQuery plugin that lets [...]]]></description>
			<content:encoded><![CDATA[<p>Have you heard of <a href="http://codecanyon.net?ref=cardeo">codecanyon.net</a>? It&#8217;s another great stock website from the people at <a href="http://envato.com?ref=cardeo">envato.com</a>. <a href="http://codecanyon.net?ref=cardeo">Codecanyon.com</a> is an awesome source for Javascript, PHP, .NET, and Plugin code, at super reasonable prices. Below is a list of the 20 must useful code snippets on the website.<br />
<span id="more-3150"></span></p>
<h4>Javascript</h4>
<blockquote class="center"><p><a href="http://codecanyon.net/item/sexy-slider/87148?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/sexy-slider2.jpg" alt="" title="sexy-slider" width="520" height="265" class="alignnone size-full wp-image-3164" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/sexy-slider/87148?ref=cardeo">Sexy Slider</a><br />
SexySlider is a JQuery plugin that lets you easily create powerful javascript Sliders with very nice transition effects. Enhance your website by adding a unique and attractive slider!</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/jsocial/62281?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/jsocial.jpg" alt="" title="jsocial" width="520" height="256" class="alignnone size-full wp-image-3167" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/jsocial/62281?ref=cardeo">jSocial</a><br />
With jSocial you can easily place social share buttons under your articles and pages on your website. This script uses the jQuery framework and works completely client side. So you can use it on static and dynamic webpages.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/drop-menu/81289?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/drop-menu1.jpg" alt="" title="drop-menu" width="520" height="257" class="alignnone size-full wp-image-3177" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/drop-menu/81289?ref=cardeo">Drop Menu</a><br />
With this script you can make nice and interactive drop down menus. The advantage of this script is that it not only gives you the ability to make list drop down menu. You can also use a div as drop down element</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/notification-messages/53774?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/notification-messages1.jpg" alt="" title="notification-messages" width="520" height="256" class="alignnone size-full wp-image-3178" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/notification-messages/53774?ref=cardeo">Notification Messages</a><br />
jNotice is the plugin for you, if you like to use some nifty popup’s on your websites or applications. This plugin is very customizable because you can select a div that you want to use as popup. In this div you can place whatever content you want.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/itunes-site-feature/60153?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/itunes-site-feature3.jpg" alt="" title="itunes-site-feature" width="520" height="219" class="alignnone size-full wp-image-3181" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/itunes-site-feature/60153?ref=cardeo">iTunes Site Feature</a><br />
The iTunes Site Feature is an unobtrusive jQuery plugin that lets you have an interactive image presentation on your website, much like the iTunes 9.0 store feature</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/jshare/92805?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/jshare1.jpg" alt="" title="jshare" width="520" height="264" class="alignnone size-full wp-image-3182" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/jshare/92805?ref=cardeo">jshare</a><br />
Just share (jshare) a javascript, jquery script that allows you to add a sticky button on your page or you can use a link. It also has a built in email function that allows the user to share your page via email without leaving your page.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/super-menu-pack-10-menus/98066?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/super-menu-pack1.jpg" alt="" title="super-menu-pack" width="520" height="260" class="alignnone size-full wp-image-3183" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/super-menu-pack-10-menus/98066?ref=cardeo">Super Menu Pack</a><br />
Super menu pack is a collection of 10 cool menus, 5 in pure css and 5 using jQuery framework for customize or layout with your websites or applications and projects.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/flickr-import/50388?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/flickr-importer2.jpg" alt="" title="flickr-importer" width="520" height="264" class="alignnone size-full wp-image-3187" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/flickr-import/50388?ref=cardeo">Flickr Import</a><br />
Flickr Import is an extremely lightweight, quick and robust tool to display photos from Flickr onto your website.</p>
<hr />
<h4>PHP</h4>
<blockquote class="center"><p><a href="http://codecanyon.net/item/simple-php-contact-form/46679?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/simple-php-contact-form.jpg" alt="" title="simple-php-contact-form" width="520" height="265" class="alignnone size-full wp-image-3189" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/simple-php-contact-form/46679">Simple PHP Contact Form</a><br />
This website component allows you to easily place a self-contained Contact Page on any PHP page of your website.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/thumbsup/50411?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/thumbsup.jpg" alt="" title="thumbsup" width="520" height="264" class="alignnone size-full wp-image-3190" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/thumbsup/50411?ref=cardeo">ThumbsUp</a><br />
ThumbsUp allows you to let your site’s visitors vote/rate anything you want.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/quick-paypal-order-for-egoods/47720"?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/quick-paypal-order.jpg" alt="" title="quick-paypal-order" width="520" height="264" class="alignnone size-full wp-image-3191" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/quick-paypal-order-for-egoods/47720?ref=cardeo">Quick PayPal Order For eGoods</a><br />
Quick PayPal Order, which allows you to sell goods online, like PDF documents, ZIP archives, e-books, etc.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/poll/57808?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/poll.jpg" alt="" title="poll" width="520" height="257" class="alignnone size-full wp-image-3192" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/poll/57808?ref=cardeo">Poll</a><br />
With this script you can easily place and manage polls on your website. The template systems give you the ability to customize the look and feel of the poll so it seamlessly fits in with the rest of your website.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/paypal-membership-subscription-manager/91421?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/paypal-subscription-manager.jpg" alt="" title="paypal-subscription-manager" width="520" height="327" class="alignnone size-full wp-image-3193" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/paypal-membership-subscription-manager/91421?ref=cardeo">PayPal Membership Subscription Manager</a><br />
PayPal Membership Subscription Manager. Fully featured User Management System with PayPal subscription integration.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/wordpress-theme-framework-wtf/67217?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/wp-theme-framework.jpg" alt="" title="wp-theme-framework" width="520" height="264" class="alignnone size-full wp-image-3194" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/wordpress-theme-framework-wtf/67217?ref=cardeo">WordPress Theme Framework</a><br />
The WordPress Theme Framework provides WordPress Theme Developers with an easy way to add quality to their theme’s by adding features of “Premium” themes without much work at all.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/php-mobile-phone-detection/98397?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/mobile-phone.jpg" alt="" title="mobile-phone" width="520" height="257" class="alignnone size-full wp-image-3195" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/php-mobile-phone-detection/98397?ref=cardeo">Mobile Phone Detection</a><br />
With this class you can easely detect mobile devices. This class is very easy to use and support lots of mobile devices, even the new Mac iPad.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/simple-url-shortener/103970?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/simple-url-shortner.jpg" alt="" title="simple-url-shortner" width="520" height="264" class="alignnone size-full wp-image-3196" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/simple-url-shortener/103970?ref=cardeo">Simple URL Shortner</a><br />
Simple URL Shortener is a template based shorturl generator application which uses technologies like jQuery and PHP . Easy to customize.</p>
<hr />
<h4>.NET</h4>
<blockquote class="center"><p><a href="http://codecanyon.net/item/rss-creator/76602?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/rss-creator.jpg" alt="" title="rss-creator" width="520" height="264" class="alignnone size-full wp-image-3197" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/rss-creator/76602?ref=cardeo">RSS Creator</a><br />
This is a .NET form program that will let you connect to a FTP and create an RSS feed. This program will let you create as many RSS feeds as you wish. You can easy manage and create new news feed.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/smart-net-ajax-contact-form/75629?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/smart-ajax-form.jpg" alt="" title="smart-ajax-form" width="520" height="264" class="alignnone size-full wp-image-3198" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/smart-net-ajax-contact-form/75629?ref=cardeo">Smart Ajax Contact Form</a><br />
It uses just 1 file to validate, process and send the completed contact form to your e-mail address.</p>
<hr />
<h4>Plugins</h4>
<blockquote class="center"><p><a href="http://codecanyon.net/item/lightbox-gallery-for-magento/98185?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/lightbox-magneto.jpg" alt="" title="lightbox-magneto" width="520" height="256" class="alignnone size-full wp-image-3199" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/lightbox-gallery-for-magento/98185?ref=cardeo">Lightbox Gallery For Magneto</a><br />
Product images display in a lightbox on your Magento ecommerce website using this extension.</p>
<hr />
<blockquote class="center"><p><a href="http://codecanyon.net/item/popup-preview-for-magento/98181?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/popup-magneto.jpg" alt="" title="popup-magneto" width="520" height="256" class="alignnone size-full wp-image-3200" /></a></p></blockquote>
<p><a href="http://codecanyon.net/item/popup-preview-for-magento/98181?ref=cardeo">Popup Preview For Magneto</a><br />
Create an inline “popup” preview effect on your Magento ecommerce website using this extension.</p>
<hr />
<h4>Free Extras</h4>
<blockquote class="center"><p><a href="http://codecanyon.net/item/envato-statistics-dashboard/52089?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/05/stat-dashboard1.jpg" alt="" title="stat-dashboard" width="520" height="264" class="alignnone size-full wp-image-3202" /></a></p></blockquote>
<p><a href="http://codecanyon.net?ref=cardeo">codecanyon.net</a> offers a free file of the month. This month&#8217;s file is a <a href="http://codecanyon.net/item/envato-statistics-dashboard/52089?ref=cardeo">Statistics Dashboard</a>, make sure you pick it up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/20-most-useful-scripts-from-codecanyon-net/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coding an animated news ticker with jquery and CSS</title>
		<link>http://www.cardeo.ca/2010/coding-an-animated-news-ticker-with-jquery-and-css</link>
		<comments>http://www.cardeo.ca/2010/coding-an-animated-news-ticker-with-jquery-and-css#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:35:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[textotela]]></category>

		<guid isPermaLink="false">http://www.cardeo.ca/?p=2331</guid>
		<description><![CDATA[Alright, about time that I&#8217;m back with a new post! For this tutorial, I&#8217;m going to breakdown creating an animated news ticker using a little jquery and CSS. The tutorial is based on a jquery plugin developed by textotela.co.uk, and I recently built it into the homepage of recork.org. If you head over to textotela.co.uk, [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, about time that I&#8217;m back with a new post! For this tutorial, I&#8217;m going to breakdown creating an animated news ticker using a little jquery and CSS. The tutorial is based on a jquery plugin developed by <a href="http://www.texotela.co.uk/code/jquery/newsticker/">textotela.co.uk</a>, and I recently built it into the homepage of <a href="http://www.recork.org">recork.org</a>. If you head over to textotela.co.uk, you&#8217;ll notice there are some instructions on installing this plugin. The problem is (being a beginner at jquery), I had a hard time filling in all the blanks that are not described on his website. Therefore, I thought I would break it down for beginners to make it easier to understand and install.<br />
<span id="more-2331"></span></p>
<p class="button"><a href="http://www.cardeo.ca/demos/jquery-ticker/">View Demo</a></p>
<h4>What you&#8217;ll need</h4>
<p>Download the jquery source files from <a href="http://github.com/SamWM/jQuery-Plugins/tree/master/newsticker/">github.com</a>. Once you&#8217;ve downloaded the javascript file (<strong>jquery.newsticker.pack.js</strong>), upload it to your server. For the purposes of this demo, let&#8217;s just upload the file to your root folder and keep everyting in the same directory. Also, if you don&#8217;t have jquery on your server, you&#8217;ll need to download it from <a href="http://jquery.com/">jquery.com</a>. Once you download the file, rename it it <strong>jquery.js</strong> and place it in your root directory. </p>
<blockquote class="center"><p><a href="http://codecanyon.net?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/01/cc_468x60_v3.gif" alt="" title="cc_468x60_v3" width="468" height="60" class="alignnone size-full wp-image-3055" /></a></p></blockquote>
<h4>Setting up the HTML</h4>
<p>Once you&#8217;ve uploaded your files, let&#8217;s create a new HTML file called <strong>index.html</strong>. Inside that file, paste the following code into the <strong><code>&lt;head&gt;</code></strong> of your file:</p>
<pre class="highlight">
<code>&lt;html&gt;
&lt;head&gt;
 &lt;title&gt;ticker&lt;/title&gt;
 &lt;script type="text/javascript" src="jquery.js"&gt;&lt;/script&gt;
 &lt;script type="text/javascript" src="jquery.newsticker.pack.js"&gt;&lt;/script&gt;
 &lt;script type="text/javascript"&gt;
    $(document).ready(function() {
      $("#news").newsticker();
    });
  &lt;/script&gt;
&lt;/head&gt;</code>
</pre>
<p>Now head down to the <strong><code>&lt;body&gt;</code></strong> of your file and insert the following code:</p>
<pre class="highlight">
<code>&lt;body&gt;
&lt;div id="ticker"&gt;
&lt;ul id="news"&gt;
 &lt;li&gt;News item 1&lt;/li&gt;
 &lt;li class="loud"&gt;News item 2&lt;/li&gt;
 &lt;li&gt;News item 3&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</code>
</pre>
<h4>HTML explained</h4>
<p>These are the main points to keep in mind with the HTML:</p>
<ul>
<li>The wrapping <strong><code>&lt;div id="ticker"&gt;</code></strong> can be used if you&#8217;d like to give your ticker a background, margin, dimensions. The ticker will still work without this <strong><code>&lt;div&gt;</code></strong>, but you&#8217;ll most likely want to leave it in for layout reasons.</li>
<li>Each <strong><code>&lt;li&gt;&lt;/li&gt;</code></strong> refers to one news item. Within the <strong><code>&lt;li&gt;&lt;/li&gt;</code></strong> you can add text, links, etc&#8230; They&#8217;ll appear in the order you enter them, and you can have as many as you like. The one I setup for <a href="http://www.recork.org">recork.org</a> uses 23 different lines.</li>
<li>Once the last item on the list is displayed, it will loop around and start over with the first item.</li>
</ul>
<blockquote class="center"><p><a href="http://themeforest.net?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2010/01/tf_468x60_v4.gif" alt="" title="tf_468x60_v4" width="468" height="60" class="alignnone size-full wp-image-3056" /></a></p></blockquote>
<h4>Adding the CSS</h4>
<p>There are a number of ways you can choose to style your ticker. I&#8217;ve setup a few basic layout styles here, but please feel free to play around with it. I&#8217;m going to keep it simple and do all my backgrounds with css. You might want to try using an image for a background, or perhaps add an icon to the left of your ticker. Also, make sure you paste this code into the <strong><code>&lt;head&gt;</code></strong> of <strong>ticker.html</strong>, after the javascript links. </p>
<pre class="highlight">
<code>&lt;style type="text/css"&gt;
#ticker {
 background-color: #ebebeb;
 border: 1px solid #ccc;
 padding: 20px;
}

ul#news {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul#news li {
 margin: 0;
}

ul#news li.loud {
 font-weight: bold;
}
&lt;/style&gt;</code>
</pre>
<h4>CSS explained</h4>
<p>I&#8217;ve tried to keep the CSS here pretty simple. Here&#8217;s a few notes on what I&#8217;ve got going on:</p>
<ul>
<li><strong>#ticker</strong> is the wrapper for the ticker which has a grey background, grey border and is padded 20 pixels.</li>
<li><strong>ul#news</strong> is the unordered list for the ticker. You&#8217;ll want to leave those styles as they are, so there is no unwanted margin or bullet points. If you want bullet points, simply change up the <strong>list-style:</strong> selector to a different value.</li>
<li><strong>ul#news li</strong> are the styles for each individual bullet point. You might want to add some color, or other font styles here.</li>
<li><strong>ul#news li.loud</strong> is a class I setup for news items that you want to stand out more. Adding the class <strong>loud</strong> to your <strong><code>&lt;li&gt;</code></strong> will currently make that item bold.</li>
</ul>
<h4>Summary</h4>
<p>Once you have all your code setup in <strong>index.html</strong>, upload the file to your root directory. At this point, it would also be a good idea to move the CSS to your external stylesheet. I wanted to keep this tutorial straight forward, for beginners, so I left everything in one HTML file. That&#8217;s it. I&#8217;ve shown you how to put together an animated news ticker with a little bit of jquery and CSS. If you have any questions about customizing the ticker further, please feel free to leave them in the comments. Once again, I&#8217;d like to thank <a href="http://www.texotela.co.uk/code/jquery/newsticker/">textotela.co.uk</a> for designing a great plugin. The source files for this tutorial are available from the link below. </p>
<p class="button"><a href="http://www.mediafire.com/?fz0imjyd1yq">Download Source Files</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2010/coding-an-animated-news-ticker-with-jquery-and-css/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>the web design process: parts 3 &amp; 4</title>
		<link>http://www.cardeo.ca/2009/the-web-design-process-parts-3-4</link>
		<comments>http://www.cardeo.ca/2009/the-web-design-process-parts-3-4#comments</comments>
		<pubDate>Fri, 12 Jun 2009 05:25:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser-compatibility]]></category>
		<category><![CDATA[browser-testing]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=1730</guid>
		<description><![CDATA[I thought it would be better to get this series done by friday, so I&#8217;ve decided to roll parts 3+4 into one post. We&#8217;re going to cover the last 5 parts of my web design process today. Check out the overview of all the steps below: Make sure you check out part 1 in the [...]]]></description>
			<content:encoded><![CDATA[<p>I thought it would be better to get this series done by friday, so I&#8217;ve decided to roll parts 3+4 into one post. We&#8217;re going to cover the last 5 parts of my web design process today. Check out the overview of all the steps below:</p>
<p class="block-quote"><b>Make sure you check out <a href="http://cardeo.ca/2009/the-web-design-process-part-1/">part 1</a> in the web design process series.</b></p>
<p class="block-quote"><b>Make sure you check out <a href="http://cardeo.ca/2009/the-web-design-process-part-2/">part 2</a> in the web design process series.</b></p>
<h4>Overview</h4>
<p>&#187; Defining the end goal<br />
&#187; Navigation planning and sitemap<br />
&#187; Hand-drawn rough layout<br />
&#187; Photoshop comps<br />
&#187; Review comps to ensure the end goal has been met<br />
&#187; Coded comps (alpha)<br />
&#187; Dynamic content integration<br />
&#187; Browser testing<br />
&#187; Launch checklist<br />
&#187; Soft launch (beta)<br />
&#187; Launch and promotion<br />
<span id="more-1730"></span></p>
<h4>Dynamic content integration</h4>
<p>This is the final step before any serious testing is done. Dynamic content integration includes stuff like: javascript, ajax, jquery, back-end tie-ins, and much more&#8230; Like I mentioned in part 2, it&#8217;s a good idea to leave an area in your coded comp where your developer can add in the dynamic stuff. Some examples of dynamic content would be: rollovers, image galleries, e-commerce, etc&#8230; Once you or your developer has added this stuff in, it&#8217;s time to do some site testing.</p>
<h4>Browser testing</h4>
<p>Browser testing can really be a nightmare. Don&#8217;t even get me started with Internet Explorer. I&#8217;d suggest doing the majority of your testing in Firefox, make sure you download and get familiar with <a href="http://getfirebug.com/" target="_blank">Firebug</a>. It&#8217;s a free tool that integrates with Firefox to help you debug your websites. I&#8217;d suggest ensuring your website works in the following browsers:</p>
<p><b>MAC</b><br />
&#187; Safari 4<br />
&#187; Safari 3<br />
&#187; Opera 9<br />
&#187; Firefox 3<br />
&#187; Camino 1.6.7</p>
<p><b>PC</b><br />
&#187; IE6<br />
&#187; IE7<br />
&#187; IE8<br />
&#187; Firefox 3.5<br />
&#187; Firefox 3.0<br />
&#187; Chrome 1<br />
&#187; Chrome 2<br />
&#187; Opera 9</p>
<p>Some of you might want to skip IE6, but I wouldn&#8217;t recommend it. Last time I checked 20-25% of internet surfers still use it &#8211; Doh! If you&#8217;re looking for a free service to check your website in several browsers, you should check out <a href="http://browsershots.org/" target="_blank">browsershots.org</a>. Like I said, it&#8217;s free and it displays screenshots of your website in the browsers of your choice.</p>
<p>The other big thing to confirm is that your website is valid. Head over to the <a href="http://validator.w3.org/" target="_blank">w3&#8242;s validator</a> to check your code. They also have a free <a href="http://jigsaw.w3.org/css-validator/" target="_blank">CSS validator</a>. Valid code is very important for stuff like google ranking and load-time, so make sure you don&#8217;t skip this test. These  are two of the biggest things you need to check, but there are tons of other items to review before you can launch your website confidently.</p>
<h4>Launch Checklist</h4>
<p>A launch checklist is list of everything you need to test before you publish your website. There&#8217;s no way one person could remember all this stuff, so it&#8217;s best to work off a good list. Several lists are out there on the web, but here are a few I&#8217;d recommend checking out:</p>
<p>&#187; <a href="http://www.maxdesign.com.au/presentation/checklist.htm" target="_blank">maxdesign.com.au</a><br />
&#187; <a href="http://stud.cmd.hro.nl/0773253/notusable/blog/the-ultimate-webdesign-usability-checklist/" target="_blank">notusable</a><br />
&#187; <a href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/" target="_blank">SmashingMagazine.com</a></p>
<p>Once you&#8217;ve fixed all your cross-browser bugs, validated your code, and run through at least one launch checklist, it&#8217;s time to take your website public!</p>
<h4>Soft launch (beta)</h4>
<p>What does soft launch, or beta, mean? To me it basically means taking your website public but not announcing it yet. Once you get your website live on your server in a public folder, you still need to do some testing. Is all your dynamic content working? Do you have any broken links? I&#8217;d recommend running through your launch checklist again when the website is live on the server. At that point, if you find anymore problems, you can quickly fix them and hopefully avoid your readers from seeing them. Beta testing is a great opportunity to invite some friends or colleagues to check out your website and see if they can break it, or find any bugs.</p>
<h4>Launch and Promotion</h4>
<p>This is the fun part. Your website is live, valid, cross-browser compatible. It&#8217;s time to tell the world and retire at 32. At least that is my plan. I hope you&#8217;ve found this series useful. Please feel free to leave any comments or questions below, and I&#8217;ll do my best to answer them all. Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2009/the-web-design-process-parts-3-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WordPress Theme: Meta Morphosis</title>
		<link>http://www.cardeo.ca/2009/free-wordpress-theme-meta-morphosis</link>
		<comments>http://www.cardeo.ca/2009/free-wordpress-theme-meta-morphosis#comments</comments>
		<pubDate>Tue, 28 Apr 2009 03:22:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[woothemes]]></category>

		<guid isPermaLink="false">http://cardeo.ca/?p=1607</guid>
		<description><![CDATA[Features: &#187; High quality Woothemes.com backend &#187; Two column layout &#187; jQuery widgitized slider in footer &#187; Javascript font-replacement for titles &#187; 8 different color schemes to choose from &#187; View the Demo &#187; Download]]></description>
			<content:encoded><![CDATA[<p><img src="http://cardeo.ca/wp-content/uploads/2009/04/thumbphp.jpeg" alt="meta-morphosis-theme" title="meta-morphosis-theme" width="458" height="346" class="alignnone size-full wp-image-1608" /><span id="more-1607"></span></p>
<blockquote class="center"><p><a href="http://marketplace.tutsplus.com/item/rockstar-wordpress-designer/119325?ref=cardeo"><img src="http://www.cardeo.ca/wp-content/uploads/2008/09/WP_468x60.jpg" alt="" title="WP_468x60" width="468" height="60" class="alignnone size-full wp-image-2995" /></a></p></blockquote>
<p><b>Features:</b><br />
&#187; High quality Woothemes.com backend<br />
&#187; Two column layout<br />
&#187; jQuery widgitized slider in footer<br />
&#187; Javascript font-replacement for titles<br />
&#187; 8 different color schemes to choose from</p>
<p>&#187; <a href="http://www.woothemes.com/demo/?t=31" target="_blank">View the Demo</a><br />
&#187; <a href="http://www.woothemes.com/2009/04/meta-morphosis/" target="_blank">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardeo.ca/2009/free-wordpress-theme-meta-morphosis/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

