<?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>Es Developed - Fresh Website and Graphic Design &#187; email</title> <atom:link href="http://esdev.net/tags/email/feed/" rel="self" type="application/rss+xml" /><link>http://esdev.net</link> <description>Weblog</description> <lastBuildDate>Mon, 07 Jun 2010 13:35:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Stay More Organized With Thunderbird 3</title><link>http://esdev.net/stay-more-organized-with-thunderbird-3/</link> <comments>http://esdev.net/stay-more-organized-with-thunderbird-3/#comments</comments> <pubDate>Mon, 21 Dec 2009 15:04:17 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[web design]]></category> <category><![CDATA[applications]]></category> <category><![CDATA[email]]></category><guid
isPermaLink="false">http://esdev.net/?p=3094</guid> <description><![CDATA[
It&#8217;s only been a couple weeks since the newest version of Mozilla Thunderbird&#8211;Thunderbird 3&#8211;was officially released.
This new version of Thunderbird includes several new features.
Let&#8217;s look at 4 features in Thunderbird 3 that can help you stay more organized and work more efficiently:Sync all your email accounts
Better Gmail integration
Better Email Search
Manage tasks, calendars, Google Wave, webmail [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-3111" title="stay-organized-thunderbird-3-hd" src="http://esdev.net/wp-content/uploads/2009/12/stay-organized-thunderbird-3-hd.jpg" alt="Stay Organized With Thunderbird 3" width="560" height="300" /></p><p>It&#8217;s only been a couple weeks since the newest version of Mozilla Thunderbird&#8211;<a
href="http://mozillamessaging.com/thunderbird">Thunderbird 3</a>&#8211;was officially released.</p><p>This new version of Thunderbird includes several <a
href="http://en-us.www.mozillamessaging.com/en-US/thunderbird/features/">new features</a>.</p><p>Let&#8217;s look at 4 features in Thunderbird 3 that can help you stay more organized and work more efficiently:</p><ol><li>Sync all your email accounts</li><li>Better Gmail integration</li><li>Better Email Search</li><li>Manage tasks, calendars, Google Wave, webmail and more within Thunderbird 3 with content tabs</li></ol><p><span
id="more-3094"></span></p><h3>1. Sync All Your Email Accounts</h3><p>The ability to keep all your mail in all your accounts synced is not a new feature in Thunderbird 3. However, it is awful handy and makes keeping up on all your correspondence a breeze.</p><p>The easiest way to do this is to make sure all your email accounts use IMAP instead of POP.</p><p>Incoming email, sent emails, drafts, spam, and folders within your account all get synced (assuming your mail server supports this) when you use IMAP.</p><p>If you haven&#8217;t moved your email accounts from POP to IMAP, do yourself a favor and take a day and just do it. You&#8217;ll be glad you did.</p><p>Thunderbird 3 also has a new migration feature that will make moving your emails easier.</p><h3>2. Better Gmail Integration</h3><p>While you could <a
href="http://esdev.net/syncing-gmail-and-thunderbird/">setup your Gmail accounts in previous versions of Thunderbird</a>, Gmail setup was more complicated than it should&#8217;ve been.</p><p>Now, Thunderbird 3 detects and sets up Gmail accounts with a super-fast wizard.</p><p>Just choose the <em>Gmail</em> option, enter your name, email address and password. Thunderbird 3 finds all the right settings and creates your account. The whole process took me about 15 seconds.</p><p>If you&#8217;re a Google Apps user, you&#8217;ll still need to <a
href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=75725">use Google&#8217;s IMAP instructions and settings</a> to set up your email.</p><h3>3. Better Email Search</h3><p>Thunderbird 3 has a new mail search which includes filtering and timeline tools. This makes it easy to search emails from all your accounts&#8211;including webmail accounts.</p><p>Search results open in a new tab so you can work back and forth between your results and regular emails.</p><p>Thunderbird 3&#8217;s search also seems to have been sped up as well&#8211;delivering results much faster than TB2.</p><p>Search also searches Gmail emails just fine.</p><h3>4. Embed Webpages In Their Own Tabs Within Thunderbird</h3><p><img
class="aligncenter size-full wp-image-3110" title="content-tabs-hd" src="http://esdev.net/wp-content/uploads/2009/12/content-tabs-hd.jpg" alt="" width="560" height="130" /></p><p><a
href="https://developer.mozilla.org/en/Thunderbird/Content_Tabs">Content Tabs</a> (or <a
href="https://developer.mozilla.org/en/Thunderbird_3_for_developers#Content_Browsing">Content Browsing</a>) is by far the simplest and yet most exciting feature in Thunderbird 3.</p><blockquote><p>Content Tabs enable Thunderbird to display remote content in a tab, which users can browse in (mostly) the same way as with a browser.</p></blockquote><p><cite
class="article_caption" title="https://developer.mozilla.org/en/Thunderbird/Content_Tabs" lang="en">Content Tabs &#8211; Mozilla Developer Center</cite></p><p>This makes it easy to access Twitter, tasks apps, online calendars, or whatever web-based services you want right through Thunderbird.</p><h4>How Do Content Tabs Work?</h4><p>Using the <em>Error Console</em> found in the <em>Tools</em> menu, you can add just about any site to Thunderbird and have it in its own tab.</p><p>Want Google Wave within a tab in Thunderbird? How about Google Voice, or your favorite online calendar or tasks web app? You can add them to their own tabs in Thunderbird.</p><p>For example:</p><pre><code>Components.classes['@mozilla.org/appshell/window-mediator;1'].getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow("mail:3pane").document.getElementById("tabmail").openTab("contentTab", {contentPage: "http://www.mozillamessaging.com/en-US/thunderbird/nightly/whatsnew/"});</code></pre><p>Pasting this line of code into the Error Console and clicking Evaluate would create a new tab in Thunderbird containing the webpage:</p><p><em>http://www.mozillamessaging.com/en-US/thunderbird/nightly/whatsnew/</em></p><p>Lifehacker has a great article showing <a
href="http://lifehacker.com/5423317/run-google-wave-inside-thunderbird-3">how to add Google Wave to its own tab in Thunderbird 3</a>.</p><p>You can also add <a
href="http://lifehacker.com/comment/17480786/">Google Voice in its own tab</a> like this:</p><pre><code>Components.classes['@mozilla.org/appshell/window-mediator;1'].getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow("mail:3pane").document.getElementById("tabmail").openTab("contentTab", {contentPage: "https://voice.google.com/voice/?"});</code></pre><p>You can add any page to Thunderbird easily this way.</p><h4>More Control Over Content Tabs</h4><p>Some have reported that when you close Thunderbird, any content tabs that are open will close and you have to paste the code back into the Error Console.</p><p>Personally, I haven&#8217;t run into this with TB3 on Ubuntu 9.10.</p><p>But if this is an issue, you might try installing the <a
href="https://addons.mozilla.org/en-US/thunderbird/addon/5066">Custom Buttons<sup>2</sup> extension</a>. The extension also lets you add custom buttons to Thunderbird&#8217;s toolbar that will let you open tabs for individual sites as needed.</p><h3>Staying More Organized</h3><p>There are several <a
href="http://en-us.www.mozillamessaging.com/en-US/thunderbird/features/">new features added to Thunderbird 3</a> that will speed up the way you work with your email and access information.</p><p>Look for more &#8216;Stay More Organized&#8217; articles coming soon.</p><p>You should also <a
href="http://twitter.com/esdev">follow us on Twitter</a>.</p> ]]></content:encoded> <wfw:commentRss>http://esdev.net/stay-more-organized-with-thunderbird-3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>24 Must-Have Online Tools For Web Designers</title><link>http://esdev.net/24-must-have-online-tools-for-web-designers/</link> <comments>http://esdev.net/24-must-have-online-tools-for-web-designers/#comments</comments> <pubDate>Mon, 15 Jun 2009 11:00:09 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[online tools]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[browsers]]></category> <category><![CDATA[code]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[email]]></category> <category><![CDATA[typography]]></category><guid
isPermaLink="false">http://esdev.net/?p=1922</guid> <description><![CDATA[
Due to the popularity of last week&#8217;s list of programs and services for freelancers, we&#8217;re bringing you 24 must-have online tools specifically for web designers.
Testing
Xenocode Browser SandboxRun and test your sites in IE6, IE7, IE8, Firefox 2 and 3, Safari, Google Chrome and Opera without having to actually install the browsers on your system.
This unfortunately [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-1945" title="24-must-have-online-tools-web-designers-hd" src="http://esdev.net/wp-content/uploads/2009/06/24-must-haves-web-designers-hd.png" alt="24-must-have-online-tools-web-designers-hd" width="560" height="130" /></p><p>Due to the popularity of last week&#8217;s <a
href="http://esdev.net/15-must-have-programs-and-services-for-freelancers/">list of programs and services for freelancers</a>, we&#8217;re bringing you 24 must-have online tools specifically for web designers.</p><h3>Testing</h3><h4><a
href="http://www.xenocode.com/browsers/">Xenocode Browser Sandbox</a></h4><h4><a
href="http://www.xenocode.com/browsers/"><img
class="aligncenter size-full wp-image-1947" title="xenocode-browser-sandbox-hd" src="http://esdev.net/wp-content/uploads/2009/06/xenocode-hd.jpg" alt="xenocode-browser-sandbox-hd" width="560" height="130" /></a></h4><p>Run and test your sites in IE6, IE7, IE8, Firefox 2 and 3, Safari, Google Chrome and Opera without having to actually install the browsers on your system.</p><p>This unfortunately seems to only work on Windows.</p><h4><a
href="http://browsershots.org/">BrowserShots</a></h4><p>View screenshots of your render webpages in multiple browsers and operating systems. You can even test different screen resolutions.</p><h4><a
href="http://tantek.com/favelets/">Favelets</a></h4><p>Validate and test your sites using this collection of favelets. Validate microformats, HTML and CSS. Test your pages at different screen sizes (iPhone, Blackberry, etc) and lots more.</p><h4><a
href="http://aremysitesup.com/">Are My Sites Up?</a> (Website Monitoring)</h4><p
style="text-align: center;"><a
href="http://aremysitesup.com/"><img
class="aligncenter size-full wp-image-1948" title="are-my-sites-up-hd" src="http://esdev.net/wp-content/uploads/2009/06/are-my-sites-up-hd.png" alt="are-my-sites-up-hd" width="560" height="130" /></a></p><p>Get alerts when you or your clients&#8217; sites go down or experience hiccups. Alerts can even be sent to your mobile phone.</p><h3>Page Code Generation</h3><h4><a
href="http://gridr.atomeye.com/">gridr buildrrr</a></h4><h4><a
href="http://gridr.atomeye.com/"><img
class="aligncenter size-full wp-image-1949" title="gridr-hd" src="http://esdev.net/wp-content/uploads/2009/06/gridr-hd.png" alt="gridr-hd" width="560" height="130" /></a></h4><p>Create CSS grid-based layouts easily with gridr buildrrr.</p><h4><a
href="http://projectdeploy.org/">Project Deploy</a></h4><p>Project Deploy makes it faster to get a site up and running by letting you select the type of information you want. Deploy then generates common folders, standard HTML and CSS files and even jQuery&#8211;all in a zip file for easy download.</p><h3>Web Form Generators</h3><h4><a
href="http://www.icebrrg.com/">Icebrrg</a></h4><h4><a
href="http://www.icebrrg.com/"><img
class="aligncenter size-full wp-image-1950" title="icebrrg-hd" src="http://esdev.net/wp-content/uploads/2009/06/icebrrg-hd.jpg" alt="icebrrg-hd" width="560" height="130" /></a></h4><p>Icebrrg lets you easily create all kinds of forms and embed them on your site. There are paid plans, but the free version still allows 3 forms and up to 100 per month.</p><h4><a
href="http://wufoo.com/">WuFoo</a></h4><p>WuFoo makes creating forms a piece of cake. Adding forms to your site is simple as well with a great web-based user interface.</p><h4><a
href="http://www.webformfactory.com/">Web Form Factory</a></h4><p>Another great web form tool. You can create forms linked to a database or to generate emails.</p><h3>Typography</h3><h4><a
href="http://www.typechart.com/">Typechart</a> (CSS Typography)</h4><p
style="text-align: center;"><a
href="http://www.typechart.com/"><img
class="aligncenter size-full wp-image-1951" title="typechart-hd" src="http://esdev.net/wp-content/uploads/2009/06/typechart-hd.png" alt="typechart-hd" width="560" height="130" /></a></p><p>Browse, compare and grab the CSS code.</p><h4><a
href="http://pxtoem.com">PXtoEm.com</a></h4><p>Convert pixels to ems quickly. The generator even creates the CSS all for you.</p><h4><a
href="http://www.sifrgenerator.com/">sIFR Generator</a></h4><p>Even if you don&#8217;t have Adobe Flash installed on your system, you can convert font files (TTF) and create your own Flash files (SWF) for use with sIFR.</p><h3>Web Code</h3><h4><a
href="http://www.digitalmediaminute.com/reference/entity/index.php">XHTML Character Entity Reference</a></h4><p>Find UTF-8 character entities for XHTML.</p><p>View other <a
href="http://esdev.net/most-used-xhtml-character-entities/">XHTML character entities resources</a>.</p><h4><a
href="http://ecoder.gmeditor.com/">ecoder</a> (Web-Based Code Editor)</h4><p
style="text-align: center;"><a
href="http://ecoder.gmeditor.com/"><img
class="aligncenter size-full wp-image-1952" title="ecoder-hd" src="http://esdev.net/wp-content/uploads/2009/06/ecoder-hd.png" alt="ecoder-hd" width="560" height="130" /></a></p><p>Ecoder makes it easier to write and edit code. All your coding can be done right in your browser.</p><p>Ecoder sports a beautiful UI, plus real-time code syntax highlighting and line numbering. You can also edit multiple documents at once.</p><p>As far as I&#8217;m concerned, this one beats out Mozilla Bespin (especially as far as ease of use goes).</p><h4><a
href="http://builtwith.com/">BuiltWith</a></h4><p>Check websites and see what technologies are being used. See what your favorite websites are running on&#8211;databases, CMS, hosting, etc.</p><h3>Other Online Tools</h3><h4><a
href="http://permissions-calculator.org">Unix Permissions Calculator</a></h4><h4><a
href="http://permissions-calculator.org/"><img
class="aligncenter size-full wp-image-1953" title="unix-permissions-hd" src="http://esdev.net/wp-content/uploads/2009/06/unix-permissions-hd.png" alt="unix-permissions-hd" width="560" height="130" /></a></h4><p>No more trying to remember Unix permissions codes when updating file permissions.</p><h4><a
href="http://slimtimmer.com">SlimTimmer</a></h4><p>Keep track of the time you spend on projects.</p><p>The interface is extremely simple and easy to use. You can also manually add time and filter by date, client and other options.</p><h4><a
href="http://media-convert.com/">Media Convert</a></h4><p>Convert just about any type of file into just about any format that exists. Just upload and Media Convert takes care of the rest.</p><h4><a
href="http://www.dmaresponsibility.org/PPG/">Privacy Policy Generator</a></h4><p>Easily create privacy policies for sites by just filling out and simple, quick form.</p><h4><a
href="http://charts.hohli.com/">Hohli</a> (Online Charts Builder)</h4><p>We wrote about Hohli earlier. This is a great tool for generating embeddable charts and graphs. Choose the type of chart, size, data and colors&#8211;Hohli does the rest.</p><h4><a
href="http://validifier.com/">Validifier</a> (Flash Embed Code Generator)</h4><p>A lot of the code generated by sites for embedding Flash content is not valid markup. Validifier turns Flash embed code into valid XHTML (using the <em>object</em> tag).</p><h4><a
href="http://www.genfavicon.com/">Genfavicon</a></h4><h4><a
href="http://www.genfavicon.com/"><img
class="aligncenter size-full wp-image-1954" title="genfavicon-hd" src="http://esdev.net/wp-content/uploads/2009/06/genfavicon-hd.png" alt="genfavicon-hd" width="560" height="130" /></a></h4><p>Generate favicons from GIF, JPG or PNG files in just 3 easy steps.</p><h4><a
href="http://favicon-generator.org">Favicon Generator</a></h4><p>Create favicons (ICO) for Internet Explorer from images (GIF, JPG, PNG).</p><h4><a
href="http://spritegen.website-performance.org">CSS Sprite Generator</a></h4><p>Improve your site&#8217;s performance. Upload images and the CSS Sprite Generator will create the code for your CSS sprites.</p><h3>What Online Tools Do You Use?</h3><p>Be sure to check out our <a
href="http://esdev.net/15-must-have-programs-and-services-for-freelancers/">15 Must-Have Programs and Services For Freelancers</a> for other great tools.</p><p>There are tons of online tools for web designers out there. Which ones do you use? Tell us in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://esdev.net/24-must-have-online-tools-for-web-designers/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>15 Must-Have Programs and Services For Freelancers</title><link>http://esdev.net/15-must-have-programs-and-services-for-freelancers/</link> <comments>http://esdev.net/15-must-have-programs-and-services-for-freelancers/#comments</comments> <pubDate>Mon, 08 Jun 2009 11:00:02 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[graphic design]]></category> <category><![CDATA[online tools]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[browsers]]></category> <category><![CDATA[email]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://esdev.net/?p=1876</guid> <description><![CDATA[
Here&#8217;s a list of 15 free or inexpensive programs / online services for freelancers.
The list is broken down into 5 main categories:Backup and Syncing
Finances and Invoicing
Communication and Project Management
Programs and Working With Filetypes
Graphics ProgramsBackup and Syncing
Freelancers many times need to be able to work in different locations and have access to their files wherever they [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-1905" title="15-must-haves-freelancers-hd" src="http://esdev.net/wp-content/uploads/2009/06/15-must-haves-freelancers-hd.png" alt="15-must-haves-freelancers-hd" width="560" height="130" /></p><p>Here&#8217;s a list of 15 free or inexpensive programs / online services for freelancers.</p><p>The list is broken down into <em>5 main categories</em>:</p><ol><li>Backup and Syncing</li><li>Finances and Invoicing</li><li>Communication and Project Management</li><li>Programs and Working With Filetypes</li><li>Graphics Programs</li></ol><h3>Backup and Syncing</h3><p>Freelancers many times need to be able to work in different locations and have access to their files wherever they are. Having a good backup and syncing plan can help.</p><h4>1. <a
href="https://mozy.com/?ref=MPED5A">Mozy</a> (Online and Off-Site Backups)</h4><p
style="text-align: center;"><a
href="https://mozy.com/?ref=MPED5A"><img
class="aligncenter size-full wp-image-315" title="mozy-head" src="http://esdev.net/wp-content/uploads/2008/10/mozy-head.jpg" alt="mozy-head" width="560" height="130" /></a></p><p>Mozy is a great service that, through an application for Windows and Mac OSX, automatically backs up your files and uploads them to their secure site.</p><p>In the case of an emergency, you can simply log into your account and download the files. You can also request a DVD(s) be mailed to you with all your files.</p><p>The MozyHome version lets you backup 2GB for free. Use our special link to get an <a
href="https://mozy.com/?ref=MPED5A">extra 256MB of storage free</a>. You can also get unlimited storage for about $5/month.</p><p>You can read <a
href="http://esdev.net/automatic-painless-backups-with-mozy/">more about Mozy in our previous post</a>.</p><h4>2. <a
href="https://www.getdropbox.com/referrals/NTE2MDk5OTk">Dropbox</a> (Online Backup and File Syncing)</h4><p
style="text-align: center;"><a
href="https://www.getdropbox.com/referrals/NTE2MDk5OTk"><img
class="aligncenter size-full wp-image-1892" title="dropbox-hd" src="http://esdev.net/wp-content/uploads/2009/06/dropbox-hd.jpg" alt="dropbox-hd" width="560" height="130" /></a></p><p>Drop your files into a folder in your My Documents folder (or equivalent for your OS) and all the files will be updated and synced to any computers linked to your free account.</p><p>The great thing about <a
href="https://www.getdropbox.com/referrals/NTE2MDk5OTk">Dropbox</a> is that it works on all major operating systems&#8211;Windows, Mac OSX and Linux.</p><p>Sync your files between your home, work, laptop and other computers and as soon as they are saved, the files are uploaded for all your computers&#8211;whether they&#8217;re turned on currently or not.</p><p>Dropbox gives you 2GB of free storage. <a
href="https://www.getdropbox.com/referrals/NTE2MDk5OTk">Get an extra 256MB free</a>.</p><p><span
id="more-1876"></span></p><h4>3. <a
href="http://www.xmarks.com/">Xmarks</a> (Bookmark backup and syncing service/plugin for Firefox, Safari, Internet Explorer)</h4><p
style="text-align: center;"><a
href="http://www.xmarks.com/"><img
class="aligncenter size-full wp-image-1893" title="xmarks-hd" src="http://esdev.net/wp-content/uploads/2009/06/xmarks-hd.jpg" alt="xmarks-hd" width="560" height="130" /></a></p><p>This plugin and free service synchronizes your bookmarks (and site passwords if you want) between your browsers and computers. <a
href="http://www.xmarks.com/">Xmarks</a> (formerly FoxMarks) has plugins for Firefox, Safari and Internet Explorer.</p><p>You can even set it to only sync certain bookmarks to certain computers.</p><h3>Finances and Invoicing</h3><p>One of the least exciting and most dreaded parts of being a freelancer is managing finances. These next 2 services help you spend the least amount of time dealing with billing, invoicing and general finances.</p><h4>4. <a
href="http://curdbee.com">CurdBee</a> (Online billing and invoicing)</h4><p
style="text-align: center;"><a
href="http://curdbee.com/"><img
class="aligncenter size-full wp-image-1693" title="curdbee-update-hd" src="http://esdev.net/wp-content/uploads/2009/05/curdbee-update-hd.jpg" alt="curdbee-update-hd" width="560" height="130" /></a></p><p>We already <a
href="http://esdev.net/free-online-billing-and-invoicing-curdbee/">have written about CurdBee before</a>, but it&#8217;s such a great service, it deserves another mention.</p><p><a
href="http://curdbee.com/">CurdBee</a> is an online service that lets you create and manage invoices and accept payments via PayPal, GoogleCheckout and 2CO (paid version).</p><p>When invoices are created, your clients get to choose which payment gateway to go through to pay your invoice.</p><p>Simply click <em>Send</em> and a link to the invoice is emailed to you and your client.</p><p>CurdBee is free (no limits on clients or how many invoices you can send).</p><p>With the CurdBee Pro version ($5/month), you get <a
href="http://esdev.net/curdbee-gets-new-invoicing-and-billing-features/">extra features</a> like recurring billing, PDF invoices, accept 2CO payments and some other niceties.</p><h4>5. <a
href="http://mint.com">Mint.com</a> (Manage your finances and spending)</h4><p
style="text-align: center;"><a
href="http://mint.com/"><img
class="aligncenter size-full wp-image-1894" title="mint-hd" src="http://esdev.net/wp-content/uploads/2009/06/mint-hd.jpg" alt="mint-hd" width="560" height="130" /></a></p><p><a
href="http://mint.com/">Mint</a> is a free service that lets you track checking, savings and other financial accounts and assets for your business. It provides an easy way to keep track of your spending, and reports can be emailed to you weekly.</p><h3>Communication and Project Management</h3><p>Freelancers often need to communicate and manage projects easily and while on the go.</p><h4>6. <a
href="http://drop.io">Drop.io</a> (Project management / file and document sharing)</h4><p
style="text-align: center;"><a
href="http://drop.io/"><img
class="aligncenter size-full wp-image-1897" title="drop-io-hd" src="http://esdev.net/wp-content/uploads/2009/06/drop-io-hd.jpg" alt="drop-io-hd" width="560" height="130" /></a></p><p><a
href="http://drop.io/">Drop.io</a> is a free service that lets you upload and share files via your browser.</p><p>With Drop.io, you can add images, documents, audio and video files for others to view (up to 100MB per drop).</p><p>Comments for each file can be added, so this works well as an easy means of working remotely with clients and getting their feedback.</p><p>Drop.io even provides special phone numbers for conference calls, voicemail and faxes. There is also a live chat option for simple chatting through the browser, and a web presentation option.</p><p>Drop.io can send alerts via RSS, email, Twitter, etc when new files and comments are added, making it great for organizing projects.</p><p>There are also several apps as well as a Firefox plugin that use the Drop.io&#8217;s API to connect and interact with your drop.</p><h4>7. <a
href="http://zenbe.com">Zenbe</a> (Check multiple email accounts from anywhere)</h4><p
style="text-align: center;"><a
href="http://zenbe.com/"><img
class="aligncenter size-full wp-image-810" title="manage-emails-hd" src="http://esdev.net/wp-content/uploads/2008/12/manage-emails-hd.jpg" alt="manage-emails-hd" width="560" height="130" /></a></p><p><a
href="http://zenbe.com/">Zenbe</a> basically lets you check and manage emails from all your email accounts through your browser without going to several different sites.</p><p>Emails can be easily and automatically tagged so it&#8217;s simple to keep track of which messages came from which account.</p><p>Zenbe also has a collaboration tools (ZenPages/ShareFlow). You can also import existing address books, and integrates with Google Talk, Twitter and Facebook.</p><p>Though the free account option doesn&#8217;t seem to exist anymore (I got mine early on), paid accounts start at $5.99/month.</p><p>To learn more, you can read our earlier <a
href="http://esdev.net/manage-multiple-email-accounts-with-zenbe/">post about Zenbe</a>.</p><h4>8. <a
href="http://collabtive.o-dyn.de/index.php?lang=en">Collabtive</a> (Project management)</h4><p
style="text-align: center;"><a
href="http://collabtive.o-dyn.de/index.php?lang=en"><img
class="aligncenter size-full wp-image-1898" title="collabtive-hd" src="http://esdev.net/wp-content/uploads/2009/06/collabtive-hd.jpg" alt="collabtive-hd" width="560" height="130" /></a></p><p><a
href="http://collabtive.o-dyn.de/index.php?lang=en">Collabtive</a> is an open source, self-hosted project management system (cloud-based groupware).</p><p>Manage projects, tasks and milestones easily with a simple web-based interface.</p><p>Collabtive provides messaging and instant messaging, file management, time-tracking, iCal syncing, can import Basecamp files and is available in over 25 languages.</p><h3>Programs and Working With Filetypes</h3><h4>9. <a
href="http://www.openitonline.com/">OpenItOnline</a> (Open and edit files online without having the program installed)</h4><p
style="text-align: center;"><a
href="http://www.openitonline.com/"><img
class="aligncenter size-full wp-image-1899" title="open-it-online-hd" src="http://esdev.net/wp-content/uploads/2009/06/open-it-online-hd.jpg" alt="open-it-online-hd" width="560" height="130" /></a></p><p>With <a
href="http://www.openitonline.com/">OpenItOnline</a>, you don&#8217;t have to have a bunch of proprietary programs and applications installed on the computer you&#8217;re using in order to view and edit files. No more having to have Microsoft Office installed just because a client sends you a .doc file.</p><p>Open and edit documents, spreadsheets, presentations and images within your browser with OpenItOnline.</p><p>There are even extensions for Firefox, Flock and Internet Explorer.</p><h4>10. <a
href="http://portableapps.com/">PortableApps</a> (Carry all your programs with you on your thumbdrive)</h4><p
style="text-align: center;"><a
href="http://portableapps.com/"><img
class="aligncenter size-full wp-image-1900" title="portable-apps-hd" src="http://esdev.net/wp-content/uploads/2009/06/portable-apps-hd.jpg" alt="portable-apps-hd" width="560" height="130" /></a></p><p><a
href="http://portableapps.com/">PortableApps</a> lets you install and run portable versions of programs from a thumbdrive—giving you access to your programs no matter what computer you&#8217;re using.</p><h4>11. <a
href="http://apps.drawloop.com/loop">LOOP Apps</a> (Online PDF creator)</h4><p
style="text-align: center;"><a
href="http://apps.drawloop.com/loop"><img
class="aligncenter size-full wp-image-1901" title="loop-apps-hd" src="http://esdev.net/wp-content/uploads/2009/06/loop-apps-hd.jpg" alt="loop-apps-hd" width="560" height="130" /></a></p><p><a
href="http://apps.drawloop.com/loop">LOOP Apps</a> is a free online tool lets you upload and convert files into PDF format, or convert a webpage into PDF. Your files can be sent to others and electronically signed.</p><p>Also worth checking is <a
href="http://www.zamzar.com/">Zamzar</a>.</p><h3>Online Graphics</h3><p>Whether you&#8217;re a web designer or a graphic designer or some other type of freelancer, there&#8217;s a good chance you will need to do some, at least basic, adjustments to photos and images.</p><h4>12. <a
href="http://www.picnik.com/">Picnik</a> (Basic online graphics program)</h4><p
style="text-align: center;"><a
href="http://www.picnik.com/"><img
class="aligncenter size-full wp-image-544" title="picnik-hd" src="http://esdev.net/wp-content/uploads/2008/11/picnik-hd.jpg" alt="picnik-hd" width="560" height="130" /></a></p><p><a
href="http://www.picnik.com/">Picnik</a> is a simple to use web-based graphic editor. Picnik is perfect for resizing images, adjusting colors, tone, contrast and applying other effects to your images and photos.</p><p>Picnik works with Flickr, PhotoBucket, Picasa and many other image sites; letting you share your images with others, are well as save them to your computer.</p><p>Picnik is free and you don&#8217;t even have to sign up for an account to use it.</p><p>Our previous post has <a
href="http://esdev.net/5-free-online-photoshop-alternatives/">more details about Picnik</a>.</p><h4>13. <a
href="http://smush.it">Smush.it</a> (Online image optimizer)</h4><p
style="text-align: center;"><a
href="http://smush.it/"><img
class="aligncenter size-full wp-image-1895" title="smush-it-hd" src="http://esdev.net/wp-content/uploads/2009/06/smush-it-hd.jpg" alt="smush-it-hd" width="560" height="130" /></a></p><p><a
href="http://smush.it/">Smush.it</a> is a free online tools for optimizing (shrinking file sizes) your images. Simply upload or provide the URLs of the images you want shrunk and Smush.it will take care of the rest.</p><p>This can even shrink images that have already been optimized in Photoshop and Fireworks&#8211;all without noticeable hits to image quality.</p><h4>14. <a
href="http://www.sumo.fi/web/">Sumo Paint</a> (Online graphics manipulation / Photoshop alternative)</h4><p
style="text-align: center;"><a
href="http://www.sumo.fi/web/"><img
class="aligncenter size-full wp-image-1902" title="sumo-paint-hd" src="http://esdev.net/wp-content/uploads/2009/06/sumo-paint-hd.jpg" alt="sumo-paint-hd" width="560" height="130" /></a></p><p>If you need more than just simple image resizing and color correction, Sumo Paint steps up to handle the job.</p><p><a
href="http://www.sumo.fi/web/">Sumo Paint 1.1</a> is almost like using Photoshop. The only differences: it&#8217;s free, and it runs in your web browser.</p><p>Sumo lets you import images from your computer or a URL, or you can create a whole new image from scratch.</p><p>You have all the basic tools found in Photoshop: you can create layers (with blending modes and layer effects), typography control (leading, tracking), and <a
href="http://www.sumo.fi/web/#/features/">much, much more</a>. In fact, if you&#8217;re familiar with Photoshop, you&#8217;ll be using Sumo like a pro in no time.</p><p>Your resulting work can be saved to your computer, emailed or saved to your Sumo account if you&#8217;ve signed up for one.</p><h4>15. <a
href="http://www.pixlr.com/">Pixlr</a> (Graphics manipulation / Photoshop alternative)</h4><p
style="text-align: center;"><a
href="http://www.pixlr.com/"><img
class="aligncenter size-full wp-image-541" title="pixlr-hd" src="http://esdev.net/wp-content/uploads/2008/11/pixlr-hd.jpg" alt="pixlr-hd" width="560" height="130" /></a></p><p>In a similar vein as Sumo, <a
href="http://www.pixlr.com/">Pixlr</a> is a good alternative to Photoshop.</p><p>There are many things you can do with and to images, just like you can with Sumo, so we won&#8217;t go into much detail here. For more details about Pixlr, take a look at our <a
href="http://esdev.net/5-free-online-photoshop-alternatives/">previous post about Photoshop alternatives</a>.</p> ]]></content:encoded> <wfw:commentRss>http://esdev.net/15-must-have-programs-and-services-for-freelancers/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Posting to Your WordPress.com Blog by Email</title><link>http://esdev.net/posting-to-your-wordpresscom-blog-by-email/</link> <comments>http://esdev.net/posting-to-your-wordpresscom-blog-by-email/#comments</comments> <pubDate>Wed, 13 May 2009 00:27:40 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[online tools]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[email]]></category> <category><![CDATA[WordPress]]></category><guid
isPermaLink="false">http://esdev.net/?p=1762</guid> <description><![CDATA[Earlier we published an article and tutorial on using Posterous to post to your blog by email. Judging by how popular the post was, this is something that people are really interested in doing.
Now WordPress has announced the ability to post to your WordPress.com blog easily through email&#8211;either from your desktop, webmail or your mobile/cell [...]]]></description> <content:encoded><![CDATA[<p>Earlier we published an article and tutorial on using <a
href="http://posterous.com">Posterous</a> to <a
href="http://esdev.net/post-images-videos-and-more-to-wordpress-by-email/">post to your blog by email</a>. Judging by how popular the post was, this is something that people are really interested in doing.</p><p>Now WordPress has announced the ability to post to your WordPress.com blog easily through email&#8211;either from your desktop, webmail or your mobile/cell phone.</p><blockquote><p>This is a huge improvement on the very limited WordPress <em>‘Post via email</em>’ option previously available.</p></blockquote><p>Now you can add images, video and MP3 audio to your email and have it added to your post.</p><p><object
width="400" height="224" data="http://v.wordpress.com/lssivkeW" type="application/x-shockwave-flash"><param
name="src" value="http://v.wordpress.com/lssivkeW" /><param
name="allowfullscreen" value="true" /></object></p><p><a
href="http://wordpress.tv/2009/05/12/introducing-post-by-email-for-wordpress-com/"><span
class="article_caption">Introducing Post by Email for WordPress.com</span></a></p><p>This doesn&#8217;t replace all the functionality of Posterous, but if you only need to update your WordPress.com blog, this is a nice option.</p><p>I&#8217;m sure more than a few people are chomping at the bit for this to be included in the self-hosted version of WordPress.</p><p>Has anyone tested this out yet? What are your thoughts?</p> ]]></content:encoded> <wfw:commentRss>http://esdev.net/posting-to-your-wordpresscom-blog-by-email/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Syncing Gmail and Thunderbird</title><link>http://esdev.net/syncing-gmail-and-thunderbird/</link> <comments>http://esdev.net/syncing-gmail-and-thunderbird/#comments</comments> <pubDate>Mon, 23 Feb 2009 11:00:08 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[misc]]></category> <category><![CDATA[online tools]]></category> <category><![CDATA[email]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[tutorials]]></category><guid
isPermaLink="false">http://esdev.net/?p=1115</guid> <description><![CDATA[
Article Update: The steps outlined below are for use with Thunderbird 2. A newer post for Thunderbird 3 users has been written more recently. Thunderbird 3 makes syncing with Gmail 100×&#8217;s easier than the method below.
I originally used the Gmail option in Thunderbird 2&#8217;s Account Wizard to set up my Gmail account (almost 2 years [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-medium wp-image-1120" title="sync-thunderbird-gmail-tut-hd" src="http://esdev.net/wp-content/uploads/2009/02/sync-thunderbird-gmail-tut-hd.jpg" alt="" width="560" height="130" /></p><p><span
class="article_caption"><strong>Article Update</strong>: The steps outlined below are for use with Thunderbird 2. A <a
href="http://esdev.net/stay-more-organized-with-thunderbird-3">newer post for Thunderbird 3 users</a> has been written more recently. Thunderbird 3 makes syncing with Gmail 100×&#8217;s easier than the method below.</span></p><p>I originally used the <em>Gmail</em> option in <a
href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> 2&#8217;s <em>Account Wizard</em> to set up my Gmail account (almost 2 years ago). Looking at my settings in Thunderbird, I noticed that my <a
href="http://gmail.com">Gmail</a> account was set up for POP3 and not syncing at all (due to some changes Google made in late November, 2008).</p><h3>POP3 vs IMAP</h3><p><img
class="alignright size-medium wp-image-1171" title="pop-vs-imap1" src="http://esdev.net/wp-content/uploads/2009/02/pop-vs-imap1.jpg" alt="" width="120" height="100" />With POP3, you only get 1-way syncing. IMAP, not POP3, is what you will need if you want 2-way syncing with your computer and your online Gmail account. We want our Gmail account to be up-to-date on both our web account and the Thunderbird account on our computer.</p><p>Why Thunderbird 2&#8217;s <em>Gmail</em> setting still uses POP3, I don&#8217;t know. Maybe there will be an update for this soon.</p><p>I use Gmail as 1 part of my <a
href="http://esdev.net/automatic-painless-backups-with-mozy/">backup plan for work files</a>. Copies of my site&#8217;s DB backups are emailed (via a <a
href="http://wordpress.org/extend/plugins/wp-dbmanager/">handy WordPress plugin</a>) to my Gmail account. But I also wanted a local copy available on my hard drive.</p><p>Fortunately, a little searching did me good and I found the solution.</p><p><span
id="more-1115"></span></p><h3 id="solution">Syncing Gmail and Thunderbird (The Solution)</h3><p>I&#8217;ve recorded some notes and a few extra steps to help you (especially if you&#8217;re making the switch in Thunderbird from POP3 to IMAP).</p><p><strong><em>Note:</em> Before doing the following steps, make a backup of your Thunderbird profile in case something glitchy happens in the process. </strong></p><p><strong>If you already have a Gmail account set up in Thunderbird, I would also make a <em>separate, new</em> Gmail account/folder in Thunderbird for the IMAP version. Make the following changes to that new account. You can delete the original (POP3) account in Thunderbird once you&#8217;re sure everything&#8217;s been copied over.</strong></p><h4>Setting Up IMAP in Gmail and Linking to Thunderbird</h4><p>Now, setup your IMAP/Gmail:</p><ol><li>First, make sure you have IMAP set up in Gmail: <a
href="http://mail.google.com/support/bin/answer.py?answer=77695">Enabling IMAP in Gmail</a></li><li>Then, <a
href="http://mail.google.com/support/bin/answer.py?answer=77662&amp;topic=12920">set up IMAP access to Gmail in Thunderbird 2.0</a></li><li>Also change your account settings based on the <a
href="http://mail.google.com/support/bin/answer.py?answer=78892">recommended Thunderbird settings</a> (see note below)<a
href="http://mail.google.com/support/bin/answer.py?answer=78892"><br
/> </a></li></ol><p><a
href="http://esdev.net/wp-content/uploads/2009/02/gmail-subfolders-thunderbird-screen.png"><img
class="alignright size-medium wp-image-1117" title="gmail-subfolders-thunderbird-screen" src="http://esdev.net/wp-content/uploads/2009/02/gmail-subfolders-thunderbird-screen.png" alt="" width="165" height="180" /></a><strong>Important: In the <a
href="http://mail.google.com/support/bin/answer.py?answer=78892">Recommended Thunderbird settings</a> (step 3 above), your Gmail subfolders may not show up immediately. This will make it impossible to set the destination folders properly.</strong></p><p>If your Gmail account in Thunderbird <em>does</em> have subfolders already (see illustration), you can <a
href="#moving-missed-emails">skip down to Moving Missed Emails</a>.</p><p>However, if your Gmail subfolders don&#8217;t appear in Thunderbird and you can&#8217;t properly set your destination folders, try this:</p><ol><li>I recommend <em>not</em> enabling the <em>Check for new messages at startup</em> (<em>Tools &gt; Account Settings</em> in Thunderbird).</li><li>Close Thunderbird without checking your email and then restart Thunderbird.</li><li>If there are still no subfolders ([Gmail], Drafts, All Mail, Sent Mail, etc… see screenshot) under your newly created Gmail account, you may need to write a new message from your new account in Thunderbird and save as a draft.</li><li>You should then see a [Gmail] subfolder with the following subfolders under it: Drafts, All Mail, Sent Mail, Spam, and so forth. If still nothing shows, then just restart Thunderbird again.</li></ol><p>Now you should be able to go back into your account settings for your new account in Thunderbird and set the destination folders (according to the <a
href="http://mail.google.com/support/bin/answer.py?answer=78892"><em>recommended Thunderbird settings</em></a>).</p><p>After I finished all the above steps, I went back in and enabled <em>Check for new messages at startup</em>.</p><ol><li>Go to <em>Tools &gt; Account Settings</em> in Thunderbird and choose your newly setup Gmail account.</li><li>Re-enable <em>Check for new messages at startup</em>.</li><li>Save your settings.</li></ol><p>Depending on your settings, Thunderbird should have already downloaded and synced your former emails that were on your online Gmail account to your newly created Gmail account folder (it will show the progress in the status bar).</p><h4 id="moving-missed-emails">Moving Missed Emails to New Gmail Folder</h4><p>If you&#8217;re missing some recent emails that are in Thunderbird but not on your online account (like I was because of my former POP3 settings), here&#8217;s what you do:</p><ol><li>Go to your old Gmail account folder in Thunderbird and select all the affected email.</li><li>Then right-click and choose <em>Move To &gt;</em> [and select the Inbox of your new Gmail account].</li></ol><p><a
href="http://esdev.net/wp-content/uploads/2009/02/thunderbird-move-screen.png"><img
class="alignnone size-medium wp-image-1125" title="thunderbird-move-screen" src="http://esdev.net/wp-content/uploads/2009/02/thunderbird-move-screen-560x268.png" alt="" width="560" height="268" /></a></p><p>Depending on how many files you&#8217;re moving, it may take some time to sync everything up. After it&#8217;s completed, your online Gmail account and your Gmail account in Thunderbird should all be syncing.</p><h4>Cleaning Up</h4><p>Once you&#8217;re sure that all the emails you need are copied to your new Thunderbird Gmail account, you can safely remove the old Gmail account; leaving your brand new, sparkling IMAP-enabled account.</p><h3>Syncing With Other Email Clients</h3><p>The same basic formula for syncing Gmail to Thunderbird should also work whether you&#8217;re using Outlook, Apple Mail, etc. Your settings may be different depending on your email client though, so <a
href="http://mail.google.com/support/bin/topic.py?topic=12913">use the IMAP help in Google Gmail Troubleshooting</a> and choose the desktop client you use.</p><p><a
href="http://mail.google.com/support/bin/topic.py?topic=12913">Troubleshooting &gt; IMAP</a> (For a list of all the topics under IMAP troubleshooting)</p><p>I hope this helps you. If you have any questions or comments, drop me a line or leave a comment below.</p> ]]></content:encoded> <wfw:commentRss>http://esdev.net/syncing-gmail-and-thunderbird/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Controlling Autoposts and WordPress Categories in Posterous</title><link>http://esdev.net/controlling-autoposts-and-wordpress-categories-in-posterous/</link> <comments>http://esdev.net/controlling-autoposts-and-wordpress-categories-in-posterous/#comments</comments> <pubDate>Wed, 18 Feb 2009 18:45:52 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[online tools]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[blogs]]></category> <category><![CDATA[email]]></category> <category><![CDATA[tutorials]]></category> <category><![CDATA[WordPress]]></category><guid
isPermaLink="false">http://esdev.net/?p=1174</guid> <description><![CDATA[
A month or so ago, I stumbled across a post that led me to Posterous—a free online service that lets you post to your blogs and other sites by email.
Posterous also lets you autopost—posting to multiple sites/blogs with a single email.
Last month, I wrote a step-by-step tutorial about using Posterous and its autopost feature to [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-medium wp-image-1177" title="controlling-autoposts-hd" src="http://esdev.net/wp-content/uploads/2009/02/controlling-autoposts-hd.png" alt="" width="560" height="130" /></p><p>A month or so ago, I stumbled across a post that led me to <a
href="http://posterous.com">Posterous</a>—a free online service that lets you post to your blogs and other sites by email.</p><p>Posterous also lets you autopost—posting to multiple sites/blogs with a single email.</p><p>Last month, I wrote a <a
href="http://esdev.net/post-images-videos-and-more-to-wordpress-by-email/">step-by-step tutorial about using Posterous and its autopost feature</a> to post to WordPress (hosted and self-hosted), Flickr, MySpace, Facebook, etc, etc.</p><p>This is extremely useful because WordPress&#8217; built-in email posting system is very limited. Posterous makes it easy for people with a web-enabled cellphone or BlackBerry to post on the go. The autopost is great for anyone who wants to make posting the same information/photos to several sites a 1 step process.</p><h3>More Tutorials and Features</h3><p>Posterous also has a few more features and capabilities that&#8217;s been released since I wrote <a
href="http://esdev.net/post-images-videos-and-more-to-wordpress-by-email/">my original tutorial</a> in January. These features make it even easier to control which sites you autopost to and control the information you can post to your blogs.</p><p><span
id="more-1174"></span></p><h4><a
href="http://blog.posterous.com/control-which-blogs-you-autopo">Official Posterous Tutorials and Features<br
/> </a></h4><p>The Official Posterous blog shows a <a
href="http://blog.posterous.com/control-which-blogs-you-autopo">simple way to select which blogs and sites to autopost to on the fly</a> using the <em>#url@posterous.com</em> syntax.</p><p>It also explains <a
href="http://blog.posterous.com/posterous-launches-easy-post-t">how to assign WordPress categories to your posts with Posterous</a>. For example, add your categories to the end of your <em>Subject</em> like so: <em>((tag: apple, gadgets))</em></p><h3>Thanks to Posterous</h3><p>I want to thank Posterous for making it simple for non-technical people and those with mobile devices to still post to their sites with as little effort as possible.</p><p>I also want to thank the guys at Posterous for linking to <a
href="http://esdev.net/post-images-videos-and-more-to-wordpress-by-email/">my earlier tutorial</a> on their <a
href="http://blog.posterous.com">blog</a> and newletters.</p><p>I look forward to seeing where <a
href="http://posterous.com">Posterous</a> will go in the near future. They seem to be adding new features about every other day lately:</p><ul><li><a
href="http://blog.posterous.com/the-new-posterous-bookmarklet">New Posterous Bookmarklet</a></li><li><a
href="http://blog.posterous.com/password-protect-your-posterou">Password Protect Your Posterous Site</a></li><li><a
href="http://blog.posterous.com">Official Posterous Blog</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://esdev.net/controlling-autoposts-and-wordpress-categories-in-posterous/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Post to WordPress by Email</title><link>http://esdev.net/post-images-videos-and-more-to-wordpress-by-email/</link> <comments>http://esdev.net/post-images-videos-and-more-to-wordpress-by-email/#comments</comments> <pubDate>Fri, 16 Jan 2009 17:11:15 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[freebies]]></category> <category><![CDATA[online tools]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[blogs]]></category> <category><![CDATA[email]]></category> <category><![CDATA[WordPress]]></category><guid
isPermaLink="false">http://esdev.net/?p=955</guid> <description><![CDATA[
Jeff Chandler wrote a post on Web Blog Tools Collection yesterday called Do You Post By Email? In the post, he asked if anyone was actually using the post by email ability that WordPress has had since at least version 1.5.
From the comments on Jeff&#8217;s article, most people have not used it because it&#8217;s incredibly [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-medium wp-image-1005" title="post-by-emailhd1" src="http://esdev.net/wp-content/uploads/2009/01/post-by-emailhd1.png" alt="" width="560" height="130" /></p><p>Jeff Chandler wrote a post on Web Blog Tools Collection yesterday called <a
href="http://weblogtoolscollection.com/archives/2009/01/15/do-you-post-by-email/">Do You Post By Email?</a> In the post, he asked if anyone was actually using the <a
title="WordPress Codex article: Post to your blog using email" href="http://codex.wordpress.org/Blog_by_Email">post by email ability that WordPress has</a> had since at least version 1.5.</p><blockquote><p>From the comments on Jeff&#8217;s article, most people have not used it because it&#8217;s incredibly limited in what can be posted—no images, HTML, video or formatting. So basically, you can only post text.</p></blockquote><p>Also, it&#8217;s of limited use since most people who have access to email also have access to a regular computer. Since the blog posts that can posted by email are only text, typing on your cellphone&#8217;s keyboard takes forever.</p><h3>Post by Email With Posterous</h3><p>However, a free online service called <a
href="http://posterous.com/">Posterous</a> was also mentioned. This lets you post not only text, but also images, videos, etc by email.</p><p>Posterous also allows you to link to your Flickr account, WordPress blogs, Blogger, Movable Type, Typepad, Twitter, Facebook, LiveJournal and more. This means not only can you post via email to those sites, you can post via email to ALL those sites simultaneously. No more making individual posts one by one to every site you have.</p><p>Benefits are pretty obvious for those with camera phones and a connection to the internet. Imagine being able to post directly from your phone or BlackBerry.</p><p><a
href="http://posterous.com/">Posterous</a> also gives you 1GB of space and a free blog on their site.</p><h3>Posterous Tutorials</h3><p>I couldn&#8217;t find any tutorials for Posterous, so let&#8217;s walk through:</p><ul><li> Posting via email with Posterous</li><li>signing up for a Posterous account (optional)</li><li>Linking your Flickr, WordPress, Facebook, etc accounts</li><li>Posting to all account at once</li></ul><p><span
id="more-955"></span></p><h4>Posting Via Email</h4><p>This is seriously easy. It could not be simpler. Really.</p><ol><li>Go to <a
href="http://posterous.com/"><em>www.posterous.com</em></a></li><li>You don&#8217;t have to sign up for an account at this point, so click on <em>Step 2: Email anything to post@posterous.com<br
/> </em><img
class="alignnone size-medium wp-image-981" title="pem-01-email-link" src="http://esdev.net/wp-content/uploads/2009/01/pem-01-email-link.png" alt="" width="419" height="81" /><br
/> <em><br
/> </em></li><li>Your email client will open with <em>post@posterous.com</em> as the recipient. If you use Gmail, Hotmail, etc, just log into your webmail account and create a new email addressed simply to <em>post@posterous.com<br
/> </em><img
class="alignnone size-medium wp-image-982" title="pem-02-email" src="http://esdev.net/wp-content/uploads/2009/01/pem-02-email.png" alt="" width="264" height="61" /></li><li>Type your post as you want it. You can use HTML formatting in your posts and drag and drop photos, files or videos into your email. If you add more than 1 image, Posterous will create a simple gallery for you.</li></ol><p>2 things to note at this point:</p><ol><li>If the email address you are sending from attaches a signature, you will want to highlight and remove it or this will be included in your posts.<br
/> <img
class="alignnone size-medium wp-image-983" title="pem-03-remove-sig" src="http://esdev.net/wp-content/uploads/2009/01/pem-03-remove-sig.png" alt="" width="391" height="142" /><br
/> <em>Edit:</em> If you don&#8217;t want to remove your signature by hand each time or are posting from an online service that adds a signature/ad at the end of your emails, type <kbd>#end</kbd> where you want your post to end and Posterous will ignore the rest. (Thanks, Alan)</li><li>Posterous will use the first name in your email address as your name on their site. Make sure the email address you&#8217;re sending from contains your name. If you sign up for an account with Posterous, you can change your profile later though, so it&#8217;s not really a big deal</li></ol><p>After you&#8217;ve written your post and attached/added your files, send your email and you&#8217;re done!<br
/> <img
class="alignnone size-medium wp-image-984" title="pem-04-send-email" src="http://esdev.net/wp-content/uploads/2009/01/pem-04-send-email.png" alt="" width="361" height="157" /></p><h4>Editing and Removing Posts</h4><p>After you send in your post, Posterous will send you a link to your new blog on Posterous.<br
/> <a
href="http://esdev.net/wp-content/uploads/2009/01/pem-posted-blog.jpg"><img
class="alignnone size-medium wp-image-987" title="pem-posted-blog" src="http://esdev.net/wp-content/uploads/2009/01/pem-posted-blog-560x479.jpg" alt="" width="560" height="479" /></a></p><p>You also have the option to edit your post or delete it altogether.<br
/> <img
class="alignnone size-medium wp-image-985" title="pem-05-edit-remove-post" src="http://esdev.net/wp-content/uploads/2009/01/pem-05-edit-remove-post.png" alt="" width="560" height="321" /></p><p>You can set a password for your blog as well. This requires signing up for an account though, but it&#8217;s free. This also lets you to choose your own username and address for your Posterous account and allows you to link to your blog(s), Flickr, Facebook, etc.</p><p>While you don&#8217;t have to create a Posterous account to post by email to your Posterous blog, if you want to follow the rest of the tutorial, you will need to sign up for an account.</p><h3>Signing Up For a Posterous Account</h3><p>Now, let&#8217;s password-protect your new blog and sign up for a Posterous account.</p><ol><li>In the email that Posterous sent you after your first post, click the link <em>Click here to set a password for this site</em>. This takes you to the <em>Set a Password</em> page.<br
/> <img
class="alignnone size-medium wp-image-986" title="pem-06-set-password" src="http://esdev.net/wp-content/uploads/2009/01/pem-06-set-password.png" alt="" width="537" height="302" /></li><li>Choose a name for your site (ex: <em>yourblog</em>.posterous.com) and a password and click <em>Sign Up</em><br
/> <img
class="alignnone size-medium wp-image-988" title="pem-07-signup" src="http://esdev.net/wp-content/uploads/2009/01/pem-07-signup.png" alt="" width="537" height="383" /></li><li>You&#8217;re now at the <em>Manage</em> page where you can change your profile, set up more email addresses or mobile phones to post from, and set up your Autopost accounts.<br
/> <a
href="http://esdev.net/wp-content/uploads/2009/01/pem-08-manage.png"><img
class="alignnone size-medium wp-image-989" title="pem-08-manage" src="http://esdev.net/wp-content/uploads/2009/01/pem-08-manage-560x341.png" alt="" width="560" height="341" /></a></li></ol><h3>Posting to Other Sites and Blogs With Autopost</h3><p>Now, we can link other sites to your Posterous account and when you post to Posterous, all those other sites and services will be posted to as well.</p><h4>Linking WordPress to Posterous</h4><p>Let&#8217;s begin by linking our WordPress blog to Posterous</p><ol><li>Choose <em>Autopost to Everywhere</em> in the sidebar on the right<br
/> <img
class="alignnone size-medium wp-image-990" title="pem-09-autopost-link" src="http://esdev.net/wp-content/uploads/2009/01/pem-09-autopost-link.png" alt="" width="239" height="148" /></li><li>You can now add an account to your Posterous account and link it</li><li>On the <em>Autopost to Everywhere</em> page, click <em>Add a service<br
/> </em><img
class="alignnone size-medium wp-image-991" title="pem-10-add-a-service" src="http://esdev.net/wp-content/uploads/2009/01/pem-10-add-a-service.png" alt="" width="381" height="85" /></li><li>Let&#8217;s choose WordPress by clicking the <em>More Blogs</em> link<br
/> <img
class="alignnone size-medium wp-image-992" title="pem-11-more-blogs" src="http://esdev.net/wp-content/uploads/2009/01/pem-11-more-blogs.png" alt="" width="161" height="39" /></li><li>Go to your WordPress blog and make sure XML-RPC is enabled in your WordPress settings</li><li>Back in Posterous, type in your blog&#8217;s address and username/password<br
/> <img
class="alignnone size-medium wp-image-993" title="pem-12-blog-details" src="http://esdev.net/wp-content/uploads/2009/01/pem-12-blog-details.png" alt="" width="324" height="276" /></li><li>Click the <em>Advanced options</em> link. By default, Posterous adds in a blurb at the bottom of every post. If you want to remove it, just highlight and delete.<br
/> <img
class="alignnone size-medium wp-image-995" title="pem-13-advanced-footer" src="http://esdev.net/wp-content/uploads/2009/01/pem-13-advanced-footer.png" alt="" width="488" height="260" /></li><li>Click Save to complete</li></ol><p>You will now see your WordPress blog listed in your linked services.<br
/> <img
class="alignnone size-medium wp-image-996" title="pem-14-blog-listed" src="http://esdev.net/wp-content/uploads/2009/01/pem-14-blog-listed.png" alt="" width="332" height="229" /></p><h4>Link to Your Flickr Account</h4><p>Now, let&#8217;s link a Flickr account to Posterous.</p><ol><li>Click Add a service and choose <em>Flickr</em> from the next screen</li><li>Click <em>Click here to authorize Posterous to access your Flickr account<br
/> </em><img
class="alignnone size-medium wp-image-998" title="pem-16-authorize-flickr" src="http://esdev.net/wp-content/uploads/2009/01/pem-16-authorize-flickr.png" alt="" width="550" height="181" /></li><li>This takes you to Flickr&#8217;s site to sign in and confirm giving access to Posterous<br
/> <img
class="alignnone size-medium wp-image-997" title="pem-15-signin-flickr" src="http://esdev.net/wp-content/uploads/2009/01/pem-15-signin-flickr.png" alt="" width="267" height="135" /></li><li>Click <em>OK, I&#8217;ll Allow It</em> and you&#8217;ll be returned to Posterous where you&#8217;ll see that it&#8217;s added to the <em>Autopost to Everywhere</em> page<br
/> <img
class="alignnone size-medium wp-image-999" title="pem-18-flickr-added" src="http://esdev.net/wp-content/uploads/2009/01/pem-18-flickr-added.png" alt="" width="256" height="156" /></li></ol><p>Now you can follow the same basic steps to add more services and sites to Posterous if you want. All the sites that are linked to Posterous will be updated when you post to Posterous.</p><p>The neat thing is that when you write a post and send it to Posterous, the complete contents of your post get posted to WordPress, but only the photos will be added to your Flickr account. Neat, huh?<br
/> <img
class="size-medium wp-image-1000 alignnone" title="posted-flickr-wp" src="http://esdev.net/wp-content/uploads/2009/01/posted-flickr-wp.jpg" alt="" width="560" height="350" /><br
/> <span
class="article_caption">Our post is published to both Flickr and our WordPress site with a single email</span></p><p>WordPress note: The thumbnails and galleries Posterous generates are 500 pixels wide, so make sure that your theme has at least 500px in width in the post area. Otherwise, it may throw off your layout.</p><p>Hopefully WordPress will improve their posting by email system soon. It would be nice if something like this was included right in WordPress. I guess we&#8217;ll just have to wait. Until then, <a
href="http://posterous.com/">Posterous seems like a great solution for posting by email</a>.</p><p> <script type='text/javascript'>/*<![CDATA[*/var m3_u = (location.protocol=='https:'?'https://esdev.net/adserver/www/delivery/ajs.php':'http://esdev.net/adserver/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=7");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]&gt;/*]]>*/</script><noscript><a
href='http://esdev.net/adserver/www/delivery/ck.php?n=56424f&amp;cb=5bfe941a1a4ecb490fe268cdd0d312ec' target='_blank'><img
src='http://esdev.net/adserver/www/delivery/avw.php?zoneid=7&amp;cb=5bfe941a1a4ecb490fe268cdd0d312ec&amp;n=56424f' border='0' alt='' /></a></noscript></p> ]]></content:encoded> <wfw:commentRss>http://esdev.net/post-images-videos-and-more-to-wordpress-by-email/feed/</wfw:commentRss> <slash:comments>44</slash:comments> </item> <item><title>Manage Multiple Email Accounts With Zenbe</title><link>http://esdev.net/manage-multiple-email-accounts-with-zenbe/</link> <comments>http://esdev.net/manage-multiple-email-accounts-with-zenbe/#comments</comments> <pubDate>Fri, 19 Dec 2008 11:01:22 +0000</pubDate> <dc:creator>Shawn</dc:creator> <category><![CDATA[online tools]]></category> <category><![CDATA[email]]></category><guid
isPermaLink="false">http://esdev.net/?p=785</guid> <description><![CDATA[
What would you do without email? Email is one of those things that&#8217;s a necessity when working on most projects. So it&#8217;s not surprising that most of us (designers and non-designers alike) have at least 2 email accounts.
How do you keep track of all your email accounts when you&#8217;re out of the office?
With work-related responsibilities, [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><a
href="http://zenbe.com"><img
class="size-medium wp-image-810 aligncenter" title="manage-emails-hd" src="http://esdev.net/wp-content/uploads/2008/12/manage-emails-hd.jpg" alt="" width="560" height="130" /></a></p><p>What would you do without email? Email is one of those things that&#8217;s a necessity when working on most projects. So it&#8217;s not surprising that most of us (designers and non-designers alike) have at least 2 email accounts.</p><blockquote><p>How do you keep track of all your email accounts when you&#8217;re out of the office?</p></blockquote><p>With work-related responsibilities, I have 6 email accounts that need to be checked throughout any given day. I manage those email accounts with <a
href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> and an array of folders and rules that I&#8217;ve set up when I&#8217;m at my computer. However, when I&#8217;m not at my work computer, I have to sign into 4 or 5 different webmail accounts to check my email.</p><h3>A Better Way to Manage Your Emails</h3><p>A while back, I heard about <a
href="http://www.zenbe.com/">Zenbe</a>, a free online service that allows you to manage multiple email accounts from one single Zenbe account. I&#8217;m going on vacation in a few days, so I finally got around to setting up an account and playing around with it.</p><p>With Zenbe, you can:</p><ul><li>Manage and keep track of emails from multiple email accounts (with tagging)</li><li>Collaborate and share files, emails, calendars, agendas and chat through private ZenPages</li><li>Update Facebook and Twitter accounts</li><li>Chat through Google Talk</li><li>Easily view and sort attachment files</li></ul><p><span
id="more-785"></span></p><h4>Not Just Webmail</h4><p>More than simply <em>checking</em> multiple email accounts; you&#8217;re able to actually <em>manage</em> all of your email from multiple accounts. Big difference.</p><p>If you&#8217;re pulling emails from multiple email accounts into a single inbox, you&#8217;d better have a good way to organize them. Zenbe does an amazing job of this with very minimal input from you.</p><p><img
class="alignnone size-medium wp-image-820" title="zenbe-main-window" src="http://esdev.net/wp-content/uploads/2008/12/zenbe-main-window.png" alt="Zenbe's browser interface" width="560" height="130" /><br
/> <span
class="article_caption">Zenbe&#8217;s main window and interface is easy to use and intuitive.</span></p><p>When you <a
title="How to link email addresses in Zenbe (video tutorial)" href="http://www.zenbe.com/welcome/video?adding_email">set Zenbe to link to an email account</a> <img
src="http://esdev.net/wp-content/uploads/2008/12/film.png" alt="(video tutorial)" width="16" height="16" />, you can enter tags for that account. When Zenbe pulls emails from that email account, it then automatically tags them so you can see what account they belong to in a glance—even without opening the email.</p><p>These tags are also automatically applied to the emails you send from Zenbe—letting you keep track of which emails you sent from which account.</p><p>If you want even more control over your emails, you can setup rules and apply tags based on criteria such as who the email&#8217;s from, the recipients, subject, etc. This lets me tag emails from specific clients and is a nice alternative to the folders I currently use in Thunderbird.</p><p>You can also tag individual emails manually if you want.</p><p>Also note that Zenbe doesn&#8217;t reroute your emails—they still get delivered to your regular email accounts and thus to your desktop email program of choice.</p><h4>Collaboration With ZenPages</h4><p><img
class="size-medium wp-image-814 alignnone" title="zenpages" src="http://esdev.net/wp-content/uploads/2008/12/zenpages.png" alt="ZenPages" width="390" height="160" /></p><p>Zenbe has something called <a
href="http://www.zenbe.com/help/zenpage_what">ZenPages</a> that lets you communicate with others easily. You can add:</p><ul><li> Sets of emails (by email address or tags)</li><li>Files</li><li>Calendars</li><li>Agendas and more</li></ul><p>After you create a ZenPage, you invite people by email address to share the ZenPage with you (<em>Note</em>: the people you invite don&#8217;t need a Zenbe account to use the ZenPage). New emails, files and such are added to the ZenPage automatically as they come in.</p><p>You&#8217;re able to collaborate and share files back and forth on a secure page. Only those who you choose to invite get a link to your ZenPage. You can even chat live right from the ZenPage.</p><p><a
href="http://www.zenbe.com/welcome/video?what_is_a_zenpage_2"><img
class="alignnone" title="video" src="http://esdev.net/wp-content/uploads/2008/12/film.png" alt="video" width="16" height="16" /></a> <a
href="http://www.zenbe.com/welcome/video?what_is_a_zenpage_2">ZenPages Video Overview<br
/> </a></p><p>Subscribe to the RSS feed for the ZenPage and you&#8217;ll be able to see when people add content to the page.</p><p>ZenPages are great solutions for those who are collaborating on a project and want to have related information easily accessible to everyone involved.</p><h4>Contacts and Your Address Book</h4><p><img
class="alignright size-medium wp-image-815" title="zenbe-edit-contact" src="http://esdev.net/wp-content/uploads/2008/12/zenbe-edit-contact.png" alt="Editing contact details in Zenbe" width="300" height="350" />Another great feature is that you can easily import your address book into Zenbe. I just opened my Thunderbird address book, exported to CSV and imported the file in Zenbe. Zenbe makes it easy to organize those contacts as well.</p><p>I have a huge list of email contacts in my address book. After importing them into Zenbe, I can check the star next to each one that I want to make a favorite. Then, I can choose the option to show the full list of contacts, or only my favorites. I use this to show only the people I contact the most.</p><p>Zenbe lets you add unlimited email accounts and phone numbers to a single contact. You can enter and add more details such as more than one address (if for instance there&#8217;s an office address and a residental one).</p><p>If you don&#8217;t have any email rules setup, you can also search for emails from specific contacts right from the address book.</p><p>Zenbe also pulls in <a
href="http://gravatar.com/">Gravatar</a> icons for the contacts in your address book when available.</p><p>The handling of contacts is nicer and feels more like an actual desktop app than any other web-based app (including Gmail) that I&#8217;ve used.</p><h3>More Than Just Email</h3><p>Even though managing multiple email accounts from one account is simple with Zenbe, and sharing information almost fun with ZenPages, there&#8217;s lots more that you can do.</p><h4>Calendar</h4><p>Zenbe has its own calendar. You can also import calendars (.ICS and .ICAL formats) or subscribe to web calendars.</p><p>It&#8217;s important to note that the events that are imported from other calendars are editable, but do not sync back to the original. This may not be a deal-breaker for some, but if you just want to keep track of your agendas and upcoming events, this works just fine.</p><p>Zenbe also sports agenda and todo sections in the sidebar. These, like most of the features in Zenbe, are simple to learn and pretty intuitive.</p><h4>Social Networking</h4><p>You can link to your Facebook, Twitter and Google Talk accounts right from the Zenbe sidebar.</p><p><img
class="size-medium wp-image-817 alignnone" title="zenbe-social" src="http://esdev.net/wp-content/uploads/2008/12/zenbe-social.png" alt="Update your Facebook and Twitter status from within Zenbe" width="282" height="90" /></p><p>For example, the Facebook tab lets you:</p><ul><li>Change your Facebook status message</li><li>See updates from your friends</li><li>Get notified of new messages and friend requests</li></ul><h3>A Powerful Tool For Email and Communication</h3><p><a
href="http://www.zenbe.com/">Zenbe</a> is a full-featured tool for communicating with your clients across multiple email accounts, Facebook, Twitter, Google Talk and more. If you have more than one email account and you&#8217;re looking for a better way to manage and organize your email, <a
href="http://www.zenbe.com/">give Zenbe a try</a>.</p><p>Remember: it&#8217;s free and it doesn&#8217;t take over your existing email accounts (meaning all your emails will still be sent to your desktop app).</p> ]]></content:encoded> <wfw:commentRss>http://esdev.net/manage-multiple-email-accounts-with-zenbe/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 149/175 queries in 0.103 seconds using disk

Served from: esdev.net @ 2010-07-30 14:15:32 -->