<?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>Tweeaks Design</title>
	<atom:link href="http://tweeaks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tweeaks.com</link>
	<description>more than just eye popping designs</description>
	<lastBuildDate>Thu, 11 Mar 2010 17:43:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My First Wordpress Plugin Almost Complete</title>
		<link>http://tweeaks.com/wordpress/my-first-wordpress-plugin-almost-complete/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=my-first-wordpress-plugin-almost-complete</link>
		<comments>http://tweeaks.com/wordpress/my-first-wordpress-plugin-almost-complete/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:43:25 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://tweeaks.com/wordpress/my-first-wordpress-plugin-almost-complete/</guid>
		<description><![CDATA[<img src="http://tweeaks.com/wp-content/uploads/2010/03/wordpress-logo13.jpg" alt="" title="wordpress-logo13" width="150" height="150" class="alignright size-full wp-image-3281" />I have been working on making a plugin for Wordpress users, that would add an Author bio box to the bottom of posts. I know there's other plugins that do this already out there, but I don't think any of them add a Twitter field to your profile page. ]]></description>
			<content:encoded><![CDATA[
<p><img src="http://tweeaks.com/wp-content/uploads/2010/03/wordpress-logo13.jpg" alt="wordpress logo13 My First Wordpress Plugin Almost Complete" title="wordpress-logo13" width="150" height="150" class="alignright size-full wp-image-3281" />I have been working on making a plugin for Wordpress users, that would add an Author bio box to the bottom of posts. I know there&#8217;s other plugins that do this already out there, but I don&#8217;t think any of them add a Twitter field to your profile page. </p>
<p>What my plugin does is it utilizes your information from the WP dashboard on your profile. It makes better use of the fields by removing the Yahoo IM one and adding a Twitter field. Then it will pull the information from that and the URL and Bio of the post author, as well as display the Gravatar of the author by getting the authors email address. Then it adds a nice box in between the post and the comments.</p>
<p>I am extremely excited about this. I never thought I would ever be able to complete it, and get it working. I managed to create the functions and simulate it over at New2WP, but getting it to work in a plugin has been a bit more work. I am still working on cleaning it up and adding the finishing touches, and then I will submit it to Wordpress.</p>
<p>You can see an example of it below, I am currently using it on this site, and I&#8217;d love to know what you think!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/wordpress/wordpress-custom-fields-add-excerpts-and-post-thumbnails-to-theme/" rel="bookmark" class="crp_title">Wordpress Custom Fields: Add Excerpts And Post Thumbnails To Theme</a></li><li><a href="http://tweeaks.com/wordpress/10-extremely-useful-wordpress-hacks-and-tips/" rel="bookmark" class="crp_title">10 Extremely Useful WordPress Hacks</a></li><li><a href="http://tweeaks.com/wordpress/how-to-using-wordpress-excerpts/" rel="bookmark" class="crp_title">How To Use Wordpress Excerpts On Your Blog Homepage</a></li><li><a href="http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/" rel="bookmark" class="crp_title">Forever 27: My Birthday Post With 7 Favorite Wordpress Design And Development Blogs</a></li><li><a href="http://tweeaks.com/wordpress/a-fresh-new-wordpress-theme-design-by-tweeaks/" rel="bookmark" class="crp_title">A Fresh New Wordpress Theme Design By Tweeaks</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/wordpress/my-first-wordpress-plugin-almost-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding jQuery: What Is $(this) Exactly</title>
		<link>http://tweeaks.com/coding/what-is-this-exactly/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=what-is-this-exactly</link>
		<comments>http://tweeaks.com/coding/what-is-this-exactly/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 17:15:04 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips-Tricks]]></category>

		<guid isPermaLink="false">http://tweeaks.com/coding/what-is-this-exactly/</guid>
		<description><![CDATA[<img src="http://tweeaks.com/wp-content/uploads/2009/12/jquery1-200x200.png" alt="jquery" title="jquery" width="200" height="200" class="alignright size-thumbnail wp-image-2977" />I've not posted in a while because I have been working a lot on <a href="http://new2wp.com">New2WP.com</a> and all that great stuff we've been doing over there. I have also been learning more about jQuery, and reading up on that a lot. 

Here you can learn how to better understand the commonly used jQuery method $(this) if you still have an unclear understanding of it like I did for a long time. I want to help others understand it better since I had a difficult time "getting" it]]></description>
			<content:encoded><![CDATA[
<p><img src="http://tweeaks.com/wp-content/uploads/2009/12/jquery1-200x200.png" alt="jquery1 200x200 Understanding jQuery: What Is $(this) Exactly" title="jquery" width="200" height="200" class="alignright size-thumbnail wp-image-2977" />I&#8217;ve not posted in a while because I have been working a lot on <a target="_blank" href="http://new2wp.com">New2WP.com</a> and all that great stuff we&#8217;ve been doing over there. I have also been learning more about jQuery, and reading up on that a lot. </p>
<h2>So what is this</h2>
<p>I just wanted to quickly explain what $(this) is since it was so confusing to me while learning jQuery.</p>
<p>$(this) is easier to understand separately in 2 parts. $() is a function call plain and simple. $ is a reference to the jQuery function, so therefore, $() is a shorter more simple way to write jQuery().</p>
<p>If you use another JavaScript library that redefines $ then you would want to use either jQuery() instead of $(), or you could use jQuery.noCoflict().</p>
<p>What &#8216;this&#8217; is can be more confusing since it&#8217;s used for many things. It is used in an object&#8217;s methods to refer to that object, itself. Sort of like talking in 3rd person or something.</p>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">function Foo( value ) {<br />
&nbsp; this.value = value;<br />
}</div></td></tr></tbody></table></div>
<p>$(this) may make you even more confused, so let me know if you have any questions.</p>
<p>And be sure to come check out more jQuery and Wordpress tutorials at <a target="_blank" href="http://new2wp.com">New2WP.com</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/coding/14-ways-to-start-learning-jquery/" rel="bookmark" class="crp_title">14 Ways To Start Learning jQuery</a></li><li><a href="http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/" rel="bookmark" class="crp_title">Forever 27: My Birthday Post With 7 Favorite Wordpress Design And Development Blogs</a></li><li><a href="http://tweeaks.com/coding/create-a-random-banner-ad-rotator-in-php/" rel="bookmark" class="crp_title">Create A Random Banner Ad Rotator in PHP</a></li><li><a href="http://tweeaks.com/coding/jquery/40-jquery-plugins-tutorials-resources-and-tools-of-2009/" rel="bookmark" class="crp_title">40 jQuery Plugins, Tutorials, Resources And Tools Of 2009</a></li><li><a href="http://tweeaks.com/coding/jquery/how-to-make-a-dynamic-jquery-feature-post-slider-for-wordpress/" rel="bookmark" class="crp_title">How To Make A Dynamic jQuery Feature Post Slider For Wordpress</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/coding/what-is-this-exactly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 Stop Motion Animations That Will Blow Your Mind [Videos]</title>
		<link>http://tweeaks.com/multimedia/6-stop-motion-animations-that-will-blow-your-mind/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=6-stop-motion-animations-that-will-blow-your-mind</link>
		<comments>http://tweeaks.com/multimedia/6-stop-motion-animations-that-will-blow-your-mind/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 00:51:45 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Stop Motion]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3266</guid>
		<description><![CDATA[<img src="http://tweeaks.com/wp-content/uploads/2010/02/tshirtwar.jpg" alt="tshirtwar" title="tshirtwar" width="200" height="194" class="alignright size-full wp-image-3271" />It's time for some video creativity and inspiration. After <a href="http://twitter.com/chellerific" target="_blank">Michelle</a> shared the T-Shirt War video with me, which I think is absolutely awesome, I wanted to post it here. I decided to just do a roundup of other stop motion animations while I was at it too. It blows my mind how they can create such videos too. If you don't think so, then you have no idea why it should. If you did know you'd understand.
]]></description>
			<content:encoded><![CDATA[
<p><a target="_blank" href="http://tweeaks.com/multimedia/6-stop-motion-animations-that-will-blow-your-mind/"><img src="http://tweeaks.com/wp-content/uploads/2010/02/tshirtwar.jpg" alt="tshirtwar 6 Stop Motion Animations That Will Blow Your Mind [Videos]" title="tshirtwar" width="200" height="194" class="alignright size-full wp-image-3271" /></a>It&#8217;s time for some video creativity and inspiration. After <a href="http://twitter.com/chellerific" target="_blank">Michelle</a> shared the T-Shirt War video with me, which I think is absolutely awesome, I wanted to post it here. I decided to just do a roundup of other stop motion animations while I was at it too. It blows my mind how they can create such videos too. If you don&#8217;t think so, then you have no idea why it should. If you did know you&#8217;d understand.</p>
<p>The art of <a target="_blank" href="http://en.wikipedia.org/wiki/Stop_motion" target="_blank">Stop Motion</a> is one that takes A LOT of time and patience, not to mention the planning involved and the obviously required need for imagination. </p>
<p>Stop motion animations can take as long as 1,500 hour or more to create, <a href="http://tweeaks.com/multimedia/tak-an-8-bit-trip-with-thi-amazing-stop-motion-lego-animation/">8-Bit Trip for example</a>. That is the reason I personally would never create my own stop motion video, at least not one as long and complex as some of these. Though, I do very much enjoy them, and give the creators tons of credit for their work. </p>
<p><strong>Here are 6 of the my favorites</strong></p>
<h2>Stop Motion T-Shirt War</h2>
<p><object width="485" height="400"><param name="movie" value="http://www.youtube.com/v/DKWdSCt4jGE&#038;hl=en_US&#038;fs=1&#038;color1=0xe1600f&#038;color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/DKWdSCt4jGE&#038;hl=en_US&#038;fs=1&#038;color1=0xe1600f&#038;color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="485" height="400" ></embed></object></p>
<h2>The PEN Story</h2>
<p><object width="485" height="400" ><param name="movie" value="http://www.youtube.com/v/m9Et7UQh1tg&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m9Et7UQh1tg&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="485" height="400" ></embed></object></p>
<h2>Human Skateboard Stop Motion</h2>
<p><object width="485" height="400" type="application/x-shockwave-flash" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" alt="Stop Motion Human Skateboard Funny Videos"><param name="movie" value="http://embed.break.com/NTM0MzA0"></param><param name="allowScriptAccess" value="always"></param><embed src="http://embed.break.com/NTM0MzA0" type="application/x-shockwave-flash" allowScriptAccess=always width="485" height="388"></embed></object></p>
<h2>Stop Motion Stick Figure Body Art</h2>
<p><object width="485" height="400" id="394801" type="application/x-shockwave-flash" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" alt="Stop Motion Stick Figure Body Art Funny Videos"><param name="movie" value="http://embed.break.com/Mzk0ODAx"></param><param name="allowScriptAccess" value="always"></param><embed src="http://embed.break.com/Mzk0ODAx" type="application/x-shockwave-flash" allowScriptAccess=always width="485" height="400"></embed></object></p>
<h2>7&#215;7x7 Stop Motion Assembly</h2>
<p><object width="485" height="400"><param name="movie" value="http://www.youtube.com/v/m9Et7UQh1tg&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m9Et7UQh1tg&#038;hl=en_US&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="485" height="400" ></embed></object></p>
<h2>My Animated World</h2>
<p><object width="485" height="400"><param name="movie" value="http://www.youtube.com/v/cYhhfHYZa5s&#038;hl=en_US&#038;fs=1&#038;color1=0x402061&#038;color2=0x9461ca"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/cYhhfHYZa5s&#038;hl=en_US&#038;fs=1&#038;color1=0x402061&#038;color2=0x9461ca" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="400"></embed></object></p>
<p>How you enjoyed these as much as I did. There&#8217;s a lot of hours spent making these videos. Show respect, they&#8217;ve worked hard and deserve it.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/multimedia/avatar-official-movie-trailer/" rel="bookmark" class="crp_title">AVATAR &#8211; Official Movie Trailer [HD]</a></li><li><a href="http://tweeaks.com/multimedia/tak-an-8-bit-trip-with-thi-amazing-stop-motion-lego-animation/" rel="bookmark" class="crp_title">Take an 8-Bit Trip With This Amazing Stop Motion LEGO Animation</a></li><li><a href="http://tweeaks.com/multimedia/an-impressing-special-musical-talent/" rel="bookmark" class="crp_title">Video: An Impressing Special Musical Talent You Must See</a></li><li><a href="http://tweeaks.com/multimedia/nintendo-theme-songs-a-capella-style/" rel="bookmark" class="crp_title">Nintendo Theme Songs A Capella Style</a></li><li><a href="http://tweeaks.com/multimedia/drunk-guy-goes-to-buy-more-beer/" rel="bookmark" class="crp_title">Drunk Guy Goes to Buy More Beer and Fails</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/multimedia/6-stop-motion-animations-that-will-blow-your-mind/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Forever 27: My Birthday Post With 7 Favorite Wordpress Design And Development Blogs</title>
		<link>http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs</link>
		<comments>http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 17:45:50 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Birthday]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3257</guid>
		<description><![CDATA[<img src="http://tweeaks.com/wp-content/uploads/2010/02/298380-main_Full-200x200.jpg" alt="bday" title="298380-main_Full" width="200" height="200" class="alignright size-thumbnail wp-image-3258" />I just turned 27 on Saturday and I gotta say, it wasn't really any different than any other day for me. You know how I spent my birthday? I was working on websites, learning more about Wordpress and all that stuff that I do on a daily basis. I spent the majority of the day alone, on my computer. I'm so exciting, and wild huh. 

The whole weekend really was basically nothing more than ordinary as far as birthday weekends go. It's not like I couldn't find stuff to do, I just wanted to do what I do, and it made me depressed. ]]></description>
			<content:encoded><![CDATA[
<p><img src="http://tweeaks.com/wp-content/uploads/2010/02/298380-main_Full-200x200.jpg" alt="bday" title="298380-main_Full" width="200" height="200" class="alignright size-thumbnail wp-image-3258" />I just turned 27 on Saturday and I gotta say, it wasn&#8217;t really any different than any other day for me. You know how I spent my birthday? I was working on websites, learning more about Wordpress and all that stuff that I do on a daily basis. I spent the majority of the day alone, on my computer. I&#8217;m so exciting, and wild huh. </p>
<p>The whole weekend really was basically nothing more than ordinary as far as birthday weekends go. It&#8217;s not like I couldn&#8217;t find stuff to do, I just wanted to do what I do, and it made me depressed. </p>
<p>I did go to the Cheesecake Factory with my family on Sunday which was nice. Also went to a small gathering of friends, where I only knew 3 people, and was only there for an hour or two. I used to do cool stuff, but now I&#8217;m boring I guess.</p>
<p>Anyways, I wanted to include in this extremely compelling post a list of Wordpress blogs for designers and developers that I used a lot over the weekend, and many times in the past. There&#8217;s a lot of great information for learning Wordpress on each of them and recommend checking them out.</p>
<h2><a target="_blank" href="http://digwp.com" target="_blank">Digging Into Wordpress</a></h2>
<p><a target="_blank" href="http://digwp.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/02/blogs1.jpg" alt="My favorite Wordpress blogs" border="0" class="aligncenter size-thumbnail wp-image-3251" title="My favorite Wordpress blogs" /></a></p>
<h2><a target="_blank" href="http://new2wp.com">New2WP</a></h2>
<p><a target="_blank" href="http://new2wp.com"><img src="http://tweeaks.com/wp-content/uploads/2010/02/blogs2.jpg" alt="My favorite Wordpress blogs" border="0" class="aligncenter size-thumbnail wp-image-3252" title="My favorite Wordpress blogs" /></a></p>
<h2><a target="_blank" href="http://wpbeginner.com" target="_blank">WP Beginner</a></h2>
<p><a target="_blank" href="http://wpbeginner.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/02/blogs3.jpg" alt="My favorite Wordpress blogs" border="0" class="aligncenter size-thumbnail wp-image-3253" title="My favorite Wordpress blogs" /></a></p>
<h2><a target="_blank" href="http://catswhocode.com" target="_blank">Cats Who Code</a></h2>
<p><a target="_blank" href="http://catswhocode.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/02/blogs4.jpg" alt="My favorite Wordpress blogs" border="0" class="aligncenter size-thumbnail wp-image-3254" title="My favorite Wordpress blogs" /></a></p>
<h2><a target="_blank" href="http://wprecipes.com" target="_blank">WP Recipes</a></h2>
<p><a target="_blank" href="http://wprecipes.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/02/blogs5.jpg" alt="My favorite Wordpress blogs" border="0" class="aligncenter size-thumbnail wp-image-3255" title="My favorite Wordpress blogs" /></a></p>
<h2><a target="_blank" href="http://wphacks.com" target="_blank">WP Hacks</a></h2>
<p><a target="_blank" href="http://wphacks.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/02/blogs6.jpg" alt="My favorite Wordpress blogs" border="0" class="aligncenter size-thumbnail wp-image-3256" title="My favorite Wordpress blogs" /></a></p>
<h2><a target="_blank" href="http://weblogtoolscollection.com" target="_blank">Weblog Tools</a></h2>
<p><a target="_blank" href="http://weblogtoolscollection.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/02/blogs7.jpg" alt="My favorite Wordpress blogs" border="0" class="aligncenter size-thumbnail wp-image-3250" title="My favorite Wordpress blogs" /></a></p>
<p><strong>Am I the only one that sits at home alone on a computer on my birthday?</strong> </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/" rel="bookmark" class="crp_title">25 Unbelievably Inspiring Works Of Art &#8211; Masters Of Design</a></li><li><a href="http://tweeaks.com/wordpress/a-fresh-new-wordpress-theme-design-by-tweeaks/" rel="bookmark" class="crp_title">A Fresh New Wordpress Theme Design By Tweeaks</a></li><li><a href="http://tweeaks.com/wordpress/free-wordpress-themes/" rel="bookmark" class="crp_title">16 Sites with Quality FREE Wordpress Themes</a></li><li><a href="http://tweeaks.com/resources/10-beautiful-high-qualit-dual-screen-wallpapers/" rel="bookmark" class="crp_title">10 Beautiful High Quality Dual Screen Wallpapers</a></li><li><a href="http://tweeaks.com/design/design-ps/adobe-photoshop-cs4-certification-exam-practice-tests/" rel="bookmark" class="crp_title">Adobe Photoshop CS4 Certification Exam Practice Tests &#8211; by GraphicMania.net</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>2 Rivaling High Schools Battle It Out With Music Videos On Youtube</title>
		<link>http://tweeaks.com/multimedia/2-rivaling-high-schools-battle-it-out-with-music-videos-on-youtube/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=2-rivaling-high-schools-battle-it-out-with-music-videos-on-youtube</link>
		<comments>http://tweeaks.com/multimedia/2-rivaling-high-schools-battle-it-out-with-music-videos-on-youtube/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 18:57:22 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3236</guid>
		<description><![CDATA[<a href="http://tweeaks.com/multimedia/2-rivaling-high-schools-battle-it-out-with-music-videos-on-youtube/"><img src="http://tweeaks.com/wp-content/uploads/2010/01/tn-schooldual.png" alt="High School Youtube Video Battle" title="tn-schooldual" width="200" height="200" class="alignright size-full wp-image-3238" /></a>Two Shoreline Washington high schools battle it on with their Youtube music videos. Back in November Shorecrest High School produced a music video to Outkast's song "Hey Ya!" that was a 4 minute long continuous shot.

A little over a month later Shorewood High School decided to show them up by releasing their own music video to Hall and Oates' "You Make My Dreams Come True." Only theirs was shot in reverse]]></description>
			<content:encoded><![CDATA[
<p><a href="http://tweeaks.com/multimedia/2-rivaling-high-schools-battle-it-out-with-music-videos-on-youtube/"><img src="http://tweeaks.com/wp-content/uploads/2010/01/tn-schooldual.png" alt="High School Youtube Video Battle" title="tn-schooldual" width="200" height="200" class="alignright size-full wp-image-3238" /></a>You might have heard about this already but in case you haven&#8217;t you should know. Back in November Shorecrest High School in Shoreline, Washington produced a music video to Outkast&#8217;s song &#8220;Hey Ya!&#8221; The 4 minute long video was recorded in one continuous with no cuts or edits. 200 students were involved to create what I consider an amazing display of cooperation and synchronization. The fact that it was shot in one 4 minute shot alone is hard to fathom, not to mention walking through the school through 200 kids. </p>
<p>A little over a month later Shorewood High School, a longtime rival school of Shorecrest in sports and band decided to show them up by releasing their own music video to Hall and Oates&#8217; &#8220;You Make My Dreams Come True.&#8221; What&#8217;s even more amazing about their video is that it is shot in reverse. All of the students learned to lip sync the song backwards. After seeing <a href="http://tweeaks.com/multimedia/an-impressing-special-musical-talent/">OneManSho&#8217;s sing songs in reverse</a> that aspect of it is not quite as impressive to me, not to discredit them though. I&#8217;m sure it isn&#8217;t an easy thing to do, but it seems less difficult after previously seeing this done. </p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/schooldual.png" alt="schooldual 2 Rivaling High Schools Battle It Out With Music Videos On Youtube" title="schooldual" width="469" height="286" class="aligncenter size-full wp-image-3237" /></p>
<h2>Either way both videos are amazingly well-done.</h2>
<p>I have worked with video recording, production, and have studied film and am more aware of the level of difficulty involved in shooting a 4 minute long continuous shot. I think that is the most amazing thing of all when watching these videos.</p>
<h2>Shorecrest High School | Outkast &#8211; Hey Ya!</h2>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/kPTd8MgAeqI&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/kPTd8MgAeqI&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<h2>Shorewood High School | Hall and Oates &#8211; You Make My Dreams Come True</h2>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/T7TI-AJi2O8&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/T7TI-AJi2O8&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>There is a <a target="_blank" href="http://www.king5.com/news/local/Rival-Shoreline-schools-in-YouTube-music-video-battle-79679497.html" target="_blank">poll up on King5.com</a> for people to vote for the video they think is the best. I personally like the one by Shorecrest better because I love the song &#8220;Hey Ya!&#8221;, and I don&#8217;t like the song by the other school at all. I also think they didn&#8217;t do that great in lip syncing the song, granted it was done backwards, it decreases the quality of the video. </p>
<p>This isn&#8217;t over yet though. Shorecrest has stated that they are already working on their next video but are keeping quiet about what they have planned. It will be interesting to see how far this goes and what they come up with.</p>
<p>I wish I were growing up in the age of technology, like teenagers are today. When I was in high school we had old Macintosh computers that we used in &#8220;computer class&#8221;, which was called Keyboarding. Yeah, learning how to type. I&#8217;m only 26, so it&#8217;s not like I&#8217;m old, but we sure as hell didn&#8217;t learn how to do advanced video editing and producing like this. They even teach web and graphic design in high school these days. If I started doing that back then, I would know so much more, and be so far beyond the point I&#8217;m at now in my abilities. Kids today don&#8217;t know how well they have it, and they take it for granted. OMG I&#8217;m starting to sound like my mother. Dammit!</p>
<p><strong>So which video do you think is better?</strong></p>
<div class="res">
<ul>
<li><a target="_blank" href="http://www.youtube.com/watch?v=kPTd8MgAeqI" target="_blank">Shorecrest &#8211; Hey Ya!</a></li>
<li><a target="_blank" href="http://www.youtube.com/watch?v=T7TI-AJi2O8" target="_blank">Shorewood &#8211; You Make My Dreams Come True</a></li>
</ul>
</div>
<p>Post a comment below stating who you&#8217;d vote for.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/multimedia/6-stop-motion-animations-that-will-blow-your-mind/" rel="bookmark" class="crp_title">6 Stop Motion Animations That Will Blow Your Mind [Videos]</a></li><li><a href="http://tweeaks.com/multimedia/an-impressing-special-musical-talent/" rel="bookmark" class="crp_title">Video: An Impressing Special Musical Talent You Must See</a></li><li><a href="http://tweeaks.com/multimedia/nintendo-theme-songs-a-capella-style/" rel="bookmark" class="crp_title">Nintendo Theme Songs A Capella Style</a></li><li><a href="http://tweeaks.com/multimedia/drunk-guy-goes-to-buy-more-beer/" rel="bookmark" class="crp_title">Drunk Guy Goes to Buy More Beer and Fails</a></li><li><a href="http://tweeaks.com/multimedia/tak-an-8-bit-trip-with-thi-amazing-stop-motion-lego-animation/" rel="bookmark" class="crp_title">Take an 8-Bit Trip With This Amazing Stop Motion LEGO Animation</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/multimedia/2-rivaling-high-schools-battle-it-out-with-music-videos-on-youtube/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Experience As A Volunteer At Wordcamp Boston (with Session Slides) #wcbos</title>
		<link>http://tweeaks.com/blogging/my-experience-as-a-volunteer-at-wordcamp-boston/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=my-experience-as-a-volunteer-at-wordcamp-boston</link>
		<comments>http://tweeaks.com/blogging/my-experience-as-a-volunteer-at-wordcamp-boston/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 18:07:31 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Boston]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Wordcamp]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3187</guid>
		<description><![CDATA[<a href="http://wordcampboston.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/01/image_3.png" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="alignright size-full wp-image-3208" /></a>Now that it's over I wanted to write about how great <a href="http://wordcampboston.com" target="_blank">Wordcamp Boston</a> was. Check out <a href="http://twitter.com/#search?q=%23wcbos" target="_blank">#wcbos</a> or <a href="http://twitter.com/#search?q=%23bestwordcampever" target="_blank">#bestwordcampever</a> if you need more proof. Or you can <a href="http://wordcampboston.com/2010/01/24/see-wordcamp-boston-live-again/" target="_blank">relive it on the live blog</a>. I first found out about it a couple weeks before the tickets went on sale, and I immediately wanted to go. The next thing I heard was that tickets were sold out....bummer. I didn't even know they went on sale and they were already gone. Luckily I happened to see they still needed volunteers, which I was willing to settle for even though I wouldn't be able to see and do everything I wanted when I wanted, and I would have to do work. I just wanted to be apart of it, and I was one of those chosen to volunteer so I would be able to go after all]]></description>
			<content:encoded><![CDATA[
<p><a target="_blank" href="http://wordcampboston.com" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2010/01/image_3.png" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="alignright size-full wp-image-3208" /></a>Now that it&#8217;s over I wanted to write about how great <a target="_blank" href="http://wordcampboston.com" target="_blank">Wordcamp Boston</a> was. Check out <a target="_blank" href="http://twitter.com/#search?q=%23wcbos" target="_blank">#wcbos</a> on Twitter, or <a target="_blank" href="http://twitter.com/#search?q=%23bestwordcampever" target="_blank">#bestwordcampever</a> if you need more proof. Or you can <a target="_blank" href="http://wordcampboston.com/2010/01/24/see-wordcamp-boston-live-again/" target="_blank">relive it on the live blog</a>. I first found out about it a couple weeks before the tickets went on sale, and I immediately wanted to go. The next thing I heard was that tickets were sold out&#8230;.bummer. I didn&#8217;t even know they went on sale and they were already gone. Luckily I happened to see they still needed volunteers, which I was willing to settle for even though I wouldn&#8217;t be able to see and do everything I wanted when I wanted, and I would have to do work. I just wanted to be apart of it, and I was one of those chosen to volunteer so I would be able to go after all.</p>
<h2>Ok So What Do I Do?</h2>
<p>I got to the Microsoft N.E.R.D. Center in Cambridge, Ma., where it was being held, at 7:00 am Saturday morning, and I was one of the people that couldn&#8217;t figure out how to get into the parking garage since it appeared to be closed until someone showed us that you just had to drive up, take a ticket and the door would then go up. The Microsoft building was completely automated apparently, and extremely cool of course. It was the perfect place to hold an event like this, and there&#8217;s probably not many places better for such a thing. After getting checked in and briefed on what we needed to do, I went to the info booth where I spent most of the morning helping people as they arrived.</p>
<p>The organizers for Wordcamp did such an amazing job, and were really on top of everything from what I could see. It made things for all of us clueless vollies so much easier. I couldn&#8217;t have had a better experience, except for maybe being able to see more sessions, but there&#8217;s always next year. The only real complaint I had was that my back was killing me from standing for so long at times, which made me wish I was back at the info booth helping out there, but that&#8217;s okay, I lived. I&#8217;m just glad I wasn&#8217;t one of the people who got locked in the stairway. Don&#8217;t take the stairs if you ever go to Microsoft, you won&#8217;t get out.</p>
<p>All in all, I&#8217;d say there was about 400 or more people who came, including attendees, speakers, sponsors and guests, all with one similar interest in mind, <a target="_blank" href="http://wordpress.org" target="_blank">Wordpress</a>, and they all had a laptop, iPhone or some other device connected to the internet in hand too by the way at all times&#8230;nerds? It was really cool to see that many people who have the enthusiasm about Wordpress as I do. I met and talked to so many interesting people, and got some cool swag including one of the blue Wordcamp Boston hoodies that so many people were jealous of. I might have been willing to trade them mine for the green Wordcamp messenger bags they all got, had I been offered, but I&#8217;m happy with the hoodie.</p>
<p>I did get to catch a few sessions during my break like <a target="_blank" href="http://htmlcssjavascript.com/html/html5-wordpress-resource-links-from-my-wordcamp-boston-presentation/" target="_blank">Oh Oh It&#8217;s Magic: WP And HTML 5</a> and <a target="_blank" href="http://www.slideshare.net/williamsba/wordpress-security-2982527" target="_blank">Lock It Up Security</a>, as well as some others too. Overall it was a great experience and would totally volunteer again, that is if I&#8217;m unable to get a ticket. I can&#8217;t wait until next years Wordcamp Boston and would like to try and go to one before then wherever they may be <a target="_blank" href="http://central.wordcamp.org/" target="_blank">held around the country</a> this year. Until then, I will check out the slides from the sessions I missed, and continue using Wordpress since it&#8217;s so awesome.</p>
<div class="res">
<h2>Wordcamp Boston Videos, Blog Posts, And Slides From The Sessions</h2>
<ul>
<li><a target="_blank" href="http://www.slideshare.net/williamsba/top-20-wordpress-plugins-youve-never-heard-of-2982724" target="_blank">Top 20 WordPress Plugins You&#8217;ve Never Heard Of</a></li>
<li><a target="_blank" href="http://www.slideshare.net/Casieg/wordcamp-boston-2010-seo-101" target="_blank">SEO 101</a>
<li><a target="_blank" href="http://www.slideshare.net/williamsba/wordpress-security-2982527" target="_blank">Lock It Up Security</a>
<li><a target="_blank" href="http://www.slideshare.net/socialmediaanswers/using-wordpress-as-a-social-media-dashboard" target="_blank">Using WordPress as a Social Media Dashboard</a>
<li><a target="_blank" href="http://www.maine-seo.com/expert-advice/rock-my-blog-wordcamp-wcbos" target="_blank">Rock My Blog</a>
<li><a target="_blank" href="http://www.maine-seo.com/expert-advice/wordpress-themes-101-from-wordcamp-wcbos" target="_blank">WordPress Themes 101</a>
<li><a target="_blank" href="http://www.maine-seo.com/search-engine-marketing/seo-analysis-from-wordcamp-wcbos" target="_blank">SEO Analysis</a>
<li><a target="_blank" href="http://wordcampboston.com/program/ignite/" target="_blank">Ignite WordCamp Videos</a>
<li><a target="_blank" href="http://www.slideshare.net/mitcho/ignite-wordcamp-youd-beta-test-your-plugins" target="_blank">Ignite WordCamp: You&#8217;d Beta&#8217; Test Your Plugins</a>
<li><a target="_blank" href="http://www.youtube.com/watch?v=0V6vNEDMzgw&#038;NR=1" target="_blank">Ignite WordCamp: Boston Making Screencasts</a>
<li><a target="_blank" href="http://www.slideshare.net/mitcho/getting-into-the-loop" target="_blank">Getting Into The Loop</a>
<li><a target="_blank" href="http://www.slideshare.net/kisbell/wordcamp-presentation" target="_blank">Legal Issues Bloggers Face</a>
<li><a target="_blank" href="http://www.slideshare.net/squaredesign/short-codes-pain-free-magic" target="_blank">Short Codes: Pain Free Magic</a>
<li><a target="_blank" href="http://jimdoran.net/joy/wordpress/jquery-at-wordcamp-boston-2010" target="_blank">jQuery in WP</a>
<li><a target="_blank" href="http://htmlcssjavascript.com/html/html5-wordpress-resource-links-from-my-wordcamp-boston-presentation/" target="_blank">Oh Oh It&#8217;s Magic: WP And HTML 5</a>
<li><a target="_blank" href="http://www.slideshare.net/boonebgorges/get-thee-behind-me-making-buddypress-do-thine-bidding" target="_blank">Get Thee Behind Me: Making BuddyPress Do Thy Bidding</a>
<li><a target="_blank" href="http://www.slideshare.net/djcp/screaming-fast-wpmu-2981844" target="_blank">Screaming Fast WpMU</a>
</li>
</div>
<h2>Pictures From Wordcamp Boston</h2>
<p>Here are a few shots I took, and some others posted on Flickr from event at the Microsoft Research builing. There are some really great photos that people got which you can see <a target="_blank" href="http://www.flickr.com/search/?s=rec&#038;w=all&#038;q=WordCamp+Boston+&#038;m=text" target="_parent">more of on Flickr here</a>. I was only in 1, yes 1 picture out of the thousands that were taken by people. </p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/Photo01231110-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/WordcampBoston-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/Photo01231323-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4298678152_5eafc8eaf7_o-560x374.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/microsoft-10thfloor-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/pause-chair-375x500.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3211" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/Photo01231053-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/infographic-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4298781688_ca7a37ef37_o-560x374.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/DSC06206-333x500.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/DSC06208-333x500.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4298221603_46a295dbe9_o-560x374.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4298221971_a6e348cccf_o-560x374.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4298030920_0359db35b4_b-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/59467749-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/wcbos-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4297262553_053c293aaf_b-560x374.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4297311259_6c5348acc7_b-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4297749873_33251f77f1_b-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/4297756195_3511f1977c_b-560x420.jpg" alt="Wordcamp Boston 2010" title="Wordcamp Boston 2010" class="aligncenter size-large wp-image-3190" /></p>
<p>I&#8217;d like to thank <a target="_blank" href="http://twitter.com/Amandablum" target="_blank">@Amanda Blum</a> and <a target="_blank" href="http://twitter.com/ctraganos" target="_blank">@Chris Traganos</a> for your help, and the chance to be apart of Wordcamp Boston. It was really a great time.</p>
<h3>Want To Learn More?</h3>
<p>For anyone from Wordcamp who wants to learn more on how to do things or needs help with Wordpress, a friend and I will be launching a website hopefully this week (if I can finish coding the theme in time) called New2WP.com. It will be a great resource to those that were in attendance there, and anyone else that&#8217;s looking to expand their knowledge of the best free open-source blogging software there is. Any requests are welcome, and we are willing to help with anything you may need. The site isn&#8217;t ready yet, but if you want to <a target="_blank" href="http://feeds.feedburner.com/New2WP" target="_blank">subscribe to the RSS feed</a>, you will be one step ahead, and won&#8217;t miss a thing.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/" rel="bookmark" class="crp_title">25 Unbelievably Inspiring Works Of Art &#8211; Masters Of Design</a></li><li><a href="http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/" rel="bookmark" class="crp_title">Forever 27: My Birthday Post With 7 Favorite Wordpress Design And Development Blogs</a></li><li><a href="http://tweeaks.com/photography/30-amazing-photos-of-boston-captured-while-driving/" rel="bookmark" class="crp_title">30 Amazing Photos Of Boston Captured While Driving</a></li><li><a href="http://tweeaks.com/wordpress/a-fresh-new-wordpress-theme-design-by-tweeaks/" rel="bookmark" class="crp_title">A Fresh New Wordpress Theme Design By Tweeaks</a></li><li><a href="http://tweeaks.com/resources/10-beautiful-high-qualit-dual-screen-wallpapers/" rel="bookmark" class="crp_title">10 Beautiful High Quality Dual Screen Wallpapers</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/blogging/my-experience-as-a-volunteer-at-wordcamp-boston/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>25 Unbelievably Inspiring Works Of Art &#8211; Masters Of Design</title>
		<link>http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=2-unbelievably-inspiring-works-of-art-masters-of-design</link>
		<comments>http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 16:28:34 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3148</guid>
		<description><![CDATA[<a href="/design/25-unbelievably-inspiring-works-of-art-masters-of-design/"><img src="http://tweeaks.com/wp-content/uploads/2010/01/tn-photom.png" alt="" title="tn-photom" width="200" height="200" class="alignright size-full wp-image-3167" /></a>It's time for another dose of design inspiration. I think it's necessary for designers to look at others work often to help expanding the imagination of creativity. It opens you up to more ideas and things that you wouldn't normally even think of or consider doing yourself. I think my favorite type graphic art is <a href="http://tweeaks.com/design/15-stunning-manipulated-photos-masters-of-design/">photo manipulation</a> because it is one of the most creative forms of art I've ever seen, and it requires an extreme amount of skill to do effectively]]></description>
			<content:encoded><![CDATA[
<p><a target="_blank" href="/design/25-unbelievably-inspiring-works-of-art-masters-of-design/"><img src="http://tweeaks.com/wp-content/uploads/2010/01/tn-photom.png" alt="tn photom 25 Unbelievably Inspiring Works Of Art   Masters Of Design " title="tn-photom" width="200" height="200" class="alignright size-full wp-image-3167" /></a>It&#8217;s time for another dose of design inspiration. I think it&#8217;s necessary for designers to look at others work often to help expanding the imagination of creativity. It opens you up to more ideas and things that you wouldn&#8217;t normally even think of or consider doing yourself. I think my favorite type graphic art is <a href="http://tweeaks.com/design/15-stunning-manipulated-photos-masters-of-design/">photo manipulation</a> because it is one of the most creative forms of art I&#8217;ve ever seen, and it requires an extreme amount of skill to do effectively.</p>
<p>I&#8217;ve tried to learn how to create photo manipulations which you may have seen in previous posts. There is one on these two resource lists, <a href="http://tweeaks.com/tutorials/800-photoshop-effects-and-photo-manipulation-tutorials/">photo manipulation tutorials</a>, <a href="http://tweeaks.com/tutorials/3000-photoshop-tutorials-plugins-brushes-extensions-tips-tricks-and-secrets/">3,000 Photoshop resources</a>, and another one on the last <a href="http://tweeaks.com/design/15-stunning-manipulated-photos-masters-of-design/">masters of design</a> post I did, which in my opinion cannot compare to the works of others I listed there.</p>
<p>The first few of these I found a while back with the intentions of posting them, but never got around to it until now. They are truly breathtaking, and I can only dream to someday be able to create such unbelievable work such as this.</p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/morephotomanips37.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/morephotomanips49.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/morephotomanips50.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/Essence_by_keekoo.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/k16hnvo3.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/6hl3qqxg.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/d7matqdy.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/iqgatsrf.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/nco7dcpg.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/rffp2trt.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/xndtj8oi.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/rzehycl8.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/neildurden-2.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/sakjfdf.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/qycng0f0.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/8vslvr80.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/y2f5zfo2.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/0b89hcza.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/69xkhbwn.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/roztnnds.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/636hfxib.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/uj490i9l.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/f9owy2iw.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/9lrs7iyf.jpg" alt="Photo Manipulation" /></p>
<p><img class="aligncenter size-full wp-image-3149" title="Photo Manipulation" src="http://tweeaks.com/wp-content/uploads/2010/01/i02mbf0n.jpg" alt="Photo Manipulation" /></p>
<h2>Have you ever done any photo manipulating?</h2>
<p>Let&#8217;s see your work! I&#8217;d love to see anything you&#8217;ve created.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/tutorials/3-stunning-dance-tutorials-for-photoshop-users/" rel="bookmark" class="crp_title">3 Inspiring Photoshop Tutorials of Dancing Image Manipulations</a></li><li><a href="http://tweeaks.com/design/15-stunning-manipulated-photos-masters-of-design/" rel="bookmark" class="crp_title">15 Stunning Manipulated Photos &#8211; Masters of Design</a></li><li><a href="http://tweeaks.com/photography/30-amazing-photos-of-boston-captured-while-driving/" rel="bookmark" class="crp_title">30 Amazing Photos Of Boston Captured While Driving</a></li><li><a href="http://tweeaks.com/tutorials/how-to-create-a-real-photo-manipulation-of-your-dreams/" rel="bookmark" class="crp_title">How To Create A REAL Photo Manipulation Of Your Dreams</a></li><li><a href="http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/" rel="bookmark" class="crp_title">Forever 27: My Birthday Post With 7 Favorite Wordpress Design And Development Blogs</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Wordpress Custom Fields: Add Excerpts And Post Thumbnails To Theme</title>
		<link>http://tweeaks.com/wordpress/wordpress-custom-fields-add-excerpts-and-post-thumbnails-to-theme/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wordpress-custom-fields-add-excerpts-and-post-thumbnails-to-theme</link>
		<comments>http://tweeaks.com/wordpress/wordpress-custom-fields-add-excerpts-and-post-thumbnails-to-theme/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 04:51:22 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[Excerpts]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Thumbnails]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3140</guid>
		<description><![CDATA[<a href="/wordpress/wordpress-custom-fields-add-excerpts-and-post-thumbnails-to-theme/"><img class="alignright size-full wp-image-1652" title="wordpress-hacks" src="http://tweeaks.com/wp-content/uploads/2009/09/wordpress-hacks.jpg" alt="wordpress-hacks" height="144" width="144"></a>One thing thing I would like to implement here that I have included in the new theme I'm making is post thumbnails. If you haven't noticed the <a href="/">index page</a> of this site has a post thumbnail but it isn't displayed using custom fields. In this post I will show you how you can add post thumbnails with excerpts to your Wordpress theme]]></description>
			<content:encoded><![CDATA[
<p><a target="_blank" href="/wordpress/wordpress-custom-fields-add-excerpts-and-post-thumbnails-to-theme/"><img class="alignright size-full wp-image-1652" title="wordpress-hacks" src="http://tweeaks.com/wp-content/uploads/2009/09/wordpress-hacks.jpg" alt="wordpress hacks Wordpress Custom Fields: Add Excerpts And Post Thumbnails To Theme" height="144" width="144" /></a>I have been working on <a href="http://tweeaks.com/wordpress/a-fresh-new-wordpress-theme-design-by-tweeaks/">making a new theme</a> lately, and since it is the first Wordpress theme I&#8217;ve made from scratch, design to development, I&#8217;ve been trying to incorporate a number of features that I wish this website&#8217;s theme had. I could easily hack this site&#8217;s theme up and add anything to it, but I&#8217;ve learned it would be far more easy to build a new theme from scratch, after hacking the free theme this site started out with up into pieces, and making the code a huge mess.</p>
<p>One thing thing I would like to implement here that I have included in the new theme I&#8217;m making is post thumbnails. If you haven&#8217;t noticed the <a target="_blank" href="/">index page</a> of this site has a post thumbnail but it isn&#8217;t displayed using custom fields. I simply include the image html code in the Excerpt field along with the post description. The post excerpt is all that shows. </p>
<p>I talked about how to use <a href="http://tweeaks.com/wordpress/how-to-using-wordpress-excerpts/">excerpts in your theme</a> here, and wanted to Using the excerpt to display just the post description, and custom fields to display the post thumbnail, you can have more control over the appearance, and it&#8217;s just a better way to do it. </p>
<h2>Adding excerpts with thumbnails to your theme</h2>
<p>In your WP admin on the post write page you will see the Custom Fields box. You may have to expand it if it is collapsed, but it looks like this.</p>
<p><img src="http://tweeaks.com/wp-content/uploads/2010/01/customfields.png" alt="customfields Wordpress Custom Fields: Add Excerpts And Post Thumbnails To Theme" title="customfields"  class="aligncenter size-thumbnail wp-image-3141" /></p>
<p>For adding post thumbnails, you can just upload an image the way you normally would add images to your posts by clicking <img src="http://tweeaks.com/wp-admin/images/media-button-image.gif" title="Wordpress Custom Fields: Add Excerpts And Post Thumbnails To Theme" alt="media button image Wordpress Custom Fields: Add Excerpts And Post Thumbnails To Theme" /> above the post panel then copy the image url and paste it in the Value textarea of the custom fields, and set the Name to Thumbnail.</p>
<p>You will need to edit the index.php template of your theme. If you want to show the post excerpt with the thumbnail image on your blog homepage you will need to add the the code to show excerpts and to get and display the custom fields. First find the code <strong>the_content();</strong> in your index.php file, and replace it with this.</p>
<div class="codecolorer-container php dawn" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">the_excerpt<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Read the rest of this entry &amp;raquo;'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<p>This will show the post excerpt instead of the whole post.</p>
<p>Below that add this code.</p>
<div class="codecolorer-container php dawn" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #b1b100;">echo</span> get_post_meta<span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;Thumbnail&quot;</span><span style="color: #339933;">,</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<p>The get_post_meta() function gets the value of the custom field that has the name &#8220;Thumbnail&#8221;. For more information on the usage of this and other functions that have to do with custom fields, you can find it <a target="_blank" href="http://codex.wordpress.org/Custom_Fields">here on Wordpress.org</a>.</p>
<p>You can do this for many other things too besides images. Imagine the possibilities!!</p>
<h3>Entire Code</h3>
<p>This is the code I used in index template for the new theme I&#8217;m making, including the HTML.</p>
<div class="codecolorer-container php dawn" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br /></div></td><td><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;div class=&quot;excerpt&quot;&gt;<br />
&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">&lt;?php</span> the_excerpt<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Read the rest of this entry &amp;raquo;'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span><br />
&lt;/div&gt;<br />
&lt;a href=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_permalink<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot;&gt;&lt;img src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> get_post_meta<span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;Thumbnail&quot;</span><span style="color: #339933;">,</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; alt=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; title=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; /&gt;&lt;/a&gt;</div></td></tr></tbody></table></div>
<p><strong>Here is the CSS I used for styling it.</strong></p>
<div class="codecolorer-container css dawn" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="css codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #6666ff;">.post</span> <span style="color: #6666ff;">.excerpt</span> <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span> <span style="color: #933;">325px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span>0 <span style="color: #933;">20px</span> 0 <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span></div></td></tr></tbody></table></div>
<p>With this you should be able to make a nice looking index page complete with excerpts and post thumbnails. If you have any questions let me know.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/wordpress/how-to-using-wordpress-excerpts/" rel="bookmark" class="crp_title">How To Use Wordpress Excerpts On Your Blog Homepage</a></li><li><a href="http://tweeaks.com/wordpress/10-extremely-useful-wordpress-hacks-and-tips/" rel="bookmark" class="crp_title">10 Extremely Useful WordPress Hacks</a></li><li><a href="http://tweeaks.com/wordpress/a-fresh-new-wordpress-theme-design-by-tweeaks/" rel="bookmark" class="crp_title">A Fresh New Wordpress Theme Design By Tweeaks</a></li><li><a href="http://tweeaks.com/coding/jquery/how-to-make-a-dynamic-jquery-feature-post-slider-for-wordpress/" rel="bookmark" class="crp_title">How To Make A Dynamic jQuery Feature Post Slider For Wordpress</a></li><li><a href="http://tweeaks.com/coding/create-a-random-banner-ad-rotator-in-php/" rel="bookmark" class="crp_title">Create A Random Banner Ad Rotator in PHP</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/wordpress/wordpress-custom-fields-add-excerpts-and-post-thumbnails-to-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>14 Ways To Start Learning jQuery</title>
		<link>http://tweeaks.com/coding/14-ways-to-start-learning-jquery/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=14-ways-to-start-learning-jquery</link>
		<comments>http://tweeaks.com/coding/14-ways-to-start-learning-jquery/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 23:29:04 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3104</guid>
		<description><![CDATA[<a href="/coding/14-ways-to-start-learning-jquery"><img src="http://tweeaks.com/wp-content/uploads/2009/12/jquery-200x200.png" alt="jquery" title="jquery" class="alignright size-thumbnail wp-image-2904" height="200" width="200" /></a>Everyone learns things differently. As a designer, and more visually oriented learner, I have a hard time learning how to do things like programming. It took me a long time, a loooong time to wrap my head around Php, and even still I find that to be a challenge. I would love to learn it better so I could be one of those Php gurus out there, but it's just not gonna happen people]]></description>
			<content:encoded><![CDATA[
<p><a target="_blank" href="/coding/14-ways-to-start-learning-jquery"><img src="http://tweeaks.com/wp-content/uploads/2009/12/jquery-200x200.png" alt="jquery 200x200 14 Ways To Start Learning jQuery" title="jquery" class="alignright size-thumbnail wp-image-2904" height="200" width="200" /></a>Everyone learns things differently. As a designer, and more visually oriented learner, I have a hard time learning how to do things like programming. It took me a long time, a loooong time to wrap my head around Php, and even still I find that to be a challenge. I would love to learn it better so I could be one of those Php gurus out there, but it&#8217;s just not gonna happen people.</p>
<p>That doesn&#8217;t have to be the case with <a target="_blank" href="http://jquery.com/" target="_blank">jQuery </a>though I&#8217;ve found, because it is a lot more simple, and even more simple than I think it is too. It&#8217;s still programming yes, but it&#8217;s more &#8220;normal&#8221; than what I consider Php to be. Though, despite all that, I have still found myself not sitting down and actually learning it. I&#8217;ve tried, but when I do, I tend to get distracted with all the millions of things on the internet that are there to distract me. Have you had this problem ever? It can be annoying at times.</p>
<p>Many times when I try to focus on stuff like this, I start by looking up sites and finding resources which I can use to help me learn. Well, that&#8217;s when the distraction starts. I then start finding more and more and more, until I find myself basically creating a resource roundup that I can make a new blog post with, for others trying to learn the same stuff, instead of using the resources to help myself learn.</p>
<p>I apologize if this is the cycle which you have found yourself in right now too. I did not intend to distract you, but providing you with a ton of resources which you want to learn about, but have yet to do so. On that note, here is the list.</p>
<h2>How Do You Learn jQuery?</h2>
<p>Here are 14 ways you can start learning it.</p>
<p>With the release of jQuery 1.4 today, I&#8217;ll start with:<br />
<a target="_blank" href="http://jquery14.com/" target="_blank">14 Days of jQuery</a>.</p>
<div class="res">
<ul>
<li><a target="_blank" href="http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery" target="_blank">Getting Started with jQuery</a></li>
<li><a target="_blank" href="http://www.learningjquery.com/2006/09/introducing-document-ready" title="Permanent Link: Introducing $(document).ready()" target="_blank">Introducing $(document).ready()</a></li>
<p>This is the first thing to learn about jQuery</p>
<li><a target="_blank" href="http://www.learningjquery.com/2006/09/multiple-document-ready" title="Permanent Link: Multiple $(document).ready()" target="_blank">Multiple $(document).ready()</a></li>
<p>This shows you how you can use $(document).ready() as many times as you want.</p>
<li><a target="_blank" href="http://blog.themeforest.net/screencasts/jquery-for-absolute-beginners-video-series/" target="_blank">jQuery for Absolute Beginners 15 Day Video Series</a></li>
<p>If you are like me this is the thing for you. This 15 video visual tutorial is the best way to learn, if you have no clue what you&#8217;re doing, or have difficulty with programming.</p>
<li><a target="_blank" href="http://net.tutsplus.com/tutorials/javascript-ajax/jquery-animations-a-7-step-program/" target="_blank">jQuery Animations: A 7-Step Program</a></li>
<li><a target="_blank" href="http://net.tutsplus.com/tutorials/javascript-ajax/the-definitive-guide-to-creating-a-practical-jquery-plugin/" target="_blank">The Definitive Guide to Creating a Practical jQuery Plugin</a></li>
<li><a target="_blank" href="http://tutzone.net/2009/12/7-jquery-cheatsheets.html" target="_blank">7 jQuery Cheatsheets For Every Designer &amp; Developer to Have</a></li>
<li><a target="_blank" href="http://www.learningjquery.com/" target="_blank">Learning jQuery &#8211; Tips, Techniques, Tutorials</a></li>
<p>This is a great site for learning jQuery.</p>
<li><a target="_blank" href="http://jqueryfordesigners.com/" target="_blank">jQuery for Designers</a></li>
<p>Another one of my favorites that has helped me through the use of video screencasts.</p>
<li><a target="_blank" href="http://15daysofjquery.com/" target="_blank">15 Days Of jQuery</a></li>
<li><a target="_blank" href="http://15daysofjquery.com/jquery-tabs/18/">Create jQuery Tabs</a></li>
<p>This teaches how to create nice unobtrusive jQuery tabs.</p>
<ul>
<li><a target="_blank" href="http://15daysofjquery.com/examples/jqueryTabs/" target="_blank">jQuery Tab Markup Generator</a></li>
<p>This is a jQuery Tabs code generator. If you don&#8217;t have time to code it yourself, this will do it for you.</p>
</ul>
<li><a target="_blank" href="http://encosia.com/2009/09/21/updated-see-how-i-used-firebug-to-learn-jquery/" target="_blank">Use Firebug to learn jQuery</a></li>
<p>If you don&#8217;t have Firebug installed already, you have to get it. It is an essential tool for developing jQuery, and websites in general. Plus you can learn jQuery by using it.</p>
</ul>
</div>
<p>I have found the best and most useful of these to be the sites that have video tutorials showing you visually since that&#8217;s how I learn. That&#8217;s why jqueryfordesigners.com and jQuery for Absolute Beginners 15 Day Video Series were the most helpful for me in my quest to START learning jQuery, instead of gathering information about it, in hopes that someday I might actually learn something about it.</p>
<p>I think I was hoping that the more resources about it I found, I would somehow magically know how to do it without putting in the work and learning how to do it.</p>
<h2>So how did you learn jQuery?</h2>
<p>Leave a comment with any tips you might have.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/coding/jquery/40-jquery-plugins-tutorials-resources-and-tools-of-2009/" rel="bookmark" class="crp_title">40 jQuery Plugins, Tutorials, Resources And Tools Of 2009</a></li><li><a href="http://tweeaks.com/coding/what-is-this-exactly/" rel="bookmark" class="crp_title">Understanding jQuery: What Is $(this) Exactly</a></li><li><a href="http://tweeaks.com/resources/26-ancient-resources-of-2008-rediscovered/" rel="bookmark" class="crp_title">26 Ancient Resources Of 2008 Rediscovered</a></li><li><a href="http://tweeaks.com/resources/list-of-useful-google-wave-resources/" rel="bookmark" class="crp_title">17 Useful Google Wave Resources</a></li><li><a href="http://tweeaks.com/tutorials/800-photoshop-effects-and-photo-manipulation-tutorials/" rel="bookmark" class="crp_title">800+ Photoshop Text Effects and Photo Manipulation Tutorials</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/coding/14-ways-to-start-learning-jquery/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Create An Abstract Illustration With Simple Hand-Drawn Elements</title>
		<link>http://tweeaks.com/tutorials/create-an-abstract-illustration-with-simple-hand-drawn-elements/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=create-an-abstract-illustration-with-simple-hand-drawn-elements</link>
		<comments>http://tweeaks.com/tutorials/create-an-abstract-illustration-with-simple-hand-drawn-elements/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:46:32 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Illustration]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[TutsPlus]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3027</guid>
		<description><![CDATA[<a href="/tutorials/create-an-abstract-illustration-with-simple-hand-drawn-elements/"><img src="http://tweeaks.com/wp-content/uploads/2010/01/tn-tutsplus.png" class="alignright" /></a>This is a two-part tutorial on Psdtuts that you will be blown away by. I say it all the time, you can find the best tutorials on the internet on Psdtuts, and this is one of them. Learn how to create this amazing illustration in this 2 part series.

This is a very long tutorial, but the result really pays off. If you've ever wanted to create something so amazing that everyone sees, like what you <a href="http://tweeaks.com/design/15-stunning-manipulated-photos-masters-of-design/">see posted online</a> made by some of the best artists, then you must try out this tutorial]]></description>
			<content:encoded><![CDATA[
<p><a target="_blank" href="/tutorials/create-an-abstract-illustration-with-simple-hand-drawn-elements/"><img src="http://tweeaks.com/wp-content/uploads/2010/01/tn-tutsplus.png" class="alignright" title="Create An Abstract Illustration With Simple Hand Drawn Elements" alt="tn tutsplus Create An Abstract Illustration With Simple Hand Drawn Elements" /></a>This is a two-part tutorial on Psdtuts that you will be blown away by. I say it all the time, you can find the best tutorials on the internet on Psdtuts, and this is one of them. Learn how to create this amazing illustration in this 2 part series.</p>
<p>This is a very long tutorial, but the result really pays off. If you&#8217;ve ever wanted to create something so amazing that everyone sees, like what you <a href="http://tweeaks.com/design/15-stunning-manipulated-photos-masters-of-design/">see posted online</a> made by some of the best artists, then you must try out this tutorial.</p>
<h3>Vivid Themed Illustration Part II Tutorial Details</h3>
<ul>
<li><strong>Program: </strong> Photoshop CS3</li>
<li><strong>Difficulty:</strong> Advanced</li>
<li><strong>Estimated Completion Time</strong>: 4-5 hours</li>
</ul>
<p>Create An Abstract Illustration With Simple Hand-Drawn ElementsCreate An Abstract Illustration With Simple Hand-Drawn ElementsCreate An Abstract Illustration With Simple Hand-Drawn ElementsCreate An Abstract Illustration With Simple Hand-Drawn Elements</p>
<p>View the first half of this tutorial created in the <a target="_blank" href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-vivid-themed-illustration-using-simple-hand-drawn-elements-part-i/" target="_blank">Vivid Themed Illustration Tutorial Part I</a></p>
<p><a target="_blank" href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-vivid-themed-illustration-using-simple-hand-drawn-elements-part-ii/" target="_blank"><img class="double-border aligncenter size-full wp-image-3026" title="tutsplustut" src="http://tweeaks.com/wp-content/uploads/2010/01/tutsplustut.png" alt="tutsplustut Create An Abstract Illustration With Simple Hand Drawn Elements" width="530" height="400" /></a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/tutorials/3-stunning-dance-tutorials-for-photoshop-users/" rel="bookmark" class="crp_title">3 Inspiring Photoshop Tutorials of Dancing Image Manipulations</a></li><li><a href="http://tweeaks.com/tutorials/how-to-create-eroded-metal-text-with-photoshop/" rel="bookmark" class="crp_title">Create An Eroded Metal Text Effect With Photoshop</a></li><li><a href="http://tweeaks.com/tutorials/800-photoshop-effects-and-photo-manipulation-tutorials/" rel="bookmark" class="crp_title">800+ Photoshop Text Effects and Photo Manipulation Tutorials</a></li><li><a href="http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/" rel="bookmark" class="crp_title">Create A Professional Looking House Icon In Photoshop</a></li><li><a href="http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/" rel="bookmark" class="crp_title">25 Unbelievably Inspiring Works Of Art &#8211; Masters Of Design</a></li></ul></div>
]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/tutorials/create-an-abstract-illustration-with-simple-hand-drawn-elements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
