<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Hack Your Day</title>
	
	<link>http://hackyourday.com</link>
	<description>Productivity and Organization to lead a better life</description>
	<lastBuildDate>Sat, 07 Nov 2009 21:38:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/HackYourDay" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">HackYourDay</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Choosing between Microsoft Access and a MySQL database</title>
		<link>http://hackyourday.com/2009/11/07/choosing-between-microsoft-access-and-a-mysql-database/</link>
		<comments>http://hackyourday.com/2009/11/07/choosing-between-microsoft-access-and-a-mysql-database/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 21:38:34 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Work Faster]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1324</guid>
		<description><![CDATA[Since I do a lot of web development, I use SQL all the time, and I do use it a lot for personal stuff. It's basically the same when you learn Excel; first you use it for your work, then you realize you can also store your own budget in an Excel sheet. I usually [...]]]></description>
			<content:encoded><![CDATA[<p>Since I do a lot of web development, I use SQL all the time, and I do use it a lot for personal stuff. It's basically the same when you learn Excel; first you use it for your work, then you realize you can also store your own budget in an Excel sheet. I usually favor SQL over Microsoft Access for the obvious internet reasons, but in some cases, even if you are an SQL developer, you might want to use Access.</p>
<p>If you're keeping track, you know I am working on an open source software site, and I plan to catalogue a bunch of apps in advance; my first idea was to use an SQL database. It is quicker to quickly write an HTML page where I can enter each software in a form, but as my requirements grew, this became more and more work. I have to have the flexibility of a dtabase, but it's not a hugely important task, so I don1t want to spend ages and ages on it. Access can help you a lot in this.</p>
<p>Since it's more user-friendly from a user interface point of view, you can create some great tables very quickly, along with a form to input data into them. If I want a really good form in an HTML page I need to write a lot of queries, populate select boxes and so on, and any time I think of a new feature, I need to do some coding. This takes me away from my real task, which is to just build a list of apps.</p>
<p>If you're looking for a quick way to store data in a structured fashion, I would advise using Access since it's much more "plug and play", and when you're done, just convert the whole thing to SQL as needed. You can find how to convert the databse in the <a href="http://support.microsoft.com/kb/237980">Microsoft Knoweldgebase</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/xv1MQt9PUlONd5QAaHM4l3xO60o/0/da"><img src="http://feedads.g.doubleclick.net/~a/xv1MQt9PUlONd5QAaHM4l3xO60o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xv1MQt9PUlONd5QAaHM4l3xO60o/1/da"><img src="http://feedads.g.doubleclick.net/~a/xv1MQt9PUlONd5QAaHM4l3xO60o/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=7EI_R_SvTHo:vSvkzPxHBxg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=7EI_R_SvTHo:vSvkzPxHBxg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=7EI_R_SvTHo:vSvkzPxHBxg:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/11/07/choosing-between-microsoft-access-and-a-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plan your research ahead to get better results</title>
		<link>http://hackyourday.com/2009/11/04/plan-your-research-ahead-to-get-better-results/</link>
		<comments>http://hackyourday.com/2009/11/04/plan-your-research-ahead-to-get-better-results/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:50:12 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Work More Efficiently]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1320</guid>
		<description><![CDATA[I will be writing a bit more about researching, but one of the biggest assets you can have when doing it is patience, and not overdoing it. The reason I say this is that I get bored pretty easily, so if I have to work with my research material all day long I will be [...]]]></description>
			<content:encoded><![CDATA[<p>I will be writing a bit more about researching, but one of the biggest assets you can have when doing it is patience, and not overdoing it. The reason I say this is that I get bored pretty easily, so if I have to work with my research material all day long I will be so sick of it by the end, I won't have any "heart and soul" left to actually do the project. So here's a short entry about how I am organizing my research into my new blog.</p>
<p>First of all, the most important thing to do, is to sit down and "research your research". In some areas they call this meta-planning, basically you stop and think about how you are going to research things, what tools/methods to use. In my case I wanted to research at least 4 other big blogs, take a look at how they do things based on a list of properties. This immediately gives me at least 3 areas to plan ahead on. First of all, I need a tool to write down the information, secondly, I need to choose the blogs, and last, but not least, I need to think about the properties I am going to base my research on.</p>
<p>I actually started by picking out four blogs, since I have been blogging for a while, this was not hard. I then sat down, and wrote down 20 different properties I wanted to check out on these blogs (things like ad placement, titles, categorization, general design, etc). This list has since grown to 30 items, and I anticipate it will go up to at least 50. Now all of these items generate at least a few paragraphs of text, so the body of imformation will be pretty big, hence the bigger problem, how do I organize all this info?</p>
<p>Choosing the mode of recording my findings was the place I needed to think most, and I suggest you do the same. The method you choose will influence how effectively you can actually use your data, since if you write everything down really well, then completely fail to retrieve info from all of it, you basically didn't do any research. In my case I wanted to be able to list the results by blog, but also by properties. In other words, I might want to see the full report for one blog, but I might want to see reports for all blogs concerning the general design.</p>
<p>After going through a number of applications, I went for <a href="http://www.tiddlywiki.com/">TiddlyWiki</a>, which is a self contained Wiki notebook. This allows me to tag my notes very well, and then list them in any way I want, so it's perfect.</p>
<p>So, if you are starting on some research, I strongly suggest planning the actual research methodology. In controlling, this is pretty standard, and without it, even the most simple research tasks can utterly fail, not because of the actual research, but failure to retrieve the results properly.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/h_24iT111j4EMuLkQzFsRGMa6VQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/h_24iT111j4EMuLkQzFsRGMa6VQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/h_24iT111j4EMuLkQzFsRGMa6VQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/h_24iT111j4EMuLkQzFsRGMa6VQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=oMKzYkgsqjU:-h_f80XC28A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=oMKzYkgsqjU:-h_f80XC28A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=oMKzYkgsqjU:-h_f80XC28A:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/11/04/plan-your-research-ahead-to-get-better-results/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hack Your Day Open Source Site</title>
		<link>http://hackyourday.com/2009/11/01/hack-your-day-open-source-site/</link>
		<comments>http://hackyourday.com/2009/11/01/hack-your-day-open-source-site/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 16:42:17 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Hack Your Day]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1318</guid>
		<description><![CDATA[If you've been following the ups and downs of Hack Your Day, you know I've been planning some things for a while now, and the direction I would mostly like to take Hack Your Day is that of the superb Freewaregenius. Always quality reviews there and of great applications, so rather than writing about the [...]]]></description>
			<content:encoded><![CDATA[<p>If you've been following the ups and downs of Hack Your Day, you know I've been planning some things for a while now, and the direction I would mostly like to take Hack Your Day is that of the superb <a href="http://freewaregenius.com">Freewaregenius</a>. Always quality reviews there and of great applications, so rather than writing about the newest developments on this front, I'd rather show you guys the coolest apps.</p>
<p>One reason I would do this is that I actually love applications, especially the quality open source ones. There are so many out there, among them a lot of hidden gems, so I hope I can bring something new to the table. I would not restrict myself to desktop apps, the only consistent quality of the apps Iwould review is that they should be either open source or free.</p>
<p>My other reason, which is way smaller, but convenient, is that this way I do not have to write 20 articles a day to compete with other blogs. There is no way I have time to spend the 3-4 hours a day I would need to research things for you guys which would add significantly to other, already wonderful blogs like <a href="http://lifehacker.com">Lifehacker</a> or <a href="http://ghacks.net">gHacks</a>.</p>
<p>I will do some articles like I used to on gHacks most probably, but Iwould like  Hack Your Day to become more of an Open Source Repository and Blog, than a day to day tech blog.</p>
<p>Do you guys agree, do you welcome the change, do you like the old stuff better? Let me know, i'm interested to see what you think, as always, you can drop me a line personally via contact(@at sign)hackyourday(dotsign.)com.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/q2nwUEpT8YqMgtpoB_JTRPXLZus/0/da"><img src="http://feedads.g.doubleclick.net/~a/q2nwUEpT8YqMgtpoB_JTRPXLZus/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/q2nwUEpT8YqMgtpoB_JTRPXLZus/1/da"><img src="http://feedads.g.doubleclick.net/~a/q2nwUEpT8YqMgtpoB_JTRPXLZus/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=DxjczKiz0BY:nVrqjqTLiHE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=DxjczKiz0BY:nVrqjqTLiHE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=DxjczKiz0BY:nVrqjqTLiHE:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/11/01/hack-your-day-open-source-site/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stay calm with Insallah</title>
		<link>http://hackyourday.com/2009/10/26/stay-calm-with-insallah/</link>
		<comments>http://hackyourday.com/2009/10/26/stay-calm-with-insallah/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 08:23:02 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Work More Efficiently]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1314</guid>
		<description><![CDATA[I just got back from a 5 day trip to Egypt and without going into much detail, it was pretty awesome! People there have an expression they use, Insallah, or more appropriately, in sáa l-Láh, meaning "if it is God's will". If you've ever been to a similar country you will understand that this is [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from a 5 day trip to Egypt and without going into much detail, it was pretty awesome! People there have an expression they use, Insallah, or more appropriately, in sáa l-Láh, meaning "if it is God's will". If you've ever been to a similar country you will understand that this is basically used to put off doing something / having to deal with something. </p>
<p>While this sounds a bit harsh, it is actually very useful in a number of ways. First of all, there is pretty much chaos there, and in every case when you have to organize something. Using a phrase like this to basically wave away the troubles means that you have more freedom and flexibility, since everyone is prepared for some changes and lateness. This means that while you might need to make a compromise in your ETA, you may well do a better job. </p>
<p>The bigger benefit in my eyes is the state of mind this brings to people. People there are generally calm, well mannered and rarely get heart attacks. If you're often anxious or angry about situations like this, you might try and invent something like this yourself, even if you aren't religious. Stop worrying about everything, things will get done when they get done, especially if they are out of control. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/CyD5D50KhbVM4yl_wINzvu1U80s/0/da"><img src="http://feedads.g.doubleclick.net/~a/CyD5D50KhbVM4yl_wINzvu1U80s/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/CyD5D50KhbVM4yl_wINzvu1U80s/1/da"><img src="http://feedads.g.doubleclick.net/~a/CyD5D50KhbVM4yl_wINzvu1U80s/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=fb2FXlQnSdQ:m7oPC-uWuCE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=fb2FXlQnSdQ:m7oPC-uWuCE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=fb2FXlQnSdQ:m7oPC-uWuCE:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/10/26/stay-calm-with-insallah/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Help Hack Your Day get back on track!</title>
		<link>http://hackyourday.com/2009/10/19/help-hack-your-day-get-back-on-track/</link>
		<comments>http://hackyourday.com/2009/10/19/help-hack-your-day-get-back-on-track/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 20:35:56 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Hack Your Day]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1309</guid>
		<description><![CDATA[Following a server problem and my own time management difficulties, Hack Your Day is rebooting, and if you have some spare time there are millions of way you can contribute to helping me get it on its feet again. Here are some ideas, starting with the least time consuming and heading toward some heavier help. [...]]]></description>
			<content:encoded><![CDATA[<p>Following a <a href="http://hackyourday.com/2009/10/16/welcome-back-to-hack-your-day/">server problem</a> and my own time management difficulties, Hack Your Day is rebooting, and if you have some spare time there are millions of way you can contribute to helping me get it on its feet again. Here are some ideas, starting with the least time consuming and heading toward some heavier help. Keep in mind with all these, especially things like "look at ads", that I do not want any "unnatural" activity on my blog, more on this below.</p>
<h2>Read the blog</h2>
<p>This seems sort of trivial, but the more you visit, the more you read the blog, the more visitors I have, the more revenue and exposure I'm likely to get in turn. I think it's still marginally better if you actually visit, than if you read the feed, but don't do anything uncomfortable. Like I said above, don't refresh millions of times just to give me more pageviews, since this would distort the picture, but if you check back a bit more than usual, I won't say no <img src='http://hackyourday.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Comment on interesting articles</h2>
<p>Comments mean activity, interaction between users, and a forming community. Once a community gets going the blog will be on its way again, but helping me form this is possibly the best thing in the long run. Feel free to communicate about anything, if there are lots of off-topic discussions going on I will install a forum for everyone.</p>
<h2>Bookmark what you like</h2>
<p>Whenever you see a post you really like, Digg it, Delicious it, Redd it (haha), and save it to any other bookmarking service you'd like. I'll build the buttons for all this as soon as I can for your bookmarking convenience. This gives the blog more exposure around the web, and is surely one of the best ways to get some new visitors (although ver yfew of them stay permanently). It is very important not to go overboard here. If you truly love each and every post, feel free to bookmark them, but if you bookmark things just to help me out, these services will block the blog, ultimately defeating the whole purpose of bookmarking.</p>
<h2>Take a look at some ads</h2>
<p>This is risky business, since Google doesn't allow me to ask you to click on these things so I'm not <img src='http://hackyourday.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  No really, only click on an ad if you are truly interested in the website behid it, all I ask is that you don't just skip over ad blocks, take a casual glance at least, and if you see something you've been searching for, or you might be interested in, only then click on it.</p>
<p>In this case really don't start clicking away, I will get $10 one day, but the next I will be banned from adsense, so I will not be happy. If you naturally come across something you like, feel free to click away!</p>
<h2>Give me suggestions</h2>
<p>Suggest features you would love to have on the blog, things you would like to read about more and so on, whatever comes to mind. I would be especially thankful if you could let me know about really great applications. It is safe to say that I know about the most popular ones, but there are always some rare jewels out there. Right now you can drop me a line at contact[atsign]hackyourday[dotsign]com, but later on I will build in a form, or some other easy mechanism to do this.</p>
<h2>Donations</h2>
<p>If you don't have a lot of time, but your full of cash, consider throwing some of it at Hack Your Day. I will spend it on upkeep and maintanance, although if I get a lot more than that, I don't want to lie, I will buy nice things for myself! You can donate to Hack Your Day easily using the following awesome link.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="9036643">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>
<h2>Guest posts</h2>
<p>If you don't have a lot of cash, but you do have a lot of time, fear not, you can always contribute  a guest post. I am by far the best writer, but I am very picky when it comes to judging other people's work for my blog. However, if you can write well and I accept your post, you can be sure that you are a better writer than me - instant gratification!</p>
<p>Jokes aside, I do have some serious time issues, and right now I can't pay someone to write for me, so if you'd like to "donate" some posts to Hack Your Day, drop me an email. In the long term (few months), I do plan on hiring someone, so if you can write well, later on I would love to hire you.</p>
<h2>Invest in my company</h2>
<p>This is by far the best option for me obviously <img src='http://hackyourday.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  My company, Tastique, is an inaugurated company in Hungary, and its profile is software development for the web. We also have a web design branch, which basically operates to get us the cash flow we need while our first software bundles are still in development. If you are interested, drop me an email any time and I will send you loads and loads of documents, business plans and so on.</p>
<p>We have a commercial plan, software you have to pay for in other words, but we will be releasing loads of open source things as well, since I believe very much in open source in general, and in the future of open source software only. Once I have enough money to sustain myself and the company, we will try and convert to open source only, at least I hope we can!</p>
<h2>Buy web design services</h2>
<p>Another form of investment is to buy services from the web design branch of the company. We only accept fairly large orders, above $5.000 - $6.500, but if you're an avid fan and fellow blogger in need of a simple template, let us know and we can probably accomodate you. Again, drop me an email and we can discuss everything "in person".</p>
<h2>Anything else</h2>
<p>That's all I have off the top of my head, but feel free to contribute in any way you feel, would be beneficial. I'm looking to make Hack Your Day a much more quality place than it is, so any help you can give is greatly appreciated!</p>
<p>A big thank you to everyone!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/rijpqLxlUpR6c7InK7eN7jnyj24/0/da"><img src="http://feedads.g.doubleclick.net/~a/rijpqLxlUpR6c7InK7eN7jnyj24/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/rijpqLxlUpR6c7InK7eN7jnyj24/1/da"><img src="http://feedads.g.doubleclick.net/~a/rijpqLxlUpR6c7InK7eN7jnyj24/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=Q5ft8TFx-e0:w-JKhaL76KE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=Q5ft8TFx-e0:w-JKhaL76KE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=Q5ft8TFx-e0:w-JKhaL76KE:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/10/19/help-hack-your-day-get-back-on-track/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is Windows 7 worth it?</title>
		<link>http://hackyourday.com/2009/10/19/is-windows-7-worth-it/</link>
		<comments>http://hackyourday.com/2009/10/19/is-windows-7-worth-it/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 18:29:47 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1306</guid>
		<description><![CDATA[Windows the VIIth is being inaugurated very soon, and it's time to ask if it is worth switching. I got my hands on the pre-release a while back, and my short answer is yes, definitely. Please no Windows/Linux/OsX comments on this article, but from what I've seen of Windows 7, it is a vast improvement [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1307" title="windows7" src="http://hackyourday.com/wp-content/uploads/2009/10/windows7-150x150.jpg" alt="windows7" width="150" height="150" />Windows the VIIth is being inaugurated very soon, and it's time to ask if it is worth switching. I got my hands on the pre-release a while back, and my short answer is yes, definitely. Please no Windows/Linux/OsX comments on this article, but from what I've seen of Windows 7, it is a vast improvement compared to its predecessors.</p>
<p>The main reason I will buy this Windows is that it feels comfortable. I was using it for 2 weeks when I had a week off and one of the games I bought just for this occasion refused to work on it, so I uninstalled it and replaced it with Vista. After my fun time was over, I started working again, and everything felt so clunky and overly complex compared to Windows 7, so I promptly switched back again.</p>
<p>The feature I can now not live without is the new taskbar. When I first saw it I didn't like it visually and I didn't like it functionality-wise. Then I used it for 5 minutes and I never wanted to go back. You can pin things to it, so if you frequently use Firefox it is always there, even when closed. Right clicking an icon gives you context-sensitive options, windows for the same app are grouped extremely well, and the list goes on and on, you really have to try it to appreciate it.</p>
<p>Another welcome addition is the Libraries feature. It is sort of the same as the user folders, but with extended use, and a different approach. Libraries are collections of folders, which can be from all over your hard drive and external drives. The thinking behind this is that while you have some similar items like Music, Videos, etc, you might also have the need to organize your research, or your resources. For example, I use quite a few resources when I code a page (jquery, css reset frameworks, php classes, etc). Some of these might be stored in different locations, but now I can gather them inside a "Resources" library, making my life that much more easier.</p>
<p>These two features save me so much time that these two alone make it worth it for me. Aside from these however, there are numerous good reasons to change to Windows 7. The system is more stable, it is more intuitive, it has a bunch of smaller, but similarly helpful features, and so on. One more thing I was impressed with was how Windows built in helper tools were actually usable. My internet connection wasn't working, so I clicked on troubleshoot. I have never-ever seen this work on a Windows system, but after 20 seconds, just like that, my internet was working. I tried installing my printer driver, which said that the OS is unsupported. Windows popped a message where it said that it seems the app was not installed successfully, do I want to try and install it again with changed options. I though why not, and 3 minutes later I was printing.</p>
<p>Overall, it seems to me that Windows 7 has finally brought the spit and polish to the OS that Ubuntu and OS X has been doing for ages. Instead of hundreds of great revolutionary (albeit non-working) things, they focused on usability, user experience and overall feel. The fact that this should have happened 4 years ago with Vista is a different matter, better late then never, Windows 7 is a good buy nonetheless.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/mLnB0WdKxun7bC4uoznmDuDZnPI/0/da"><img src="http://feedads.g.doubleclick.net/~a/mLnB0WdKxun7bC4uoznmDuDZnPI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/mLnB0WdKxun7bC4uoznmDuDZnPI/1/da"><img src="http://feedads.g.doubleclick.net/~a/mLnB0WdKxun7bC4uoznmDuDZnPI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=ILBtc5TexQU:VJqpgij2--o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=ILBtc5TexQU:VJqpgij2--o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=ILBtc5TexQU:VJqpgij2--o:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/10/19/is-windows-7-worth-it/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Welcome back to Hack Your Day!</title>
		<link>http://hackyourday.com/2009/10/16/welcome-back-to-hack-your-day/</link>
		<comments>http://hackyourday.com/2009/10/16/welcome-back-to-hack-your-day/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 18:03:08 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Hack Your Day]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1304</guid>
		<description><![CDATA[Hi everyone, I'm so sorry for the huge downtime, I know I lost a lot of readers (and adsense income), but I've been a bit busy! My hosting company managed to loose all my data, which is their fault, but I didn't have a backup (only files), which is mine, and I just didn't have [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone, I'm so sorry for the huge downtime, I know I lost a lot of readers (and adsense income), but I've been a bit busy! My hosting company managed to loose all my data, which is their fault, but I didn't have a backup (only files), which is mine, and I just didn't have enough time to get this up and running.I got a new company up and running, I am now on completely new email accounts, we have multiple projects in the works, but it's all good, much better than not having work!</p>
<p>Anyway, it seems Hack Your Day is back, but posting will not be twice a day for a while. I'll be writing casually and I'll see where it leads. I still have a lot of work to do, but I'll try and get some quality articles done, rather 1 great one a week, than 1 short one a day.</p>
<p>For now I'm using this template I found, which is actually pretty cool, but I'll be modifying it later, let me know if you have any comments. See you guys soon!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/PlTrENixG6ZL0cuR3-RNeQun9hQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/PlTrENixG6ZL0cuR3-RNeQun9hQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/PlTrENixG6ZL0cuR3-RNeQun9hQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/PlTrENixG6ZL0cuR3-RNeQun9hQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=NXQgLFbKqkA:VT53LWJT4QI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=NXQgLFbKqkA:VT53LWJT4QI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=NXQgLFbKqkA:VT53LWJT4QI:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/10/16/welcome-back-to-hack-your-day/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Does reviewing an email help you?</title>
		<link>http://hackyourday.com/2009/04/24/does-reviewing-an-email-help-you/</link>
		<comments>http://hackyourday.com/2009/04/24/does-reviewing-an-email-help-you/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 20:18:00 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Desktop Tools]]></category>
		<category><![CDATA[Work More Efficiently]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Revision]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1301</guid>
		<description><![CDATA[The other day I read a post on Lifehacker about revising emails, the main point of it was to revise the email more and more, the more people you send it to. They quoted David Silverman from Harvard:
1 to 5 recipients = 2 to 4 revisions
5 to 10 recipients = 8 to 12 revisions
Company-wide or [...]]]></description>
			<content:encoded><![CDATA[<p>The other day I read a post on Lifehacker about <a href="http://lifehacker.com/5214861/revise-an-email-so-people-will-actually-read-it" target="_blank">revising emails</a>, the main point of it was to revise the email more and more, the more people you send it to. They quoted David Silverman from Harvard:</p>
<blockquote><p>1 to 5 recipients = 2 to 4 revisions<br />
5 to 10 recipients = 8 to 12 revisions<br />
Company-wide or to Executive Committee = 30 to 50 revisions</p></blockquote>
<p>Do you think such revision is needed? Maybe I take the wrong approach, but in 95% of my emails I don't really care in the sense that it's not my problem if people don't read my emails. I'm all for revising emails, but sending an email to 20 people and doing 20 revisions? Come on!</p>
<p>Generally speaking I would say you should revise your email once, to make sure you didn't make any factual mistakes. If you're sending to a wide audience, maybe you could revise once more to make sure everything is clear, but noone really cares about the odd spelling mistake, or anything like that. I mostly email my clients with project updates and such, they care about the project status, not the correct placement of commas. They are perfectly happy with a completely garbled email, as long as I do what I need to.</p>
<p>Obviously there are scenarios where careful wording and extreme revision is needed (job offers, investment opportunities, etc), but I think in the day to day email business there is no need to be so meticulous. Yes, you will make some mistakes, but you won't spend all day revising your simple email.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/USYe0iA4MPuqayxAYiqxCfspD7k/0/da"><img src="http://feedads.g.doubleclick.net/~a/USYe0iA4MPuqayxAYiqxCfspD7k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/USYe0iA4MPuqayxAYiqxCfspD7k/1/da"><img src="http://feedads.g.doubleclick.net/~a/USYe0iA4MPuqayxAYiqxCfspD7k/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=qD-C0x4K4D0:RX0PdlWMgzc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=qD-C0x4K4D0:RX0PdlWMgzc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=qD-C0x4K4D0:RX0PdlWMgzc:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/04/24/does-reviewing-an-email-help-you/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>15 awesome iphone-like icon sets</title>
		<link>http://hackyourday.com/2009/04/24/15-awesome-iphone-like-icon-sets/</link>
		<comments>http://hackyourday.com/2009/04/24/15-awesome-iphone-like-icon-sets/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 16:02:54 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Desktop Tools]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1298</guid>
		<description><![CDATA[Oh yes, I do love icons, and I found a great list of 15 free icon sets for your iphone on Make Use Of today. The title might be a bit misleading, you can use these icons anywhere, they just look like the icons that the iphone uses.
While many of these icon sets look similar [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1299" title="icons1" src="http://hackyourday.com/wp-content/uploads/2009/04/icons1.gif" alt="icons1" width="161" height="159" />Oh yes, I do love icons, and I found a great list of <a href="http://www.makeuseof.com/tag/freebies-15-free-icon-sets-for-your-iphone/">15 free icon sets for your iphone</a> on Make Use Of today. The title might be a bit misleading, you can use these icons anywhere, they just look like the icons that the iphone uses.</p>
<p>While many of these icon sets look similar they are all beautiful and each one is subtly different. I especially like <a href="http://www.mezzoblue.com/icons/chalkwork/iphone/">Chalkwork</a> which is a great take on the standard iphone like icon design, and <a href="http://jwloh.deviantart.com/art/Aquaticus-Social-91014249">Aquaticus Social</a> which I have known for quite some time now, and have used on many sites.</p>
<p>If this isn't enough, I also use two great icon search engines, <a href="http://iconlook.com">Iconlook</a> and <a href="http://iconfinder.net">Iconfinder</a> to find icons, if you need a specific one, your best bet is searching these sites, or doing a Google search. I also showed you some <a href="http://hackyourday.com/2009/01/15/beautiful-and-free-quality-icon-sets/">beautiful and free icons</a> from Jordan Michael before, take a look!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/WfIZF9Bu8QMHlt4vPKAYLtFQYnE/0/da"><img src="http://feedads.g.doubleclick.net/~a/WfIZF9Bu8QMHlt4vPKAYLtFQYnE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/WfIZF9Bu8QMHlt4vPKAYLtFQYnE/1/da"><img src="http://feedads.g.doubleclick.net/~a/WfIZF9Bu8QMHlt4vPKAYLtFQYnE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=iu-1zBRk480:GeyhScMxU5k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=iu-1zBRk480:GeyhScMxU5k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=iu-1zBRk480:GeyhScMxU5k:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/04/24/15-awesome-iphone-like-icon-sets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gmail adds tiff and ppt viewing power</title>
		<link>http://hackyourday.com/2009/04/24/gmail-adds-tiff-and-ppt-viewing-power/</link>
		<comments>http://hackyourday.com/2009/04/24/gmail-adds-tiff-and-ppt-viewing-power/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 08:34:03 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Work Faster]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://hackyourday.com/?p=1295</guid>
		<description><![CDATA[PDF viewing has been with us in Gmail for a while now, and since many times I just need a quick info or two from a pdf, it became quite comfortable being able to open it right in my browser from Gmail. The Official Gmail Blog just announced that they have added tiff and ppt [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1296" title="gmail" src="http://hackyourday.com/wp-content/uploads/2009/04/gmail.png" alt="gmail" width="117" height="52" />PDF viewing has been with us in Gmail for a while now, and since many times I just need a quick info or two from a pdf, it became quite comfortable being able to open it right in my browser from Gmail. The <a href="http://gmailblog.blogspot.com/2009/04/powerpoint-and-tiff-file-viewing.html" target="_blank">Official Gmail Blog</a> just announced that they have added tiff and ppt support as well!</p>
<p>I don't really use tiff a lot, but scanned files are often saved in tiff, which can be a multi-page document that some software has problems with. I didn't try this myself, but apparently Gmail will have no problem with these documents, they will open in the same way as they were intended to, multi-page images.</p>
<p>The ability to view presentations on the fly, in the same viewer, is also great, no need to download and open with office, or go to a separate viewer, it will open right there in your browser. Again, on my end I usually do not need to actually have these saved, I use ppt-s for data flow information and so on, no need to have them constantly on my hard drive.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/LpDiXaUPAxgQzT6Ij2nSbAqe8mU/0/da"><img src="http://feedads.g.doubleclick.net/~a/LpDiXaUPAxgQzT6Ij2nSbAqe8mU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LpDiXaUPAxgQzT6Ij2nSbAqe8mU/1/da"><img src="http://feedads.g.doubleclick.net/~a/LpDiXaUPAxgQzT6Ij2nSbAqe8mU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HackYourDay?a=GqJxxdq-TP8:_PeTV-mOhW0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HackYourDay?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HackYourDay?a=GqJxxdq-TP8:_PeTV-mOhW0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HackYourDay?i=GqJxxdq-TP8:_PeTV-mOhW0:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://hackyourday.com/2009/04/24/gmail-adds-tiff-and-ppt-viewing-power/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
