<?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>Juliana Peña &#187; Lists</title>
	<atom:link href="http://julianapena.com/tag/lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://julianapena.com</link>
	<description></description>
	<lastBuildDate>Sun, 18 Sep 2011 09:34:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>6 awesome mindhacks and tricks I learned at Microsoft</title>
		<link>http://julianapena.com/2010/09/6-awesome-mindhacks-and-tricks-i-learned-at-microsoft/</link>
		<comments>http://julianapena.com/2010/09/6-awesome-mindhacks-and-tricks-i-learned-at-microsoft/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 21:03:34 +0000</pubDate>
		<dc:creator>Juliana Peña</dc:creator>
				<category><![CDATA[Lists]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://julianapena.com/2010/09/6-awesome-mindhacks-and-tricks-i-learned-at-microsoft/</guid>
		<description><![CDATA[At Microsoft, I acquired lots of neat tips and tricks that I have now adapted into my daily life as a CS student. I’ll share some of my favorites. 1. In to-dos and tasks, use $ for in-progress tasks and * for mostly completed tasks In my team, in our bug-tracking system we used $ <a href="http://julianapena.com/2010/09/6-awesome-mindhacks-and-tricks-i-learned-at-microsoft/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At Microsoft, I acquired lots of neat tips and tricks that I have now adapted into my daily life as a CS student. I’ll share some of my favorites.</p>
<h3>1. In to-dos and tasks, use $ for in-progress tasks and * for mostly completed tasks</h3>
<p><a href="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_thumb.png" width="485" height="210" /></a></p>
<p>In my team, in our bug-tracking system we used $ to mark items currently in progress and * to mark when a work item or bug was moslty completed but not yet checked in. That makes it very easy to track how progress on a given tasks is going. I have since incorporated this into my regular to-do list.</p>
<h3>2. In code that does a lot of error handling, use status variables and macros to check for errors</h3>
<p><a href="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_3.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_thumb_3.png" width="457" height="181" /></a></p>
<p>Instead of writing long if clauses to check the result of every system call, hide those error checks behind a macro. It makes code much cleaner and makes error checking and logging a much more painless affair.</p>
<h3>3. Lock your computer often</h3>
<p><a href="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_4.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_thumb_4.png" width="328" height="254" /></a></p>
<p>More about privacy and security than productivity, it’s always a good idea (and company policy at Microsoft) to lock your computer when you’re going to leave it for a while. You never know when someone might come by and use your account or steal your data. Windows+L is a very easy keyboard shortcut, so use it often.</p>
<h3>4. Use Zune Pass to keep your music fresh</h3>
<p><a href="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_5.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_thumb_5.png" width="424" height="298" /></a></p>
<p>There’s nothing worse than listening to the same music over and over again while you’re trying to work. <a href="http://zune.net/en-US/">Zune Pass</a> is an awesome service because not only does it let you download all the music you want, but it also gives you recommendations on new music to listen to. This way, you can keep your playlist fresh and new. <a href="http://listen.grooveshark.com/">Grooveshark</a>, <a href="http://www.last.fm/">Last.fm</a> and <a href="http://www.pandora.com">Pandora</a> also work, but Zune Pass is the only one that also lets you download music to listen offline and copy to MP3 player.</p>
<h3>5. When working from the command line, batch scripts and shortcuts are king</h3>
<p><a href="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_6.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_thumb_6.png" width="336" height="263" /></a></p>
<p>This one’s a no-brainer for anyone that spends a large portion of the time on the command line. Whether it be Windows or Unix-like shells, shortcuts and scripts always help a lot when navigating and getting stuff done on the command line. Use aliases, scripts and commands to get the best out of your command-line experience.</p>
<h3>6. Keep highly hydrated for best performance</h3>
<p><a href="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_7.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://julianapena.com/wp-content/uploads/AwesometipsandtricksIlearnedatMicrosoft_D2C7/image_thumb_7.png" width="376" height="250" /></a></p>
<p>Microsoft offers free drinks to all employees for a reason. It’s very important to keep hydrated to be productive. Whether it be water or your favorite caffeine-rich drink, try to keep you brain happy while you’re working. </p>
<p>&#160;</p>
<p>Have a tip of your own for working better? Leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://julianapena.com/2010/09/6-awesome-mindhacks-and-tricks-i-learned-at-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 7 Best Windows 7 Gadgets</title>
		<link>http://julianapena.com/2009/09/the-7-best-windows-7-gadgets/</link>
		<comments>http://julianapena.com/2009/09/the-7-best-windows-7-gadgets/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 06:26:05 +0000</pubDate>
		<dc:creator>Juliana Peña</dc:creator>
				<category><![CDATA[Lists]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[gadgets]]></category>

		<guid isPermaLink="false">http://julianapena.com/2009/09/the-7-best-windows-7-gadgets/</guid>
		<description><![CDATA[Windows Vista brought a great new feature to the desktop: sidebar gadgets, little programs that offer information, entertainment or just plain eye-candy to a dockable bar to the right of the screen. Now Windows 7, Vista’s successor, has improved it even more: doing away with the sidebar, it lets you reorganize you gadgets however you <a href="http://julianapena.com/2009/09/the-7-best-windows-7-gadgets/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://julianapena.com/wp-content/uploads/2009/09/sidebar1.png"><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px;" title="Windows Gadgets" src="http://julianapena.com/wp-content/uploads/2009/09/sidebar_thumb1.png" border="0" alt="Windows Gadgets" width="240" height="240" align="left" /></a>Windows Vista brought a great new feature to the desktop: sidebar gadgets, little programs that offer information, entertainment or just plain eye-candy to a dockable bar to the right of the screen. Now Windows 7, Vista’s successor, has improved it even more: doing away with the sidebar, it lets you reorganize you gadgets however you want, in either small “sidebar” size or full size anywhere on your desktop.</p>
<p>The huge problem with gadgets, though, is finding functional, interesting and good looking ones. The official gadget repository, <a href="http://gallery.live.com/">Windows Live Gallery</a>, is not very useful, as the screenshots have a very low resolution and an incorrect aspect ratio, and ratings are usually unrepresentative of a gadget’s quality. However, after navigating a while through the Live Gallery I’ve found very useful and aesthetic gadgets. To celebrate the upcoming version of Windows, here are my seven favorite. <em>Note: These gadgets are also compatible with Vista.</em></p>
<p><span id="more-249"></span></p>
<p>[ad code=1 align=center]</p>
<h3>1. Currency</h3>
<p><a href="http://julianapena.com/wp-content/uploads/2009/09/currency1.png"><img style="display: inline; border: 0px;" title="Currency" src="http://julianapena.com/wp-content/uploads/2009/09/currency_thumb.png" border="0" alt="Currency" width="150" height="96" /></a></p>
<p><strong>Where to get it:</strong> Included with Windows</p>
<p><strong>What it does:</strong> It shows exchange rates for virtually every currency in the world. You can also change the numbers in the boxes to convert one currency value to another. In small view, it shows two currencies, but in full view you can add more. As an international student, I find this information invaluable in my daily life.</p>
<h3>2. Weather</h3>
<p><a href="http://julianapena.com/wp-content/uploads/2009/09/weather1.png"><img style="display: inline; border: 0px;" title="Weather" src="http://julianapena.com/wp-content/uploads/2009/09/weather_thumb.png" border="0" alt="Weather" width="160" height="86" /></a></p>
<p><strong>Where to get it:</strong> Included with Windows</p>
<p><strong>What is does:</strong> It shows the current weather and temperature in a very eye-pleasing way. At night, it also shows the phases of the moon. In full view, it shows a three-day forecast. Handy to know if you should carry an umbrella or not.</p>
<h3>3. All CPU Meter</h3>
<p><a href="http://julianapena.com/wp-content/uploads/2009/09/cpu.png"><img style="display: inline; border-width: 0px;" title="All CPU Meter" src="http://julianapena.com/wp-content/uploads/2009/09/cpu-thumb.png" border="0" alt="All CPU Meter" width="159" height="132" /></a></p>
<p>Where to get it: <a href="http://gallery.live.com/liveItemDetail.aspx?li=587ef54f-e121-418b-b258-e583e105a0d6&amp;bt=1&amp;pl=1">Windows Live Gallery</a></p>
<p>What it does: Displays your CPU and memory usage, detailing cores and graphing through time. Much better than the included CPU Meter hands down. Also, it’s small and very unobtrusive, yet easily available with a simple Win+Space. Invaluable when running all my CPU intensive applications.</p>
<h3>4. Wireless Network Meter</h3>
<p><a href="http://julianapena.com/wp-content/uploads/2009/09/net.png"><img style="display: inline; border-width: 0px;" title="Wirless Network Meter" src="http://julianapena.com/wp-content/uploads/2009/09/net-thumb.png" border="0" alt="Wirless Network Meter" width="156" height="170" /></a></p>
<p>Where to get it: <a href="http://gallery.live.com/liveItemDetail.aspx?li=86656dc5-b0fe-489d-b115-44a76e050f63&amp;bt=1">Windows Live Gallery</a></p>
<p>What it does: All CPU Meter’s networking sister, this handy gadget shows you the status of your current Internet connection, including wireless status, transfer rates, and again, a handy graph.</p>
<h3>5. Battery Meter</h3>
<p><a href="http://julianapena.com/wp-content/uploads/2009/09/battery.png"><img style="display: inline; border-width: 0px;" title="Battery Meter" src="http://julianapena.com/wp-content/uploads/2009/09/battery-thumb.png" border="0" alt="Battery Meter" width="134" height="125" /></a></p>
<p>Where to get it: <a href="http://gallery.live.com/liveItemDetail.aspx?li=4012bb4c-58d6-4038-88ac-29c470dfcbd7&amp;bt=1&amp;pl=1">Windows Live Gallery</a></p>
<p>What it does: This gadget is dead simple: it shows your current battery level with a beautiful, customizable graphic. There are nine slick skins to choose from, and you can also customize the size. If you’re running on battery power, it will also show the amount of time left before your battery dies. Very useful for notebook users who find the battery indicator in the system tray too small or bland.</p>
<h3>6. I Forgot the Milk</h3>
<h3><a href="http://julianapena.com/wp-content/uploads/2009/09/image.png"><img style="display: inline; border-width: 0px;" title="I Forgot the Milk" src="http://julianapena.com/wp-content/uploads/2009/09/image-thumb.png" border="0" alt="I Forgot the Milk" width="161" height="189" /></a></h3>
<p>Where to get it: <a href="http://gallery.live.com/liveItemDetail.aspx?li=55ccf415-af76-4a33-bad6-5bdaa370b214&amp;bt=1&amp;pl=1">Windows Live Gallery</a></p>
<p>What it does: Shows your Remember the Milk tasks from the lists you specify. You can add, complete and postpone tasks, but for most complex modifications you’ll have to resort to the web app. This gadget will let you customize everything from colors to size to time format. Unfortunately, it only work correctly when connected (it likes to spit out red error boxes every time it disconnects) and it doesn’t have any notifications. However, it it the best RTM gadget out there, with loads of functions and a slick interface.</p>
<h3>7. Google Calendar Agenda</h3>
<p><a href="http://julianapena.com/wp-content/uploads/2009/09/gcal.png"><img style="display: inline; border-width: 0px;" title="Google Calendar Agenda" src="http://julianapena.com/wp-content/uploads/2009/09/gcal-thumb.png" border="0" alt="Google Calendar Agenda" width="138" height="244" /></a></p>
<p>Where to get it: <a href="http://gallery.live.com/liveItemDetail.aspx?li=be5c647c-224b-40b4-ac9c-8044f51abb4a&amp;bt=1">Windows Live Gallery</a></p>
<p>What it does: I Forgot the Milk’s calendar sister, this is the best choice if you want to have you Google Calendar on your desktop. If you plan your life GCal as much as I do, you’ll appreciate functions such as the ability to choose which calendars are displayed. It boasts nearly the same functions as the RTM gadget, but it also suffers from the same problems, such as connectivity and no notifications. However, it’s dead useful and no doubt the best GCal gadget out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://julianapena.com/2009/09/the-7-best-windows-7-gadgets/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
