<?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>Justyn Smith | Blog</title>
	
	<link>http://justynsmith.info</link>
	<description>A family man living in a tech land</description>
	<lastBuildDate>Thu, 19 Aug 2010 00:23:21 +0000</lastBuildDate>
	<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" type="application/rss+xml" href="http://feeds.feedburner.com/justyn-smith" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="justyn-smith" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Speed up the iPhone 4</title>
		<link>http://justynsmith.info/speed-up-the-iphone-4</link>
		<comments>http://justynsmith.info/speed-up-the-iphone-4#comments</comments>
		<pubDate>Tue, 17 Aug 2010 21:30:50 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1073</guid>
		<description><![CDATA[I take <strong>no</strong> responsibility if you destroy your phone, it explodes or your arm falls off.
<p>So you&#8217;re probably thinking the iPhone 4 is fast enough already, right? Well if there is any bit of performance you can squeeze out of a device then why not?</p>
<p>First things first, you need to...&#160;<a href="http://justynsmith.info/speed-up-the-iphone-4">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/speed-up-the-iphone-3g-and-3gs' rel='bookmark' title='Permanent Link: Speed up the iPhone 3G and 3Gs'>Speed up the iPhone 3G and 3Gs</a></li>
<li><a href='http://justynsmith.info/iphone-30-no-jailbreak-needed' rel='bookmark' title='Permanent Link: iPhone 3.0 &ndash; No jailbreak needed?'>iPhone 3.0 &ndash; No jailbreak needed?</a></li>
<li><a href='http://justynsmith.info/iphone-os-3-0-vibration-fix' rel='bookmark' title='Permanent Link: iPhone OS 3.0 Vibration Fix'>iPhone OS 3.0 Vibration Fix</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="note">I take <strong>no</strong> responsibility if you destroy your phone, it explodes or your arm falls off.</div>
<p>So you&#8217;re probably thinking the iPhone 4 is fast enough already, right? Well if there is any bit of performance you can squeeze out of a device then why not?</p>
<p>First things first, you need to JailBreak which is simple as going to <a title="JailBreakMe" href="http://jailbreakme.com">JailBreakMe</a> in Safari on the iPhone. Make sure you install PDF Patch by Saurik after in Cydia once JailBroken.<br />
<span id="more-1073"></span><br />
What I did was download and run <a title="Lang Delete" href="http://justynsmith.info/langdel.sh">langdel.sh</a> which deletes all language packs except English and Japanese (chmod it to 755 and run as root from MobileTerminal).</p>
<p>Next I deleted the following Launch Daemons from <strong>/System/Library/LaunchDaemons/.</strong></p>
<p><strong>- com.apple.Dump*</strong> – 2 daemons to disable purpose is to dump the crash  for apple evaluation.<br />
<strong>- com.apple.Report*</strong> – 6 daemons to make reports about what caused the  crash/what were running e.t.c.<br />
<strong>- com.apple.CrashHouseKeeping.plist</strong> – Also deals with crashes.<br />
<strong>- com.apple.aslmanager.plist</strong> – This daemon manages system logs.<br />
<strong>- com.apple.awd_ice2.plist</strong> &#8211; Apparently only affects the iPhone 3G and 3GS. It&#8217;s not known what its function is on those devices, however, so remove this daemon at your own risk.<br />
<strong>- com.apple.datamigrator.plist</strong> – Used to transfer contacts from SIM card   to phone. iPod touch users can delete this.<br />
<strong>- com.apple.syslogd.plist</strong> – Logs system events.<br />
<strong>- com.apple.powerlog.plist</strong> – This is used to monitor any  incompatibilities with 3rd party chargers.<br />
<strong>- com.apple.tcpdump.server.plist</strong> – This daemon is apparently used to  dump traffic on a network. Removing this daemon has no adverse effects  on one’s device.<br />
<strong>- com.apple.mobile.profile_janitor.plist</strong> – This daemon’s function is  currently unknown, but removing it has no adverse effects on one’s  device.<br />
<strong>- com.apple.searchd.plist</strong> &#8211; Disables Spotlight search if removed. The Spotlight page will still be there, but nothing will show up when you start typing. Disable this daemon if you don&#8217;t use Spotlight.<br />
<strong>- com.apple.chud.chum.plist</strong> – This daemon is thought to relate to  Apple’s CHUD (Computer Hardware Understanding Developer) tools. Removing  this daemon will have no adverse effects on your device, unless you are  a developer.<br />
<strong>- com.apple.racoon.plist</strong> &#8211; Used for Virtual Private Networks. Disable this daemon if you do not use any VPNs.<br />
<strong>- com.apple.chud.pilotfish.plist</strong> – This daemon is also thought to relate  to Apple’s CHUD tools. Removing this daemon will have no adverse  effects on your device, unless you are a developer.<br />
<strong>- com.apple.AOSNotification.plist</strong> – This daemon deals with MobileMe  syncing. If you do not use the MobileMe service, you can disable this.<br />
<strong>- com.apple.AdminLite.plist</strong> – This daemon tries to return control of  your device to you if it thinks that you are waiting for a lengthy  process to respond. It does this by force-quitting the process, so if  you’re tired of your apps crashing and you would rather wait a few  seconds for them to finish what they’re doing, disable this daemon.</p>
<p>The next thing I did was edit com.apple.locationd.plist which makes locationd run when needed and not at startup.</p>
<p>Change:</p>
<div class="wp_syntax">
<div class="code">
<pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>RunAtLoad<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;true</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre>
</div>
</div>
<p> to
<div class="wp_syntax">
<div class="code">
<pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>RunAtLoad<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;false</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre>
</div>
</div>
<p>The other thing I did was delete the following files from <strong>/System/Library/CoreServices/SpringBoard.app/</strong> which removes shadows from the icons on the SpringBoard.</p>
<p>- WallpaperIconDockShadow.png<br />
- WallpaperIconDockShadow@2x.png<br />
- WallpaperIconDockShadowT.png<br />
- WallpaperIconShadow.png<br />
- WallpaperIconShadow@2x.png<br />
- WallpaperIconShadowT.png</p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+Speed+up+the+iPhone+4:+http://bit.ly/d5n4U6" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/speed-up-the-iphone-4&amp;title=Speed+up+the+iPhone+4" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/speed-up-the-iphone-4&amp;t=Speed+up+the+iPhone+4" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/speed-up-the-iphone-3g-and-3gs' rel='bookmark' title='Permanent Link: Speed up the iPhone 3G and 3Gs'>Speed up the iPhone 3G and 3Gs</a></li>
<li><a href='http://justynsmith.info/iphone-30-no-jailbreak-needed' rel='bookmark' title='Permanent Link: iPhone 3.0 &ndash; No jailbreak needed?'>iPhone 3.0 &ndash; No jailbreak needed?</a></li>
<li><a href='http://justynsmith.info/iphone-os-3-0-vibration-fix' rel='bookmark' title='Permanent Link: iPhone OS 3.0 Vibration Fix'>iPhone OS 3.0 Vibration Fix</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/speed-up-the-iphone-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five weeks later</title>
		<link>http://justynsmith.info/weeks</link>
		<comments>http://justynsmith.info/weeks#comments</comments>
		<pubDate>Wed, 04 Aug 2010 11:03:15 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Family]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1070</guid>
		<description><![CDATA[<p>Cayden will be 5 weeks old tomorrow. He is growing up so fast. I&#8217;m not sure what to say and this post will probably be babbling so I apologise now.</p>
<p>What can I say? He is amazing and can make you feel so many different emotions all in an instance. The...&#160;<a href="http://justynsmith.info/weeks">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/road-trip-to-paluma' rel='bookmark' title='Permanent Link: Road trip to Paluma'>Road trip to Paluma</a></li>
<li><a href='http://justynsmith.info/holidays' rel='bookmark' title='Permanent Link: No more holidays'>No more holidays</a></li>
<li><a href='http://justynsmith.info/what-a-day' rel='bookmark' title='Permanent Link: What a day'>What a day</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Cayden will be 5 weeks old tomorrow. He is growing up so fast. I&#8217;m not sure what to say and this post will probably be babbling so I apologise now.</p>
<p>What can I say? He is amazing and can make you feel so many different emotions all in an instance. The journey has only just started and has been such a roller-coaster already!</p>
<p>He&#8217;s been waking up every 2 hours at night and has only just started getting into a 2 hour-3 hour-2 hour sleep pattern but is still getting unsettled. I think we&#8217;ve worked out that he enjoys warmer bottles as they seem to settle him better.</p>
<p>The kids are just as good as when I first moved here. They love Cayden and fight over who gets to hold him. You can see Tiana is going to be a caring Mother as she gets Cayden&#8217;s bottle and tries feeding him when he cries in his bouncer. It&#8217;s cute!</p>
<p>I love when Cayden is laying on my chest in bed and he lifts his head and looks at me and slightly smiles it just makes me forget everything that is going on around me and I feel enchanted by his eyes.</p>
<p>It&#8217;s been a great ride and I am definitely looking forward to many more years ahead. It&#8217;s not only me, it&#8217;s the kids and <a title="Rachelle Jade" href="http://rachellejade.info">Chell</a> too. It&#8217;s <strong>my family</strong> and I wouldn&#8217;t have it any other way.</p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+Five+weeks+later:+http://bit.ly/buByh3" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/weeks&amp;title=Five+weeks+later" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/weeks&amp;t=Five+weeks+later" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/road-trip-to-paluma' rel='bookmark' title='Permanent Link: Road trip to Paluma'>Road trip to Paluma</a></li>
<li><a href='http://justynsmith.info/holidays' rel='bookmark' title='Permanent Link: No more holidays'>No more holidays</a></li>
<li><a href='http://justynsmith.info/what-a-day' rel='bookmark' title='Permanent Link: What a day'>What a day</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/weeks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Aussie are you?</title>
		<link>http://justynsmith.info/how-aussie-are-you</link>
		<comments>http://justynsmith.info/how-aussie-are-you#comments</comments>
		<pubDate>Sun, 01 Aug 2010 05:01:58 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Meme]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1069</guid>
		<description><![CDATA[<p>I stole borrowed this meme from <a title="OzSoapbox" href="http://ozsoapbox.com/personal/how-bogan-are-you/">OzSoapbox</a> who got it from <a title="Daniel Bowen" href="http://www.danielbowen.com/2010/07/07/how-aussie-are-you/">Daniel Bowen</a> and so on and so forth. I don&#8217;t generally do meme&#8217;s but figured hey, I&#8217;m Aussie so let&#8217;s give it a go.</p>
<p>All the ones I have done I have marked in bold....&#160;<a href="http://justynsmith.info/how-aussie-are-you">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/movies' rel='bookmark' title='Permanent Link: Movies'>Movies</a></li>
<li><a href='http://justynsmith.info/dance-like-no-ones-watching' rel='bookmark' title='Permanent Link: Dance Like No One&#8217;s Watching'>Dance Like No One&#8217;s Watching</a></li>
<li><a href='http://justynsmith.info/holidays' rel='bookmark' title='Permanent Link: No more holidays'>No more holidays</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I <span style="text-decoration: line-through;">stole</span> borrowed this meme from <a title="OzSoapbox" href="http://ozsoapbox.com/personal/how-bogan-are-you/">OzSoapbox</a> who got it from <a title="Daniel Bowen" href="http://www.danielbowen.com/2010/07/07/how-aussie-are-you/">Daniel Bowen</a> and so on and so forth. I don&#8217;t generally do meme&#8217;s but figured hey, I&#8217;m Aussie so let&#8217;s give it a go.</p>
<p>All the ones I have done I have marked in bold. I also have added extra comments (if you copy and paste this make sure to remove them). My score is 60 / 102 which is heaps better than I expected.</p>
<p>How many of these things have you done?</p>
<p><span id="more-1069"></span><strong>1. Heard a kookaburra in person.</strong><br />
<strong>2. Slept under the stars.</strong><br />
<strong>3. Seen a koala.</strong> (I&#8217;ve held one)<br />
<strong>4. Visited Melbourne.</strong> (I lived in Melbourne, so you could say yes?)<br />
<strong>5. Watched a summer thunderstorm.</strong> (Used to live in Tamworth, great Summer thunderstorms)<br />
<strong>6. Worn a pair of thongs.</strong> (I have two pairs)<br />
7. Been to Uluru. (Ayer’s Rock)<br />
8. Visited Cape York.<br />
<strong>9. Held a snake.</strong><br />
<strong>10. Sang along with Khe San.</strong> (At the pub a couple times)<br />
<strong>11. Drank VB.</strong> (Yes, I prefer Tooheys New though)<br />
<strong>12. Visited Sydney.</strong> (I lived there for two weeks, so it&#8217;s a visit, right?)<br />
<strong>13. Have seen a shark.</strong><br />
<strong>14. Have used Aussie (and NZ) slang naturally in a conversation.</strong> (Too right!)<br />
<strong>15. Had an actual conversation with an Indigenous Australian (Aboriginal).</strong><br />
<strong>16. Eaten hot chips from the bag at the beach.</strong><br />
17. Walked/climbed over the Sydney Harbour Bridge.<br />
<strong>18. Used an outside dunny, and checked under the seat before sitting down.</strong><br />
19. Seen Chloe in Young &amp; Jackson’s.<br />
<strong>20. Slept on an overnight train or bus.</strong> (From Wauchope to Melbourne)<br />
21. Been to Sydney’s Mardi Gras.<br />
<strong>22. Have gone bush-bashing.</strong> (On a mate’s farm)<br />
<strong>23. Taken a sickie.</strong><br />
24. Been to see a game of Aussie Rules football. (I prefer NRL)<br />
25. Have seen wild camels.<br />
<strong>26. Gone skinny dipping.</strong><br />
<strong>27. Done a Tim Tam Slam.</strong> (Love it with coffee)<br />
<strong>28. Ridden in a tram in Melbourne.</strong> (Tram and train was my transport)<br />
<strong>29. Been at an ANZAC day Dawn Service.</strong><br />
<strong>30. Watched a sunrise or sunset.</strong> (Have watched both)<br />
31. Held a wombat.<br />
<strong>32. Been on a roadtrip of 800km or more.</strong><br />
33. Seen the Great Australian Bight in person.<br />
<strong>34. Had a really bad sunburn.</strong> (Lasted about two weeks, worst sunburn ever)<br />
<strong>35. Visited an Aboriginal community.</strong><br />
<strong>36. Seen a redback spider.</strong> (Way too many times)<br />
<strong>37. Have watched Paul Hogan.</strong> (You call that a knife, THIS is a knife)<br />
38. Seen Blue Poles in person.<br />
<strong>39. Wandered barefoot in the bush/outback.</strong><br />
<strong>40. Eaten Vegemite.</strong><br />
<strong>41. Thrown a boomerang.</strong> (It didn&#8217;t come back though, need a technique)<br />
42. Seen the Kimberleys.<br />
43. Given a hitch-hiker a lift. (No, but a person gave me a lift when hitch-hiking)<br />
44. Been to Perth.<br />
45. Have tried Lemon, Lime and Bitters. (Have one after a couple beers)<br />
<strong>46. Tried playing a didgeridoo.</strong> (When Aboriginals visited our school)<br />
47. Seen dinosaur footprints.<br />
<strong>48. Eaten Tim Tams.</strong> (Love &#8216;em)<br />
49. Been to Darwin.<br />
<strong>50. Touched a kangaroo.</strong><br />
51. Visted the Great Barrier Reef. (I live in Townsville, never been there though)<br />
<strong>52. Listened to Kevin Bloody Wilson.</strong><br />
<strong>53. Killed a Cane Toad.</strong> (Quite a few here)<br />
54. Gone to a drive-in theatre.<br />
55. Have read and own books by Australian authors.<br />
56. Visited Adelaide.<br />
57. Know the story behind “Eternity”.<br />
<strong>58. Been camping.</strong><br />
<strong>59. Visited Brisbane.</strong> (Stopped off driving from Townsville to Port Macquarie)<br />
60. Been in an outback pub.<br />
61. Know what the term “Waltzing Matilda” actually means.<br />
62. Gone whale watching.<br />
<strong>63. Listened to Slim Dusty.</strong><br />
<strong>64. Own five or more Australian movies or TV series.</strong> (The Castle, Two Hands, Chaser&#8217;s War on Everything)<br />
<strong>65. Sang along to Down Under.</strong> (There is a niteclub called &#8220;Downunder&#8221; in Port Macquarie, this song gets played every night they close)<br />
66. Have stopped specifically to look at an historic marker by the side of the road.<br />
<strong>67. Eaten a 4?n’20 pie.</strong> (Eaten quite a few)<br />
<strong>68. Surfed at Bondi.</strong> (Body surfed)<br />
<strong>69. Watched the cricket on Boxing Day.</strong><br />
70. Visited Hobart.<br />
71. Eaten kangaroo.<br />
72. Seen a quokka.<br />
<strong>73. Visited Canberra.</strong> (School excursion)<br />
<strong>74. Visited rainforests.</strong> (The Daintree)<br />
<strong>75. Used a Victa lawnmower.</strong> (With a beer in hand on a summer afternoon)<br />
76. Travelled on a tram in Adelaide.<br />
77. Used a Hills hoist.<br />
78. Visited Kata Tjuta<br />
79. Used native Australian plants in cooking.<br />
<strong>80. Visited the snow.</strong> (Mount Blue Cow for school excursion)<br />
<strong>81. Chosen a side in Holden VS Ford.</strong> (Holden, Go Better)<br />
82. Visited the desert.<br />
83. Been water skiing. (Been Jet Skiing)<br />
<strong>84. Read The Phantom.</strong><br />
<strong>85. Visited Parliament House.</strong> (School excursion)<br />
86. Gone spotlighting or pig-shooting.<br />
87. Crossed the Nullarbor.<br />
88. Avoided swimming in areas because of crocodiles.<br />
<strong>89. Listened to AC/DC.</strong> (You&#8217;ve been&#8230;. Thunderstruck!)<br />
<strong>90. Called someone a dag.</strong><br />
<strong>91. Voted in a Federal Election.</strong> (I wrote my name on it, does that count?)<br />
<strong>92. Have been swimming and stayed between the flags.</strong><br />
<strong>93. Had a possum in your roof.</strong> (Was in a mates roof when I was staying over)<br />
94. Visited the outback.<br />
<strong>95. Travelled over corrugated roads.</strong><br />
96. Hit a kangaroo while driving. (Almost)<br />
<strong>97. Been well outside any mobile phone coverage.</strong><br />
<strong>98. Seen an emu.</strong><br />
<strong>99. Have woken to the smell of bushfires.</strong><br />
100. Subscribed to RRR.<br />
101. Patted a pure-bred dingo.<br />
102. Seen the Oils live.</p>
<p>Please leave a comment if you use this meme on your blog!</p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+How+Aussie+are+you%3F:+http://bit.ly/di84L5" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/how-aussie-are-you&amp;title=How+Aussie+are+you%3F" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/how-aussie-are-you&amp;t=How+Aussie+are+you%3F" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/movies' rel='bookmark' title='Permanent Link: Movies'>Movies</a></li>
<li><a href='http://justynsmith.info/dance-like-no-ones-watching' rel='bookmark' title='Permanent Link: Dance Like No One&#8217;s Watching'>Dance Like No One&#8217;s Watching</a></li>
<li><a href='http://justynsmith.info/holidays' rel='bookmark' title='Permanent Link: No more holidays'>No more holidays</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/how-aussie-are-you/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No more holidays</title>
		<link>http://justynsmith.info/holidays</link>
		<comments>http://justynsmith.info/holidays#comments</comments>
		<pubDate>Tue, 20 Jul 2010 06:26:27 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Tax]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1067</guid>
		<description><![CDATA[<p>I cannot believe it has been twenty days since Cayden was born. My holidays are over. It has been a fun, challenging ride and I would not change it for anything. I wish I could have more time off of work as it is a bit difficult getting the boys...&#160;<a href="http://justynsmith.info/holidays">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/weeks' rel='bookmark' title='Permanent Link: Five weeks later'>Five weeks later</a></li>
<li><a href='http://justynsmith.info/telstra-employment' rel='bookmark' title='Permanent Link: Telstra Employment'>Telstra Employment</a></li>
<li><a href='http://justynsmith.info/head-unit-speakers' rel='bookmark' title='Permanent Link: Head-unit &#038; Speakers'>Head-unit &#038; Speakers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I cannot believe it has been twenty days since Cayden was born. My holidays are over. It has been a fun, challenging ride and I would not change it for anything. I wish I could have more time off of work as it is a bit difficult getting the boys to school as <a title="Rachelle's Blog" href="http://rachellejade.info">Chell</a> can&#8217;t drive for another two weeks.</p>
<p>Thankfully her Mum is able to help out a bit with the pick up / drop off to and from school. Cayden has had his moments throughout the night, and is slowly getting better at sleeping for more than 1.5 &#8211; 2 hours at a time but it would be great if he slept 3 or more hours consistently.</p>
<p>He sleeps most of the day so is awake most of the night. I don&#8217;t mind this and am grateful for how well Chell is doing with the feeding in the middle of the night and nappy changes. I don&#8217;t think I would be able to do anything as good as Chell though. She handles every situation great (although I must admit when he vomited on me on in the shopping centre I just laughed it off).</p>
<p>So it&#8217;s the end of my holidays, I&#8217;ve done my Tax and back to work tomorrow and no more spending all day with Cayden which will suck. Lets hope I can get back into the routine of having to work again!</p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+No+more+holidays:+http://bit.ly/99dyAc" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/holidays&amp;title=No+more+holidays" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/holidays&amp;t=No+more+holidays" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/weeks' rel='bookmark' title='Permanent Link: Five weeks later'>Five weeks later</a></li>
<li><a href='http://justynsmith.info/telstra-employment' rel='bookmark' title='Permanent Link: Telstra Employment'>Telstra Employment</a></li>
<li><a href='http://justynsmith.info/head-unit-speakers' rel='bookmark' title='Permanent Link: Head-unit &#038; Speakers'>Head-unit &#038; Speakers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/holidays/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A letter to my Son</title>
		<link>http://justynsmith.info/letter-son</link>
		<comments>http://justynsmith.info/letter-son#comments</comments>
		<pubDate>Thu, 01 Jul 2010 10:19:44 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Family]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1066</guid>
		<description><![CDATA[<p>Dear Son,</p>
<p>I don&#8217;t know if this is weird writing you a letter when you are only 8 hours old but I would like to write about your arrival. I am your father. I may not be perfect and I know I have made mistakes in the past and I look...&#160;<a href="http://justynsmith.info/letter-son">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/weeks' rel='bookmark' title='Permanent Link: Five weeks later'>Five weeks later</a></li>
<li><a href='http://justynsmith.info/the-weekend' rel='bookmark' title='Permanent Link: The weekend'>The weekend</a></li>
<li><a href='http://justynsmith.info/official-date' rel='bookmark' title='Permanent Link: Official date'>Official date</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Dear Son,</p>
<p>I don&#8217;t know if this is weird writing you a letter when you are only 8 hours old but I would like to write about your arrival. I am your father. I may not be perfect and I know I have made mistakes in the past and I look at you and just smile and wonder, wonder how something so beautiful and amazing can come from me.</p>
<p>I can understand most of your good side has come from your Mother, she has unconditional love for us all. She is the most amazing woman in the whole world. I hope I can be half the person your Mum is. You will see how amazing she is in due time when you see what she does for you without ever hesitating.</p>
<p>Now, our family. You will never be unloved. You have two amazing brothers, Jacob and Matt. Your twin sisters, Emily and Tiana. They are so happy you are here and could not wait to see you. You also have Gran, Aunty Margaret and Granma. These people will also help you whenever you need it. They have helped your Mother and I quite a lot and we are so very grateful for that. You were born into such a loving family and you will notice this in no time.</p>
<p>You also have Nan, Pop and Aunty Leiana who are my parents and sister. You may not see them very often as they live far away but I know they love you very much and will be upset they can&#8217;t spend as much time with you as everyone else.</p>
<p>It was hard leaving the Hospital tonight and having to go home alone. I know Mum will look after you (she has raised your wonderful Brothers and Sisters well). It was such a strange feeling though I cannot explain but I know I will see your lovely face in the morming.</p>
<p>I guess the way I would like to end this letter is to say welcome to our family. I may not always have time for just you (and forgive me), but you will have to understand that your Brothers and Sisters need our attention too. I can&#8217;t wait and I am sure your siblings and Mum can&#8217;t wait to have you at home so our big, loving, happy family can be complete.</p>
<p>Love forever and ever,<br />
Dad</p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+A+letter+to+my+Son:+http://bit.ly/cNBiT4" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/letter-son&amp;title=A+letter+to+my+Son" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/letter-son&amp;t=A+letter+to+my+Son" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/weeks' rel='bookmark' title='Permanent Link: Five weeks later'>Five weeks later</a></li>
<li><a href='http://justynsmith.info/the-weekend' rel='bookmark' title='Permanent Link: The weekend'>The weekend</a></li>
<li><a href='http://justynsmith.info/official-date' rel='bookmark' title='Permanent Link: Official date'>Official date</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/letter-son/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 4 reception issue</title>
		<link>http://justynsmith.info/iphone-4-reception-issue</link>
		<comments>http://justynsmith.info/iphone-4-reception-issue#comments</comments>
		<pubDate>Mon, 28 Jun 2010 06:28:36 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[iPhone 4]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1065</guid>
		<description><![CDATA[<p>If you have been looking at news lately you would have noticed that the iPhone 4 loses signal when held in your left hand. It seems if you bridge the little gap on the stainless steel band at the bottom left of the iPhone 4, you lose signal.</p>
<p>You can watch...&#160;<a href="http://justynsmith.info/iphone-4-reception-issue">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/iphone-baby-campaign-durex' rel='bookmark' title='Permanent Link: iPhone baby campaign by Durex'>iPhone baby campaign by Durex</a></li>
<li><a href='http://justynsmith.info/video-games-attack-nyc' rel='bookmark' title='Permanent Link: Video games attack NYC'>Video games attack NYC</a></li>
<li><a href='http://justynsmith.info/business-card-throwing-video' rel='bookmark' title='Permanent Link: Business card throwing video'>Business card throwing video</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you have been looking at news lately you would have noticed that the iPhone 4 loses signal when held in your left hand. It seems if you bridge the little gap on the stainless steel band at the bottom left of the iPhone 4, you lose signal.</p>
<p>You can watch the following YouTube video to see the problem in action.</p>
<p style="text-align: center;"><span class="youtube">
<object type="application/x-shockwave-flash" width="425" height="344" data="http://www.youtube-nocookie.com/v/03PQyWp0mWE&amp;color1=2b405b&amp;color2=6b8ab6&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0">
<param name="movie" value="http://www.youtube-nocookie.com/v/03PQyWp0mWE&amp;color1=2b405b&amp;color2=6b8ab6&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0" />
<param name="allowFullScreen" value="true" />
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=03PQyWp0mWE">www.youtube.com/watch?v=03PQyWp0mWE</a></p></p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+iPhone+4+reception+issue:+http://bit.ly/bG6HSq" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/iphone-4-reception-issue&amp;title=iPhone+4+reception+issue" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/iphone-4-reception-issue&amp;t=iPhone+4+reception+issue" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/iphone-baby-campaign-durex' rel='bookmark' title='Permanent Link: iPhone baby campaign by Durex'>iPhone baby campaign by Durex</a></li>
<li><a href='http://justynsmith.info/video-games-attack-nyc' rel='bookmark' title='Permanent Link: Video games attack NYC'>Video games attack NYC</a></li>
<li><a href='http://justynsmith.info/business-card-throwing-video' rel='bookmark' title='Permanent Link: Business card throwing video'>Business card throwing video</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/iphone-4-reception-issue/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 3G 3.1.3 sync with Debian</title>
		<link>http://justynsmith.info/iphone-3g-313-sync-debian</link>
		<comments>http://justynsmith.info/iphone-3g-313-sync-debian#comments</comments>
		<pubDate>Sun, 20 Jun 2010 05:12:37 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1063</guid>
		<description><![CDATA[<p>This post is mainly for my reference but hopefully it may help some of you. I am running CrunchBang Linux 10 which uses Debian Squeeze as a base. I changed my /etc/apt.conf from &#8220;squeeze&#8221; to &#8220;testing&#8221;.</p>
<p>This is how I got my iPhone 3G to sync in Debian.</p>
<p><strong>Step 1 &#8211; Install...&#160;<a href="http://justynsmith.info/iphone-3g-313-sync-debian">Read More &#187;</a></strong></p>


Related posts:<ol><li><a href='http://justynsmith.info/xchat-gnome-is-not-xchat' rel='bookmark' title='Permanent Link: xchat-gnome is not XChat'>xchat-gnome is not XChat</a></li>
<li><a href='http://justynsmith.info/optus-tethering-on-iphone-os-3-1-2' rel='bookmark' title='Permanent Link: Optus Tethering on iPhone OS 3.1.2'>Optus Tethering on iPhone OS 3.1.2</a></li>
<li><a href='http://justynsmith.info/ilove-my-iphone' rel='bookmark' title='Permanent Link: iLove my iPhone'>iLove my iPhone</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This post is mainly for my reference but hopefully it may help some of you. I am running CrunchBang Linux 10 which uses Debian Squeeze as a base. I changed my /etc/apt.conf from &#8220;squeeze&#8221; to &#8220;testing&#8221;.</p>
<p>This is how I got my iPhone 3G to sync in Debian.</p>
<p><strong>Step 1 &#8211; Install needed packages.</strong><br />
<code>apt-get build-dep libgpod gtkpod ifuse<br />
apt-get install git libsqlite3-dev checkinstall<br />
</code></p>
<p><strong>Step 2 &#8211; Install packages from Sid / Unstable.</strong></p>
<p><a href="http://packages.debian.org/sid/i386/libimobiledevice-dev/download">libimobiledevice</a><br />
<a href="http://packages.debian.org/sid/i386/libimobiledevice1/download">libimobiledevice1</a><br />
<a href="http://packages.debian.org/sid/i386/libplist1/download">libplist1</a><br />
<a href="http://packages.debian.org/sid/i386/libplist-dev/download">libplist-dev</a><br />
<a href="http://packages.debian.org/sid/i386/libusbmuxd-dev/download">libusbmuxd-dev</a><br />
<a href="http://packages.debian.org/sid/i386/libusbmuxd1/download">libusbmuxd1</a><br />
<a href="http://packages.debian.org/sid/i386/usbmuxd/download">usbmuxd</a></p>
<p><code>sudo dpkg -i usbmuxd*.deb lib*.deb<br />
</code><br />
<span id="more-1063"></span><br />
<strong>Step 3 &#8211; Download and install ifuse</strong><br />
<code>git clone git://git.sukimashita.com/ifuse.git<br />
cd ifuse<br />
./autogen.sh --prefix=/usr<br />
make<br />
sudo checkinstall -D make install<br />
</code></p>
<p><strong>Step 4 &#8211; Download and install libgpod</strong><br />
<code>git clone git://gtkpod.git.sourceforge.net/gitroot/gtkpod/libgpod<br />
cd libgpod<br />
./autogen.sh --prefix=/usr<br />
make<br />
sudo checkinstall -D make install<br />
</code></p>
<p><strong>Step 5 &#8211; Download and install gtkpod</strong><br />
<code>git clone git://gtkpod.git.sourceforge.net/gitroot/gtkpod/gtkpod<br />
cd gtkpod<br />
./autogen.sh --prefix=/usr<br />
make<br />
sudo checkinstall -D make install<br />
</code></p>
<p><strong>Step 6 &#8211; Create mountpoint</strong><br />
<code>sudo mkdir /mnt/iPhone<br />
sudo chmod 777 /mnt/iPhone/<br />
sudo useradd -G fuse &lt;username&gt;<br />
</code></p>
<p><strong>Step 7 &#8211; Get iPhone ready</strong><br />
Plug in iPhone, then run.<br />
<code>ifuse /mnt/iPhone<br />
mkdir /mnt/iPhone/iTunes_Control/Device/<br />
sudo lsusb -v | grep -i iSerial (get the long iSerial number)<br />
ipod-read-sysinfo-extended &lt;iSerial number&gt; /mnt/iPhone/<br />
</code></p>
<p>Now you should be able to load gtkpod and sync music to the iPhone.</p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+iPhone+3G+3.1.3+sync+with+Debian:+http://bit.ly/c8vwfY" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/iphone-3g-313-sync-debian&amp;title=iPhone+3G+3.1.3+sync+with+Debian" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/iphone-3g-313-sync-debian&amp;t=iPhone+3G+3.1.3+sync+with+Debian" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/xchat-gnome-is-not-xchat' rel='bookmark' title='Permanent Link: xchat-gnome is not XChat'>xchat-gnome is not XChat</a></li>
<li><a href='http://justynsmith.info/optus-tethering-on-iphone-os-3-1-2' rel='bookmark' title='Permanent Link: Optus Tethering on iPhone OS 3.1.2'>Optus Tethering on iPhone OS 3.1.2</a></li>
<li><a href='http://justynsmith.info/ilove-my-iphone' rel='bookmark' title='Permanent Link: iLove my iPhone'>iLove my iPhone</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/iphone-3g-313-sync-debian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone baby campaign by Durex</title>
		<link>http://justynsmith.info/iphone-baby-campaign-durex</link>
		<comments>http://justynsmith.info/iphone-baby-campaign-durex#comments</comments>
		<pubDate>Sun, 13 Jun 2010 21:45:28 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1062</guid>
		<description><![CDATA[<p>I thought I might post something funny that I came across whilst browsing the internet. Here is a way you can help stop your iPhone &#8220;knocking-up&#8221; other iPhones. I hope you enjoy the video. <img src='http://justynsmith.info/wp-content/plugins/smilies-themer/vbmodern/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: center;">
<object type="application/x-shockwave-flash" width="425" height="344" data="http://www.youtube-nocookie.com/v/_xEoqWuN1_8&#38;color1=2b405b&#38;color2=6b8ab6&#38;border=0&#38;fs=1&#38;hl=en&#38;autoplay=0&#38;showinfo=0&#38;iv_load_policy=3&#38;showsearch=0?rel=0">



</object>
</p><p><a href="http://www.youtube.com/watch?v=_xEoqWuN1_8">www.youtube.com/watch?v=_xEoqWuN1_8</a></p>
<p style="text-align:right;"><a rel="nofollow" class="tt"...&#160;<a href="http://justynsmith.info/iphone-baby-campaign-durex">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/iphone-4-reception-issue' rel='bookmark' title='Permanent Link: iPhone 4 reception issue'>iPhone 4 reception issue</a></li>
<li><a href='http://justynsmith.info/living-with-first-person-shooter-disease' rel='bookmark' title='Permanent Link: Living with First-Person Shooter Disease'>Living with First-Person Shooter Disease</a></li>
<li><a href='http://justynsmith.info/video-games-attack-nyc' rel='bookmark' title='Permanent Link: Video games attack NYC'>Video games attack NYC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I thought I might post something funny that I came across whilst browsing the internet. Here is a way you can help stop your iPhone &#8220;knocking-up&#8221; other iPhones. I hope you enjoy the video. <img src='http://justynsmith.info/wp-content/plugins/smilies-themer/vbmodern/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: center;"><span class="youtube">
<object type="application/x-shockwave-flash" width="425" height="344" data="http://www.youtube-nocookie.com/v/_xEoqWuN1_8&amp;color1=2b405b&amp;color2=6b8ab6&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0">
<param name="movie" value="http://www.youtube-nocookie.com/v/_xEoqWuN1_8&amp;color1=2b405b&amp;color2=6b8ab6&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0" />
<param name="allowFullScreen" value="true" />
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=_xEoqWuN1_8">www.youtube.com/watch?v=_xEoqWuN1_8</a></p></p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+iPhone+baby+campaign+by+Durex:+http://bit.ly/bqatBB" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/iphone-baby-campaign-durex&amp;title=iPhone+baby+campaign+by+Durex" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/iphone-baby-campaign-durex&amp;t=iPhone+baby+campaign+by+Durex" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/iphone-4-reception-issue' rel='bookmark' title='Permanent Link: iPhone 4 reception issue'>iPhone 4 reception issue</a></li>
<li><a href='http://justynsmith.info/living-with-first-person-shooter-disease' rel='bookmark' title='Permanent Link: Living with First-Person Shooter Disease'>Living with First-Person Shooter Disease</a></li>
<li><a href='http://justynsmith.info/video-games-attack-nyc' rel='bookmark' title='Permanent Link: Video games attack NYC'>Video games attack NYC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/iphone-baby-campaign-durex/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New house, newborn, new start</title>
		<link>http://justynsmith.info/house-newborn-start</link>
		<comments>http://justynsmith.info/house-newborn-start#comments</comments>
		<pubDate>Wed, 02 Jun 2010 00:55:38 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Pregnancy]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1037</guid>
		<description><![CDATA[<p>We have been living in our new home for 3 weeks now and it has been great. We have 4 bedrooms upstairs, one bedroom downstairs, a large entertainment area, bar and a pool.</p>
<p>We&#8217;ve been swimming a couple times (it&#8217;s getting a bit cool) and have had a lot of fun....&#160;<a href="http://justynsmith.info/house-newborn-start">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/cleaning' rel='bookmark' title='Permanent Link: Cleaning&#8230;'>Cleaning&#8230;</a></li>
<li><a href='http://justynsmith.info/night-out' rel='bookmark' title='Permanent Link: Night Out'>Night Out</a></li>
<li><a href='http://justynsmith.info/kids-new-beds-and-toys' rel='bookmark' title='Permanent Link: Kids new beds and toys'>Kids new beds and toys</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We have been living in our new home for 3 weeks now and it has been great. We have 4 bedrooms upstairs, one bedroom downstairs, a large entertainment area, bar and a pool.</p>
<p>We&#8217;ve been swimming a couple times (it&#8217;s getting a bit cool) and have had a lot of fun. The house really is inviting and has such a great feel to it, I am really happy we moved into it.</p>
<p>I have also put together the cot, pram, swing set and <a href="http://rachellejade.info">Chell</a> and I have pretty much setup the nursery for the little one that we are expecting soon. It&#8217;s so exciting!</p>
<p>Almost everything is unpacked (there is still some stuff in the garage) but everything we need is setup. I&#8217;m definately looking forward to living in this home for a long time.</p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+New+house%2C+newborn%2C+new+start:+http://bit.ly/9q4zrz" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/house-newborn-start&amp;title=New+house%2C+newborn%2C+new+start" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/house-newborn-start&amp;t=New+house%2C+newborn%2C+new+start" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/cleaning' rel='bookmark' title='Permanent Link: Cleaning&#8230;'>Cleaning&#8230;</a></li>
<li><a href='http://justynsmith.info/night-out' rel='bookmark' title='Permanent Link: Night Out'>Night Out</a></li>
<li><a href='http://justynsmith.info/kids-new-beds-and-toys' rel='bookmark' title='Permanent Link: Kids new beds and toys'>Kids new beds and toys</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/house-newborn-start/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue/Green screen effects</title>
		<link>http://justynsmith.info/blue-green-screen-effects</link>
		<comments>http://justynsmith.info/blue-green-screen-effects#comments</comments>
		<pubDate>Wed, 12 May 2010 07:37:17 +0000</pubDate>
		<dc:creator>Justyn</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://justynsmith.info/?p=1036</guid>
		<description><![CDATA[<p>Nearly all of you that read this would have seen TV shows like Grey&#8217;s Anatomy, Heroes and other TV series. Some shows you will find the actors walking through the snow or along a street down town.</p>
<p>What you don&#8217;t see though is the blue/green screens behind them. This amazing video...&#160;<a href="http://justynsmith.info/blue-green-screen-effects">Read More &#187;</a></p>


Related posts:<ol><li><a href='http://justynsmith.info/stealing-software-street' rel='bookmark' title='Permanent Link: Stealing software on the street'>Stealing software on the street</a></li>
<li><a href='http://justynsmith.info/video-games-attack-nyc' rel='bookmark' title='Permanent Link: Video games attack NYC'>Video games attack NYC</a></li>
<li><a href='http://justynsmith.info/iphone-baby-campaign-durex' rel='bookmark' title='Permanent Link: iPhone baby campaign by Durex'>iPhone baby campaign by Durex</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Nearly all of you that read this would have seen TV shows like Grey&#8217;s Anatomy, Heroes and other TV series. Some shows you will find the actors walking through the snow or along a street down town.</p>
<p>What you don&#8217;t see though is the blue/green screens behind them. This amazing video shows some behind the scenes / post production editing which is simply amazing.</p>
<p style="text-align: center;"><span class="youtube">
<object type="application/x-shockwave-flash" width="425" height="344" data="http://www.youtube-nocookie.com/v/clnozSXyF4k&amp;color1=2b405b&amp;color2=6b8ab6&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0">
<param name="movie" value="http://www.youtube-nocookie.com/v/clnozSXyF4k&amp;color1=2b405b&amp;color2=6b8ab6&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0" />
<param name="allowFullScreen" value="true" />
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=clnozSXyF4k">www.youtube.com/watch?v=clnozSXyF4k</a></p></p>
<p style="text-align:right;"><a rel="nofollow" class="tt" href="http://twitter.com/home/?status=RT+@Justyn_Smith+Blue%2FGreen+screen+effects:+http://bit.ly/cNqFdQ" title="Post to Twitter"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a rel="nofollow" class="tt" href="http://digg.com/submit?url=http://justynsmith.info/blue-green-screen-effects&amp;title=Blue%2FGreen+screen+effects" title="Post to Digg"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://justynsmith.info/blue-green-screen-effects&amp;t=Blue%2FGreen+screen+effects" title="Post to Facebook"><img class="nothumb" src="http://justynsmith.info/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a></p>

<p>Related posts:<ol><li><a href='http://justynsmith.info/stealing-software-street' rel='bookmark' title='Permanent Link: Stealing software on the street'>Stealing software on the street</a></li>
<li><a href='http://justynsmith.info/video-games-attack-nyc' rel='bookmark' title='Permanent Link: Video games attack NYC'>Video games attack NYC</a></li>
<li><a href='http://justynsmith.info/iphone-baby-campaign-durex' rel='bookmark' title='Permanent Link: iPhone baby campaign by Durex'>iPhone baby campaign by Durex</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://justynsmith.info/blue-green-screen-effects/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
