<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Van Thi Hong Tran</title>
	<atom:link href="http://blog.vantran.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vantran.info</link>
	<description>Portfolio, blog &#38; photo gallery</description>
	<lastBuildDate>Wed, 08 May 2013 03:36:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Geektool Tutorial &#8211; Custom desktop with iCal events</title>
		<link>http://blog.vantran.info/2013/03/01/geektool-tutorial-custom-desktop-with-ical-events/</link>
		<comments>http://blog.vantran.info/2013/03/01/geektool-tutorial-custom-desktop-with-ical-events/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 05:41:12 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1903</guid>
		<description><![CDATA[I could say something fun like how customizing your desktop is like interior decorating for your computer, but it&#8217;s really about making your productive life marginally easier while making onlookers in class and in the coffeeshop think you&#8217;re tech-savvy (and &#8230; <a href="http://blog.vantran.info/2013/03/01/geektool-tutorial-custom-desktop-with-ical-events/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.vantran.info/wp-content/uploads/2013/02/Custom-Desktop-with-iCal-for-Geektool-by-Van.png"><img class=" wp-image-1912 aligncenter" alt="Custom Desktop with iCal for Geektool by Van" src="http://blog.vantran.info/wp-content/uploads/2013/02/Custom-Desktop-with-iCal-for-Geektool-by-Van.png" width="1440" height="878" /></a></p>
<p>I could say something fun like how customizing your desktop is like interior decorating for your computer, but it&#8217;s really about making your productive life marginally easier while making onlookers in class and in the coffeeshop think you&#8217;re tech-savvy (and thus cool, because hey, coders are the new rockstars).</p>
<h1>Getting started &#8211; A geektool &#8220;how to&#8221;</h1>
<p>You&#8217;ll need to download and install <a href="http://projects.tynsoe.org/en/geektool/download.php" target="_blank">geektool</a> (the interface you see below, accessible from your System Preferences) and <a href="http://hasseg.org/icalBuddy/" target="_blank">icalbuddy</a>, which allows you to sync iCal into your geektool preferences.</p>
<ul>
<li><span><span style="line-height: 15px;">Install note for <a href="http://hasseg.org/icalBuddy/" target="_blank">icalbuddy</a> - To install, just double-click on the &#8220;install.command&#8221; file in Finder (it might</span><span> <span style="line-height: 15px;">just say &#8220;install&#8221; if your Finder preferences are set to hide file extensions.) </span></span></span>This script will then be run in Terminal and it will first display you the locations where icalBuddy will be installed to and then prompt you to continue.</li>
</ul>
<p><img class="aligncenter size-full wp-image-1911" alt="Geektool interface" src="http://blog.vantran.info/wp-content/uploads/2013/02/Geektool-interface.png" width="1440" height="877" /></p>
<h2>Wallpapers</h2>
<p>These are my two most requested background images (click the image for the original source on deviantART). Part of their appeal is that warmer tones feel more natural (visually) when looking at a computer screen. When you spend many hours in front of your screen, the change to orange from blue can really make a difference! Also, if you&#8217;re on skype as much as I am connecting with family and friends, it makes the lighting from your screen appear a little more warm and natural.</p>
<p><a href="http://vanttran.deviantart.com/art/Sunset-Skyline-Wallpaper-307606049" target="_blank"><img class="wp-image-1914 alignnone" alt="sunset_skyline_wallpaper_by_neokeitaro-d5352ch" src="http://blog.vantran.info/wp-content/uploads/2013/02/sunset_skyline_wallpaper_by_neokeitaro-d5352ch.jpg" width="270" height="152" /></a><a href="http://prolite.deviantart.com/art/blur-bridge-wallpaper-317866196" target="_blank"><img class="wp-image-1916 alignnone" alt="blur_bridge_wallpaper_by_prolite-d598z4k" src="http://blog.vantran.info/wp-content/uploads/2013/02/blur_bridge_wallpaper_by_prolite-d598z4k.jpg" width="243" height="152" /></a></p>
<h1>Getting into the code</h1>
<p>From System Preferences &gt; Geektool, add a new shell (the boxes with rounded corners seen above) by dragging the shell icon to your desktop. Adjust the size and position by dragging the shell or adjusting the bottom-right corner.</p>
<ul>
<li><span style="line-height: 15px;"><em>Command:</em> for any custom text that changes from day to day. This is where you will put code that corresponds to the date, time, mini-calendar, and iCal events. I have provided all of the codes I am using for the customization you see above. </span></li>
<li>Override text: for any text that doesn&#8217;t need to change, such as your favourite quote.</li>
</ul>
<blockquote><p>The surest sign that intelligent life exists elsewhere in the universe is that it has never tried to contact us. &#8211; Bill Watterson (Calvin &amp; Hobbes)</p></blockquote>
<ul>
<li><em>Click here to set font &amp; color&#8230;</em> self explanatory. If you are curious, I am using AvanteGarde LT Medium and AvanteGarde LT ExtraLight.</li>
</ul>
<h2>Date &amp; Time</h2>
<p><code>Day of the month: date +%d<br />
Day of the week: date +%A<br />
Month: date +%B<br />
Time: date '+%H:%M'<br />
</code></p>
<h2>Mini-Calendar</h2>
<p>For the mini-calendar, make sure to use a mono-spaced or fixed-width font such as Courier. Otherwise, the calendar columns will be misaligned.</p>
<p><code>cal_head=`cal | head -1`; cal_tail=`cal | tail -7`; today=`date "+%e"`; echo "${cal_tail/${today}/\033[1;30m${today}\033[0m}";<br />
</code></p>
<h2>List of iCal events</h2>
<p><code>/usr/local/bin/icalBuddy -nc -nrd -npn -df "%A" -ps "| ~ | -- |" -eed -sd -tf "@%H:%M" -n -sed eventsToday+9 | sed -e "s/*/--/" | sed -e "s/!/!!/" | fold -s -w 88<br />
</code></p>
<p>To customize how your list of iCal events looks, please check out these resources, which tell you what each piece of code you see here actually does:</p>
<ul>
<li><span style="line-height: 15px;">icalbuddy manual - <a href="http://hasseg.org/icalBuddy/man.html" target="_blank">http://hasseg.org/icalBuddy/man.html</a></span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2013/03/01/geektool-tutorial-custom-desktop-with-ical-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Review</title>
		<link>http://blog.vantran.info/2013/01/28/wordpress-review/</link>
		<comments>http://blog.vantran.info/2013/01/28/wordpress-review/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 19:01:22 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1895</guid>
		<description><![CDATA[For the wonderful group of learners I had the pleasure of meeting at the Ladies Learning Code WordPress Workshop last weekend, I have not forgotten the review/tutorial I promised! It will be up soon. In the meanwhile, here&#8217;s a wonderful shot &#8230; <a href="http://blog.vantran.info/2013/01/28/wordpress-review/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>For the wonderful group of learners I had the pleasure of meeting at the <em>Ladies Learning Code WordPress Workshop</em> last weekend, I have not forgotten the review/tutorial I promised! It will be up soon. In the meanwhile, here&#8217;s a wonderful shot of the LLC workshop at <a href="http://www.shopify.ca/" target="_blank">Shopify</a> HQ thanks to mentor <a href="https://twitter.com/GavinNL" target="_blank">@GavinNL</a>!</p>
<p style="text-align: center;"><a href="https://plus.google.com/117663168376417345295/posts/1ZwyhdntfWG" target="_blank"><img class="aligncenter" alt="" src="https://lh6.googleusercontent.com/-zwyS_hutMM8/UQP9xwYz-zI/AAAAAAAAAYs/aDFxMBo_-Jo/w497-h373/photo.jpg" width="497" height="125" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2013/01/28/wordpress-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-thinking Applications of 3D Printing</title>
		<link>http://blog.vantran.info/2013/01/24/re-thinking-applications-of-3d-printing/</link>
		<comments>http://blog.vantran.info/2013/01/24/re-thinking-applications-of-3d-printing/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 19:38:51 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1873</guid>
		<description><![CDATA[&#8220;3D printed &#8216;tech couture&#8217; dresses hit the runway at Paris fashion week&#8221; January 22, 2013 &#8211; At Paris Fashion Week, technology and fashion collided when a model walked down the runway in a striking 3D printed dress. Read more at http://venturebeat.com/2013/01/22/3-d-printed-tech-couture-dresses-hit-the-runway-at-paris-fashion-week/#o5C8A8d2c5LEwv5g.99 &#8230; <a href="http://blog.vantran.info/2013/01/24/re-thinking-applications-of-3d-printing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>&#8220;3D printed &#8216;tech couture&#8217; dresses hit the runway at Paris fashion week&#8221;</h2>
<blockquote><p>January 22, 2013 &#8211; At Paris Fashion Week, technology and fashion collided when a model walked down the runway in a striking 3D printed dress.<br />
Read more at <a href="http://venturebeat.com/2013/01/22/3-d-printed-tech-couture-dresses-hit-the-runway-at-paris-fashion-week/#o5C8A8d2c5LEwv5g.99">http://venturebeat.com/2013/01/22/3-d-printed-tech-couture-dresses-hit-the-runway-at-paris-fashion-week/#o5C8A8d2c5LEwv5g.99</a></p></blockquote>
<p><img class="aligncenter size-full wp-image-1874" alt="3-D Printed Dress" src="http://blog.vantran.info/wp-content/uploads/2013/01/3-d-printed.jpg" width="558" height="572" /></p>
<p>This news jumped out at me not because of the stunning application of 3D printing (which I formerly imagined as only within the realm of making <a href="http://www.youtube.com/watch?v=jQ-aWFYT_SU" target="_blank">toy-like wrenches</a>), but because the advancement it suggests has been made in 3D printing since the technology first became common knowledge. Rather, if the fashion industry has taken off with 3D printing on the runway (where all fashion trends start), then where else have these advancements made their mark?</p>
<p>I did a quick search of applications of 3D printing in international development, which surprisingly came up with very little aside from this <a title="3D4D Challenge" href="http://www.3d4dchallenge.org/woof-wins-the-3d4d-challenge/" target="_blank">3D4D Challenge</a>, where a team of researchers from the University of Washington won 100,000 USD to make waste plastic as a filament in 3D printing a reality. To be fair, I have more faith that development professionals have thought about the applications of 3D printing in development, and less in their likelihood of posting it on the internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2013/01/24/re-thinking-applications-of-3d-printing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updates!</title>
		<link>http://blog.vantran.info/2013/01/24/awake-early-from-winter-hibernation/</link>
		<comments>http://blog.vantran.info/2013/01/24/awake-early-from-winter-hibernation/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 08:00:08 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1836</guid>
		<description><![CDATA[Much has changed since my last update! Well not that much, but I do have a few small updates! I have a redesigned geektool desktop that accommodates my new and more exciting schedule. Entire days were taking up the height &#8230; <a href="http://blog.vantran.info/2013/01/24/awake-early-from-winter-hibernation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Much has changed since my last update! Well not that much, but I do have a few small updates!</p>
<p>I have a redesigned geektool desktop that accommodates my new and more exciting schedule. Entire days were taking up the height of my desktop, preventing me from using my <strong>desktop agenda</strong> for what I had created it for &#8211; seeing what was to come for the days ahead! So I spent some time re-coding it earlier this January to a more compact version.</p>
<p><code>/usr/local/bin/icalBuddy -nc -nrd -npn -df "%A" -ps "| ~ | -- |" -eed -sd -tf "@%H:%M" -n -sed eventsToday+9 | sed -e "s/*/--/" | sed -e "s/!/!!/" | fold -s -w 88</code></p>
<p>I have also updated the quote for the new year to remind myself that I still have a lot to learn!</p>
<blockquote><p>The surest sign that intelligent life exists elsewhere in the universe is that it has never tried to contact us. &#8211; Bill Watterson</p></blockquote>
<p><img class="aligncenter size-large wp-image-1837" alt="Screenshot January 24" src="http://blog.vantran.info/wp-content/uploads/2013/01/Screenshot-1024x640.jpg" width="584" height="365" /></p>
<p>I have adopted the life-saving Trello to manage projects as the new Promotions Lead for the Co-op Student Committee. It sure makes keeping track of a medium-sized team&#8217;s activities a little easier! Some exciting plans are coming through this year, including a re-branding of the committee to reflect its social goals. Apparently I have not lost my long-unused skills in branding and logo design. As a preview, here&#8217;s the first draft I designed. We&#8217;ll see how the work progresses!</p>
<p><img class="aligncenter size-full wp-image-1861" alt="AEC-ACS" src="http://blog.vantran.info/wp-content/uploads/2013/01/csc-rebrand-prototype01.jpg" width="620" height="178" /></p>
<p><img class="aligncenter size-large wp-image-1839" alt="Trello_snapshot" src="http://blog.vantran.info/wp-content/uploads/2013/01/Trello_snapshot-1024x664.jpg" width="584" height="378" /></p>
<p>I&#8217;m volunteering again, yay! This time for Ladies Learning Code, Ottawa division! I heard a call for local Ottawa html/css experts on twitter and answered. It turned out to be for a wonderful project called <a href="http://ladieslearningcode.com/" target="_blank">Ladies Learning Code</a> that started running tech workshops in Toronto that make coding more accessible (and affordable!) to women. I volunteered as a workshop mentor for the first workshop in their Ottawa division, and will be volunteering for them again this Saturday for a WordPress workshop!</p>
<div id="attachment_1840" class="wp-caption aligncenter" style="width: 624px"><a href="http://www.ottawacitizen.com/technology/Ladies+learning+code+doing+themselves/7606679/story.html#ixzz2DFLUQY23"><img class=" wp-image-1840 " alt="There I am somewhere in the middle, shiny black hair and all. " src="http://blog.vantran.info/wp-content/uploads/2013/01/LLC-html_workshop.jpg" width="614" height="340" /></a><p class="wp-caption-text">There I am somewhere in the middle, shiny black hair and all.</p></div>
<p>Also, I have a new profile picture much thanks to photographer <a href="http://www.alexesguerra.ca" target="_blank">Alex Esguerra</a>! I am hoping that every 6 months will bring a new profile picture to feature on my website and social profiles. Odd that although the online world is essentially season-less, it still feels slightly irksome to be &#8220;out of season&#8221; on the internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2013/01/24/awake-early-from-winter-hibernation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trade Avenu is Mayor-Approved at Startup Weekend Ottawa</title>
		<link>http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/</link>
		<comments>http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/#comments</comments>
		<pubDate>Mon, 12 Nov 2012 22:50:26 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[SMEs]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1791</guid>
		<description><![CDATA[Startup Weekend Ottawa, November 9 to 11, 2012 Last Friday, I pitched an idea to the participants of Startup Weekend Ottawa 2012 with the hope of building a platform to connect people who hate shopping with personal shoppers. My pitch &#8230; <a href="http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div class='photo-galleria' >
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/tradeavenu_with_mayor/' title='Trade Avenu is Mayor-Approved, Trade Avenu Team with Ottawa Mayor Jim Watson'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/tradeavenu_with_mayor-150x150.jpg" class="attachment-thumbnail" alt="Trade Avenu Team with Ottawa Mayor Jim Watson" /></a>
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/tradeavenu_first_customer/' title='Trade Avenu&#039;s First Customer, Founder of Manpacks Andrew Draper'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/tradeavenu_first_customer-150x150.jpg" class="attachment-thumbnail" alt="Trade Avenu Team with our first happy customer Andrew Draper, Founder of Manpacks" /></a>
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/team-picture-2/' title='Trade Avenu Marketing'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/Team-picture-2-150x150.jpg" class="attachment-thumbnail" alt="Founder Van Tran (left), and Head of Marketing Brad Rach (right)" /></a>
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/team-picture-3/' title='Trade Avenu Marketing and Development'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/Team-picture-3-150x150.jpg" class="attachment-thumbnail" alt="Head of Marketing Brad Rach (left) and President of Development William Curtis Collins (right)" /></a>
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/team-picture-1/' title='Trade Avenu Development Team'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/Team-picture-1-150x150.jpg" class="attachment-thumbnail" alt="Head of Engineering Maher Manoubi (left) and VP Development Calvin Collins (right)" /></a>
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/team-picture-4/' title='Trade Avenu Design Team'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/Team-picture-4-150x150.jpg" class="attachment-thumbnail" alt="Lead Designer Sam Scull (left) and Lead User Experience Designer Sammy Lovelace (right)" /></a>
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/screen-shot-2012-11-12-at-5-41-57-pm/' title='Screen Shot of the Trade Avenu Home Page'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/Screen-shot-2012-11-12-at-5.41.57-PM-150x150.png" class="attachment-thumbnail" alt="The fully-functional and beautifully-designed home page was designed, developed, and published over the weekend by Trade Avenu&#039;s Design and Development Teams." /></a>
<a href='http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/screen-shot-2012-11-12-at-5-41-26-pm/' title='Screen Shot of the Trade Avenu Prototype'><img width="150" height="150" src="http://blog.vantran.info/wp-content/uploads/2012/11/Screen-shot-2012-11-12-at-5.41.26-PM-150x150.png" class="attachment-thumbnail" alt="A basic prototype was fully functional by the end of the weekend, thanks to the dedication and expertise of the Trade Avenu Engineering, Development and Design Teams." /></a>
</div><!-- .photo-galleria -->
<h2>Startup Weekend Ottawa, November 9 to 11, 2012</h2>
<p>Last Friday, I pitched an idea to the participants of <a title="Startup Weekend Ottawa" href="http://ottawa.startupweekend.org/" target="_blank">Startup Weekend Ottawa</a> 2012 with the hope of building a platform to connect people who hate shopping with personal shoppers. My pitch tied for <strong>3<sup>rd</sup> best idea</strong> and a team of talented developers, designers and marketers organically formed. Over the course of the <strong>54-hour entrepreneurial event</strong>, our team of 7 talented and dedicated individuals created the prototype and business model for the service platform now known as <a title="Trade Avenu - Connecting shoppers" href="http://www.tradeavenu.co" target="_blank">Trade Avenu</a>.</p>
<h2>What is Trade Avenu?</h2>
<p><a title="Trade Avenu - Connecting shoppers" href="http://www.tradeavenu.co" target="_blank">Trade Avenu</a> matches people who hate shopping with people who love it! It&#8217;s a platform for great shoppers to get paid for what they do, and for you who don&#8217;t want to shop to get everything you need at your convenience! Sign up, connect with shoppers, and get all the shopping you love and need done with Trade Avenu!</p>
<h2>Connect with Trade Avenu!</h2>
<p>Learn more about Trade Avenu and sign up to hear the latest! - <a title="Trade Avenu - Connecting Shoppers" href="http://www.tradeavenu.co" target="_blank">http://www.tradeavenu.co<br />
</a>Twitter &#8211; <a title="Trade Avenu Twitter" href="http://www.twitter.com/tradeavenu" target="_blank">http://www.twitter.com/tradeavenu</a><br />
Facebook &#8211; <a title="Trade Avenu Facebook" href="http://www.facebook.com/tradeavenu" target="_blank">http://www.facebook.com/tradeavenu</a><br />
Pinterest &#8211; <a title="Trade Avenu Pinterest" href="http://www.pinterest.com/tradeavenu " target="_blank">http://www.pinterest.com/tradeavenu </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2012/11/12/trade-avenu-is-mayor-approved-at-startup-weekend-ottawa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on Language Discrimination in Canada</title>
		<link>http://blog.vantran.info/2012/11/06/thoughts-on-language-discrimination-in-canada/</link>
		<comments>http://blog.vantran.info/2012/11/06/thoughts-on-language-discrimination-in-canada/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 00:23:10 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[human rights]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1775</guid>
		<description><![CDATA[When it comes to discussions on language discrimination, there is always a rug to be pulled out from under you. Particularly in the Canadian context, there&#8217;s always someone (whether they are anglophone, francophone, immigrant, aboriginal Canadian or otherwise) who will &#8230; <a href="http://blog.vantran.info/2012/11/06/thoughts-on-language-discrimination-in-canada/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://xkcd.com/84/"><img class="aligncenter size-full wp-image-1776" title="national_language" src="http://blog.vantran.info/wp-content/uploads/2012/11/national_language.jpg" alt="" width="500" height="428" /></a></p>
<p><strong>When it comes</strong> to discussions on language discrimination, there is always a rug to be pulled out from under you. Particularly in the Canadian context, there&#8217;s always someone (whether they are anglophone, francophone, immigrant, aboriginal Canadian or otherwise) who will be left out, no matter how accommodating you try your hardest to be. And though Canadians try to get the<em> right and wrong</em> all clear-cut with our <a title="Policy on Discrimination and Language" href="http://www.ontla.on.ca/library/repository/mon/3000/10302363.pdf" target="_blank">Policies on Discrimination and Language</a> and <a title="Thoughts on Canadian Labour &amp; Employment Law For Students &amp; Others" href="http://www.yorku.ca/ddoorey/lawblog/?p=1429" target="_blank">litigation</a>, at the end of the day it&#8217;s still a <a title="Zero-sum game - Wikipedia" href="http://en.wikipedia.org/wiki/Zero%E2%80%93sum_game" target="_blank">zero-sum game</a>. Sometimes when push comes to shove, it helps to remember that <em>tolerance is a virtue</em>.</p>
<blockquote><p>The highest result of education is tolerance. &#8211; Helen Keller</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2012/11/06/thoughts-on-language-discrimination-in-canada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Adobe inDesign</title>
		<link>http://blog.vantran.info/2012/09/23/learning-adobe-indesign/</link>
		<comments>http://blog.vantran.info/2012/09/23/learning-adobe-indesign/#comments</comments>
		<pubDate>Sun, 23 Sep 2012 17:28:03 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1766</guid>
		<description><![CDATA[Hands-on projects are arguably one of the most effective ways to learn. As hiring season restarts at full-throttle this September, I took up the opportunity to update my resume and familiarize myself with Adobe inDesign. Here&#8217;s a preview : ) &#8230; <a href="http://blog.vantran.info/2012/09/23/learning-adobe-indesign/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><strong>Hands-on projects</strong> are arguably one of the most effective ways to learn. As hiring season restarts at full-throttle this September, I took up the opportunity to update my resume and familiarize myself with Adobe inDesign. Here&#8217;s a preview : ) When this is done, you can see the final product on the CV page of this website.</p>
<p><a href="http://blog.vantran.info/wp-content/uploads/2012/09/Screen-shot-2012-09-23-at-1.19.28-PM.png"><img class="aligncenter size-large wp-image-1767" title="Screen shot 2012-09-23 at 1.19.28 PM" src="http://blog.vantran.info/wp-content/uploads/2012/09/Screen-shot-2012-09-23-at-1.19.28-PM-1024x640.png" alt="" width="584" height="365" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2012/09/23/learning-adobe-indesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On “the International Criminal Court and National Courts: A Contentious Relationship” : A Book Review</title>
		<link>http://blog.vantran.info/2012/08/27/on-%e2%80%9cthe-international-criminal-court-and-national-courts-a-contentious-relationship%e2%80%9d-a-review/</link>
		<comments>http://blog.vantran.info/2012/08/27/on-%e2%80%9cthe-international-criminal-court-and-national-courts-a-contentious-relationship%e2%80%9d-a-review/#comments</comments>
		<pubDate>Tue, 28 Aug 2012 01:49:34 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[conflict]]></category>
		<category><![CDATA[international law]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1750</guid>
		<description><![CDATA[Submitted to Professor M. Masaeli for the course Special Research Topics: Global Justice University of Ottawa, July 22, 2012 In his book The International Criminal Court and National Courts: A Contentious Relationship, Nidal Nabil Jurdi uses a deeply comprehensive historical &#8230; <a href="http://blog.vantran.info/2012/08/27/on-%e2%80%9cthe-international-criminal-court-and-national-courts-a-contentious-relationship%e2%80%9d-a-review/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div>
<blockquote>
<p style="text-align: center;">Submitted to Professor M. Masaeli<br />
for the course Special Research Topics: Global Justice<br />
University of Ottawa, July 22, 2012</p>
</blockquote>
<p>In his book <em>The International Criminal Court and National Courts: A Contentious Relationship</em>, Nidal Nabil Jurdi uses a deeply comprehensive historical and legal analysis to answer his question of whether the International Criminal Court (ICC) is effective at encouraging national judicial systems to prosecute core crimes in the effort to eradicate impunity in the international criminal system. What Jurdi refers to as a “hope that the ICC would change the dynamics of international relations, creating a global body that transcends state interests to enforce an <em>erga omnes</em> duty to prosecute international crimes” he says, “has not yet been realized” (Jurdi, 2011, p. 263). In his historical recounting of the negotiations surrounding the creation of the ICC and complementarity principle, Jurdi builds his conviction that the “complementarity mechanism” (as he puts it) has been unsuccessful at encouraging states to take up their duty under the Rome Statute to prosecute core crimes, and thus the ICC and states together have not been able to eradicate impunity (p. 6). Jurdi draws on a thorough and complete inspection of the Rome Statute as well as case studies from Uganda, the Democratic Republic of Congo (DRC), and Sudan to follow the reader through his conclusions. Although Jurdi’s detailed historical and legal analysis of the complementarity principle (both in abstract and in practice) effectively draw out the ICC’s weaknesses and strengths, the book lacks developed or original suggestions. While I agree on Jurdi’s central conclusion on the ineffectiveness of past co-operations between national judicial systems and the ICC, I differ on the solutions I call upon in response. Where Jurdi advocates for greater support for the ICC both at the international and domestic level, I suggest that the improvement of national judicial systems themselves require the focused energy and support of the international community.</p>
<p>To illustrate, this review will articulate the particular realities that Jurdi reveals as significant and deeply concerning complications for the effectiveness of the complementarity mechanism. These realities include the implications of: (1) state cooperation (illustrated by the Darfur case);  (2) pardons; and (3) a positive interpretation of complementarity (to be elaborated later) as critical barriers toward the effectiveness of complementarity. While Jurdi uses these weaknesses and loopholes in the complementarity principle to strengthen his call for greater support for the ICC, this review will highlight his arguments from a different light, viewing the issue instead from the bottom (domestic to international), as opposed to the top (international to domestic) perspective, the latter of which Jurdi employs throughout the book. The author’s work in this light will reveal that while he aims to end impunity, his suggestions do so only short-sightedly. Rather, the focus of his perspective remains focused on unsustainable solutions for cooperation to improve the effectiveness of the ICC on a case-by-case basis. The aim of this review of Jurdi’s book, hopes to make clear that impunity could be more sustainably combated by greater effort towards improving the national judicial systems themselves.</p>
<p>To begin, it is noteworthy that Jurdi approaches these issues as a lecturer on the subject of international law and organizations at the American University of Beirut, Lebanon. In the past, Jurdi has been Human Rights Officer at the United Nations Office of the High Commissioner for Human Rights and is widely published in this and other areas including terrorism and Lebanese law (Jurdi, 2011, p. xxvii). Deeply entrenched in the international criminal law system from the top, it is reasonable and perhaps justified that his aim in the book is to inform and help to solve the issue of impunity on a short term, or case-by-case, basis.</p>
<h2>(1) State cooperation</h2>
<p>The author’s deep legal analyses of Article 17, Article 20, and Article 53 of the Rome Statute reveal how the complementarity mechanism in its careful choice of terms, notes and criteria is deeply rooted in the principle of state sovereignty as a result of the process of negotiations and compromise by the drafters. With this insight in mind, it is almost with humour that Jurdi the notes the following, referencing the ‘unwillingness’ criterion with respect to admissibility, in the Darfur case: “it is a deep paradox for the ICC, whose jurisdiction is triggered by the lack of action or unwillingness of Sudan [to prosecute core crimes], to rely heavily on the support of Sudan to carry out its mandate” (as cited in Jurdi, 2011, p. 258). Here, the author refers to the political and practical challenges that the ICC faces in attempting to conduct proceedings against Ahmad Harun, Ali Kushayb and Omar al-Bashir, which ultimately prevented the ICC from conducting investigations inside Sudan (as cited in Jurdi, 2011, pp. 253-5). While this is a unsettling setback, the complexities regarding state cooperation dig further, since in light of the Security Council, we see that: <span id="more-1750"></span></p>
<blockquote><p>Most major powers appeared unwilling to get involved in a humanitarian intervention to stop the massacres. Three of the five permanent Security Council members have major investments in the Sudanese oil sector. In addition, four of the five members have been brokering arms contracts with the Sudanese government. Moreover, all five permanent members remain staunch defenders of state sovereignty, and none wants to embolden precedents that might diminish state sovereignty (as cited in Jurdi, 2011, p. 254).</p></blockquote>
<p>It can clearly be seen that the unwillingness of both the state and other non-state actors certainly enforce the author’s primary suggestion for greater cooperation, as without this the ICC’s efforts to investigate, prosecute, and punish offenders would be wholly offset. It is important to note, however, that Jurdi also concludes that Sudan’s judicial system did not satisfy the ‘inability’ criterion, and was thus, at least in theory, able to conduct proceedings from this perspective (p. 249). Given that there was some degree of ability in Sudan’s judicial system as it did not constitute “a total or substantial collapse” (p. 220), the author does not recognize other possible avenues for addressing impunity in this case. Consequently, the view provided by the Jurdi is rather narrow in terms of addressing the issue of impunity in international criminal law, as it looks only to the ICC for a solution, and where this treaty organization falters, provides undeveloped suggestion for addressing these weaknesses. For example, Jurdi’s consistently top-down approach is clear in his suggestion for greater support from major political powers in the Darfur situation: “In the opinion of this author, it is not enough for the international community and the major powers to refer the situation in Darfur to the ICC, but rather to proceed with a strong political will to support ICC investigations and prosecutions” (p. 260). The strength of Jurdi’s approach, in this regard, would be greatly supported by developing a more detailed account or suggestion of possibilities that could support national judicial systems (such as Sudan’s, which shows some capability) from the bottom-up.</p>
<h2>(2) Pardons</h2>
<p>The issue regarding the consequence of pardons on the complementarity principle is serious for the author. His recount of the removal of articles from the Statute by the drafters regarding ICC jurisdiction over pardons is troubling, in the sense that state sovereignty over pardons, which in certain cases renders a situation or case inadmissible before the ICC, is a “serious loophole” in the admissibility mechanism (p. 115). Jurdi describes the attitude of the states in this regard, reinforcing further the illustration of the ICC’s deep roots in state sovereignty:</p>
<blockquote><p>… states remain cautious towards having an international court that can transcend the traditional limitations of international law to create a new dynamic on the international level. This fear is vivid in some articles of the Statute, including pardons. (p. 115)</p></blockquote>
<p>The consequence of pardons on the jurisdiction of the ICC, particularly for the author, who indicates his preference for a world order based “on the pillars of respect for human rights, the rule of law, and accountability for international crimes” (p. 263), is deeply unsettling. Nowhere in the text of his book does Jurdi provide a suggestion for this loophole. From an alternate perspective, this represents a manifestation of a deeper issue regarding states’ intentions to prosecute core crimes in good faith (or, what may be in the case of pardons, bad faith). Looked at further, it is not surprising that Jurdi does not provide his readers with a solution to pardons with regard to the ICC, since this particular issue may arguably be tackled only in the very long term (which is not the scope of the author’s approach in this book). Again, a broader stance could benefit Jurdi’s argument with regard to pardons and addressing impunity. In Jurdi’s lengthy discussion of pardons in his book, it is clear that reconciling state sovereignty over pardons with regard to admissible cases to the ICC’s jurisdiction would be complex and problematic, as the ICC (being a treaty organization) is heavily reliant on the cooperation of states to fulfill its mandate and cannot simply disregard state wishes in this matter of sovereignty. By extension, looking beyond the ICC for a response to the case of pardons as a barrier to complementarity could benefit Jurdi’s currently narrow viewpoint. From this perspective, an alternative suggestion would have to compromise state sovereignty over the decision to grant pardons with the ICC’s greater goal to end impunity. To be sure, such a compromise may not come to light, since (as Jurdi notes quite clearly), “[states] did not want the Court to interfere further in the political decision-making process (including pardons) of sovereign states” (as cited in Jurdi, 2011, p.112). It can be argued that, since Jurdi makes the dominance of state sovereignty in the current international criminal system quite clear, especially regarding states irrefutable position on its sovereignty over granting pardons, that the ICC alone is not a sufficient means by itself to encourage states to conduct their duty to persecute core crimes under the Rome Statute. From this perspective naturally comes the suggestion to look for other avenues to bolster national judicial systems. It is clear from this lens that Jurdi’s approach to improving the existing international criminal system lacks this development. The argument for a more broad or multi-faceted approach to combating impunity in international criminal law is rooted both as an alternative approach to reconciling sovereignty over pardons, and in the case for bolstering the national judicial system from below.</p>
<p>Extending the discussion of pardons, the author also discusses the implications of amnesty on the admissibility and complementary mechanism. In the case of Uganda, after the state refers the Lord’s Resistance Army (LRA) case to the ICC, the state offers amnesty to the offending rebels (under particular conditions). the author argues that amnesty here conflicts with the complementarity mechanism, since by choosing to grant amnesty the Ugandan government offered restorative justice to the population as opposed to punitive justice. The author describes the situation as follows:</p>
<blockquote><p>Ugandan authorities have chosen restorative justice rather than a retributive or punitive form of justice. In terms of punitive justice, to end impunity as indicated in the Preamble of the Statute, the Amnesty Act creates an impunity gap on which the ICC chose to remain silent. In this respect, the complementarity principle of the ICC was not able to encourage the national Ugandan system to prosecute low-level perpetrators of crimes falling under the jurisdiction of the Court. (p. 88)</p></blockquote>
<p>The situation here in the Ugandan case, however, brings into deeper question the narrowness of Jurdi’s viewpoint with regard to the duty of the state to prosecute core crimes. The application of the Amnesty Act could be considered successful in that the numbers in LRA ranks had dropped significantly (pp. 159-60). Regardless of this consideration, Jurdi questions the Act’s validity to international standards and the state’s duty to prosecute core crimes. A justice-from-below perspective, prioritizing restorative justice (this situation is unique in that in a sense “the perpetrator [children abducted to serve as soldiers] is itself the victim” (p.141), giving reason to prioritize reconciliation over punishment) would argue that the Amnesty Act was indeed justified. Moreover, it is this degree of complexity that suggests that state sovereignty to grant amnesty (or pardon) may in circumstantial cases be of greater good than granting jurisdiction to the ICC.</p>
<h2>(3) Positive interpretation of complementarity</h2>
<p><em></em>According to the author, “the positive interpretation of the complementarity principle states that ‘Article 17 limits ICC jurisdiction through the criterion of unwillingness or inability only when there is a conflict between the ICC and a national criminal jurisdiction’” (as cited in Jurdi, 2011, p. 164). The issue that this interpretation of Article 17 provokes is the case where a voluntary referral of a case to the ICC by a state would, under this positive interpretation, be admissible. This was indeed the case regarding Uganda’s referral of the LRA case. On this particular criticism, I agree with Jurdi in that, “the positive interpretation could be criticized as it may encourage states to be lazy in prosecuting international crimes, and that will prevent the ICC from contributing to the indirect enforcement mechanism of international criminal law.” (p. 165) Jurdi’s response to this case study, however, is as a whole suggestive that repetitions of cases such as this could discourage, rather than encourage, the prosecution of core crimes by national judiciaries, as states may simply handover jurisdiction despite willingness or ability to prosecute, as such a decision could life a state’s political, financial or other burden (p. 178). Nonetheless, Jurdi’s argument lacks suggestion other than to dismiss cases such as these as inadmissible to the ICC. It is in this shallow area that I argue the book could elaborate, since it is the ultimate aim not just to identify the weaknesses and strengths of the ICC, but also to identify areas where impunity could further be diminished in international criminal law. In the Uganda case, the author stipulates that the Ugandan judicial system is in fact “willing and able” despite suffering from some deficiencies (p. 149). The case is more complex, however, in that Uganda was rendered otherwise unable to prosecute due to the state’s inability to capture the LRA who, during the time, was temporarily located in Sudan (p. 173). From a locality-centric perspective, Jurdi offers no solution for the hypothetical case were Uganda is unable to prosecute, and the case is rendered inadmissible before the ICC. Contradictory to his intent, from this view the author leaves his own “impunity gap” (p. 57), which his own suggestions hoped to alleviate. His analysis and suggestions would then be more complete if his approach also took into account alternative ways that the ICC or other actors could supplement the national judicial systems where cases are not admissible before the ICC and difficult for states to prosecute. Furthermore, this approach is consistent with the author’s intentions, as long as further suggestions are both internationalist in nature (in that they maintain and take advantage of the existing international criminal system) and hold states as the primary avenue to prosecute core international crimes.</p>
<h2>Conclusion</h2>
<p>Ultimately, Nidal Nabil Jurdi’s book <em>The International Criminal Court and National Courts: A Contentious Relationship</em> delves into a critical analyses that reveals key weaknesses in the ICC complementarity principle, but leaves ambiguity in its suggestions. This review has provided some view into how the scope of Jurdi’s approach can be broadened to further develop and fill the gaps issued by the weaknesses and suggestions the author provides. Most importantly, Jurdi’s book allows the opportunity to develop further the possibility to support national judicial systems from below to diminish impunity in the international criminal system both from international and domestic spheres. Nonetheless, Jurdi’s book gives effective and comprehensive historical and legal insight into the nature of the ICC’s weaknesses (and strengths) from the view of the complementarity mechanism.  Although, in the author’s opinion, “the ICC subsumes the same unfortunate character of international criminal courts as ‘giant(s) without legs and arms’” (as cited in Jurdi, 2011, p. 258), it is hoped from this review and from the suggestions left by the author for greater cooperation in the international community that the expectation of a world order grounded in human rights is not altogether unfounded.</p>
</div>
<h2 style="text-align: left;" align="center">References</h2>
<p>Jurdi, N. N. (2011). <em>The International Criminal Court and National Courts: A Contentious Relationship. </em>Farnham, Surrey, UK; Burlington, VT: Ashgate.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2012/08/27/on-%e2%80%9cthe-international-criminal-court-and-national-courts-a-contentious-relationship%e2%80%9d-a-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where I&#8217;ve Disappeared to</title>
		<link>http://blog.vantran.info/2012/07/16/where-ive-disappeared-to/</link>
		<comments>http://blog.vantran.info/2012/07/16/where-ive-disappeared-to/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 20:26:41 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1735</guid>
		<description><![CDATA[Currently working on a summary and book review of Nidal Nabil Jurdi&#8217;s International Criminal Court and National Courts: A Contentious Relationship. Illustrating my workflow, below is a screenshot including the book in Adobe Reader and my notes in Scrivener. The &#8230; <a href="http://blog.vantran.info/2012/07/16/where-ive-disappeared-to/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><strong>Currently working</strong> on a summary and book review of Nidal Nabil Jurdi&#8217;s <em>International Criminal Court and National Courts: A Contentious Relationship</em>. Illustrating my workflow, below is a screenshot including the book in Adobe Reader and my notes in Scrivener. The idea map you see on the top left was created in Mindnode Pro. The map is a preliminary version of my delineation of the book&#8217;s entire topical structure (this helps a lot &#8211; complex relationships are in no way as linear as literary text). International Law is not for the faint-hearted!</p>
<p><a href="http://blog.vantran.info/wp-content/uploads/2012/07/Screen-shot-2012-07-16-at-3.32.35-PM.png"><img class="aligncenter size-large wp-image-1725" title="Screen shot 2012-07-16 at 3.32.35 PM" src="http://blog.vantran.info/wp-content/uploads/2012/07/Screen-shot-2012-07-16-at-3.32.35-PM-1024x640.png" alt="" width="584" height="365" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2012/07/16/where-ive-disappeared-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing your Desktop with your Personal Calendar</title>
		<link>http://blog.vantran.info/2012/07/05/customizing-your-desktop-with-your-personal-calendar/</link>
		<comments>http://blog.vantran.info/2012/07/05/customizing-your-desktop-with-your-personal-calendar/#comments</comments>
		<pubDate>Thu, 05 Jul 2012 20:20:33 +0000</pubDate>
		<dc:creator>Van Tran</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.vantran.info/?p=1723</guid>
		<description><![CDATA[Since I&#8217;ve received a lot of questions about my custom desktop (at least from fellow mac owners), I&#8217;m finally posting the info. It&#8217;s all below : ) Wallpaper : by NEOkeitaro on deviantART Desktop customization program (for mac) : Geektool &#8230; <a href="http://blog.vantran.info/2012/07/05/customizing-your-desktop-with-your-personal-calendar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Since I&#8217;ve received a lot of questions about my custom desktop (at least from fellow mac owners), I&#8217;m finally posting the info. It&#8217;s all below : )</p>
<p><a href="http://blog.vantran.info/wp-content/uploads/2012/07/Screen-shot-2012-07-16-at-3.31.15-PM.png"><img class="aligncenter size-large wp-image-1724" title="Screen shot 2012-07-16 at 3.31.15 PM" src="http://blog.vantran.info/wp-content/uploads/2012/07/Screen-shot-2012-07-16-at-3.31.15-PM-1024x640.png" alt="" width="584" height="365" /></a></p>
<p>Wallpaper : <a href="http://neokeitaro.deviantart.com/art/Sunset-Skyline-Wallpaper-307606049" target="_blank">by NEOkeitaro on deviantART</a></p>
<p>Desktop customization program (for mac) : <a href="http://projects.tynsoe.org/en/geektool/" target="_blank">Geektool</a></p>
<p>Geektool script for 7-day advance calendar (using <a href="http://hasseg.org/icalBuddy/" target="_blank">icalbuddy</a> &#8211; must be downloaded and installed for this to work) :</p>
<p><code>/usr/local/bin/icalBuddy -nc -ic Work -nrd -npn -df "%A" -eed -sd -tf "@%H:%M" -n -sed eventsToday+9 | sed -e "s/*/--/" | sed -e "s/!/!!/"</code></p>
<blockquote><p>(Make sure to read the installation instructions from icalbuddy provided in the ReadME file.)</p></blockquote>
<p>Geektool script for monthly calendar with current day in black :</p>
<p><code>cal_head=`cal | head -1`; cal_tail=`cal | tail -7`; today=`date "+%e"`; echo "${cal_tail/${today}/\033[1;30m${today}\033[0m}";</code></p>
<p>Numerical day : <code>date +%d</code></p>
<p>Day of the week : <code>date +%A</code></p>
<p>Month : <code>date +%B</code></p>
<p>Time : <code>date '+%H:%M'</code></p>
<p>Font : AvantGarde LT ExtraLight</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vantran.info/2012/07/05/customizing-your-desktop-with-your-personal-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.vantran.info/feed/ ) in 1.69064 seconds, on May 22nd, 2013 at 8:08 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2013 at 9:08 pm UTC -->