<?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>Jared Lewandowski &#187; General</title>
	<atom:link href="http://jaredlewandowski.com/blog/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaredlewandowski.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 28 Feb 2010 22:01:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>What the UX?</title>
		<link>http://jaredlewandowski.com/blog/2010/02/what-the-ux/</link>
		<comments>http://jaredlewandowski.com/blog/2010/02/what-the-ux/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 06:07:12 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=445</guid>
		<description><![CDATA[This is more of an FYI than anything. A few weeks ago, I decided began a micro blog aimed directly at User Experience (UX). This allows me to focus on how I, as a designer, can best communicate my design efforts to the end-user most effectively. That said, the blog will serve as my primary [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This is more of an FYI than anything.</strong> A few weeks ago, I decided began a micro blog aimed directly at User Experience (UX). This allows me to focus on how I, as a designer, can best communicate my design efforts to the end-user most effectively. That said, the blog will serve as my primary outlet for all things UX.</p>
<p><a href="http://jaredlewandowski.tumblr.com" target="_blank">http://jaredlewandowski.tumblr.com/</a></p>
<p>Now, go add it to your RSS reader!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2010/02/what-the-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy, Busy</title>
		<link>http://jaredlewandowski.com/blog/2009/09/busy-busy/</link>
		<comments>http://jaredlewandowski.com/blog/2009/09/busy-busy/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 04:51:03 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=413</guid>
		<description><![CDATA[Sorry for the lack of updates the past few weeks. I have been busy working on so many things that I barely have time to keep up. I hope to be able to dedicate more time to focus on the blog in the months ahead. Of course, you can always catch me babbling at twitter.jaredlewandowski.com]]></description>
			<content:encoded><![CDATA[<p>Sorry for the lack of updates the past few weeks. I have been busy working on so many things that I barely have time to keep up. I hope to be able to dedicate more time to focus on the blog in the months ahead.</p>
<p>Of course, you can always catch me babbling at <a href="http://twitter.jaredlewandowski.com">twitter.jaredlewandowski.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/09/busy-busy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep Your Characters Straight</title>
		<link>http://jaredlewandowski.com/blog/2009/07/keep-your-characters-straight/</link>
		<comments>http://jaredlewandowski.com/blog/2009/07/keep-your-characters-straight/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 16:11:26 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=383</guid>
		<description><![CDATA[Twenty-six letters aren’t enough for many of the projects I work on. I need accented letters, symbols and all the characters that make up a full character set. I also need a way to easily use those characters that don’t appear on my keyboard. Not all software apps come with built-in glyph tools and, if [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-384 alignright" title="dock" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/07/dock.jpg" alt="dock" width="250" height="226" /></p>
<p>Twenty-six letters aren’t enough for many of the projects I work on. I need accented letters, symbols and all the characters that make up a full character set. I also need a way to easily use those characters that don’t appear on my keyboard. Not all software apps come with built-in glyph tools and, if you routinely switch back and forth between different programs, a built-in tool may not be enough. Whether you’re typing up a technical document or laying out an ad, having a character selection tool that beats the standard Character Map can help you get the right glyph every time.</p>
<p><strong>Character Tools on Mac</strong></p>
<p>Since I&#8217;m an avid Mac user, I&#8217;m going to focus on the software I use first. And surprisingly enough, there are a number of character management widgets for Macs. Personally, I use <a href="http://www.doubleforte.net/widgets/symbol-caddy/" target="_blank">Symbol Caddy</a> — it’s a Dashboard widget that allows you to copy symbols from the widget into whatever app you’re using. It also offers an HTML mode, which provides you the HTML entity code for the character. It’s particularly easy to use, with characters organized into specific groups.</p>
<p>The fact that Symbol Caddy is located on the Dashboard makes it easy to quickly access and then switch back to the program I’m working in. It significantly speeds up my work because I don’t have to launch a separate program or hunt around for where Character Map might have hid a particular symbol.</p>
<p>An alternative that also operates through the Dashboard is <a href="http://www.tacowidgets.com/widgets/characterpal/" target="_blank">CharacterPal</a>, which provides shortcuts for individual characters as you mouse over them. CharacterPal offers a few more tools than Symbol Caddy, including the ability to view special characters in different fonts before copying them as well as the ability to choose between a variety of different keyboard layouts. There are also other character management tools available for Macs, including both stand-alone applications and other Dashboard options.</p>
<p><strong>Character Tools on Windows<br />
</strong></p>
<p>While the various versions of Windows come with Character Map, there have been some efforts to improve on that particular tool. <a href="http://www.flarp.net/sw/glyph.php" target="_blank">GlyphThis</a> is one alternative, offering features like the ability to change grid dimensions as well as improved capabilities for including symbols and characters from Wingdings and other glyph fonts without having to constantly switch back and forth between fonts. GlyphThis is the work of one person, Matthew Fowler, but he’s been very good about updating the program as needed.</p>
<p>The alternatives beyond GlyphThis for PCs are relatively limited. The updates made to Character Map in recent versions of Windows does make it a more useful tool than previous versions. Depending on how heavily you use special characters — and how willing you are to memorize a long list of keyboard shortcuts — you can make Character Map work for you if need be. Additionally, many font management applications can provide you with a way to look through individual characters. A few options include <a href="http://www.extensis.com/en/products/font_management/product_information.jsp?locale=en_US&amp;id=1055" target="_blank">Suitcase</a> and <a href="http://www.alsoft.com/MasterJuggler/index.html" target="_blank">MasterJuggler</a>; prices can vary significantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/07/keep-your-characters-straight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>22 Icon Design Tutorials</title>
		<link>http://jaredlewandowski.com/blog/2009/06/22-icon-design-tutorials/</link>
		<comments>http://jaredlewandowski.com/blog/2009/06/22-icon-design-tutorials/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 17:10:29 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=353</guid>
		<description><![CDATA[Icons are important. The way they look to the end user can make or break an application, or they can used to help identify folders and better organize your data. If you&#8217;ve ever wondered how to design an icon, and a good at that, check out the link below for some excellent tutorials on how [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-354" title="icon_tutorials_4" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/06/icon_tutorials_4-300x130.jpg" alt="icon_tutorials_4" width="300" height="130" />Icons are important. The way they look to the end user can make or break an application, or they can used to help identify folders and better organize your data. If you&#8217;ve ever wondered how to design an icon, and a good at that, check out the link below for some excellent tutorials on how to design a good icon.</p>
<p><a href="Icons are important. The way they look can make or break an application, or they can help you identify folders to better organize your content. If you've ever wondered how to design an icon, a good at that, check out the link below full of excellent tutorials on how to design a good icon.   http://webdesignledger.com/tutorials/22-extremely-well-written-icon-design-tutorials" target="_blank">22 Icon Design Tutorials &#8211; WebDesignLedger.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/06/22-icon-design-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Terminal Commands to Supercharge Mac OS X</title>
		<link>http://jaredlewandowski.com/blog/2009/05/15-terminal-commands-to-supercharge-mac-os-x/</link>
		<comments>http://jaredlewandowski.com/blog/2009/05/15-terminal-commands-to-supercharge-mac-os-x/#comments</comments>
		<pubDate>Wed, 20 May 2009 16:54:25 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=340</guid>
		<description><![CDATA[There was a time was that Mac users would stare blankly or visibly shudder when the words &#8216;command line interface&#8217; were uttered. But with Mac OS X being a Unix variant, Apple bundled Terminal right from the start, enabling Mac users to geek out as much as their PC-based colleagues. Although you can replicate the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-345" title="terminal-config-728-75" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/05/terminal-config-728-75-300x225.jpg" alt="terminal-config-728-75" width="300" height="225" /></p>
<p>There was a time was that Mac users would stare blankly or visibly shudder when the words &#8216;command line interface&#8217; were uttered. But with Mac OS X being a Unix variant, Apple bundled Terminal right from the start, enabling Mac users to geek out as much as their PC-based colleagues.</p>
<p>Although you can replicate the results or functionality offered by most Terminal commands via various bits of freeware and shareware, it&#8217;s simpler to fire up the command line and paste in a handy command. Below are my favorites, centering on workflow efficiency and system streamlining and improvements.</p>
<p><strong>* Note:</strong> If Terminal becomes a mess at any point, &#8216;clear&#8217; removes everything from the current window or tab.</p>
<h3>Terminal commands to tweak your system</h3>
<p>Starting with the system itself, here are four workflow-orientated tips:</p>
<p><strong>1. Kill a process</strong></p>
<pre class="brush: bash;">killall (process name) </pre>
<p>If a process is misbehaving or needs a restart, use the above command. For example, &#8216;killall Finder&#8217; restarts Finder. Note that process names are case-sensitive.</p>
<p><strong>2. Show hidden files</strong></p>
<pre class="brush: bash;">defaults write com.apple.finder AppleShowAllFiles true </pre>
<p>This shows hidden files in Finder. Take care to not trash something you shouldn&#8217;t. Replace &#8216;true&#8217; with &#8216;false&#8217; to put things back to normal.</p>
<p><strong>3. Force expanded dialogs</strong></p>
<pre class="brush: bash;">defaults write -g NSNavPanelExpandedStateForSaveMode -boolean true </pre>
<pre class="brush: bash;">defaults write -g PMPrintingExpandedStateForPrint -boolean true </pre>
<p>These commands force expanded dialog boxes for saving (top) and printing (bottom), if an app doesn&#8217;t already have a custom setting. Use &#8216;false&#8217; to reverse the commands.</p>
<p><strong>4. Declutter your &#8216;Open With&#8217; menu</strong></p>
<pre class="brush: bash;">/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user </pre>
<p>The &#8216;Open With&#8217; menu often gets full of junk. The above command, which must be pasted/typed as a single line, clears it out and starts again.<img class="alignright size-medium wp-image-347" title="dock-recent-420-90" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/05/dock-recent-420-90-300x225.jpg" alt="dock-recent-420-90" width="300" height="225" /></p>
<h3><strong>Terminal commands to tweak the Dock</strong></h3>
<p>The commands below can help to improve your Dock and Stacks. When you&#8217;re done inputting commands, restart the Dock with &#8216;killall Dock&#8217;.</p>
<p><strong>5. Make the Dock 2D</strong></p>
<pre class="brush: bash;">defaults write com.apple.dock no-glass -boolean yes </pre>
<p>Switch &#8216;yes&#8217; to &#8216;no&#8217; if you go temporarily insane and hanker for reflective &#8216;glass&#8217;.</p>
<p><strong>6. Make hidden app Dock icons semi-transparent</strong></p>
<pre class="brush: bash;">defaults write com.apple.Dock showhidden -boolean yes </pre>
<p>This turns Dock icons of hidden apps slightly transparent, making hidden apps easier to spot. Again, &#8216;no&#8217; reverses this.</p>
<p><strong>7. Make Dock app icons spring-loaded</strong></p>
<pre class="brush: bash;">defaults write com.apple.dock enable-spring-load-actions-on-all-items -boolean yes </pre>
<p>Dock stacks are spring-loaded, but app Dock icons aren&#8217;t. To change this, use the above command. This unhides and focuses an app when you hover an item over its icon.</p>
<p><strong>8. Turn on stacks highlights</strong></p>
<pre class="brush: bash;">defaults write com.apple.dock mouse-over-hilte-stack -boolean yes </pre>
<p>When a stack is set to &#8216;Display as Stack&#8217;, a highlight appears behind icons when you navigate using the keyboard. The above command forces the highlight to appear when using the mouse also.</p>
<p><strong>9. Create recent-item stacks</strong></p>
<pre class="brush: bash;">defaults write com.apple.dock persistent-others -array-add '{ &quot;tile-data&quot; = { &quot;list-type&quot; = 1; }; &quot;tile-type&quot; = &quot;recents-tile&quot;; }' </pre>
<p>Make sure the above is pasted as a single line. On restarting the Dock, you&#8217;ll see a stack next to Trash. Click-hold and you can set it to show recent apps, documents or servers, or &#8216;favorite&#8217; volumes or items. Run the command again for further instances that can be set to different display options.</p>
<h3><strong>Terminal commands to tweak Dashboard</strong></h3>
<p>Some Mac users hate Dashboard so much they want rid of it, whereas others want widgets to stay put when Dashboard closes. The following tips enable these things. Use &#8216;killall Dock&#8217; after entering commands for changes to take effect. (Dashboard is part of the Dock process.)</p>
<p><strong>10. Disable Dashboard</strong></p>
<pre class="brush: bash;">defaults write com.apple.dashboard mcx-disabled -boolean yes </pre>
<p>Reverse this by using the same command, but replace &#8216;yes&#8217; with &#8216;no&#8217;.</p>
<p><strong>11. Drag widgets to the desktop</strong></p>
<pre class="brush: bash;">defaults write com.apple.dashboard devmode yes </pre>
<p>This command activates developer mode for Dashboard. Once it&#8217;s active, click-hold a widget and close Dashboard. The widget will stay put, floating above other windows. To put it back, click-hold, open Dashboard and &#8216;drop&#8217; the widget. (This is fine for one-offs, but if you&#8217;re a massive widget junkie, consider buying Amnesty Singles, a $10 app that converts widgets to Mac OS X applications.)</p>
<h3><strong>Terminal commands for better screen grabs</strong></h3>
<p>Mac OS X bungs screen grabs on the desktop in PNG format. When taking multiple grabs, regularly moving them is annoying, and you might prefer a different format&#8230;</p>
<p><strong>12. Change your screen grab format</strong></p>
<pre class="brush: bash;">defaults write com.apple.screencapture type jpg </pre>
<p>Alternate formats are &#8216;tiff&#8217; and &#8216;pdf&#8217; or the default, &#8216;png&#8217;. Logout and back in for changes to take effect.</p>
<p><strong>13. Amend your screen capture location</strong></p>
<pre class="brush: bash;">defaults write com.apple.screencapture location (path)</pre>
<p>If you don&#8217;t like typing a full path, add a space after &#8216;location&#8217; and drag a folder to Terminal from Finder &#8211; the location will be added automatically. Again, a logout/login will be required for this change to be made. A more likely place for screen captures is a folder within ~/Pictures.</p>
<h3><strong>Terminal commands to make your Mac more fun</strong></h3>
<p><strong>14. Make your Mac talk</strong></p>
<pre class="brush: bash;">say (string) </pre>
<p>Replace &#8216;[string]&#8216; with some words to make your Mac talk.</p>
<p><strong>15. Play Tetris</strong></p>
<p>This isn&#8217;t technically a Terminal tip, but you can use Terminal to access Emacs and play a little Tetris. Type &#8216;emacs&#8217;, hit Return, wait for Emacs to load, hit Escape, type &#8216;x&#8217;, then &#8216;tetris&#8217; and then Return. Arrow keys and Space control the falling blocks.</p>
<p>Finally, if you don&#8217;t like opening Terminal and typing commands, many of these changes can be done via <a href="http://www.bresink.com/osx/TinkerTool.html" target="_blank">TinkerTool</a> and <a href="http://secrets.blacktree.com/" target="_blank">Secrets</a>. But Terminal is where the action&#8217;s really at for a generation of Mac users finally getting comfortable with typing (or at least copying and pasting) the odd command.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/05/15-terminal-commands-to-supercharge-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switch to Gmail Now Easier than Ever</title>
		<link>http://jaredlewandowski.com/blog/2009/05/switch-to-gmail-now-easier-than-ever/</link>
		<comments>http://jaredlewandowski.com/blog/2009/05/switch-to-gmail-now-easier-than-ever/#comments</comments>
		<pubDate>Thu, 14 May 2009 15:41:14 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=308</guid>
		<description><![CDATA[Been looking to move a friend or relative to Gmail, but they complain the move from AOL, Yahoo, Hotmail, or their ISP email would be painful? Well, now you can let them know that Gmail now offers an easy switching tool. New sign-ups to Gmail from here on out should see a feature in their [...]]]></description>
			<content:encoded><![CDATA[<p>Been looking to move a friend or relative to <a href="http://gmail.com" target="_blank"><span class="tagautolink autolink">Gmail</span></a>, but they complain the move from AOL, Yahoo, Hotmail, or their ISP email would be painful? Well, now you can let them know that Gmail now offers an easy switching tool.</p>
<p><img class="size-medium wp-image-309 alignright" title="gmail_import1" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/05/gmail_import1-300x95.jpg" alt="gmail_import1" width="300" height="95" />New sign-ups to <span class="tagautolink autolink">Gmail</span> from here on out should see a feature in their settings, under a renamed &#8220;Accounts and Import&#8221; tab, that can make an account switch with just a few checkboxes and one button push. Contacts, old mail, and new mail for the next 30 days can be grabbed from a fairly <a href="http://mail.google.com/support/bin/answer.py?answer=117173" target="_blank">big list of supported email providers</a>.</p>
<p><img class="alignright size-full wp-image-310" title="gmail_import2" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/05/gmail_import2.jpg" alt="gmail_import2" width="498" height="106" />You won&#8217;t get the kind of fine-grained control you&#8217;d have with the manual process of <a href="http://lifehacker.com/376367/consolidate-multiple-email-addresses-with-gmail" target="_blank">consolidating multiple email addresses with Gmail</a>, such as making your email still seem to arrive from your old address for a while (or forever) and having custom filters for your incoming old mail. But it does look like an easier solution for those making the switch themselves, or helping someone else do it without sitting at their keyboard for a good chunk of minutes.</p>
<p>Existing Gmail users will eventually see the same import tool in their own Settings, but Gmail&#8217;s team warns that it will be a slower roll-out than normal. Check out the link below for details.</p>
<p><a href="http://gmailblog.blogspot.com/2009/05/import-your-mail-and-contacts-from.html" target="_blank">Import your mail and contacts from other accounts</a> [Official Gmail Blog]</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/05/switch-to-gmail-now-easier-than-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Menubar Hack: Display the Date</title>
		<link>http://jaredlewandowski.com/blog/2009/04/mac-os-x-menubar-hack-display-the-date/</link>
		<comments>http://jaredlewandowski.com/blog/2009/04/mac-os-x-menubar-hack-display-the-date/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:30:37 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=284</guid>
		<description><![CDATA[If you don&#8217;t want to install another piece of software to see today&#8217;s date in your menubar, you can add it manually in System Preferences. 1. In System Preferences, open International and go to the Formats tab. 2. Next to Dates, click the Customize button. Arrange your date in the format you want to appear [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-290 alignright" title="menubar" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/04/picture-2.png" alt="menubar" width="189" height="56" />If you don&#8217;t want to install another piece of software to see today&#8217;s date in your menubar, you can add it manually in System Preferences.</p>
<p>1. In System Preferences, open International and go to the Formats tab.<br />
2. Next to Dates, click the Customize button. Arrange your date in the format you want to appear on your menubar. Use the down arrows on each element to choose between formats (January, Jan, 01, 1, etc.) I chose ( Apr 28 ), as shown.</p>
<p><img class="aligncenter size-full wp-image-297" title="sysprefs" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/04/picture-11.png" alt="sysprefs" width="668" height="580" /></p>
<p>3. Now, select the entire date format and copy it to your clipboard (Cmd+A, Cmd+C). Hit OK.<br />
4. Hit the Customize button next to Times. Choose the &#8220;Medium&#8221; format.<br />
5. Paste the date format on your clipboard next to the time format, and hit OK. You&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/04/mac-os-x-menubar-hack-display-the-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinkedIn or Left Out?</title>
		<link>http://jaredlewandowski.com/blog/2009/04/linkedin-or-left-out/</link>
		<comments>http://jaredlewandowski.com/blog/2009/04/linkedin-or-left-out/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 15:04:52 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[recommendation]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=241</guid>
		<description><![CDATA[Recently, it has been said &#8220;In this economy&#8221; is the new &#8220;That&#8217;s what she said&#8221;&#8230; And for good reason. While jobs are being cut in every direction, business plans are being updated on a daily basis, and when who you know is what matters most, I&#8217;ve found that the best tool out there for finding [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jaredlewandowski.com/blog/wp-content/uploads/2009/04/linkedin-logo.jpg"><img class="size-full wp-image-242 alignleft" title="linkedin-logo" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/04/linkedin-logo.jpg" alt="linkedin-logo" width="200" height="75" /></a>Recently, it has been said &#8220;In this economy&#8221; is the new &#8220;That&#8217;s what she said&#8221;&#8230; And for good reason. While jobs are being cut in every direction, business plans are being updated on a daily basis, and when who you know is what matters most, I&#8217;ve found that the best tool out there for finding work is LinkedIn.</p>
<p>When I first set up my account a few years ago, I didn&#8217;t really put much effort into learning what it could do, instead I just added a few of my previous jobs and called it a day. Recently, I&#8217;ve had the opportunity to examine the service more closely and what I found was a big time lead generator and networking tool. Below, I&#8217;ve listed a few ways in which you can use LinkedIn to help you find work in the tough economic climate we live in today.</p>
<p><strong>Increase your visibility.</strong></p>
<p>By adding connections, you increase the likelihood that people will see your profile first when they’re searching for someone to hire or do business with. In addition to appearing at the top of search results (which is a major plus if you’re one of the 52,000 product managers on LinkedIn), people would much rather work with people who their friends know and trust.</p>
<p><strong>Improve your Google PageRank.</strong></p>
<p>LinkedIn allows you to make your profile information available for search engines to index. Since LinkedIn profiles receive a fairly high PageRank in Google, this is a good way to influence what people see when they search for you.</p>
<p>To do this, create a public profile and select “Full View.” Also, instead of using the default URL, customize your public profile’s URL to be your actual name. To strengthen the visibility of this page in search engines, use this link in various places on the web&gt; For example, when you comment in a blog, include a link to your profile in your signature.</p>
<p><strong>Increase the relevancy of your job search.</strong></p>
<p>Use LinkedIn’s advanced search to find people with educational and work experience like yours to see where they work. For example, a programmer would use search keywords such as “Ruby on Rails,” “C++,” “Python,” “Java,” and “evangelist” to find out where other programmers with these skills work.</p>
<p><strong>Improve your connectability.</strong></p>
<p>Most new users put only their current company in their profile. By doing so, they severely limit their ability to connect with people. You should fill out your profile like it’s an executive bio, so include past companies, education, affiliations, and activities.</p>
<p>You can also include a link to your profile as part of an email signature. The added benefit is that the link enables people to see all your credentials, which would be awkward if not downright strange, as an attachment.</p>
<p>No matter what situation you&#8217;re in right now, getting an account on LinkedIn is a must. Get in now to avoid missing out later!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/04/linkedin-or-left-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Favorites</title>
		<link>http://jaredlewandowski.com/blog/2009/04/friday-favorites-2/</link>
		<comments>http://jaredlewandowski.com/blog/2009/04/friday-favorites-2/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 17:36:32 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=107</guid>
		<description><![CDATA[Well, it&#8217;s the first Friday of the month&#8230; And that means listing more of my favorites to share with you! Feel free to bookmark and share these links if you think they may be useful to you or people you know. Enjoy! Crackberry.com If you have a BlackBerry smart phone, then this is the place [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s the first Friday of the month&#8230; And that means listing more of my favorites to share with you! Feel free to bookmark and share these links if you think they may be useful to you or people you know. Enjoy!</p>
<p><a href="http://crackberry.com" target="_blank"><strong>Crackberry.com</strong></a><br />
If you have a BlackBerry smart phone, then this is the place to go for an excellent collection of free ring tones and wallpaper. UPDATE: BlackBerry just introduced <a href="http://blackberry.com/appworld" target="_blank">a new app store</a> to compete with Apple<a href="http://blackberry.com/appworld" target="_blank"></a>. I&#8217;ve downloaded and installed on my phone and have to tell you it&#8217;s a giant leap forward for RIM.</p>
<p><a href="http://www.hulu.com" target="_blank"><strong>hulu.com</strong></a><br />
This is an excellent website to watch all the latest television shows and even movies. It basically pulls video from NBC, CBS, FOX and others and let&#8217;s you manage and watch this content in one place. There are even full-length movies and popular commercials on there as well.</p>
<p><a href="http://www.macupdate.com/" target="_blank"><strong>MacUpdate.com</strong></a><br />
If you have a Apple computer, then MacUpdate is the place to go for keeping your software up-to-date. If you set up a member account, you can even be sent email alerts when new software is released. I use a lot of different apps and this is the best thing I&#8217;ve found to manage it all.</p>
<p><a href="http://www.opendns.com/" target="_blank"><strong>OpenDNS</strong></a><br />
OpenDNS provides industry-leading Web content filtering, anti-phishing, DNS infrastructure and navigation services. It is a MUST HAVE, especially if you have a home or small business network. With five little kids in the house and three of them using the computer on a daily basis, it&#8217;s a real convenience to know that their web experience will be clean and kid-friendly.</p>
<p><a href="http://www.woot.com/" target="_blank"><strong>Woot.com</strong></a><br />
One killer deal every day, until product runs out. This is Woot!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/04/friday-favorites-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbook Buying Advice &amp; Tips</title>
		<link>http://jaredlewandowski.com/blog/2009/03/netbook-buying-advice-tips/</link>
		<comments>http://jaredlewandowski.com/blog/2009/03/netbook-buying-advice-tips/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 16:43:32 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[netbook]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=189</guid>
		<description><![CDATA[Surely you&#8217;ve heard the term &#8220;netbook&#8221; within the past year or so. And if not, don&#8217;t worry&#8230; You will eventually. Netbooks are basically small laptops with two primary purposes&#8230; Portability and Internet connectivity. They are very affordable and with all the web-based applications currently available, such as Gmail, Google Calendar, MSN Hotmail, Yahoo! mail, and [...]]]></description>
			<content:encoded><![CDATA[<p>Surely you&#8217;ve heard the term &#8220;netbook&#8221; within the past year or so. And if not, don&#8217;t worry&#8230; You will eventually. Netbooks are basically small laptops with two primary purposes&#8230; Portability and Internet connectivity. They are very affordable and with all the web-based applications currently available, such as Gmail, Google Calendar, MSN Hotmail, Yahoo! mail, and many more coming down the pipeline, it&#8217;s a good bet you will be considering one down the road. I&#8217;m personally looking at getting a Dell Inspiron Mini 9 soon and installing Mac OS X on it, like my friend Morgan has done <a href="http://www.withinmorgan.com/2009/03/22/my-new-os-x-netbook-dell-mini-9/" target="_blank">here</a>.</p>
<p>And for your own convenience when choosing a netbook, I&#8217;m posting this excellent article which points out some great things to look for if/when you decide the netbook is the right choice for you. Enjoy!</p>
<p><a href="http://www.hightechdad.com/2009/03/23/10-things-to-consider-when-buying-a-netbook/" target="_blank">10 Things To Consider When Buying a Netbook</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/03/netbook-buying-advice-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
