<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss version="2.0"> 
  <channel> 
    <title>AddedBytes.com (formerly ILoveJackDaniels.com)</title> 
    <link>http://www.addedbytes.com/</link> 
    <description>AddedBytes.com, formerly ILoveJackDaniels.com, is the online playground of Dave Child, an ecommerce manager and web developer from Brighton, on the south coast of the UK.</description> 
    <language>en-us</language> 
    <copyright>Copyright 2003 addedbytes.com</copyright> 
    <managingEditor>dave@addedbytes.com</managingEditor> 
    <webMaster>dave@addedbytes.com</webMaster> 
    <generator>bBlog 0.6</generator> 
    <docs>http://blogs.law.harvard.edu/tech/rss</docs> 
	<!-- ckey="76C662BB" -->

    <image><link>http://www.addedbytes.com/</link><url>http://www.addedbytes.com/images/v7/feed-logo.png</url><title>AddedBytes.com</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Ilovejackdanielsall" type="application/rss+xml" /><item> 
      <title>LetMeGoogleThatForYou Bookmarklet</title> 
      <link>http://www.addedbytes.com/blog/let-me-google-that-for-you-bookmarklet/</link> 
	  <comments>http://www.addedbytes.com/blog/let-me-google-that-for-you-bookmarklet/comments/</comments>
      <description>&lt;p&gt;I'm sure someone must have already done this and I'm just incapable of finding it (despite Googling it myself) but I figured that the only thing missing from the brilliant &lt;a href="http://letmegooglethatforyou.com"&gt;LetMeGoogleThatForYou&lt;/a&gt; was a bookmarklet, so I made one: &lt;a href="javascript:document.location='http://letmegooglethatforyou.com/?q='+escape(window.getSelection());"&gt;LetMeGoogleThatForYou&lt;/a&gt;. Highlight text, click bookmarklet and voila - patronisation on demand.&lt;/p&gt;</description> 
      <author>dave@addedbytes.com</author> 
      <pubDate>Sat, 22 Nov 2008 08:07:46 GMT</pubDate> 
      <guid>http://www.addedbytes.com/blog/let-me-google-that-for-you-bookmarklet/</guid> 
    </item> 
    <item> 
      <title>Blogging in Business</title> 
      <link>http://www.addedbytes.com/blog/blogging-in-business/</link> 
	  <comments>http://www.addedbytes.com/blog/blogging-in-business/comments/</comments>
      <description>&lt;p&gt;When I started at &lt;a href="http://www.activeparity.co.uk/"&gt;Active Parity&lt;/a&gt;, one of the first things I wanted to do was help the company to get a blog started. They're a great way to show off your knowledge and communicate with clients. My first post over on the new blog is up, and it's on exactly that subject: &lt;a href="http://www.activeparity.co.uk/blog/2008/11/blogging-in-business/"&gt;Blogging in Business&lt;/a&gt; - specifically, why businesses should blog and what the potential downsides are. The first of many posts over there, I'm sure!&lt;/p&gt;</description> 
      <author>dave@addedbytes.com</author> 
      <pubDate>Fri, 14 Nov 2008 10:15:44 GMT</pubDate> 
      <guid>http://www.addedbytes.com/blog/blogging-in-business/</guid> 
    </item> 
    <item> 
      <title>Writing Secure PHP, Part 4</title> 
      <link>http://www.addedbytes.com/php/writing-secure-php-4/</link> 
	  <comments>http://www.addedbytes.com/php/writing-secure-php-4/comments/</comments>
      <description>&lt;p&gt;The fourth part of the Writing Secure PHP series, covering cross-site scripting, cross-site request forgery and character encoding security issues.&lt;/p&gt;</description> 
      <author>dave@addedbytes.com</author> 
      <pubDate>Thu, 11 Sep 2008 13:11:14 GMT</pubDate> 
      <guid>http://www.addedbytes.com/php/writing-secure-php-4/</guid> 
    </item> 
    <item> 
      <title>XSS Alarm Userscript</title> 
      <link>http://www.addedbytes.com/tools/xss-alarm-userscript/</link> 
	  <comments>http://www.addedbytes.com/tools/xss-alarm-userscript/comments/</comments>
      <description>A user script for Opera, Firefox and Chrome that notifies you when a site is loading scripts from unrecognised third parties to help you spot potential XSS attacks more easily.</description> 
      <author>dave@addedbytes.com</author> 
      <pubDate>Thu, 11 Sep 2008 13:10:57 GMT</pubDate> 
      <guid>http://www.addedbytes.com/tools/xss-alarm-userscript/</guid> 
    </item> 
    <item> 
      <title>Personal Development: To Do</title> 
      <link>http://www.addedbytes.com/blog/personal-development-to-do/</link> 
	  <comments>http://www.addedbytes.com/blog/personal-development-to-do/comments/</comments>
      <description>&lt;p&gt;On Hacker News, &lt;a href="http://news.ycombinator.com/item?id=282299"&gt;ambition posted&lt;/a&gt; a to-do list inspired by / taken from this &lt;a href="http://gist.github.com/6443"&gt;excellent bit of advice&lt;/a&gt; from &lt;a href="http://errtheblog.com/"&gt;Chris Wanstrath&lt;/a&gt;. Which got me thinking about what I want to work on and with in my spare time.&lt;/p&gt;

