<?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"
	>

<channel>
	<title>Developer Tutorials' Webmaster Blog &#187; tips</title>
	<atom:link href="http://www.developertutorials.com/blog/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<pubDate>Tue, 02 Sep 2008 14:59:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Five Wordpress Tips for Power Users</title>
		<link>http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/</link>
		<comments>http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/#comments</comments>
		<pubDate>Tue, 06 May 2008 16:51:31 +0000</pubDate>
		<dc:creator>JonGos</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[hacks]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[tricks]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/</guid>
		<description><![CDATA[If you&#8217;re a wordpress power user, you&#8217;ll inevitably have some questions about how you can improve your blog or add new features.  Here are five tips that will make life easier for people wanting to maximize their use of Wordpress.

1. Quickly Find Page/Post ID
One question people often ask is how to find a Page [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a wordpress power user, you&#8217;ll inevitably have some questions about how you can improve your blog or add new features.  Here are five tips that will make life easier for people wanting to maximize their use of Wordpress.</p>
<p><span id="more-166"></span></p>
<p><b>1. Quickly Find Page/Post ID</b></p>
<p>One question people often ask is how to find a Page or Post ID when you&#8217;re using custom permalinks.  Custom permalinks rewrite your URLs to be easier to read and memorable.  Finding the ID of a post is not as tricky as it looks.  Simply log into to your admin panel and click &#8220;Manage&#8221; then select either posts or pages.  Find the item that you need the ID of and click your post to edit it.  In the navigation bar of your browser, you will see a IRL for editing this post.  At the very end of this URL you&#8217;ll find your post or page ID number!</p>
<p><img src="http://farm4.static.flickr.com/3006/2470654805_530c929f88.jpg" alt="wordpress tips and tricks"></p>
<p><b>2. Custom Front Page</b></p>
<p>Another common problem is people having trouble figuring out how to create a custom front page that doesn&#8217;t look exactly like the rest of their blog.  This has never been too obvious but it is simple enough to do.</p>
<ol>
<li>1. Open a blank document in a text editor. Then paste the following codes in it:
<pre>
	&lt;?php
	/*
	Template Name: YourCustomPageTemplateName

	*/
	?&gt;

	&lt;html&gt;
</pre>
</li>
<li>2. Save the new page template as a .php file. Something like static.php but make sure you do not call it page.php because that file already exists as part of your theme. Then upload it to your hosting account in the root folder of your current WordPress theme (http://yourblog/blog/wp-content/themes/<strong>default</strong>. Where <strong>default</strong> is the  active theme.).</li>
<li>3. Now you can design this page however you wish either in your text editor or in the &#8216;Design&#8217; tab of Wordpress.  I usually copy and paste everything I want to keep from the preexisting page.php that I want to keep, leaving out things like the sidebar and footer.</li>
<li>4. When you create a new page under &#8216;Write&#8217; you will notice a new area below the content area called &#8220;Page Template&#8221;.
<p><img src="http://farm4.static.flickr.com/3214/2470655139_70ba12e4d0.jpg" alt="wordpress tips and tricks"></p>
<p>Here you will select &#8216;YourCustomPageTemplateName&#8217;.  When you publish it, only this page will look like your design for &#8217;static.php&#8217; or whatever you called your custom page theme.</li>
<li>5. To set this as the front page click &#8216;Options&#8217; then the &#8216;Reading&#8217; subpanel. Choose the Static Page option, specify your new custom page as the front page.  To see this in action <a href="http://gosdot.com/unity/" rel="bookmark" target="_blank">click here</a>.</li>
</ol>
<p><b>3. Password Protect Wordpress</b></p>
<p>A growing trend is to use Wordpress as a CMS to sell premium content.  This means the owner may want certain sections of their blog to be free, while the rest is a paid premium.  For example <a href="http://www.wpdesigner.com/" target="blank" title="wordpress themes">http://www.wpdesigner.com/</a> is a wordpress theme site that offers a free content but only people who subscribe get the premium content.  How is this done?  You&#8217;ll need to password protect wordpress.  Here are some options for doing that:</p>
<p><a href="http://fortes.com/projects/wordpress/postlevels/">Password Protect by User level</a> - allows you to create member classes that can have different content privileges than other classes. (ex. premium subscribers)<br />
<a href="http://www.tools.dynamicdrive.com/password/">.htaccess Password Generator</a> - a free way to protect your content, this option password protects EVERYTHING<br />
<a href="http://www.bravenet.com/webtools/passwd/" target="_blank">Bravenet</a> - an inexpensive solution that offers protection for sites that it hosts</p>
<p><b>4. Protect from the &#8216;Digg Efect&#8217; with HTML</b></p>
<p>Has Digg brought your site to a grinding halt?  Are you sick of waking up to find out your site has been down for hours and you&#8217;ve had no idea?  <a href="http://wordpress.org/extend/plugins/wp-super-cache/" title="wordpress digg effect" rel="bookmark" target="blank">WP Super Cache</a> will save your page from the hundreds of visitors per second that Digg can bring by caching pages and serving less server heavy html pages.</p>
<p><b>5. Stop Hackers</b></p>
<p>Occasionally you may attract some unwanted attention to your blog from either people jealous of your success or people just looking to cause damage.  How can you discourage people from hacking your site?  Try the following:</p>
<ol>
<li><strong>Protect the Admin Folder</strong> - This folder is the door to the rest of your blog so putting up a <a href="http://www.askapache.com/wordpress/htaccess-password-protect.html" target="_blank">fortified fence</a> will help prevent attacks. </li>
<li><strong>Deny Access to Other Folders</strong> - Many web hosts by default allow people to browse a folder if there is no default index.html file.  Adding a blank index.html file to these folders will add an extra level of protection.</li>
<li><strong>Remove the Wordpress Version</strong> - Hackers look for vulnerabilities that they sometimes know exist in specific versions of your CMS, if they can&#8217;t figure out what version you&#8217;re using it will make it that much harder for them to know which vulnerabilities to exploit.  Try <a href="http://blogsecurity.net/wordpress/bs-wp-noversion/" rel="bookmark" target="_blank">this plugin</a> which does exactly that.</li>
</ol>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d166" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/&amp;title=Five+Wordpress+Tips+for+Power+Users" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/&amp;title=Five+Wordpress+Tips+for+Power+Users" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/&amp;title=Five+Wordpress+Tips+for+Power+Users" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Designing and Coding a Wordpress Theme From Scratch (Part 1)</title>
		<link>http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/</link>
		<comments>http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 18:04:35 +0000</pubDate>
		<dc:creator>JonGos</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Photoshop]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[photoshop]]></category>

		<category><![CDATA[theme]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[tutorials]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/</guid>
		<description><![CDATA[Going From Photoshop to XHTML to Wordpress Theme.  In this multi-part series I'll detail how to create and design a Wordpress theme in Photoshop and take it from just an idea to fully coded.
]]></description>
			<content:encoded><![CDATA[<p>In this multi-part series I&#8217;ll detail how to create and design a Wordpress theme from nothing more than your imagination using Photoshop, CSS, XHTML and PHP.  Before you continue you should look over other tutorials <a href="http://www.developertutorials.com/blog/design/working-with-wordpress-offline-like-a-pro-112/">&#8220;Working with Wordpress Offline Like A Pro</a> and <a href="http://www.developertutorials.com/blog/design/photoshop-design/color-proofing-photoshop-120/">&#8220;Color Proofing Photoshop&#8221;</a> as some of the topics discussed there will come up in this tutorial like working offline to develop themes, and proofing your colors so that they translate accurately for the web. At the end of the entire series I&#8217;ll allow you to download the fully developed theme with the PSD, and theme-files including stylesheets, and javascript.</p>
<p><span id="more-143"></span></p>
<p><b>Tools for the Task</b></p>
<p>For clarification, here are all the tools I used in the making of this theme:</p>
<ul>
<li>A text editor like <a href="http://www.jedit.org/" target="_blank">jEdit</a> for hardcoding</li>
<li><a href="http://adobe.com" target="_blank">Photoshop CS3</a></li>
<li><a href="http://wordpress.org" target="_blank">Wordpress 2.5</a></li>
<li><a href="http://www.mamp.info/" target="_blank">MAMP</a></li>
<li><a href="http://www.colorschemer.com/" target="_blank">Color Schemer Studio</a></li>
<li><a href="http://mozilla.org" target="_blank">Firefox + <a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer Extension</a> (for Local Validation)</li>
<li><a href="http://ipinfo.info/netrenderer/" target="_blank">NetRenderer</a> (to <a href="http://goscreative.blogspot.com/2007/07/tip-website-validation.html" target="_blank">see how your theme looks across browsers</a>)</li>
</ul>
<p>You don&#8217;t have to use the same tools, those are just the ones I use in my workflow.</p>
<p><b>Preparation</b></p>
<p>It&#8217;s important to remember these three things as well:</p>
<ol>
<li><strong>Take your time.</strong>  If this is your first attempt at a wordpress theme, you&#8217;ll make a lot of mistakes.  Just learn from them, the first time is never the best.</li>
<li><strong>Use <a href="http://www.w3schools.com/" target="_blank">W3schools.com</a> religiously!</strong> Why do people validate code, to maximize the exposure of their work.  Learning to validate as you go will improve the quality of the work you produce and eventually make you faster.</li>
<li><strong>Ask a lot of questions.</strong>  If you get stuck please feel free to come back to this column and post questions as comments.  Alternatively you can e-mail me at <strong>jongos [at] gmail</strong> to seek out additional advice but since I like to make information public, if you email me privately your questions may be posted here to help others.</li>
</div>
<p>The End Result:</p>
<p><img src="http://farm3.static.flickr.com/2001/2449394258_676eb5ea2b.jpg"></p>
<p>Like what you see?  Without further adieu <a href="http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-2-144/">let&#8217;s get started</a>.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d143" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/&amp;title=Designing+and+Coding+a+Wordpress+Theme+From+Scratch+%28Part+1%29" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/&amp;title=Designing+and+Coding+a+Wordpress+Theme+From+Scratch+%28Part+1%29" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/&amp;title=Designing+and+Coding+a+Wordpress+Theme+From+Scratch+%28Part+1%29" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/design/designing-and-coding-a-wordpress-theme-from-scratch-part-1-143/feed/</wfw:commentRss>
		</item>
		<item>
		<title>20 Time Saving Keyboard Shortcuts for Photoshop</title>
		<link>http://www.developertutorials.com/blog/design/photoshop-design/20-time-saving-keyboard-shortcuts-for-photoshop-132/</link>
		<comments>http://www.developertutorials.com/blog/design/photoshop-design/20-time-saving-keyboard-shortcuts-for-photoshop-132/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 19:47:42 +0000</pubDate>
		<dc:creator>JonGos</dc:creator>
		
		<category><![CDATA[Photoshop]]></category>

		<category><![CDATA[keys]]></category>

		<category><![CDATA[photoshop]]></category>

		<category><![CDATA[shortcuts]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/design/photoshop-design/20-time-saving-keyboard-shortcuts-for-photoshop-132/</guid>
		<description><![CDATA[Remember when you used to play Street Fighter at the arcade and you would time that Hadouken just right to counter an attack from that jackass who wouldn&#8217;t stop throwing you around?  Well, just like a video game Photoshop is chock-full of secret key combinations that will have your clients and peers asking &#8220;How [...]]]></description>
			<content:encoded><![CDATA[<p>Remember when you used to play Street Fighter at the arcade and you would time that <em>Hadouken</em> just right to counter an attack from that jackass who wouldn&#8217;t stop throwing you around?  Well, just like a video game Photoshop is chock-full of secret key combinations that will have your clients and peers asking <i>&#8220;How did you do that!&#8221;</i></p>
<p><b>LAYER SHORTCUTS</b></p>
<ol>
<li><strong>F7</strong> - Open and Close the layers palette</li>
<li><strong>Shift+Ctrl+Alt+N (Win) / Shift+Command+Option+N (Mac)</strong> - Creates a new layer quickly</li>
<li><strong>Ctrl+J (Win) / Command+J (Mac)</strong> - Duplicates a layer or copies selection to a new layer</li>
<li><strong>Hold down Alt (Win) / Option (Mac)</strong> key and use the left and right bracket keys ( <strong>[ </strong>and <strong>]</strong> ) to scroll through layers in the Layers palette.</li>
<li><strong>Ctrl+A (Win) / Command+A (Mac)</strong> to select the entire layer (not just the contents).</li>
<li>Merge multiple layers by selecting the layers (in versions of Photoshop before CS2 you&#8217;ll have to link them) and pressing <strong>Ctrl+E (Win) / Command+E (Mac)</strong>.</li>
<li>A very useful trick for comping quickly is to merge all layers into a new layer while keeping the originals (for editing). Create a new layer at the top of the Layers palette and press<strong> Shift+Ctrl+Alt+E (Win) / Shift+Command+Option+E (Mac)</strong>.</li>
<li>To cycle through all the different layer blend modes, hold down your <strong>Shift</strong> key and use the <strong>+</strong> and <strong>-</strong> keys.  This is the same on Mac and Windows machines.</li>
<li><strong>Ctrl+Y (Win) or Command+Y (Mac)</strong> allows you to <a href="http://www.developertutorials.com/blog/design/photoshop-design/color-proofing-photoshop-120/">Color Proof</a>.</li>
<li><strong>Num Keys 1 thru 0</strong> - quickly set Opacity levels</li>
</ol>
<p>
<b>TOOL SHORTCUTS</b></p>
<ol>
<li><strong>[ or ] </strong>- Decrease and Increase Brush Size</li>
<li><strong>Shift+ [ or ]</strong> - Decrease and Increase Brush Softness</li>
<li><strong>Ctrl+Alt+Shift+K (Win)</strong> or <strong>Command+Alt+Shift+K (Mac)</strong> - Display Keyboard Commands Menu</li>
</ol>
<p>
<b>TEXT SHORTCUTS</b></p>
<ol>
<li><strong>Ctrl+Shift+K (Win) / Command+Shift+K (Mac)</strong> - convert text selection to all caps</li>
<li><strong>Ctrl+Shift+B (Win) / Command+Shift+B (Mac)</strong> - changes text selection to bold.  (Note: for italics use &#8220;I&#8221; instead of &#8220;B&#8221;)</li>
<li><strong>Ctrl+Shift++ (Win) / Command+Shift++ (Mac)</strong> - changes text selection to superscript</li>
<li><strong>Ctrl+Shift+Alt++ (Win) / Command+Shift+Option++ (Mac)</strong> - changes selection to subscript</li>
<li><strong>Ctrl+Shift+Alt++ (Win) / Command+Shift+Option++ (Mac)</strong> - changes selection to strikethrough</li>
<li><strong>Ctrl+Shift+Alt (Win) / Command+Shift+Option (Mac) </strong>and pressing the &gt; or &lt; keys enlarges or decreases text by 10 points
<li>
<li><strong>Ctrl+Shift+L (Win) / Command+Shift+L (Mac) </strong>- Left justifies a paragraph (Note: &#8220;C&#8221; centers and &#8220;R&#8221; right justifies&gt;</li>
</ol>
<hr />
<b>Did you Know?</b></p>
<p>To print your keyboard shortcuts, you can go to <strong>Edit &gt; Keyboard Shortcuts</strong> and click <em>&#8216;Summarize&#8217;.</em> Photoshop will then save your shortcuts to an html document that can be opened in any text editor or web browser. From there you can print a copy or save to PDF to keep as a reference.</p>
<p><a href='http://www.developertutorials.com/blog/wp-content/uploads/2008/04/picture-6.png'><img src="http://www.developertutorials.com/blog/wp-content/uploads/2008/04/picture-6-300x222.png" alt="Summarize Photoshop Quick Keys" width="300" height="222" class="alignnone size-medium wp-image-133" /></a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d132" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/design/photoshop-design/20-time-saving-keyboard-shortcuts-for-photoshop-132/&amp;title=20+Time+Saving+Keyboard+Shortcuts+for+Photoshop" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/design/photoshop-design/20-time-saving-keyboard-shortcuts-for-photoshop-132/&amp;title=20+Time+Saving+Keyboard+Shortcuts+for+Photoshop" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/design/photoshop-design/20-time-saving-keyboard-shortcuts-for-photoshop-132/&amp;title=20+Time+Saving+Keyboard+Shortcuts+for+Photoshop" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/design/photoshop-design/20-time-saving-keyboard-shortcuts-for-photoshop-132/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
