<?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>Webdesign Manuals</title>
	<atom:link href="http://www.webdesignmanuals.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesignmanuals.com</link>
	<description>Find what you need to build what you want</description>
	<lastBuildDate>Sat, 24 Dec 2011 10:44:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Changing the year in your footer dynamically</title>
		<link>http://www.webdesignmanuals.com/changing-year-footer-dynamically/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-year-footer-dynamically</link>
		<comments>http://www.webdesignmanuals.com/changing-year-footer-dynamically/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 10:44:42 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Manuals]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=461</guid>
		<description><![CDATA[There is a good chance you display your year in your footer. Maybe you have a ton of client sites and changing the copyright year on every single website you own is not a very nice job to handle. So in this article I will explain to you how you can change your copyright year [...]]]></description>
			<content:encoded><![CDATA[<p>There is a good chance you display your year in your footer. Maybe you have a ton of client sites and changing the copyright year on every single website you own is not a very nice job to handle.<span id="more-461"></span> So in this article I will explain to you how you can change your copyright year in your footer dynamically. As you can see I also have a copyright year in my footer:<br />
<img class="alignnone size-full wp-image-462" title="Webdesign Manuals footer" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/12/Webdesign-Manuals-footer.png" alt="" width="307" height="52" /></p>
<p>&nbsp;</p>
<h2>Making it work</h2>
<p>It&#8217;s very easy to make this work. If you&#8217;re working within WordPress, you&#8217;ll need to access the footer.php file. In that file you need to write your copyright line, such as: &#8216;Copyright © 2011 Your blog&#8217;. But instead of the just typing the year in we are going to replace that with a little php code. This is what the final result looks like:</p>
<div class="codecolorer-container php mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;p&gt;Copyright &amp;copy; <span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> <a href="http://www.php.net/date"><span style="color: #990000;">date</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Y&quot;</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span> Your blog.&lt;/p&gt;</div></div>
<p>It&#8217;s as easy as that. Now you never have to change one line of copyright code, ever.</p>
<p>&nbsp;</p>
<h2>Last but not least&#8230;</h2>
<p>I want to wish you all a Merry Christmas and a Happy New Year! I hope you will have a great time with your family and friends.</p>
<p>&nbsp;<br />
If you have any ideas or improvements about this subject, leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/changing-year-footer-dynamically/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Improving your workflow with TextExpander</title>
		<link>http://www.webdesignmanuals.com/improving-workflow-textexpander/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=improving-workflow-textexpander</link>
		<comments>http://www.webdesignmanuals.com/improving-workflow-textexpander/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 19:44:33 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=435</guid>
		<description><![CDATA[When writing code for websites you often type pieces that you have to type quite often. Like the standard HTML document or gradients in your stylesheet (with all the prefixes and such). A great way to improve your workflow and shorten the time you&#8217;ll spend on coding websites is buying an application that can type [...]]]></description>
			<content:encoded><![CDATA[<p>When writing code for websites you often type pieces that you have to type quite often. Like the standard HTML document or gradients in your stylesheet (with all the prefixes and such).<span id="more-435"></span> A great way to improve your workflow and shorten the time you&#8217;ll spend on coding websites is buying an application that can type all that for you. In this article I recommend you TextExpander, a great application for Mac.</p>
<p>&nbsp;</p>
<h2>Do I really need an application that can type for me?</h2>
<p>To me, the answer is yes. I use it quite a lot, when I&#8217;m coding websites. Before I used TextExpander I just copied or typed the standard HTML document, but that took time. Now it is typed for me. The only thing I have to do is typing an abbreviation. It&#8217;s also possible to click on a snippet from your menu bar.<img class="alignnone size-medium wp-image-437" title="menubar" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/11/1-300x182.png" alt="" width="300" height="182" /><br />
You can decide for yourself if you need such an application. TextExpander costs $35, but you can download a <a title="Download a free trial of TextExpander" href="http://www.smilesoftware.com/TextExpander/" target="_blank">free trial</a> to test it out. There are also some free alternatives like <a title="Presto" href="http://www.adnx.com/software/presto4mac.html" target="_blank">Presto</a>, <a title="yType" href="http://plumamazing.com/mac/ytype" target="_blank">yType</a> or <a title="Kissphrase" href="http://www.chimoosoft.com/products/kissphrase/" target="_blank">Kissphrase</a>. If you&#8217;re running on a Windows system maybe <a title="PhraseExpress" href="http://www.phraseexpress.com/" target="_blank">PhraseExpress</a>, <a title="Texter" href="http://lifehacker.com/238306/lifehacker-code-texter-windows?tag=softwaretexter" target="_blank">Texter</a> (both free) or <a title="Breevy" href="http://www.16software.com/breevy/" target="_blank">Breevy</a> ($35) is something for you.</p>
<p>&nbsp;</p>
<h2>TextExpander&#8217;s userinterface</h2>
<p>TextExpander is very easy to use. In the application you can manage your snippets, group them in folders, set which abbreviation to type for the snippet etc.<img class="alignnone size-full wp-image-438" title="userinterface" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/11/2.png" alt="" width="514" height="320" /></p>
<p>You can also search for snippets and select in which applications the snippet must (or must not) expand. The preferences window is very extensive and has got a lot of options.</p>
<p><img class="alignnone size-full wp-image-439" title="preferences" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/11/3.png" alt="" width="514" height="338" /></p>
<p>It is also possible to set a variable that you can define when expanding the snippet. So, for example, when you want to set the color of a gradient you can use the &#8220;fill in&#8221; command. In the snippet within TextExpander you have to add the following bit of code: %fill:name-of-variable%, in the following picture I choose &#8220;fallback&#8221;, &#8220;from&#8221; and &#8220;to&#8221; as variables.</p>
<p><img class="alignnone size-full wp-image-440" title="expand" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/11/4.png" alt="" width="576" height="201" /></p>
<p>As a little bonus feature in TextExpander, you can view statistics about how many snippets you have expanded and how many hours it saved you.</p>
<p><img src="http://www.webdesignmanuals.com/wp-content/uploads/2011/11/5.png" alt="" title="statistics" width="440" height="206" class="alignnone size-full wp-image-441" /></p>
<p>As you can see, I haven&#8217;t expanded that many snippets, but that&#8217;s because I was experiencing a bug a while ago that was deleting all of my snippets every time I started up my Mac. Luckily, that is fixed right now, so I started adding my old snippets yesterday. Tell me what you think of TextExpander in the comments. Also if you have other text expanding applications that you want to share with the world: tell it in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/improving-workflow-textexpander/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Books on web development you should really read</title>
		<link>http://www.webdesignmanuals.com/books-web-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=books-web-development</link>
		<comments>http://www.webdesignmanuals.com/books-web-development/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 12:44:23 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=380</guid>
		<description><![CDATA[Reading books to learn the ins and outs of web development is very informative and delicate. But to find a good book that doesn&#8217;t have to many pages and does really improve your skills, that&#8217;s the real bottleneck. So in this article I&#8217;ll recommend you some good web development books. &#160; The books I&#8217;ve read [...]]]></description>
			<content:encoded><![CDATA[<p>Reading books to learn the ins and outs of web development is very informative and delicate. But to find a good book that doesn&#8217;t have to many pages and does really improve your skills, that&#8217;s the real bottleneck.<span id="more-380"></span> So in this article I&#8217;ll recommend you some good web development books.</p>
<p>&nbsp;</p>
<h2>The books I&#8217;ve read to learn web development</h2>
<p>This is a list of books I&#8217;ve read. Not all of them, but the ones that I think were really helpful.</p>
<p><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/webdesigners-150x150.jpg" alt="The Web Designer&#039;s Idea Book: The Ultimate Guide To Themes, Trends &amp; Styles In Website Design" title="The Web Designer&#039;s Idea Book" width="150" height="150" class="alignnone size-thumbnail wp-image-382" /><strong>1. The Web Designer&#8217;s Idea Book: The Ultimate Guide To Themes, Trends &#038; Styles In Website Design</strong><br /><a href="http://www.amazon.com/Web-Designers-Idea-Book-Ultimate/dp/1600610641" title="Buy it on Amazon" target="_blank">Buy it on Amazon</a>.
<div class="clear"></div>
<p><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/MySQL-Crash-Course-205x300.jpg" alt="MySQL Crash Course" title="MySQL Crash Course" width="150" height="219" class="alignnone size-medium wp-image-390" /><strong>2. MySQL Crash Course</strong><br /><a href="http://www.amazon.com/MySQL-Crash-Course-Yourself-Minutes/dp/0672327120" title="Buy it on Amazon" target="_blank">Buy it on Amazon</a>.
<div class="clear"></div>
<p><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/CSS-Mastery-250x300.jpg" alt="CSS Mastery" title="CSS Mastery" width="150" height="180" class="alignnone size-medium wp-image-394" /><strong>3. CSS Mastery</strong><br /><a href="http://www.cssmastery.com/" title="Visit website" target="_blank">Visit website</a>.<br /><a href="http://www.amazon.com/CSS-Mastery-Advanced-Standards-Solutions/dp/1590596145" title="Buy it on Amazon" target="_blank">Buy it on Amazon</a>.
<div class="clear"></div>
<p><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/PHP-Cookbook-228x300.jpg" alt="PHP Cookbook" title="PHP Cookbook" width="150" height="197" class="alignnone size-medium wp-image-408" /><strong>4. PHP Cookbook</strong><br /><a href="http://shop.oreilly.com/product/9781565926813.do" title="Buy it on their website" target="_blank">Buy it on their website</a>.<br /><a href="http://www.amazon.com/Cookbook-Cookbooks-OReilly-Adam-Trachtenberg/dp/0596101015" title="Buy it on Amazon" target="_blank">Buy it on Amazon</a>.
<div class="clear"></div>
<p><strong>5. The A-Book-Apart book series</strong><br /><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/aba-1-thumb.png" alt="HTML5 For Web Designers" title="HTML5 For Web Designers" width="90" height="139" class="alignnone size-full wp-image-411" /><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/aba-2-thumb.png" alt="CSS3 For Web Designers" title="CSS3 For Web Designers" width="90" height="139" class="alignnone size-full wp-image-412" /><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/aba-3-thumb.png" alt="The Elements Of Content Strategy" title="The Elements Of Content Strategy" width="90" height="139" class="alignnone size-full wp-image-413" /><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/aba-4-thumb.png" alt="Responsive Web Design" title="Responsive Web Design" width="90" height="139" class="alignnone size-full wp-image-414" /><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/aba-5-thumb.png" alt="Designing For Emotion" title="Designing For Emotion" width="90" height="139" class="alignnone size-full wp-image-415" /><img class="book-image" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/10/aba-6-thumb.png" alt="Mobile First" title="Mobile First" width="90" height="139" class="alignnone size-full wp-image-416" />
<div class="clear"></div>
<p>1. HTML5 For Web Designers. <a href="http://www.abookapart.com/products/html5-for-web-designers" title="Buy it on their website." target="_blank">Buy it on their website</a>.<br />
2. CSS3 For Web Designers. <a href="http://www.abookapart.com/products/css3-for-web-designers" title="But it on their website." target="_blank">Buy it on their website</a>.<br />
3. The Elements Of Content Strategy. <a href="http://www.abookapart.com/products/the-elements-of-content-strategy" title="Buy it on their website." target="_blank">Buy it on their website</a>.<br />
4. Responsive Web Design. <a href="http://www.abookapart.com/products/responsive-web-design" title="Buy it on their website." target="_blank">Buy it on their website</a>.<br />
5. Designing for Emotion. <a href="http://www.abookapart.com/products/designing-for-emotion" title="Buy it on their website." target="_blank">Buy it on their website</a>.<br />
6. Mobile First. <a href="http://www.abookapart.com/products/mobile-first" title="Buy it on their website." target="_blank">Buy it on their website</a>.<br />
7. On Web Typography (coming in 2012). <a href="http://www.abookapart.com/products/on-web-typography" title="Visit website." target="_blank">Visit website</a>.<br />
Enjoy reading! It really improves your skills and thoughts on web development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/books-web-development/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>An announcement</title>
		<link>http://www.webdesignmanuals.com/announcement/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=announcement</link>
		<comments>http://www.webdesignmanuals.com/announcement/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 20:27:46 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=373</guid>
		<description><![CDATA[Hi all. I wanted to tell you that I&#8217;m very busy these days. I&#8217;m doing lot&#8217;s of work for school and I just can&#8217;t find an empty space in my week to write articles for you guys. I&#8217;m very sorry. Luckily I also have some good news! In the coming months I will be working [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all. I wanted to tell you that I&#8217;m very busy these days. I&#8217;m doing lot&#8217;s of work for school and I just can&#8217;t find an empty space in my week to write articles for you guys. I&#8217;m very sorry.<span id="more-373"></span> Luckily I also have some good news! In the coming months I will be working on PHP tutorials. And next week I have a week vacation. Then I&#8217;ll also have the time to write an article. So stay tuned while it&#8217;s only going to last another week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/announcement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stylish buttons, free for download!</title>
		<link>http://www.webdesignmanuals.com/stylish-buttons-free-download/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stylish-buttons-free-download</link>
		<comments>http://www.webdesignmanuals.com/stylish-buttons-free-download/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 09:39:48 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=346</guid>
		<description><![CDATA[Today I got some homemade buttons for you! You can download them totally free of charge! &#160; First things first First of all, I didn&#8217;t make this buttons of a PSD file. I just made them by coding them. Also, this post actually shouldn&#8217;t be in the &#8216;Quick Tips&#8217; category, but since this also isn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Today I got some homemade buttons for you! You can download them totally free of charge!<span id="more-346"></span></p>
<p>&nbsp;</p>
<h2>First things first</h2>
<p>First of all, I didn&#8217;t make this buttons of a PSD file. I just made them by coding them. Also, this post actually shouldn&#8217;t be in the &#8216;Quick Tips&#8217; category, but since this also isn&#8217;t a &#8216;Manual&#8217; or a &#8216;Workflow&#8217; article I decided to go with the &#8216;Quick Tips&#8217; category.</p>
<p>&nbsp;</p>
<h2>The buttons</h2>
<p>I made the buttons in the colors grey, yellow, orange, red, brown, black, blue, purple and green. When you hover over a button you notice a subtle change in shadow. Also I used textshadow for the text. I applied a minimum width of 75 pixels to the buttons, so when a very tiny bit of text is on the button, the button still looks awesome! The buttons look like this:<br />
<img class="alignnone size-full wp-image-349" title="Buttons done" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/09/Buttons-done.png" alt="buttons" width="518" height="551" /></p>
<p>&nbsp;</p>
<h2>Demo and download</h2>
<p>You can take a look at the <a href="http://www.webdesignmanuals.com/demo/stylish-buttons/" title="demo" target="_blank">demo</a> if you want. In the demo I removed the biggest part of the margin to make sure the buttons will fit on your screen. Also you can <a href='http://www.webdesignmanuals.com/wp-content/uploads/2011/09/buttons.zip'>download</a> the buttons, the HTML and CSS are combined in just one HTML file, and that file is zipped. Have fun with the buttons and tell me what you think of them in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/stylish-buttons-free-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Displaying your website in Internet Explorer on a Mac</title>
		<link>http://www.webdesignmanuals.com/displaying-website-internet-explorer-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=displaying-website-internet-explorer-mac</link>
		<comments>http://www.webdesignmanuals.com/displaying-website-internet-explorer-mac/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 09:10:01 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=313</guid>
		<description><![CDATA[As a mac user, I can&#8217;t install Internet Explorer on my system. And since I am a web developer, I want to view my websites in Internet Explorer for sake of testing. Luckily, there are some ways you can get around this. And in this article I will tell you! &#160; Option 1: Screenshots from [...]]]></description>
			<content:encoded><![CDATA[<p>As a mac user, I can&#8217;t install Internet Explorer on my system. And since I am a web developer, I want to view my websites in Internet Explorer for sake of testing.<span id="more-313"></span> Luckily, there are some ways you can get around this. And in this article I will tell you!</p>
<p>&nbsp;</p>
<h2>Option 1: Screenshots from your website</h2>
<p>If you only need some screenshots from your website displayed in Internet Explorer (and other browsers) then you can best use one of the following websites that provide screenshots of your website.</p>
<ul>
<li><a title="Browsershots" href="http://browsershots.org/" target="_blank">Browsershots</a>, this website is great for screenshots of a long list of browsers on different operating systems. It works very simple, just enter your URL, select the operating systems and browsers you want, and click the Send button. The only con is that it can take up to an hour before all your screenshots are taken and send to your computer.</li>
<li><a title="Adobe Browserlab" href="https://browserlab.adobe.com/en-us/index.html" target="_blank">Adobe Browserlab</a>, this one is more consistent. After logging in with your Adobe ID (or after registering, if you haven&#8217;t already) you can view your website in approximately 10 browsers. Compared to browsershots there aren&#8217;t many browsers. But your website is loaded in a few seconds, and the screenshots are more consistent, as I said before.</li>
</ul>
<p>If you would ask me, I would stick with Adobe Browserlab, because it&#8217;s quick, and consistent. But what if you have like moving elements on your website or some javascript elements you definitely have to test in IE. Then you&#8217;re not satisfied with only a few screenshots. As far as I know there are two options you can choose from to achieve this. Let&#8217;s take a look at them.</p>
<p>&nbsp;</p>
<h2>Option 2: Testing your website in IE on your Mac</h2>
<p>But what if you really need to test your website in Internet Explorer, because there are moving elements for example. Or you want to test if some transitions are working. What I suggest you to do then is download an application that can handle a virtual machine. Based on the budget you have you can choose <a title="VMWare Fusion 4" href="http://www.vmware.com/products/fusion/overview.html" target="_blank">VMWare Fusion 4</a>, which costs fifty bucks. There is also a good free program called <a title="VirtualBox" href="http://www.virtualbox.org/" target="_blank">VirtualBox</a>. Both work on Mac and on Windows as well. If you have installed that you can install Windows on it (of course you need to buy that first). And finally you have two options for testing in Internet Explorer. Either you can install <a title="IE Collection" href="http://utilu.com/IECollection/" target="_blank">IE Collection</a>, with that application you can run practically all versions of Internet Explorer, from version 1 to 9, but I suggest you to only install 6 and up, since versions below 6 are almost never used anymore.</p>
<p>Another option would be installing an application called IETester, with this application you could simply run versions of Internet Explorer side by side. Versions 5.5 and up are supported. I go with this application, because then I wouldn&#8217;t have 4 versions of IE on my virtual machine.<img class="alignnone size-full wp-image-321" title="VMWare" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/09/VMWare.png" alt="VMWare" width="522" height="379" /></p>
<p>&nbsp;</p>
<h2>That&#8217;s it</h2>
<p>Hopefully I helped you out if you needed Internet Explorer on your Mac. Thanks for reading and if you have any questions or anything else, tell me in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/displaying-website-internet-explorer-mac/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Want to display media on your website? Use jPlayer!</title>
		<link>http://www.webdesignmanuals.com/display-media-website-jplayer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=display-media-website-jplayer</link>
		<comments>http://www.webdesignmanuals.com/display-media-website-jplayer/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 16:25:23 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Manuals]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=283</guid>
		<description><![CDATA[Did you ever wanted to display media (music, videos, &#8230;) on your website, but then your media gets played in the browser&#8217;s default media-player. Today I will show you a great media-player called jPlayer. jPlayer makes use of HTML5 and jQuery. &#160; A quick look at the interface jPlayer looks great. The interface is totally [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever wanted to display media (music, videos, &#8230;) on your website, but then your media gets played in the browser&#8217;s default media-player. Today I will show you a great media-player called jPlayer.<span id="more-283"></span> jPlayer makes use of HTML5 and jQuery.</p>
<p>&nbsp;</p>
<h2>A quick look at the interface</h2>
<p>jPlayer looks great. The interface is totally customizable to suit your needs. It&#8217;s very easy to get started, and the package is only 8 KB (the minified version). Let&#8217;s look at some pictures:<br />
<img class="alignnone size-full wp-image-284" title="jPlayer - Audio" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/jPlayer-Audio.png" alt="jPlayer Audio" width="431" height="120" /><br />
This is the audio player. As I said before, it&#8217;s totally customizable, so you can edit it how you want it.<br />
<img class="alignnone size-full wp-image-286" title="jPlayer - Audio playlist" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/jPlayer-Audio-playlist.png" alt="jPlayer Audio Playlist" width="431" height="382" /><br />
This is how the audio playlist looks. Pretty awesome, eh?<br />
<img class="alignnone size-full wp-image-291" title="jPlayer - Video" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/jPlayer-Video.png" alt="jPlayer Video" width="522" height="370" /><br />
This is the video player, which also looks kinda neat.<br />
<img class="alignnone size-full wp-image-292" title="jPlayer - Video playlist" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/09/jPlayer-Video-playlist.png" alt="jPlayer Video Playlist" width="490" height="430" /><br />
And finally, the video player with a playlist.</p>
<p>&nbsp;</p>
<h2>The installation of jPlayer</h2>
<p>Follow the steps below to install your copy of jPlayer:</p>
<ol>
<li>Download the files from the <a href="http://www.jplayer.org/" title="jPlayer" target="_blank">jPlayer website</a>.</li>
<li>Install the files on your webhost. Make sure your .swf file is in a folder called &#8216;js&#8217;, that folder must be in the same directory as the page where you want your media on is.</li>
<li>Add the following code to the head of the webpage you want to display your media on:</li>
</ol>
<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/head.html"><span style="color: #000000; font-weight: bold;">head</span></a>&gt;</span><br />
&nbsp; <span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">script</span></a> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">script</span></a>&gt;</span><br />
&nbsp; <span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">script</span></a> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;/jPlayer/js/jquery.jplayer.min.js&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">script</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/head.html"><span style="color: #000000; font-weight: bold;">head</span></a>&gt;</span></div></div>
<ol>
<li>Then, the following code is used to set up your media:</li>
</ol>
<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">script</span></a>&gt;</span><br />
$(document).ready(function(){<br />
&nbsp;$(&quot;#jquery_jplayer_1&quot;).jPlayer({<br />
&nbsp; ready: function () {<br />
&nbsp; &nbsp;$(this).jPlayer(&quot;setMedia&quot;, {<br />
&nbsp; &nbsp; m4a: &quot;/media/mysound.mp4&quot;,<br />
&nbsp; &nbsp; oga: &quot;/media/mysound.ogg&quot;<br />
&nbsp; &nbsp;});<br />
&nbsp; },<br />
&nbsp; swfPath: &quot;/js&quot;,<br />
&nbsp; supplied: &quot;m4a, oga&quot;<br />
&nbsp;});<br />
});<br />
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/script.html"><span style="color: #000000; font-weight: bold;">script</span></a>&gt;</span></div></div>
<ol>
<li>And finally, this code is used to display the actual player itself:</li>
</ol>
<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;jquery_jplayer_1&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;jp_interface_1&quot;</span>&gt;</span><br />
&nbsp; <span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;#&quot;</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;jp-play&quot;</span>&gt;</span>Play<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
&nbsp; <span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;#&quot;</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;jp-pause&quot;</span>&gt;</span>Pause<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">a</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span></div></div>
<p>More information on installing this plugin can be found on the <a href="http://www.jplayer.org/latest/developer-guide/" title="jPlayer Developer Guide" target="_blank">jPlayer Developer Guide</a>.</p>
<p>&nbsp;</p>
<h2>Browserconsistency and media support</h2>
<p>According to the jPlayer website the player will work on Google Chrome, Mozilla Firefox, Apple Safari, Opera and Internet Explorer 6 and up. It will also work on mobile Safari (iPhone, iPad and iPod), Android 2.3 and Blackberry Playbook. That is pretty much covering all browsers I know, so I won&#8217;t think there are any inconsistencies. The media types that you can use with HTML5 are MP3, MP4 (AAC or H.264), ogg (Vorbis/Theora), webm (Vorbis/VP8) or wav. With Flash you can use MP3, MP4 (AAC or H.264) or FLV.</p>
<p>&nbsp;</p>
<h2>The MP3-jPlayer WordPress plugin</h2>
<p>Wouldn&#8217;t it be much easier to have use a WordPress plugin for this (assuming your website is running on WordPress)? If you would like that, there actually is one. And it&#8217;s called the <a href="http://wordpress.org/extend/plugins/mp3-jplayer/" title="MP3-jPlayer plugin" target="_blank">MP3-jPlayer</a>. In the control panel of the plugin you could style your media player and you can add the player to your website using shortcodes, widgets or template tags. You can look at the <a href="http://sjward.org/jplayer-for-wordpress" title="Demo of jPlayer plugin for WordPress" target="_blank">demo</a> if you want.<br />
&nbsp;<br />
That was it for today, do you like this plugin or not? Or do you use your own awesome plugin for displaying media? Tell me in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/display-media-website-jplayer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Good sources for graphics</title>
		<link>http://www.webdesignmanuals.com/good-sources-for-graphics/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=good-sources-for-graphics</link>
		<comments>http://www.webdesignmanuals.com/good-sources-for-graphics/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 10:17:35 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=265</guid>
		<description><![CDATA[Sometimes, when making a website, you need graphics. For example some small icons, or maybe you want a .psd file that you can edit in Adobe Photoshop. Well, today I give you five good graphic resources that you can use in your project! &#160; 1. 365psd.com On 365psd.com you get a new .psd file everyday! [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, when making a website, you need graphics. For example some small icons, or maybe you want a .psd file that you can edit in Adobe Photoshop. <span id="more-265"></span>Well, today I give you five good graphic resources that you can use in your project!</p>
<p>&nbsp;</p>
<h2>1. 365psd.com</h2>
<p>On <a title="365psd.com" href="http://365psd.com/" target="_blank">365psd.com</a> you get a new .psd file everyday! There are lots of useful psd&#8217;s like iPhones, buttons, sliders, all kinds of stuff!<br />
<img class="alignnone size-large wp-image-268" title="365psd" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/365psd-1024x489.png" alt="365psd" width="573" height="274" /></p>
<p>&nbsp;</p>
<h2>2. iconfinder.com</h2>
<p>With <a title="iconfinder" href="http://www.iconfinder.com/" target="_blank">iconfinder</a> you could search for icons and icon sets. The site claims to have more than 150,000 icons and more than 800 icon sets. Remember to always check if you can use the icons for your website. Some icons are for the public domain, then you may use them. But others are for example for personal use, you may not use them on a website.<br />
<img class="alignnone size-large wp-image-271" title="iconfinder" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/iconfinder-1024x489.png" alt="iconfinder" width="573" height="274" /></p>
<p>&nbsp;</p>
<h2>3. placehold.it</h2>
<p>On <a title="placehold.it" href="http://placehold.it/" target="_blank">placehold.it</a> you can generate dummy images for your website, if it&#8217;s in developing state. Of course you can choose a width and height, but you can also choose which format the file should be. For example .png or .jpg. And you can set the text that must be in the image, as well as the color if the text. So it&#8217;s really useful!<br />
<img class="alignnone size-large wp-image-273" title="placehold it" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/placehold-it-1024x489.png" alt="placehold" width="573" height="274" /></p>
<p>&nbsp;</p>
<h2>4. premiumpixels.com</h2>
<p>On <a title="premiumpixels" href="http://www.premiumpixels.com/" target="_blank">premiumpixels.com</a> you can find .psd files, just like 365psd.com. On the website are some really good graphics, so I recommend you to check it out yourself!<br />
<img class="alignnone size-large wp-image-276" title="premiumpixels" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/premiumpixels-1024x489.png" alt="premiumpixels" width="573" height="274" /></p>
<p>&nbsp;</p>
<h2>5. subtlepatterns.com</h2>
<p><a title="subtlepatterns" href="http://subtlepatterns.com/" target="_blank">Subtlepatterns.com</a> is a really cool website that hasn&#8217;t been around for so long. On this moment it has 74 &#8216;high quality design patterns&#8217;. They are indeed high quality. You can use the patterns in your website, just by downloading one of the patterns.<br />
<img class="alignnone size-large wp-image-278" title="subtlepatterns" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/subtlepatterns-1024x489.png" alt="subtlepatterns" width="573" height="274" /></p>
<p>&nbsp;<br />
That were my main five graphic resources. It&#8217;s really handy to bookmark them, so you could get to them any minute you want. If you also know some great graphic resources, leave them in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/good-sources-for-graphics/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Tips on choosing a new webhost</title>
		<link>http://www.webdesignmanuals.com/choosing-new-webhost/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=choosing-new-webhost</link>
		<comments>http://www.webdesignmanuals.com/choosing-new-webhost/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 11:07:14 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=251</guid>
		<description><![CDATA[Planning on changing your webhost? Or do you want to set up your first website? Here are some great tips for choosing the right webhost! &#160; The things that are important to look for The amount of storage. This is one of the most important ones. Without enough storage, you can&#8217;s store your website! So [...]]]></description>
			<content:encoded><![CDATA[<p>Planning on changing your webhost? Or do you want to set up your first website? Here are some great tips for choosing the right webhost!<span id="more-251"></span></p>
<p>&nbsp;</p>
<h2>The things that are important to look for</h2>
<ol>
<li><strong>The amount of storage.</strong> This is one of the most important ones. Without enough storage, you can&#8217;s store your website! So make sure there is enough. There are some hosts that offer unlimited storage. This can be misleading, make sure you read the Terms of Service to make sure everything is OK.</li>
<li><strong>The amount of bandwidth.</strong> Also bandwidth is very important. Bandwidth is the amount of data people could upload and download to/from your website. Make sure there is enough bandwidth, or else your website can&#8217;t be visited by a lot of people. Also bandwidth can be unlimited.</li>
<li><strong>Support for databases.</strong> If your website does not support databases, you can&#8217;t install stuff like WordPress, Joomla or other CMS&#8217;es. Luckily, most hosts do have support for databases. But be certain there is support.</li>
<li><strong>Amount of domains and subdomains.</strong> If you want to have more than one website, it&#8217;s not very handy if you have to make a hosting account for each website you make. So look if your webhost allows you to host multiple domains. Also, if Te want to have subdomains, like videos.example.com or images.example.com, you have to check if those are available.</li>
<li><strong>Technical Support.</strong> If you have problems while installing your webhost, you&#8217;d like to have some information. Check if your webhost happens to have Technical Support, for example if you could call or email them.</li>
<li><strong>Amount of e-mail accounts.</strong> Check if your host supports e-mail accounts and how many of them. It&#8217;s also important to check how you can receive your e-mail. For example, maybe they have a web mail. Maybe IMAP, or only POP mail.</li>
<li><strong>Support for .htaccess files.</strong> These files are used to control a lot on your website. So make sure you can us them. Also WordPress makes use of the .htaccess files.</li>
<li><strong>Back-ups of your website.</strong> It&#8217;s very handy if your host does automated back-ups for you, this way you can reverse everything you did on your website. This is not the most important thing to look for though, because you can make the back-ups yourself.</li>
<li><strong>Up-time of your host.</strong> Last but not least; the up-time. Make sure your webhost has a great up-time, this way your website will be up for your visitors when they need it!</li>
</ol>
<p>Thanks for reading and tell me what you think in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/choosing-new-webhost/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Three fresh WordPress cheat sheets</title>
		<link>http://www.webdesignmanuals.com/wordpress-cheat-sheets/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-cheat-sheets</link>
		<comments>http://www.webdesignmanuals.com/wordpress-cheat-sheets/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 14:42:36 +0000</pubDate>
		<dc:creator>gijsvogels</dc:creator>
				<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.webdesignmanuals.com/?p=233</guid>
		<description><![CDATA[In this article I have three fresh WordPress cheat sheets for you! I didn&#8217;t make these myself. &#160; Cheatsheet nr 1: The basic WordPress help sheet This one comes from WPCandy.com. As the titles mentions, the most basic WordPress stuff is on there, click on the image to go to the WPCandy website to download [...]]]></description>
			<content:encoded><![CDATA[<p>In this article I have three fresh WordPress cheat sheets for you! I didn&#8217;t make these myself.<span id="more-233"></span></p>
<p>&nbsp;</p>
<h2>Cheatsheet nr 1: The basic WordPress help sheet</h2>
<p>This one comes from WPCandy.com. As the titles mentions, the most basic WordPress stuff is on there, click on the image to go to the WPCandy website to download it. You can also find alternate languages there!<br />
<a href="http://wpcandy.com/teaches/the-wordpress-help-sheet"><img class="alignnone size-full wp-image-238" title="WP Cheatsheet 1" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/WP-Cheatsheet-11.png" alt="" width="540" height="647" /></a></p>
<p>&nbsp;</p>
<h2>Cheatsheet nr 2: WordPress cheat sheet</h2>
<p>The second one comes from ekinertac&#8217;s blog. There is info about the loop, the includes the template tags, the navigation, and more! Click on the image to find out more and to download the pdf.<br />
<a href="http://blog.ekinertac.com/post/808310486/wordpress-cheat-sheet"><img class="alignnone size-large wp-image-241" title="WP-Cheatsheet 2" src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/WP-Cheatsheet-2-1024x597.png" alt="" width="574" height="334" /></a></p>
<p>&nbsp;</p>
<h2>Cheatsheet nr 3: WordPress cheatsheet</h2>
<p>The last cheatsheet is made by TechKing. It&#8217;s a very long one (literally). The image below is just a very small portion of the actual cheatsheet. Click on the image to go to the page where you can download it.<br />
<a href="http://www.websonic.nl/nieuws/infographic-the-ultimate-wordpress-cheatsheet-22450"><img src="http://www.webdesignmanuals.com/wp-content/uploads/2011/08/WP-Cheatsheet-3.png" alt="" title="WP Cheatsheet 3" width="490" height="646" class="alignnone size-full wp-image-246" /></a><br />
That&#8217;s it for today. Tell me what you think in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignmanuals.com/wordpress-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
