<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>digitalize.ca</title>
	
	<link>http://digitalize.ca</link>
	<description>The webpage of Mohammad Jangda</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:17:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/digitalize" /><feedburner:info uri="digitalize" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>PHP Magic: Building a static countdown clock using PHP and GD</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/aNnKKSWF7G0/</link>
		<comments>http://digitalize.ca/2010/03/php-magic-building-a-static-countdown-clock-using-php-and-gd/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 21:17:11 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[countdown]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[glee]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=616</guid>
		<description><![CDATA[If you like Glee, you&#8217;ll like this. If you like image processing using PHP, you&#8217;ll like this even more.
Using PHP and the GD image library*, it&#8217;s pretty easy to create a static, image-based countdown clock, which is useful for situations where javascript cannot be used (think WordPress.com/Blogger). A new image is automatically generated server-side for [...]]]></description>
			<content:encoded><![CDATA[<p>If you like Glee, you&#8217;ll like this. If you like image processing using PHP, you&#8217;ll like this even more.</p>
<p>Using PHP and the GD image library*, it&#8217;s pretty easy to create a static, image-based countdown clock, which is useful for situations where javascript cannot be used (think <a href="http://wordpress.com">WordPress.com</a>/<a href="http://blogger.com">Blogger</a>). A new image is automatically generated server-side for every minute (assuming a request is made for the clock for that minute), and all images are cached to avoid killing the server processor. Check it out in action on <a href="http://gleeksunited.wordpress.com/2010/03/02/42-days-until-glee/">Gleeks United</a> or after the jump.</p>
<p>Don&#8217;t have code yet, but I&#8217;ll post it when I get a chance.</p>
<p><span id="more-616"></span></p>
<p><span style="display:block;text-align:center;"><br />
<strong>Vertical version:</strong><br />
<img src="http://digitalize.ca/glee/countdown.php" alt="Glee Countdown!"><br />
<span style="display:block;text-align:center;font-size:10px;">Powered by <a href="http://gleeksunited.wordpress.com" target="_blank">Gleeks United</a></span><br />
</span></p>
<p><strong>Horizontal version:</strong><br />
<img src="http://digitalize.ca/glee/countdown-h.php" alt="Glee Countdown!"><br />
<span style="display:block;text-align:center;font-size:10px;">Powered by <a href="http://gleeksunited.wordpress.com" target="_blank">Gleeks United</a></span></p>
<p><small>* Yes, ImageMagick could work too, but it&#8217;s too much of a pain to install.</small></p>

<p><a href="http://feedads.g.doubleclick.net/~a/DidBAt8KjuMmQqfDaQMN8RggnDc/0/da"><img src="http://feedads.g.doubleclick.net/~a/DidBAt8KjuMmQqfDaQMN8RggnDc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/DidBAt8KjuMmQqfDaQMN8RggnDc/1/da"><img src="http://feedads.g.doubleclick.net/~a/DidBAt8KjuMmQqfDaQMN8RggnDc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/aNnKKSWF7G0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/03/php-magic-building-a-static-countdown-clock-using-php-and-gd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/03/php-magic-building-a-static-countdown-clock-using-php-and-gd/</feedburner:origLink></item>
		<item>
		<title>jQTouch: Tap vs Click</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/49p1oOq0e80/</link>
		<comments>http://digitalize.ca/2010/02/jqtouch-tap-vs-click/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 16:42:38 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jqtouch]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=570</guid>
		<description><![CDATA[jQTouch has a sweet feature which adds a fast touch or &#8220;tap&#8221; event. It&#8217;s pointless for me to try and rephrase, so learn all about it on the jQTouch blog: Milliseconds Responsiveness and the Fast Tap
Now, the only downside to the tap event, is that it doesn&#8217;t work on anything other than Mobile Safari. So [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jqtouch.com">jQTouch</a> has a sweet feature which adds a fast touch or &#8220;tap&#8221; event. It&#8217;s pointless for me to try and rephrase, so learn all about it on the jQTouch blog: <a href="http://blog.jqtouch.com/post/205113875/milliseconds-responsiveness-and-the-fast-tap">Milliseconds Responsiveness and the Fast Tap</a></p>
<p>Now, the only downside to the tap event, is that it doesn&#8217;t work on anything <em>other</em> than Mobile Safari. So for iPhones, you can use tap event, but non-iPhones, you have to use click event. You could just make things easy on yourself and use clicks across the board, but I can tell you that the tap event immensely increases the performance and responsivity for jQTouch apps on iPhones. Good news is, there&#8217;s an easy way to work with both.</p>
<p>The code below was inspired by <a href="http://groups.google.com/group/jqtouch/browse_thread/thread/4de4f07cb233aabc?tvc=2#07e694cadd199702">Samuel&#8217;s message</a> on the jQTouch Google Group.</p>
<pre class="brush: xml;">
&lt;script type=&quot;text/javascript&quot;&gt;
var userAgent = navigator.userAgent.toLowerCase();
var isiPhone = (userAgent.indexOf('iphone') != -1 || userAgent.indexOf('ipod') != -1) ? true : false;
clickEvent = isiPhone ? 'tap' : 'click';
&lt;/script&gt;
</pre>
<p>You can now easily bind your events as follows:</p>
<pre class="brush: xml;">
&lt;a href=&quot;#link&quot; id=&quot;mylink&quot;&gt;Click or Tap me!&lt;/a&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
$('#mylink').bind(clickEvent, function() {
    e.preventDefault();
    alert('Yay! You just ' + clickEvent + 'ed me!');
});
&lt;/script&gt;
</pre>
<p>Note: in my testing, the tap event doesn&#8217;t register too well on the iPod Touch. If that seems to be the case, I&#8217;d recommend defaulting iPod Touches to use clicks instead. However, since the iPod Touch user agent includes the term &#8220;iPhone&#8221;, we have to un-include it from our tap list:</p>
<pre class="brush: xml;">
&lt;script type=&quot;text/javascript&quot;&gt;
var userAgent = navigator.userAgent.toLowerCase();
var isiPhone = (userAgent.indexOf('iphone') != -1) ? true : false;
if(userAgent.indexOf('ipod') != -1) isiPhone = false; // turn off taps for iPod Touches
clickEvent = isiPhone ? 'tap' : 'click';
&lt;/script&gt;
</pre>

<p><a href="http://feedads.g.doubleclick.net/~a/goubVLpL3UUl8r7hEDTyExFUjc8/0/da"><img src="http://feedads.g.doubleclick.net/~a/goubVLpL3UUl8r7hEDTyExFUjc8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/goubVLpL3UUl8r7hEDTyExFUjc8/1/da"><img src="http://feedads.g.doubleclick.net/~a/goubVLpL3UUl8r7hEDTyExFUjc8/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/49p1oOq0e80" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/02/jqtouch-tap-vs-click/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/02/jqtouch-tap-vs-click/</feedburner:origLink></item>
		<item>
		<title>Introducing Zen: Distraction-free writing for WordPress</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/3YKGIdOKrcs/</link>
		<comments>http://digitalize.ca/2010/02/announcing-zen-distraction-free-writing-for-wordpress/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 16:00:43 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=573</guid>
		<description><![CDATA[
I&#8217;m excited to announce the release of Zen v1.0, a plugin for WordPress that brings the much beloved idea of distraction-free writing to the WordPress admin.
I provided a sneak peek of the plugin a few weeks ago, and after some fine tuning a lot of awesome changes, Zen is finally ready for prime-time.
If you can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://digitalize.ca/media/Zen-Mode.png"><img class="aligncenter size-medium wp-image-583" title="Zen Mode" src="http://digitalize.ca/media/Zen-Mode-300x125.png" alt="" width="300" height="125" /></a></p>
<p>I&#8217;m excited to announce the release of Zen v1.0, a plugin for WordPress that brings the much beloved idea of distraction-free writing to the WordPress admin.</p>
<p>I provided a <a href="http://digitalize.ca/2010/01/distraction-free-wordpress-ing/">sneak peek of the plugin</a> a few weeks ago, and after some fine tuning a lot of awesome changes, Zen is finally ready for prime-time.</p>
<p>If you can&#8217;t wait till the end of this post, download it directly from WordPress (under <strong>Plugins &gt; Add New</strong>, search for &#8220;Zen&#8221;) or grab it from the <a href="http://wordpress.org/extend/plugins/zen/" target="_blank">WordPress Plugins Directory</a>.</p>
<h3>What is Zen?</h3>
<p>In a nutshell, Zen is a distraction-free environment for WordPress.</p>
<p><span id="more-573"></span></p>
<p>If you’re a fan of <a href="http://www.hogbaysoftware.com/products/writeroom">WriteRoom</a>, <a href="http://www.ommwriter.com/">OmmWriter</a>, or similar tools that help you focus on your words instead of the tools you’re using, this plugin will soon make your wildest dreams come true (and give you a simple clean environment within WordPress to write to your heart&#8217;s content)! While Zen does not replace the existing Edit Post/Page screen, it provides a layer on top that will help you focus more on the quality of your words and less on the distracting fine-tuning of minuscule details.</p>
<p>I&#8217;ve got a quick breakdown of the plugin and it&#8217;s features below.</p>
<h3>Zen Mode</h3>
<p><a href="http://digitalize.ca/media/Zen-Button.png"><img class="aligncenter size-medium wp-image-582" title="Zen Button" src="http://digitalize.ca/media/Zen-Button-300x130.png" alt="" width="300" height="130" /></a></p>
<p>Zen adds a handy-dandy little button right above the publish module that toggles Zen mode (you can also use the keyboard shortcut listed below).</p>
<p>Zen mode includes a textboxes for the title and content, save and publish buttons below them, and a close button on the top left.</p>
<p>To leave Zen mode, click on the close button or use the keyboard shortcut below.</p>
<p>The content textbox is a basic textbox without the Visual and HTML editors. Initially, this was because of an issue with the HTML editor, but it&#8217;s become more of a conscious choice since it keeps with the whole mantra of distraction-free writing. If you think that it would be worthwhile to include the Visual and HTML editors, let me know, and I&#8217;ll consider it.</p>
<p>Yes, you can write in HTML in the textbox.</p>
<p>And yes, autosave still works in Zen mode, so you can rest assured that WordPress will chug away in the background to keep your writing safe as you work on that next great blog post.</p>
<h3>Zen Settings</h3>
<p><a href="http://digitalize.ca/media/Zen-Settings.png"><img class="aligncenter size-medium wp-image-584" title="Zen Settings" src="http://digitalize.ca/media/Zen-Settings-300x159.png" alt="" width="300" height="159" /></a></p>
<p>Settings for Zen are accessible via <strong>Users &gt; Your Profile</strong>. At this point, you can specify whether Zen should automatically open when you go to Add or Edit a Post or Page and your preferred theme. I&#8217;m considering adding the option to include additional modules (Categories and Post Tags) in Zen mode as well.</p>
<h3>Keyboard Shortcuts</h3>
<p>Zen has simple keyboard shortcuts to help you get the most out of Zen:</p>
<p>z &#8211; enters Zen mode<br />
q &#8211; exit Zen mode<br />
t &#8211; switch theme</p>
<p><strong>Note:</strong> the keyboard shortcuts do not work while you&#8217;re writing in one of the textboxes. This is something I&#8217;m hoping to change in a future release.</p>
<h3>Themes</h3>
<p><a href="http://digitalize.ca/media/Zen-Themes.png"><img class="aligncenter size-medium wp-image-585" title="Zen Themes" src="http://digitalize.ca/media/Zen-Themes-300x158.png" alt="" width="300" height="158" /></a></p>
<p>Zen comes prepackaged with 5 themes:</p>
<ul>
<li>Zen Light</li>
<li>Zen Dark</li>
<li>Zen Papyrus</li>
<li>Zen Papyrus Lite</li>
<li>Zen Terminal</li>
</ul>
<p>You can specify which theme you prefer under Zen Settings and Zen will automatically open with that theme enabled. You can easily switch between themes while in Zen mode using the &#8220;t&#8221; key. If you switch between themes, Zen will autosave your preference and load that next time you go into Zen mode.</p>
<h3>What Now?</h3>
<p>I&#8217;d love to add more themes to Zen, and have a few potentials lined up that I&#8217;ll release over the coming weeks. However, I&#8217;d really, love to see your theme ideas implemented as well. If you&#8217;d like to contribute a theme or have an idea for a theme, you should <a href="mailto:batmoo@gmail.com">contact me</a>.</p>
<p>If you have any features you&#8217;d like to see in Zen or found bugs that are driving you insane, you should <a href="mailto:batmoo@gmail.com">contact me</a></p>
<h3>Thanks</h3>
<p>Thanks go out to:</p>
<ul>
<li><a href="http://ifranky.com/2010/01/wordpress-vs-bloat/">ifranky</a>, <a href="http://habariproject.org/en/">Habari</a>, <a href="http://www.hogbaysoftware.com/products/writeroom">WriteRoom</a>, and <a href="http://www.ommwriter.com/">OmmWriter</a> for inspiring Zen.</li>
<li><a href="http://suzannegardner.ca">Suzanne Gardner</a> for providing beta feedback.</li>
<li><a href="http://andrewspittle.net">Andrew Spittle</a> for providing beta feedback and helping me with the base themes.</li>
</ul>
<hr />Seen enough and just can&#8217;t wait to get your Zen on? Download it directly from WordPress (under Plugins &gt; Add New, search for &#8220;Zen&#8221;) or grab it from the <a href="http://wordpress.org/extend/plugins/zen/" target="_blank">WordPress Plugins Directory</a>.</p>
<p>P.S. Yes, this post was entirely (except for adding images) written in Zen mode, and it was fantastic. My current themes of choice are Zen Terminal and Zen Papyrus Lite.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/tAuucBypBqhwaPwKu3QbvqIv6xE/0/da"><img src="http://feedads.g.doubleclick.net/~a/tAuucBypBqhwaPwKu3QbvqIv6xE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tAuucBypBqhwaPwKu3QbvqIv6xE/1/da"><img src="http://feedads.g.doubleclick.net/~a/tAuucBypBqhwaPwKu3QbvqIv6xE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/3YKGIdOKrcs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/02/announcing-zen-distraction-free-writing-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/02/announcing-zen-distraction-free-writing-for-wordpress/</feedburner:origLink></item>
		<item>
		<title>jQuery.data() = love</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/4BNUxSUV0YY/</link>
		<comments>http://digitalize.ca/2010/02/jquery-data-love/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 13:33:09 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=494</guid>
		<description><![CDATA[Why did I never know about jQuery.data()?
More details to come about fun things you can do with it.
]]></description>
			<content:encoded><![CDATA[<p>Why did I never know about <a href="http://stackoverflow.com/questions/182630/jquery-tips-and-tricks/382834#382834">jQuery.data()</a>?</p>
<p>More details to come about fun things you can do with it.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/34dym-cWYFd4104vhl_UjrpEMP8/0/da"><img src="http://feedads.g.doubleclick.net/~a/34dym-cWYFd4104vhl_UjrpEMP8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/34dym-cWYFd4104vhl_UjrpEMP8/1/da"><img src="http://feedads.g.doubleclick.net/~a/34dym-cWYFd4104vhl_UjrpEMP8/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/4BNUxSUV0YY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/02/jquery-data-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/02/jquery-data-love/</feedburner:origLink></item>
		<item>
		<title>Edit Flow v0.3: Usergroups and improved notifications</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/Rn6foNK6FOA/</link>
		<comments>http://digitalize.ca/2010/02/edit-flow-v0-3-usergroups-and-improved-notifications/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 18:17:04 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Edit Flow]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=550</guid>
		<description><![CDATA[Edit Flow was bumped up to v0.3 last week and saw a flurry of other updates as bugs cropped up that I had managed to miss during the testing phase before release. The main focus of this release was to introduce usergroups, which will form the basis of future features and to enhance the notification functionality [...]]]></description>
			<content:encoded><![CDATA[<p>Edit Flow was bumped up to v0.3 last week and saw a flurry of other updates as bugs cropped up that I had managed to miss during the testing phase before release. The main focus of this release was to introduce usergroups, which will form the basis of future features and to enhance the notification functionality that was introduced in the previous version.</p>
<p>If you haven&#8217;t upgraded yet, download it from the <a href="http://wordpress.org/extend/plugins/edit-flow/">Plugin Directory</a> or directly from within WordPress.</p>
<p>Here&#8217;s a quick breakdown of the new features introduced in this release:</p>
<h3>Usergroups</h3>
<p><a href="http://digitalize.ca/media/Manage-Usergroups.png"><img class="aligncenter size-medium wp-image-553" title="Manage-Usergroups" src="http://digitalize.ca/media/Manage-Usergroups-300x200.png" alt="" width="300" height="200" /></a></p>
<p><a href="http://digitalize.ca/media/Add-Edit-Usergroup.png"><img class="aligncenter size-medium wp-image-552" title="Add-Edit-Usergroup" src="http://digitalize.ca/media/Add-Edit-Usergroup-300x130.png" alt="" width="300" height="130" /></a></p>
<p>Version 0.3+ adds in what are called usergroups. On the outset, they&#8217;re similar to &#8220;Roles&#8221; built into WordPress, except that (at this stage) usergroups are simply ways to associate groups of users together. Edit Flow adds a number of sample usergroups for you to get started (as shown above) and get a sense of what sort of groupings you can create. However, the main power of usergroups comes with&#8230;</p>
<h3>Notification Controls</h3>
<p>Much of the feedback Edit Flow received since the email notification were introduced centred around having greater control over who receives notifications. Previously, post updates were emailed to authors, editorial commenters, and any roles that had been selected to receive notifications. Many people were drawn to the notification feature but were forced to keep it disabled since they didn&#8217;t want all their editors or administrators notified on every single post update.</p>
<p>With the new release, you can specify on a post level, what users and usergroups should receive notifications, so that only relevant people and groups of people receive updates.</p>
<p><a href="http://digitalize.ca/media/ManageNotifications.png"><img class="aligncenter size-medium wp-image-556" title="ManageNotifications" src="http://digitalize.ca/media/ManageNotifications-300x210.png" alt="" width="300" height="210" /></a></p>
<p>Note: with the introduction of this feature the &#8220;Notify by Role&#8221; option was removed. In its place, a new feature was added &#8220;Always notify admin option&#8221; which includes the blog administrator in all notifications. To all overly protective, nosy admins that want to know everything: you&#8217;re welcome :)</p>
<p>This is just the beginning of notifications. Some interesting ideas that I&#8217;d like to integrate in future versions of Edit Flow include:</p>
<ul>
<li>Giving users the ability  to subscribe to posts themselves</li>
<li>Have specific users or usergroups automatically subscribed to posts based on categories or tags assigned to posts.</li>
<li>Make the UI a bit more efficient. The UI for this new feature is something that was unfortunately rushed. <a href="http://digitalize.ca/2009/11/mockingbird-wireframing-made-awesome/">My original vision</a> didn&#8217;t  make it in (due to various impracticalities, changes, and lack of time), but it&#8217;s very much a high priority on my list to make it easy to select users/usergroups (especially for installs with hundreds and thousands of users).</li>
</ul>
<h3>More Useful Notifications</h3>
<p>On the topic of notifications, the new release introduces emails that are slightly more descriptive in terms of the action taken on the post. The subject line of the email will specify whether the post was created, published, unpublished, etc. Although a small change, it should hopefully help users manage incoming emails more effectively and not get inundated with a barrage of &#8220;Post Status was changed&#8221; emails. (Interestingly, I&#8217;ve found that this new change comes in handy even on my personal blog which is a simple on-user blog. I find these notifications fairly useful especially since I make aggressive use of WordPress&#8217; future scheduling functionality.)</p>
<p>Additionally, the action links in comment notifications now take the user directly to the editorial comment form (e.g. clicking on &#8220;Add editorial comment&#8221; will open the post and take to directly to the Editorial Comment form). Again, not a major feature but something that should hopefully save you some time, scrolling and future dealings with Carpal Tunnel.</p>
<p>I&#8217;d like to extend this feature even further and allow users to reply to comments via email and not have to go into WordPress to do so. (As you can see, there&#8217;s a bit a time-saving trend going on here.)</p>
<h3>New widget: Posts I&#8217;m Following</h3>
<p><a href="http://digitalize.ca/media/Posts-Im-Following.png"><img class="aligncenter size-medium wp-image-554" title="Posts-Im-Following" src="http://digitalize.ca/media/Posts-Im-Following-300x158.png" alt="" width="300" height="158" /></a></p>
<p>Still a little crude at this stage, this new widget gives you a list of the most recently updated posts that you&#8217;re following. However, this widget will likely form the basis of the activity stream, which will offer an audit trail of activity happening within the WordPress admin.</p>
<h3>Knight News Challenge Round II</h3>
<p>While not really a feature introduced in 0.3+, here&#8217;s a bit of news that may be interest: <a href="http://generalprop.newschallenge.org/SNC/ViewItem.aspx?pguid=dc3ab619-8eb5-4ac5-ae7b-36b7e98bddc9&amp;itemguid=ad71740c-8f87-4b23-8335-d6821bf8269d">we&#8217;ve submitted our 2nd round application</a> for the Knight News Challenge. Check out it, vote, and leave us some feedback.</p>
<h3>What&#8217;s Next?</h3>
<p>Apart from some of the ideas already mentioned, with the next couple of Edit Flow releases, you can expect to see some great features such as:</p>
<ul>
<li>Post task lists (à la Basecamp, namely a list of tasks that must be completed in order for a post to be published)</li>
<li>Better Post Management (to help you track and manage your content better, such as snapshots of how far along existing content is)</li>
<li>HTML emails (because emails should always be pretty &#8211; but always fallback to plain text for people still living in the &#8217;90s)</li>
</ul>
<h3>Your Homework</h3>
<p>As always, your feedback is much appreciated and vital to our development. Let us know what about Edit Flow works for you and what doesn’t and what else Edit Flow can do to improve your organization&#8217;s WordPress experience.</p>
<p>We&#8217;ve already had discussions with several online and print publishers and newsrooms interested in adopting Edit Flow and would love to include you in that conversation. Why not <a href="mailto:batmoo@gmail.com">get in touch</a>?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/4IpkH_WCfubIBoiQcXZfrsXlQmo/0/da"><img src="http://feedads.g.doubleclick.net/~a/4IpkH_WCfubIBoiQcXZfrsXlQmo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/4IpkH_WCfubIBoiQcXZfrsXlQmo/1/da"><img src="http://feedads.g.doubleclick.net/~a/4IpkH_WCfubIBoiQcXZfrsXlQmo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/Rn6foNK6FOA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/02/edit-flow-v0-3-usergroups-and-improved-notifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/02/edit-flow-v0-3-usergroups-and-improved-notifications/</feedburner:origLink></item>
		<item>
		<title>Distraction-free WordPress-ing</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/HN7vP4cWo7o/</link>
		<comments>http://digitalize.ca/2010/01/distraction-free-wordpress-ing/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 17:58:52 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[distraction-free]]></category>
		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=537</guid>
		<description><![CDATA[Here&#8217;s a sneak peek at a plugin I&#8217;ve been working on. If you blog using WordPress and you&#8217;re a fan of WriteRoom, OmmWriter, or similar tools that help you focus on your words instead of the tools you&#8217;re using, then this plugin will soon make your wildest dreams come true (and give you a simple [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_538" class="wp-caption aligncenter" style="width: 563px"><a href="http://digitalize.ca/media/zen-for-wordpress.png"><img class="size-large wp-image-538  " title="Zen: distraction-free writing for WordPress" src="http://digitalize.ca/media/zen-for-wordpress-1024x646.png" alt="" width="553" height="349" /></a><p class="wp-caption-text">Zen: distraction-free writing for WordPress.</p></div>
<p>Here&#8217;s a sneak peek at a plugin I&#8217;ve been working on. If you blog using WordPress and you&#8217;re a fan of <a href="http://www.hogbaysoftware.com/products/writeroom">WriteRoom</a>, <a href="http://www.ommwriter.com/">OmmWriter</a>, or similar tools that help you focus on your words instead of the tools you&#8217;re using, then this plugin will soon make your wildest dreams come true (and give you a simple clean environment to write to your heart&#8217;s content)! It looks like crap right now, but I&#8217;m working on polishing the look and adding some cool features (themes, backgrounds, etc.), and hopefully release something soon.</p>
<p>If there are any features you&#8217;d like to see, add a comment or <a href="mailto:batmoo@gmail.com">contact moi</a>.</p>
<p><a href="http://wordpress.org/extend/plugins/zen/">Zen</a>: <strike>coming soon to a</strike><strong>now available in a</strong> WordPress Plugin Directory near you!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/uDJAv8bAIVgAaYasNA5coLRYGP0/0/da"><img src="http://feedads.g.doubleclick.net/~a/uDJAv8bAIVgAaYasNA5coLRYGP0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uDJAv8bAIVgAaYasNA5coLRYGP0/1/da"><img src="http://feedads.g.doubleclick.net/~a/uDJAv8bAIVgAaYasNA5coLRYGP0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/HN7vP4cWo7o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/01/distraction-free-wordpress-ing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/01/distraction-free-wordpress-ing/</feedburner:origLink></item>
		<item>
		<title>WordPress plugin: Feedkillah</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/zu0oZGq2r3U/</link>
		<comments>http://digitalize.ca/2010/01/wordpress-plugin-feedkillah/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 15:58:23 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=486</guid>
		<description><![CDATA[Update (2010-01-09): So turns out wpengineer.com had this figured out a while back (i.e. October 2008). Regardless, it was a good opportunity for me to dig into the WordPress core and figure out what&#8217;s going on.

&#8230;or in &#8220;proper&#8221; English: Feed Killer.
Basically, a small plugin to disable all your feeds on your WordPress install, for whatever [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update (2010-01-09):</strong> So turns out wpengineer.com had <a href="http://wpengineer.com/disable-wordpress-feed/">this figured out a while back</a> (i.e. October 2008). Regardless, it was a good opportunity for me to dig into the WordPress core and figure out what&#8217;s going on.</p>
<hr />
<p>&#8230;or in &#8220;proper&#8221; English: Feed Killer.</p>
<p>Basically, a small plugin to disable all your feeds on your WordPress install, for whatever crazy reason; we don&#8217;t judge (much). This is a result of a question by <a href="http://twitter.com/wesbos/status/7505972577">@wesbos</a>.</p>
<p>There&#8217;s also a non-plugin version if you don&#8217;t want to go the plugin route (for whatever crazy reason; again, we don&#8217;t judge (extensively)). Just add the code to your theme&#8217;s <strong>functions.php</strong> file.</p>
<p>See below or <a href="http://gist.github.com/271871">download from gisthub</a>.</p>
<p><span id="more-486"></span></p>
<p><script src="http://gist.github.com/271871.js"></script></p>

<p><a href="http://feedads.g.doubleclick.net/~a/gl6uRlpUOGq_Vlm1nqK8_gRjJP4/0/da"><img src="http://feedads.g.doubleclick.net/~a/gl6uRlpUOGq_Vlm1nqK8_gRjJP4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gl6uRlpUOGq_Vlm1nqK8_gRjJP4/1/da"><img src="http://feedads.g.doubleclick.net/~a/gl6uRlpUOGq_Vlm1nqK8_gRjJP4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/zu0oZGq2r3U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/01/wordpress-plugin-feedkillah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/01/wordpress-plugin-feedkillah/</feedburner:origLink></item>
		<item>
		<title>flavors.me</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/SsvB81nKMws/</link>
		<comments>http://digitalize.ca/2010/01/flavors-me/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 15:15:16 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=483</guid>
		<description><![CDATA[
Cool concept.
Unfortunately, not British spelling-friendly. And needs more services. And fewer bugs.
But otherwise, really well done.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://flavors.me/mjangda" target="_blank"><img class="aligncenter size-medium wp-image-484" title="flavors.me" src="http://digitalize.ca/media/flavors.me_-227x300.png" alt="flavors.me" width="227" height="300" /></a></p>
<p style="text-align: center;"><a href="http://flavours.me">Cool concept</a>.</p>
<p style="text-align: center;">Unfortunately, not British spelling-friendly. And needs more services. And fewer bugs.</p>
<p style="text-align: center;">But otherwise, really well done.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/nPzjzZo95u3dd_FRvk_zmfMp1dU/0/da"><img src="http://feedads.g.doubleclick.net/~a/nPzjzZo95u3dd_FRvk_zmfMp1dU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nPzjzZo95u3dd_FRvk_zmfMp1dU/1/da"><img src="http://feedads.g.doubleclick.net/~a/nPzjzZo95u3dd_FRvk_zmfMp1dU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/SsvB81nKMws" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2010/01/flavors-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2010/01/flavors-me/</feedburner:origLink></item>
		<item>
		<title>jQuery tip: Visually separating DOM elements in code</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/hRl494hJVR4/</link>
		<comments>http://digitalize.ca/2009/11/jquery-tip-visually-separating-dom-elements-in-code/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 17:01:16 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=456</guid>
		<description><![CDATA[Here&#8217;s a quick tip I picked up from Chris Coyier (the genius behind CSS-Tricks and Digging Into Wordpress). 
To help keep variables that contain DOM elements visually distinct from other regular variables, just prepend a $ (dollar sign) to them. Example:

&#60;script type=&#34;text/javascript&#34;&#62;
// assign the variable
var $div = jQuery('#myDiv');
// Do stuff to it
$div.animate({width: '200%'}, 1500);
&#60;/script&#62;

This way, [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick tip I picked up from <a href="http://chriscoyier.net/">Chris Coyier</a> (the genius behind <a href="http://css-tricks.com/">CSS-Tricks</a> and <a href="http://digwp.com/">Digging Into Wordpress</a>). </p>
<p>To help keep variables that contain DOM elements visually distinct from other regular variables, just prepend a $ (dollar sign) to them. Example:</p>
<pre class="brush: xml;">
&lt;script type=&quot;text/javascript&quot;&gt;
// assign the variable
var $div = jQuery('#myDiv');
// Do stuff to it
$div.animate({width: '200%'}, 1500);
&lt;/script&gt;
</pre>
<p>This way, you can easily pick out which variables contain DOM elements when viewing code, without resorting to excessive naming conventions (such as divContainer or divDomObject, etc.). Your code stays clean, lean, and easy to read.</p>
<p>Rock on.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/rJbb9Dm8M2pFlyRp3mmBku6mEok/0/da"><img src="http://feedads.g.doubleclick.net/~a/rJbb9Dm8M2pFlyRp3mmBku6mEok/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/rJbb9Dm8M2pFlyRp3mmBku6mEok/1/da"><img src="http://feedads.g.doubleclick.net/~a/rJbb9Dm8M2pFlyRp3mmBku6mEok/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/hRl494hJVR4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2009/11/jquery-tip-visually-separating-dom-elements-in-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2009/11/jquery-tip-visually-separating-dom-elements-in-code/</feedburner:origLink></item>
		<item>
		<title>Edit Flow/WordPress Idea: User Directory</title>
		<link>http://feedproxy.google.com/~r/digitalize/~3/v8k_hJwX8BE/</link>
		<comments>http://digitalize.ca/2009/11/edit-flow-user-directory-idea/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:26:25 +0000</pubDate>
		<dc:creator>Mohammad Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Edit Flow]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[wireframes]]></category>

		<guid isPermaLink="false">http://digitalize.ca/?p=434</guid>
		<description><![CDATA[Update: sorry, should have pointed out that this idea was inspired by wireframes posted by Anthony Pesce (of the Populous project).
Here&#8217;s an idea that I thought might be a useful addition to Edit Flow especially once we add in User Group functionality. The main premise is to have a full-out User Directory accessible by logged [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update: </strong>sorry, should have pointed out that this idea was inspired by <a href="http://www.pbs.org/idealab/2009/02/digital-newsroom-wireframes-available057.html">wireframes posted by Anthony Pesce</a> (of the <a href="http://www.populousproject.com/">Populous project</a>).</p>
<p>Here&#8217;s an idea that I thought might be a useful addition to <a href="http://wordpress.org/extend/plugins/edit-flow/">Edit Flow</a> especially once we add in User Group functionality. The main premise is to have a full-out User Directory accessible by logged in users that provides easy access to contact information for other users on the site. Would probably only be useful for larger groups using WordPress, but I&#8217;d imagine would still come in handy for newsrooms and such.</p>
<p><span id="more-434"></span></p>
<p>See the wireframes in <a href="http://gomockingbird.com/mockingbird/index.html?project=963b593471f2c8248fbfae2c11b951789acdbe56">full screen mode</a>.</p>
<div class="iframe-wrapper">
  <iframe src="http://gomockingbird.com/mockingbird/index.html?project=963b593471f2c8248fbfae2c11b951789acdbe56" frameborder="0" style="height:600px;width:600px;">Please upgrade your browser</iframe>
</div>

<p><a href="http://feedads.g.doubleclick.net/~a/4VwHb1SdNrIrVhu5cYIG0vfIfXA/0/da"><img src="http://feedads.g.doubleclick.net/~a/4VwHb1SdNrIrVhu5cYIG0vfIfXA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/4VwHb1SdNrIrVhu5cYIG0vfIfXA/1/da"><img src="http://feedads.g.doubleclick.net/~a/4VwHb1SdNrIrVhu5cYIG0vfIfXA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/digitalize/~4/v8k_hJwX8BE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitalize.ca/2009/11/edit-flow-user-directory-idea/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://digitalize.ca/2009/11/edit-flow-user-directory-idea/</feedburner:origLink></item>
	</channel>
</rss>
