<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How I Can Code Twice As Fast As You</title>
	<atom:link href="http://net.tutsplus.com/videos/screencasts/how-i-can-code-twice-as-fast-as-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sun, 21 Mar 2010 12:26:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Agata</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-233118</link>
		<dc:creator>Agata</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-233118</guid>
		<description>So nice! Thank you, this idea is great! 

Heard too much about the TextExpander snippets (,HTML) and forgot about ZenCoding.</description>
		<content:encoded><![CDATA[<p>So nice! Thank you, this idea is great! </p>
<p>Heard too much about the TextExpander snippets (,HTML) and forgot about ZenCoding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-232397</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 16 Mar 2010 07:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-232397</guid>
		<description>Texter looks promising, but I am have a trouble adding a curly bracket in the hotstring script. How to do that?</description>
		<content:encoded><![CDATA[<p>Texter looks promising, but I am have a trouble adding a curly bracket in the hotstring script. How to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-219747</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-219747</guid>
		<description>Whoa, I just looked up the price of the G15 keyboard mentioned in the above post and it&#039;s 250 bucks used on Amazon. An there&#039;s only 2 left! I guess they stopped making the good model with 3x18 programmable keys for a crappier one that only has 6 hotkeys. Weak! 

I&#039;ve come to rely on my hotkeys and when this keyboard eventually wears out, I&#039;m gonna be in trouble.</description>
		<content:encoded><![CDATA[<p>Whoa, I just looked up the price of the G15 keyboard mentioned in the above post and it&#8217;s 250 bucks used on Amazon. An there&#8217;s only 2 left! I guess they stopped making the good model with 3&#215;18 programmable keys for a crappier one that only has 6 hotkeys. Weak! </p>
<p>I&#8217;ve come to rely on my hotkeys and when this keyboard eventually wears out, I&#8217;m gonna be in trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-219742</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-219742</guid>
		<description>Using dedicated soft-keys is an even better solution for most applications. I have the incredibly awesome Logitech G15 keyboard with 3 sets of 18 programmable keys. You can set keystrokes, scripts, or macros to each key. Some of the functions I use most are:

*Show Desktop
*Minimize/Maximize
*Zoom in/Zoom out (especially useful for Photoshop, Illustrator, Browsers, etc..)
*Move window to other monitor
*Launch Browser
*Username {TAB} Password {TAB} {ENTER} for secure logins that don&#039;t allow your browser to remember passwords, like banks
*stop();
*gotoAndStop();
*My email address

You get the idea. Instead of remembering a keyword, typing it in and then pressing TAB, you just press one hot-key. This limits the risk of accidentally keying in a hotscript. The drawback is that you can only set a total of 54 macros. If you need more than that (which I haven&#039;t yet), you can then start using Text Expander or whatever.

I&#039;m really surprised that this technology isn&#039;t more popular. I use it constantly and will never go back to a regular keyboard. In fact, I broke my last G15 by spilling a bunch of crap in it and immediately bought an identical replacement. 

G15 Keyboard by Logitech:
http://www.photoshopsupport.com/photoshop-blog/07/07/logitech-g15-keyboard.html</description>
		<content:encoded><![CDATA[<p>Using dedicated soft-keys is an even better solution for most applications. I have the incredibly awesome Logitech G15 keyboard with 3 sets of 18 programmable keys. You can set keystrokes, scripts, or macros to each key. Some of the functions I use most are:</p>
<p>*Show Desktop<br />
*Minimize/Maximize<br />
*Zoom in/Zoom out (especially useful for Photoshop, Illustrator, Browsers, etc..)<br />
*Move window to other monitor<br />
*Launch Browser<br />
*Username {TAB} Password {TAB} {ENTER} for secure logins that don&#8217;t allow your browser to remember passwords, like banks<br />
*stop();<br />
*gotoAndStop();<br />
*My email address</p>
<p>You get the idea. Instead of remembering a keyword, typing it in and then pressing TAB, you just press one hot-key. This limits the risk of accidentally keying in a hotscript. The drawback is that you can only set a total of 54 macros. If you need more than that (which I haven&#8217;t yet), you can then start using Text Expander or whatever.</p>
<p>I&#8217;m really surprised that this technology isn&#8217;t more popular. I use it constantly and will never go back to a regular keyboard. In fact, I broke my last G15 by spilling a bunch of crap in it and immediately bought an identical replacement. </p>
<p>G15 Keyboard by Logitech:<br />
<a href="http://www.photoshopsupport.com/photoshop-blog/07/07/logitech-g15-keyboard.html" rel="nofollow">http://www.photoshopsupport.com/photoshop-blog/07/07/logitech-g15-keyboard.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Karbowski</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-180580</link>
		<dc:creator>Jeffrey Karbowski</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-180580</guid>
		<description>Created Texter bundles based on Sergey Chikuyonok&#039;s Zen Coding plugins.
http://code.google.com/p/zen-coding/

Texter Bundle based on ZenCSS : 
http://texterbundles.googlecode.com/files/ZenCSS.texter

and.

Texter Bundle based on ZenHTML:
http://texterbundles.googlecode.com/files/ZenHTML.texter</description>
		<content:encoded><![CDATA[<p>Created Texter bundles based on Sergey Chikuyonok&#8217;s Zen Coding plugins.<br />
<a href="http://code.google.com/p/zen-coding/" rel="nofollow">http://code.google.com/p/zen-coding/</a></p>
<p>Texter Bundle based on ZenCSS :<br />
<a href="http://texterbundles.googlecode.com/files/ZenCSS.texter" rel="nofollow">http://texterbundles.googlecode.com/files/ZenCSS.texter</a></p>
<p>and.</p>
<p>Texter Bundle based on ZenHTML:<br />
<a href="http://texterbundles.googlecode.com/files/ZenHTML.texter" rel="nofollow">http://texterbundles.googlecode.com/files/ZenHTML.texter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-145082</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 11 Dec 2009 18:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-145082</guid>
		<description>Hi all, I wrote a text expander for Windows a few months ago called Breevy (click my username next to this post for the website).

In addition to some other cool stuff, it lets you position the cursor after the expansion (use the %(cursor) macro) and you can also insert the clipboard contents dynamically in the expanded text as well (use the %(clipboard) macro).

So you can do something like: [html][body]%(cursor)[/body][/html] and in the expansion, the cursor will automatically be placed between the tags.

Breevy&#039;s in active development, so if you have a feature suggestion, feel free to tell me about it.</description>
		<content:encoded><![CDATA[<p>Hi all, I wrote a text expander for Windows a few months ago called Breevy (click my username next to this post for the website).</p>
<p>In addition to some other cool stuff, it lets you position the cursor after the expansion (use the %(cursor) macro) and you can also insert the clipboard contents dynamically in the expanded text as well (use the %(clipboard) macro).</p>
<p>So you can do something like: [html][body]%(cursor)[/body][/html] and in the expansion, the cursor will automatically be placed between the tags.</p>
<p>Breevy&#8217;s in active development, so if you have a feature suggestion, feel free to tell me about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How-to: Code with Super-human Speed &#124; Geng Gao &#124; the Blog &#124; Design, Software, Gadgets blog</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-134725</link>
		<dc:creator>How-to: Code with Super-human Speed &#124; Geng Gao &#124; the Blog &#124; Design, Software, Gadgets blog</dc:creator>
		<pubDate>Sun, 22 Nov 2009 00:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-134725</guid>
		<description>[...] Video: How I Can Code Twice As Fast As You by  Jeffery Way from Net.Tutsplus [...]</description>
		<content:encoded><![CDATA[<p>[...] Video: How I Can Code Twice As Fast As You by  Jeffery Way from Net.Tutsplus [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ariah Fine</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-4/#comment-134643</link>
		<dc:creator>Ariah Fine</dc:creator>
		<pubDate>Sat, 21 Nov 2009 20:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-134643</guid>
		<description>I&#039;m interested! email me if you don&#039;t mind ariahfine at gmail</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested! email me if you don&#8217;t mind ariahfine at gmail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ariah Fine</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-2/#comment-134642</link>
		<dc:creator>Ariah Fine</dc:creator>
		<pubDate>Sat, 21 Nov 2009 20:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-134642</guid>
		<description>Mind re uploading your bundle? I&#039;d love to use it but the link appears to be dead.</description>
		<content:encoded><![CDATA[<p>Mind re uploading your bundle? I&#8217;d love to use it but the link appears to be dead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fábio Antunes</title>
		<link>http://net.tutsplus.com/articles/news/how-i-can-code-twice-as-fast-as-you/comment-page-1/#comment-133559</link>
		<dc:creator>Fábio Antunes</dc:creator>
		<pubDate>Thu, 19 Nov 2009 12:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3255#comment-133559</guid>
		<description>You guys say Linux sucks, but I&#039;m sure that you mean a specific Linux Distro (Distribution such as Debian, Ubuntu, ...), not Linux it self, in that case i know there is some distros that aren&#039;t very good, but in other hand there is some that are really good, all depends on what you like and need to work / play.

Regards</description>
		<content:encoded><![CDATA[<p>You guys say Linux sucks, but I&#8217;m sure that you mean a specific Linux Distro (Distribution such as Debian, Ubuntu, &#8230;), not Linux it self, in that case i know there is some distros that aren&#8217;t very good, but in other hand there is some that are really good, all depends on what you like and need to work / play.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.090 seconds -->
