<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">kilic.net</title>
<id>http://weblog.kilic.net/</id>
<link rel="alternate" type="application/xhtml+xml" href="http://weblog.kilic.net/" />
<link rel="self" type="application/atom+xml" href="http://weblog.kilic.net/atom.xml"/>
<author>
<name>Serdar Kiliç</name>

<email>serdar@kilic.net</email>
</author>
<rights>Creative Commons Attribution 2.5</rights>
<generator uri="http://www.sixapart.com/movabletype/" version="3.33">Movable Type</generator>
<icon>http://weblog.kilic.net/favicon.ico</icon>
<updated>2010-01-22T12:49:05Z</updated>
<entry>
<title type="text">TextPad Clip Library for HTML Doctype&apos;s</title>
<summary type="text">Being a developer that codes regularly on both Windows and Macintosh platforms, over the years I've found the tools that I'm most comfortable with and have customised them to my liking. Typically, any HTML coding that I do ends up...</summary>
<content type="html"><![CDATA[<p>Being a developer that codes regularly on both Windows and Macintosh platforms, over the years I've found the tools that I'm most comfortable with and have customised them to my liking. Typically, any HTML coding that I do ends up being written in a text editor, on the Mac I use <a href="http://macromates.com/" title="TextMate from MacroMates">Textmate</a> from Macromates, and on my Windows machines it's <a href="http://textpad.com/" title="TextPad from Helios Software">TextPad</a>, from Helios software.</p>
<h3>TextPad and Clip Libraries</h3><a href="http://www.flickr.com/photos/serdar/4295385326/" title="TextPad Clip Library Window by serdar, on Flickr"><img src="http://farm5.static.flickr.com/4003/4295385326_356d6d1e07_o.jpg" width="199" height="149" alt="TextPad Clip Library Window" align="right" /></a>
<p>TextPad has a feature called Clip Libraries, which basically is a library of code snippets. Each snippet is identified by a short name and the full code (of the actual snippet). Once the short name is double-clicked, the expanded code snippet is placed at the location of the cursor.</p>
<p>Out of the box TextPad provide a handful of these libraries, such as SMS Texting, HTML Characters, and Control Characters to name but a few.</p>
<h3>Doctypes</h3>
<p>As I previously wrote, I end up writing most of my code in a plain text editor (rather than a WYSIWYG editor). The other side of the story is that you need to remember all of the available elements of the language, which really isn't terribly difficult for HTML, but when it comes to doctype's I always seem to draw a blank!</p>
<p>When I was to start a new HTML document, and in need of a doctype, I would end up going to a site in one of my bookmarks, viewing source, and copying the doctype. Works most of the time if I got the site correct for which doctype I wanted to use! So, rather than relying upon guess work I ended up writing a Clip Library for HTML doctype's.</p>
<h3>Clip Libraries Location</h3>
<p>The process is fairly straightforward, and it really only involved a few minutes of tinkering with one of the existing libraries and searching for the doctype's.</p>
<p>Once you download the HTML Doctype Clip Library below simply save the file into the user folder for your clip libraries. You can find this by going to Configure | Preferences menu, then click through to Folders | Clip Library and note the folder path. On my Windows 7 system it's located in <b>C:\Users\serdar\App Data\Roaming\Helios\Textpad\5.0\</b> and place the file in there. You may have to show hidden files in Windows Explorer to see the App Data folder.</p>
<p><b>Do not</b> save the file where the default Clip Libraries are, which would be in the Program Files\TextPad\Sample folder, as the next time you restart your machine you'll see that you're custom libraries would have disappeared!</p>
<h3><a href="http://www.kilic.net/code/htmldocytpe.tcl">Download the HTML Doctype Clip Library</a></h3>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2010/01/22/textpad_clip_library_for_html_doctypes</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2010/01/22/textpad_clip_library_for_html_doctypes" type="application/xhtml+xml" hreflang="en" />
<published>2010-01-22T11:47:04Z</published>
<updated>2010-01-22T12:49:05Z</updated>
</entry>
<entry>
<title type="text">Project 52</title>
<summary type="text">A goal I set for myself this year was to publish more, more photos, more blog posts, basically open the flood gates of communication. To remind myself of writing more throughout the year I signed up to Project 52, I...</summary>
<content type="html"><![CDATA[<p>A goal I set for myself this year was to publish more, more photos, more blog posts, basically open the flood gates of communication.</p>
<p>To remind myself of writing more throughout the year I signed up to <a href="http://project52.info/">Project 52</a>, I won't rehash the purpose of the program but do expect a blog post at least every week of this year.</p>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2010/01/15/project_52</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2010/01/15/project_52" type="application/xhtml+xml" hreflang="en" />
<published>2010-01-14T21:12:15Z</published>
<updated>2010-01-14T21:13:26Z</updated>
</entry>
<entry>
<title type="text">Incremental improvements</title>
<summary type="text">As a work in progress I'll be making some minor and some major improvements (well, I classify them as improvements!) to this weblog. I'll still be running MovableType as it has served it's purpose well over the years and there's...</summary>
<content type="html"><![CDATA[<p>As a work in progress I'll be making some minor and some major improvements (well, <i>I</i> classify them as improvements!) to this weblog. I'll still be running MovableType as it has served it's purpose well over the years and there's little incentive to move to another platform, but I will be upgrading to the latest version.</p>
<p>So it's time to dust off the cobwebs and give this weblog a bit of a tune up!</p>
<p>First up, two quick changes, one being to the <a href="http://weblog.kilic.net/about">about</a> page to reflect some new items and remove what is now inaccurate. Yes, a new profile picture is on the cards as well!</p>
<p>Secondly, the homepage now lists the last 5 published items in contrast to the last item that use to be published. This should liven things up a little as I plan on writing a little more than I did last year.<br /></p>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2010/01/02/incremental_improvements</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2010/01/02/incremental_improvements" type="application/xhtml+xml" hreflang="en" />
<published>2010-01-02T07:38:37Z</published>
<updated>2010-01-02T07:39:42Z</updated>
</entry>
<entry>
<title type="text">Apple.com and Star Trek</title>
<summary type="text">I've never really been into Star Trek, there were probably only a handful of episodes that I've watched over the years, typically the ones that featured Jean-Luc Picard. However, for the last several weeks, maybe even months, the apple.com homepage...</summary>
<content type="html"><![CDATA[<p>I've never really been into Star Trek, there were probably only a handful of episodes that I've watched over the years, typically the ones that featured Jean-Luc Picard.</p>
<p><a href="http://www.flickr.com/photos/serdar/4235700469/" title="Apple.com - Star Trek by serdar, on Flickr"><img src="http://farm3.static.flickr.com/2576/4235700469_203dfefd78_m.jpg" width="240" height="158" alt="Apple.com - Star Trek" align="left" style="margin-right: 5px;margin-bottom:5px;" /></a>However, for the last several weeks, maybe even months, the apple.com homepage has been featuring the new iMac with a desktop photo of a scene from the new Star Trek movie. Every time I see this, I want to go out and watch the movie. Of course, on a Mac as well.</p>
<p>Yesterday I finally succumbed to the marketing and hired the blu-ray version from my local Blockbuster. I have to say I did have my doubts about whether or not I'll actually watch it till the end, however, I ended up finding it to be quite engaging and thought the performance of "Sylar" as Spock was what really made the movie.</p>
<p>I haven't read any reviews so not sure on what the general consensus or what the "trekkies" thought of the movie but it's definitely one that I'll look forward to owning.</p>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2010/01/02/applecom_and_star_trek</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2010/01/02/applecom_and_star_trek" type="application/xhtml+xml" hreflang="en" />
<published>2010-01-02T04:50:48Z</published>
<updated>2010-01-02T07:03:34Z</updated>
</entry>
<entry>
<title type="text">Opera Community in Turkish?</title>
<summary type="text">Interesting to see that the Opera Community page is greeting me in Turkish. Interesting because, even though I am Turkish, my regional settings in Mac OS X and in the Opera preferences page are set to English. So either it's...</summary>
<content type="html"><![CDATA[Interesting to see that the Opera Community page is greeting me in Turkish. Interesting because, even though I am Turkish, my regional settings in Mac OS X and in the Opera preferences page are set to English. So either it's a hiccup on the Opera website and pure coincidence that it's displaying in Turkish, or they're onto something really smart ;-)<br />
<a href="http://www.flickr.com/photos/63185135@N00/3881187804/"><img src="http://farm4.static.flickr.com/3453/3881187804_3a3cfbe046_t.jpg" height="75" width="101" alt="Opera Preferences" /></a><a href="http://www.flickr.com/photos/63185135@N00/3881187744/"><img src="http://farm3.static.flickr.com/2506/3881187744_9912abc271_t.jpg" height="65" width="101" alt="Opera Community in Turkish" /></a><br />
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/09/02/opera_community_in_turkish</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/09/02/opera_community_in_turkish" type="application/xhtml+xml" hreflang="en" />
<published>2009-09-02T12:03:49Z</published>
<updated>2009-09-02T12:04:05Z</updated>
</entry>
<entry>
<title type="text">Taxi Approaching</title>
<summary type="text">As I was waiting for a cab this morning I was thinking about how one could better to utilise the GPS in the cab. Then I received this SMS, which I thought is pretty cool as I initially booked the...</summary>
<content type="html"><![CDATA[<p>As I was waiting for a cab this morning I was thinking about how one could better to utilise the GPS in the cab. Then I received this SMS, which I thought is pretty cool as I initially booked the cab using my mobile. What if they sent through a geocoded address instead? Better yet, how about I book a taxi through an app that has one single button, "Book a cab", that sends through my current location. The possibilities are endless.</p><a href="http://www.flickr.com/photos/63185135@N00/3876202638/"><img src="http://farm3.static.flickr.com/2440/3876202638_982613cd64_m.jpg" height="240" width="160" alt="Taxi Approaching" /></a>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/09/01/taxi_approaching</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/09/01/taxi_approaching" type="application/xhtml+xml" hreflang="en" />
<published>2009-09-01T12:55:15Z</published>
<updated>2009-09-01T12:55:25Z</updated>
</entry>
<entry>
<title type="text">CloudCamp Sydney</title>
<summary type="text">I was lucky enough to get to go to the first ever Cloud Camp Sydney, held last Thursday at the cool Google offices at Pyrmont. The format of the camp was in the typical Barcamp, unconference style, including it's very...</summary>
<content type="html"><![CDATA[<p>I was lucky enough to get to go to the first ever <a href="http://www.cloudcamp.com/?page_id=1045">Cloud Camp Sydney</a>, held last Thursday at the cool <a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=5%2F48+Pirrama+Rd,+Pyrmont+NSW+2009,+Australia&amp;sll=-33.866621,151.195505&amp;sspn=0.010459,0.022724&amp;ie=UTF8&amp;ll=-33.862469,151.198483&amp;spn=0.020918,0.045447&amp;z=15&amp;iwloc=A">Google offices at Pyrmont</a>. The format of the camp was in the typical Barcamp, unconference style, including it's very own un-panel! All this "un"-ing is beginning to sound like an <a href="http://unworry.com.au/">NRMA</a> ad! Anyway, it was great to go along, got to meet some cool people and learn a few things about Cloud computing.</p>
<p>Armed with only the basics of Cloud architecture the main takeaway for me, as a developer, was that basically the tools and other material that I use in my day-to-day job will have to suffice, as there is basically a lack of Cloud-aware tools available. The nature of the beast also makes building such tools non-trivial. However, I'm sure that as it becomes more and more mainstream we'll start to see some more tools becoming available.</p>
<p>Photos of the event can be found <a href="http://www.flickr.com/photos/serdar/tags/cloudcampsyd2009/">here on my Flickr stream</a>.</p>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/08/31/cloudcamp_sydney</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/08/31/cloudcamp_sydney" type="application/xhtml+xml" hreflang="en" />
<published>2009-08-30T16:09:24Z</published>
<updated>2009-08-30T14:10:52Z</updated>
</entry>
<entry>
<title type="text">A Yahoo Pipes and Flickr mashup</title>
<summary type="text">Here's a fairly quick mash-up incorporating Yahoo Pipes and Flickr that I built a short while ago to address a simple need. Whilst Flickr provides plenty of feeds for differing data and such, one such feed that it doesn't offer...</summary>
<content type="html"><![CDATA[<p>Here's a fairly quick mash-up incorporating <a href="http://pipes.yahoo.com/">Yahoo Pipes</a> and <a href="http://flickr.com">Flickr</a> that I built a short while ago to address a simple need. Whilst Flickr provides plenty of feeds for differing data and such, one such feed that it doesn't offer is a single feed of all of your groups.</p>
<p>I set out to solve this using Yahoo Pipes, which was something that I wanted to play around with for a while. A few hours later and voila, <b><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=5dff1b01f6f143c86a4458ef3028a021">Flickr - Get feed of all user Public Groups,</a></b> a Yahoo Pipe that goes off to Flickr traversing your public groups, grabbing the feed URL and creating a single combined mega-feed. All that it requires to generate your specific group feed is your Flickr username!</p>
<p>Note that if you subscribe to a large amount of groups this is going to be a pretty hefty RSS feed so please be mindful of that.<br /></p>
<p>Here's a screenshot of the elements involved in putting this together, click through to a larger version for a better view.</p><a href="http://www.flickr.com/photos/serdar/3600410664/" title="Yahoo Pipes - Flickr Pool mashup by serdar, on Flickr"><img src="http://farm4.static.flickr.com/3343/3600410664_f82f33518f_m.jpg" width="240" height="178" alt="Yahoo Pipes - Flickr Pool mashup" /></a>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/08/07/a_yahoo_pipes_and_flickr_mashup</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/08/07/a_yahoo_pipes_and_flickr_mashup" type="application/xhtml+xml" hreflang="en" />
<published>2009-08-06T15:19:49Z</published>
<updated>2009-08-06T15:21:01Z</updated>
</entry>
<entry>
<title type="text">Success</title>
<summary type="text">The defition of success, according to Ralph Waldo Emerson: To laugh often and much, to win the respect of intelligent people and the affection of children; to earn the appreciation of honest critics and to endure the betrayal of false...</summary>
<content type="html"><![CDATA[<p>The defition of success, according to <a href="http://en.wikipedia.org/wiki/Ralph_Waldo_Emerson">Ralph Waldo Emerson</a>:</p>
<blockquote>
  To laugh often and much, to win the respect of intelligent people and the affection of children; to earn the appreciation of honest critics and to endure the betrayal of false friends. To appreciate beauty, to find the best in others to leave the world a bit better, whether by a healthy child, a garden patch or a redeemed social condition; to know that even one life has breathed easier because you have lived. This is to have succeeded.
</blockquote>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/06/08/success</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/06/08/success" type="application/xhtml+xml" hreflang="en" />
<published>2009-06-08T11:39:01Z</published>
<updated>2009-06-08T11:39:15Z</updated>
</entry>
<entry>
<title type="text">Capturing Kerem</title>
<summary type="text">Had some absolutely gorgeous weather today in Sydney, so we packed the family and the camera and spent some time outdoors. Shot with a Nikon D70S with an AF NIKKOR 50mm f/1.8D lens, great lens but even greater subject! There's...</summary>
<content type="html"><![CDATA[<p>Had some absolutely gorgeous weather today in Sydney, so we packed the family and the camera and spent some time outdoors. Shot with a Nikon D70S with an <a href="http://www.nikonusa.com/Find-Your-Nikon/ProductDetail.page?pid=2137" title="AF NIKKOR 50mm f/1.8D">AF NIKKOR 50mm f/1.8D</a> lens, great lens but even greater subject! There's more photos from today in my <a href="http://www.flickr.com/photos/serdar/archives/date-posted/2009/06/06/" title="Serdar's Flickr stream for June 6, 2009">flickr stream</a>.</p>
<p><a href="http://www.flickr.com/photos/63185135@N00/3599512231/" style="margin-right: 10px"><img src="http://farm4.static.flickr.com/3640/3599512231_6ce5904bb9_m.jpg" height="159" width="240" alt="DSC_0051.NEF" /></a><a href="http://www.flickr.com/photos/63185135@N00/3600330746/" style="margin-right: 10px"><img src="http://farm3.static.flickr.com/2442/3600330746_3e840034e4_m.jpg" height="159" width="240" alt="DSC_0105.NEF" /></a></p>
<p><a href="http://www.flickr.com/photos/63185135@N00/3600332526/" style="margin-right: 10px"><img src="http://farm4.static.flickr.com/3640/3600332526_84cdb4a6f2_m.jpg" height="159" width="240" alt="DSC_0110.NEF" /></a><a href="http://www.flickr.com/photos/63185135@N00/3600326236/" style="margin-right: 10px"><img src="http://farm4.static.flickr.com/3401/3600326236_7cf1e098bb_m.jpg" height="159" width="240" alt="DSC_0083.NEF" /></a><br /></p>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/06/06/capturing_kerem</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/06/06/capturing_kerem" type="application/xhtml+xml" hreflang="en" />
<published>2009-06-06T12:04:08Z</published>
<updated>2009-06-06T11:06:31Z</updated>
</entry>
<entry>
<title type="text">Running injuries</title>
<summary type="text">Whilst this blog was on hiatus one thing I ended up doing quite a bit was some outdoor training. Most of the work done was cardio based and naturally incorporated a fair amount of running. Pretty soon I found out...</summary>
<content type="html"><![CDATA[<p>Whilst this blog was on hiatus one thing I ended up doing quite a bit was some outdoor training. Most of the work done was cardio based and naturally incorporated a fair amount of running. Pretty soon I found out that I wasn't much of a runner and faced two immediate problems. Shin splints were my first nemesis, I started getting them mostly in my right leg and only 15-20 minutes into my training. This, for me, ended up being a quick one to fix and it all went away with a new pair of correctly fitted shoes. Apparently my right foot rolls out a bit whilst my left is fairly flat.</p>
<p>The second problem relates to stitches, both in the middle of my chest but especially on my right side. I googled, as one would, and found out that there's the lucky ones who don't really ever get stitches, and then there's the rest of us. It was good to know that I wasn't alone! I came across a site that lists <a href="http://brainz.org/25-body-hacks/">25 body hacks</a> (very geeky, I know), including this gem:</p>
<blockquote>
  During or after a run, some people will occasionally get a "side stitch." This pain in the side is generally a product of exhaling as the right foot hits the ground, thus putting downward pressure on the liver and causing it to pull on the diaphragm. To avoid side stitches, exhale as your left foot hits the ground during runs.
</blockquote>
<p>Well that explains it fairly well the why bit and how to avoid it. I have also found that not taking in as much water in the hour leading up to training and also doing a stretch to the left also helps quite a bit. I put this to the test a couple of weeks ago for an 8km fun run and am happy to say that it did work for me! It was the first time I ran that distance without stopping and had a personal best time of 41 minutes 45 seconds!</p>
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/06/02/running_injuries</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/06/02/running_injuries" type="application/xhtml+xml" hreflang="en" />
<published>2009-06-02T09:30:47Z</published>
<updated>2009-06-02T08:42:25Z</updated>
</entry>
<entry>
<title type="text">Sydney Running Festival</title>
<summary type="text">On Sunday, 20 September 2009 I'll be taking part in the Blackmores Half-Marathon, my very first, which is part of the Sydney Running Festival. Other than the personal satisfaction of (hopefully) completing the race, I'll also be running for a...</summary>
<content type="html"><![CDATA[<p>On Sunday, 20 September 2009 I'll be taking part in the Blackmores Half-Marathon, my very first, which is part of the <a href="http://www.sydneyrunningfestival.com.au/">Sydney Running Festival</a>. Other than the personal satisfaction of (hopefully) completing the race, I'll also be running for a charity, <a href="http://www.redkite.org.au/">Redkite</a>. To put it in their own words:</p>
<blockquote>
  "Redkite supports children, young people and their families through cancer by providing emotional support, financial assistance and education services. Redkite's work is as vital as assisting families with utility and food bills, providing education grants to help children and young people stay connected with school and catch up with missed study, providing petrol vouchers to get a child to treatment and funding social workers and music therapists in hospitals."
</blockquote>If you wish to help support RedKite please follow this link to the <a href="http://www.gofundraise.com.au/Serdar_Kilic">Go Fundraise website</a> who facilitate the collection.
]]></content>
<category term="/" scheme="http://weblog.kilic.net/previously/" label="" />
<id>http://weblog.kilic.net/previously/2009/05/23/sydney_running_festival</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2009/05/23/sydney_running_festival" type="application/xhtml+xml" hreflang="en" />
<published>2009-05-23T06:15:40Z</published>
<updated>2009-05-23T06:16:32Z</updated>
</entry>
<entry>
<title type="text">Web Trivia Night</title>
<summary type="text"> Next Thursday the organisers of the wonderful Web Directions South are going to be running a Web Trivia Night. If you think you can answer questions like "who invented the Internet?" and "who was the first blogger?", then bring...</summary>
<content type="html"><![CDATA[<p>
Next Thursday the organisers of the wonderful <a href="http://webdirections.org/">Web Directions South</a> are going to be running a <a href="http://www.webdirections.org/2007/07/29/web-trivia-night-places-still-open/">Web Trivia Night</a>. If you think you can answer questions like "who invented the Internet?" and "who was the first blogger?", then bring yourself down to The Vault and have yourself a geeky night. Don't forget to <a href="http://www.webdirections.org/2007/07/29/web-trivia-night-places-still-open/">RSVP</a> ASAP as spaces are limited!
</p>
<!-- technorati tags start --><p><span class="technorati-tags">Technorati Tags:</span> <a href="http://www.technorati.com/tag/geeks" rel="tag">geeks</a>, <a href="http://www.technorati.com/tag/thevault" rel="tag">thevault</a>, <a href="http://www.technorati.com/tag/webdirections" rel="tag">webdirections</a>, <a href="http://www.technorati.com/tag/webtrivianight" rel="tag">webtrivianight</a></p><!-- technorati tags end -->]]></content>
<category term="/the_web" scheme="http://weblog.kilic.net/previously/" label="The Web" />
<id>http://weblog.kilic.net/previously/2007/07/31/web_trivia_night</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2007/07/31/web_trivia_night" type="application/xhtml+xml" hreflang="en" />
<published>2007-07-31T12:24:29Z</published>
<updated>2007-07-31T12:24:49Z</updated>
</entry>
<entry>
<title type="text">Bookmarker Pens</title>
<summary type="text"> Pens. Pads. Notebooks. Diaries. I never seem to have enough of these items, a trip down to the newsagency or to the local Office Works store is an exercise in self restraint, sometimes I fail dismally. Just the other...</summary>
<content type="html"><![CDATA[<p>
Pens. Pads. Notebooks. Diaries. I never seem to have enough of these items, a trip down to the newsagency  or to the local <a href="http://www.officeworks.com.au">Office Works</a> store is an exercise in self restraint, sometimes I fail dismally. Just the other week I headed out to Borders where I picked up a set of squared journals, lovely little notebooks where I can scribble some layout designs (not that I'm really a designer, but anyway).
</p><p>
Of course, heaven forbid I enter <em>the</em> stationary store, namely <a href="http://www.dymocks.com.au/StoreLocator/default.aspx?Store=StationarySS">Dymocks Stationary</a>. Oh no. I can't just glance inside, I mean I need a spare ink refill for some of my pens, right? Yeah, of course I do!
</p><p>
<a href="http://www.flickr.com/photos/serdar/555081956/" title="Bookmarker Pens"><img src="http://farm2.static.flickr.com/1075/555081956_8708c9cf51_m.jpg" style="float:right;border: 3px solid #CCCCCC;" width="240" height="152" alt="Bookmarker Pens" /></a>
</p><p>
So a while ago I came across these "bookmarker" pens, basically they're flat enough to be able to use them as a bookmark in your notebook, hence the name. They're cheap and plastic, but come in a whole assortment of colours (ink wise they're all black). Initially I came across these on a weblog, but never bookmarked (excuse the pun) the site. So I spent sometime trying to track down where these are sold and finally found them at <a href="http://www.bookmarkpen.com/grippaslippens.html">bookmarkpen.com</a>. These pens also go by the alias of Grippa Slip pens.
</p><p>
Well, now that I found a supplier in the US, it was time to track one down here Australia.
</p><p>
Unfortunately after all my googling and yahooing I came up trumps, so I asked the US supplier if they where willing to ship to Australia. Now whilst they accepted, the "target audience" of these pens are for marketing purposes whereby you get your company name stamped etc. That also means you <em>typically</em> buy this at a much larger quantity. After several emails back and forth online payment was organised for a set of ten, and in about two weeks my pens had arrived. So this "fix" should keep me going for a short while.
</p>
<!-- technorati tags start --><p><span class="technorati-tags">Technorati Tags:</span> <a href="http://www.technorati.com/tag/bookmarker" rel="tag">bookmarker</a>, <a href="http://www.technorati.com/tag/dymocks" rel="tag">dymocks</a>, <a href="http://www.technorati.com/tag/grippaslip" rel="tag">grippaslip</a>, <a href="http://www.technorati.com/tag/officeworks" rel="tag">officeworks</a>, <a href="http://www.technorati.com/tag/stationary" rel="tag">stationary</a></p><!-- technorati tags end -->]]></content>
<category term="/stationary" scheme="http://weblog.kilic.net/previously/" label="Stationary" />
<id>http://weblog.kilic.net/previously/2007/06/16/bookmarker_pens</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2007/06/16/bookmarker_pens" type="application/xhtml+xml" hreflang="en" />
<published>2007-06-16T10:22:17Z</published>
<updated>2007-06-16T08:25:52Z</updated>
</entry>
<entry>
<title type="text">Google Developer Day</title>
<summary type="text"> So I'm here at the Australian Technology Park at Google's first Developer Day and first cab off the rank after the keynote (which I unfortunately missed) was none other than Aaron Boodman, Mr. Greasemonkey himself. He had a very...</summary>
<content type="html"><![CDATA[<p>
So I'm here at the Australian Technology Park at Google's first Developer Day and first cab off the rank after the keynote (which I unfortunately missed) was none other than Aaron Boodman, Mr. Greasemonkey himself. He had a very cool demo of showcasing <a href="http://gears.google.com/">Google Gears</a>, a framework for allowing offline access to your online web applications. It works as a browser plugin (remember them?) and is available now as a beta for all browsers minus Safari. Mac users can fire up their Firefox browsers for now.
</p><p>
Gears make use of an SQLite database, weighing in at only 343Kb, so it's relatively small. There's a few API's that make up Gears, namely LocalServer, Database (to run queries etc.), and a WorkerPool (threading meet JavaScript, JavaScript meet threading). JSON is ubiquitous.
</p><p>
Next up was a PhD guy from Leeds University, who shows us Mapplets (Map-applets) that allow third party content to be hooked into google maps. This is available at <a href="http://maps.google.com/preview">http://maps.google.com/preview</a>. One cool mapplet was the Distance Measurement tool, which allows one to drag a pin from one location to another which then calculates the distance between the two points.
</p><p>
There's a new domain out there as well, gmodules.com, which calls some of the Map API stuff by iframing maps.google.com. The way it seems to work is that you code against the gmodules.com which packs up your api calls and serialises them across to maps.google.com - via GET. Last I checked there was a 1024 character limit for GET requests, so it'll be interesting how the API circumvents this.
</p><p>
<a href="http://bo.majewski.googlepages.com/">Bo Majewski</a>, PhD from Queensland University of Technology took us through some cool Map API calls - a gravity defying bouncing pin, GDownloadURL to, well, download data and access it locally, and Marker Manager that can be used to keep your map more lighweight by adding and removing markers automatically depending upon the view. There was no mention of the new street view that's available for Maps, but there is now AdSense for GMaps as well.
</p><p>
Zhen Wang displayed how simple it is to create Google Gadgets, which are interestingly portable to Vista Sidebar, and also BEA WebLogic. Need to find out if they conform to WSRP, that would be nice.
</p><p>
Lars Rasmussen, Mr. Google Maps, broke up his presentation to three parts. First up was Google's adoption of Open Source, most devs are using a version of Ubuntu modded for Google (aptly nicknamed Goobuntu). Millions of dollars spent fed back into the open source community in various ways. Need to have a look at Breakpad which is an open source crash reporting system. Finally, it was time for the Google Web Toolkit (GWT, which he pronounced "GWIT"). Google Base is one app that is built on GWT. I wonder if there's anyone working on a .NET port?
</p><p>
Afte lunch Prakash Barathan had a talk about GData, Googles data api for all things google. GData is a superset of the Atom Publishing Protocol, adding extensions for a data model, query, concurrency, and authentication. <a href="http://www.gumiyo.com/">Gumiyo.com</a> was showcased as an application that makes heavy use of GData via Google Base.
</p><p>
And for the finale Michael Ashbridge took as thorough KML, the xml geo-data specification that is used by Google Maps and Google Earth (oh, and I guess Lunar as well!).
</p>
<!-- technorati tags start --><p><span class="technorati-tags">Technorati Tags:</span> <a href="http://www.technorati.com/tag/gdd07" rel="tag">gdd07</a>, <a href="http://www.technorati.com/tag/google" rel="tag">google</a>, <a href="http://www.technorati.com/tag/googledeveloperday" rel="tag">googledeveloperday</a>, <a href="http://www.technorati.com/tag/googlegears" rel="tag">googlegears</a>, <a href="http://www.technorati.com/tag/googlemaps" rel="tag">googlemaps</a></p><!-- technorati tags end -->]]></content>
<category term="/the_web" scheme="http://weblog.kilic.net/previously/" label="The Web" />
<id>http://weblog.kilic.net/previously/2007/05/31/google_developer_day</id>
<link rel="alternate" href="http://weblog.kilic.net/previously/2007/05/31/google_developer_day" type="application/xhtml+xml" hreflang="en" />
<published>2007-05-31T07:34:44Z</published>
<updated>2007-05-31T11:15:06Z</updated>
</entry>

</feed>