&lt;p&gt;I've been meaning to organise my side-projects better. Like everyone else, I have lots of ideas and little time to make anything of them. I have a folder packed with projects at 95% completion, sitting there unloved because I got distracted, or found something better to use.&lt;/p&gt;

&lt;p&gt;The problem with that is that taking projects to 95% is ultimately demotivating. It breeds guilt, and that's not helpful. And a project at 95% doesn't pay you back for the time you put in to it. You eventually need to release something if you don't want to end up looking back and seeing missed opportunities and wasted time.&lt;/p&gt;

&lt;p&gt;In addition to a collection of projects on the go and ideas, there are technical skills I want to develop. I'm learning Python, and Linux server administration. I'm interested in looking into Objective-C and Cocoa. jQuery is great but I need more time with it. My "Dave! Play with PostgreSQL!" post-it is faded it's been on my wall for so long. And I need to stay sharp with the languages and technologies I use day-to-day.&lt;/p&gt;

&lt;p&gt;Some fat needs to be trimmed.&lt;/p&gt;

&lt;p&gt;I need to leave time for new things, too. Stuff I've not heard of yet. I'm always going to be distracted by shiny new technology. I think that's a good thing. But I want time to experiment and to tinker. If I earmark all my time for projects, I'm not going to suddenly lose interest in web technologies and tools. No, I'd start cutting into time I've promised to other things. Voila - the guilt's back and the schedule's shot. Back to square one.&lt;/p&gt;

&lt;p&gt;So I've spent some time thinking about what I really want to get out of the time I spend on personal projects, and come up with a to-do list. I expect this to change over time, and while I don't expect for a second that you, the reader, will have the same goals or that this list itself will be useful to you, I hope if you're in a similar position it helps you to get a handle on things and get back to spending your time doing what you enjoy.&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Keep on blogging!&lt;/li&gt;&lt;li&gt;Keep on making cheat sheets!&lt;/li&gt;&lt;li&gt;Move AddedBytes (set up server).&lt;/li&gt;&lt;li&gt;Thin out project folder and pick 2 to work on until finished.&lt;/li&gt;&lt;li&gt;Write a web service.&lt;/li&gt;&lt;li&gt;Write SVN Statistics app in Python (learn Python).&lt;/li&gt;&lt;li&gt;Rewrite site management VB app in Python (learn Python).&lt;/li&gt;&lt;li&gt;Learn Objective-C and Cocoa by writing a Useful Small Mac App (decide on what app!).&lt;/li&gt;&lt;li&gt;Learn a new PHP framework.&lt;/li&gt;&lt;li&gt;Get involved in an open source project.&lt;/li&gt;&lt;li&gt;Update and release more code from AddedBytes.com under open source license.&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;That should keep me going for a while. Next, I need to flesh out some of those ideas and work out how much time I can put into them.&lt;/p&gt;</description> 
      <author>dave@addedbytes.com</author> 
      <pubDate>Thu, 21 Aug 2008 12:34:54 GMT</pubDate> 
      <guid>http://www.addedbytes.com/blog/personal-development-to-do/</guid> 
    </item> 
 
  </channel> 
</rss>
