<?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>Lacqui&#039;s Log &#187; Work</title> <atom:link href="http://blog.lacqui.com/category/work/feed/" rel="self" type="application/rss+xml" /><link>http://blog.lacqui.com</link> <description>Not just good - Just good enough</description> <lastBuildDate>Thu, 22 Jul 2010 04:24:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Experience required?</title><link>http://blog.lacqui.com/2010/06/experience-required/</link> <comments>http://blog.lacqui.com/2010/06/experience-required/#comments</comments> <pubDate>Thu, 10 Jun 2010 22:21:25 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[Work]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=233</guid> <description><![CDATA[As I previously mentioned, I&#8217;m doing some work on RentACoder.com.  I&#8217;ve noticed a few trends there though. Unreasonable maximum bids: Emergency!  Expert needed!  Must fix absolutely everything wrong with my system!  $25 maximum bid Unreasonable communication requirements: Bidder must be reachable at all times, 24 hours a day, Antarctica time zone Unreasonable experience requirements: Bidder [...]]]></description> <content:encoded><![CDATA[<p><a href="http://blog.lacqui.com/2010/05/rent-me-2/">As I previously mentioned</a>, I&#8217;m doing some work on <a href="http://www.rentacoder.com/RentACoder/DotNet/default.aspx">RentACoder.com</a>.  I&#8217;ve noticed a few trends there though.</p><ul><li>Unreasonable maximum bids:<ul><li>Emergency!  Expert needed!  Must fix absolutely everything wrong with my system!  $25 maximum bid</li></ul></li><li>Unreasonable communication requirements:<ul><li>Bidder must be reachable at all times, 24 hours a day, Antarctica time zone</li></ul></li><li>Unreasonable experience requirements:<ul><li>Bidder must have written 20 apps from scratch using the TwitBook API.</li></ul></li><li>Unreasonable demonstration of experience:<ul><li>Bidder must show us 20 apps they have written.  We require an NDA before you get any more info</li></ul></li><li>Unreasonable grasp of reality:<ul><li>(repost) (repost) (repost) Why isn&#8217;t anybody replying to my ad? $25 maximum bid</li></ul></li><li>Unreasonable grasp of geography:<ul><li>Need programmer for North American properties database.  Geographically restricted to Antarctican coders only.</li></ul></li></ul><p>Yes, it&#8217;s better than going out and trying to find clients, but some of the ads are painful to follow.</p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/06/experience-required/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Debugging Web Services</title><link>http://blog.lacqui.com/2010/05/debugging-web-services/</link> <comments>http://blog.lacqui.com/2010/05/debugging-web-services/#comments</comments> <pubDate>Sun, 30 May 2010 18:48:45 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[Work]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=231</guid> <description><![CDATA[As previously mentioned, I&#8217;m doing some coding for clients, something I haven&#8217;t done in some time.  One of the projects works with the Facebook API.  Specifically, it allows users to set their status through another website. However, hunting through the docs was painful.  The official docs aren&#8217;t organized in a logical way (I had to [...]]]></description> <content:encoded><![CDATA[<p>As <a href="http://blog.lacqui.com/2010/05/rent-me-2/">previously mentioned</a>, I&#8217;m doing some coding for clients, something I haven&#8217;t done in some time.  One of the projects works with the <a href="http://developers.facebook.com/">Facebook API</a>.  Specifically, it allows users to set their status through another website.</p><p>However, hunting through the docs was painful.  The <a href="http://developers.facebook.com/docs/">official docs</a> aren&#8217;t organized in a logical way (I had to rely heavily on example code, rather than proper API documentation).  Then, there&#8217;s the errors.</p><p>You see, unlike a local library, there is no debug version of the FB API.  This means that, if I&#8217;m having issues, all I can do is plug in a parameter and rely on the error code to tell me what I&#8217;m doing wrong.  This doesn&#8217;t help AT ALL if the error message I get back is:</p><blockquote><p>{&#8220;error&#8221;:{&#8220;type&#8221;:&#8221;Exception&#8221;,&#8221;message&#8221;:&#8221;(#1) An unknown error  occurred&#8221;}}</p></blockquote><p>Not very helpful.</p><p>Eventually, I figured it out, but couldn&#8217;t find any documentation (or even a blog post) on it.  Facebook only allows Unix-style EOL characters (LF), not DOS-style (CR LF).  Not fun to debug <img src='http://blog.lacqui.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/05/debugging-web-services/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Rent me</title><link>http://blog.lacqui.com/2010/05/rent-me-2/</link> <comments>http://blog.lacqui.com/2010/05/rent-me-2/#comments</comments> <pubDate>Mon, 24 May 2010 07:39:48 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[Work]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=230</guid> <description><![CDATA[It&#8217;s been a while since I&#8217;ve posted.  As previously promised, there is no set schedule. Anyway, I&#8217;ve re-found the site Rent a Coder, where programmers (such as myself) can find projects to work on, without dealing with the hassle of advertising, accounting, management, etc.  In other words, for an administration fee (taken from my payment), [...]]]></description> <content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve posted.  As <a href="http://blog.lacqui.com/2010/04/bloggers-block/">previously promised</a>, there is no set schedule.</p><p>Anyway, I&#8217;ve re-found the site <a href="http://www.rentacoder.com/RentACoder/DotNet/default.aspx">Rent a Coder</a>, where programmers (such as myself) can find projects to work on, without dealing with the hassle of advertising, accounting, management, etc.  In other words, for an administration fee (taken from my payment), I&#8217;m cleared of dealing with non-payment (everything is held in escrow), advertising (although I do have to propose my services in response to <acronym title="Requests for Proposals">RFPs</acronym>), accounting (client pays <acronym title="Rent a Coder">RaC</acronym>, <acronym title="Rent a Coder">RaC </acronym>pays me), etc.</p><p>It turns out to be a supplement to my income, and allows me to keep my skills in play.</p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/05/rent-me-2/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Back to School</title><link>http://blog.lacqui.com/2010/04/back-to-school/</link> <comments>http://blog.lacqui.com/2010/04/back-to-school/#comments</comments> <pubDate>Mon, 12 Apr 2010 05:04:07 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Work]]></category> <category><![CDATA[academic portion]]></category> <category><![CDATA[course]]></category> <category><![CDATA[esquimalt]]></category> <category><![CDATA[fiscal year]]></category> <category><![CDATA[halifax]]></category> <category><![CDATA[homework]]></category> <category><![CDATA[school]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=227</guid> <description><![CDATA[The beginning of the fiscal year was also the beginning of a new training year for me.&#160; And year it almost is, as I have now embarked upon my 8 1/2-month long QL5 journeyman course. On the plus side, this means that I have 6 months of (mostly) 8-to-4 days, located here in beautiful Esquimalt.&#160; [...]]]></description> <content:encoded><![CDATA[<p>The beginning of the fiscal year was also the beginning of a new training year for me.&nbsp; And year it almost is, as I have now embarked upon my 8 1/2-month long <abbr title="Qualification Level 5">QL5</abbr> <a href="http://en.wikipedia.org/wiki/Journeyman">journeyman</a> course.</p><p>On the plus side, this means that I have 6 months of (mostly) 8-to-4 days, located here in beautiful <a href="http://en.wikipedia.org/wiki/Esquimalt">Esquimalt</a>.&nbsp; Unfortunately, 2 1/2 months are on the other side of the country, freezing my ass off in <a href="http://en.wikipedia.org/wiki/Halifax,_Nova_Scotia">Halifax</a> barracks in the winter.</p><p>Homework is not going to be cool, but hopefully it won&#39;t be too plentiful &#8211; this is a mostly practical maintenance course, as I have already completed the academic portion.</p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/04/back-to-school/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Fun in the pool</title><link>http://blog.lacqui.com/2010/02/fun-in-the-pool/</link> <comments>http://blog.lacqui.com/2010/02/fun-in-the-pool/#comments</comments> <pubDate>Thu, 25 Feb 2010 01:26:00 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Work]]></category> <category><![CDATA[cse department]]></category> <category><![CDATA[full contact]]></category> <category><![CDATA[military pt]]></category> <category><![CDATA[pool]]></category> <category><![CDATA[water polo]]></category> <category><![CDATA[workout]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=223</guid> <description><![CDATA[As I am a member of the military, PT is a fact of life.&#160; Both personal and organized PT are supposed to happen on a regular basis. This morning, we played water polo.&#160; For my ship&#39;s CSE department, water polo has the following rules: In the water is in bounds Out of the water is [...]]]></description> <content:encoded><![CDATA[<p>As I am a member of the military, <abbr title="Physical Training">PT</abbr> is a fact of life.&nbsp; Both personal and organized <abbr title="Physical Training">PT</abbr> are supposed to happen on a regular basis.</p><p>This morning, we played water polo.&nbsp; For my ship&#39;s <abbr title="Combat Systems Engineering">CSE</abbr> department, water polo has the following rules:</p><ul><li>In the water is in bounds</li><li>Out of the water is out of bounds</li><li>One point for knocking down the other team&#39;s goal</li><li>Full contact</li></ul><p>Needless to say, we ended up pretty bruised and tired after all this.&nbsp; But it was a good workout <img src='http://blog.lacqui.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/02/fun-in-the-pool/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Bob the Intruder</title><link>http://blog.lacqui.com/2010/02/bob-the-intruder/</link> <comments>http://blog.lacqui.com/2010/02/bob-the-intruder/#comments</comments> <pubDate>Thu, 18 Feb 2010 01:07:51 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Work]]></category> <category><![CDATA[intruder]]></category> <category><![CDATA[officer of the day]]></category> <category><![CDATA[sea training]]></category> <category><![CDATA[sentry]]></category> <category><![CDATA[training instructor]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=221</guid> <description><![CDATA[I&#39;m giving a couple new workers a tour of the ship today, when the following comes over the PA system: &#160; Hear there, officer of the day speaking. The worker who came aboard with a white hard hat marked &#34;Bob&#34; report to the brow immediately. We thought this was a bit odd, but didn&#39;t think [...]]]></description> <content:encoded><![CDATA[<p>I&#39;m giving a couple new workers a tour of the ship today, when the following comes over the PA system:</p><p>&nbsp;</p><blockquote><p>Hear there, officer of the day speaking. The worker who came aboard with a white hard hat marked &quot;Bob&quot; report to the brow immediately.</p></blockquote><p>We thought this was a bit odd, but didn&#39;t think much of it.&nbsp; We continued on with the tour, until we heard the action alarm.</p><p>&nbsp;</p><blockquote><p><em>Bong bong</em><sup class='footnote'><a href='#fn-221-1' id='fnref-221-1'>1</a></sup>&#8230;Intruder alert.&nbsp; Ship&#39;s company muster flight deck.</p></blockquote><p>So I escort my guys to the flight deck, where we learn that a Sea Training instructor has walked onboard, failing to show his ID card.&nbsp; This brings us to a security alert situation, which in turns brings everybody else in the dockyard to security alert stations.</p><p>I ended up posted as an upper-deck sentry, so at least I got some fresh air today!&nbsp; And it got us out of a couple hours work today.&nbsp; This was my (and several other members&#39;) first time doing an intruder alert, so it was a changeup from the normal routine, where Sea Training will come in with a smoke machine an red glow sticks, to tell us that a fire is onboard.</p><p>I&#39;m sure that I&#39;ll get hit with that one again soon enough.</p><div class='footnotes'><div class='footnotedivider'></div><ol><li id='fn-221-1'>The semi-official representation of the action alarm <span class='footnotereverse'><a href='#fnref-221-1'>&#8617;</a></span></li></ol></div><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/02/bob-the-intruder/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Emergency Stations &#8211; Almost</title><link>http://blog.lacqui.com/2010/02/emergency-stations-almost/</link> <comments>http://blog.lacqui.com/2010/02/emergency-stations-almost/#comments</comments> <pubDate>Wed, 17 Feb 2010 02:19:23 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Work]]></category> <category><![CDATA[bit of fun]]></category> <category><![CDATA[emergency stations]]></category> <category><![CDATA[fire alarms]]></category> <category><![CDATA[power generator]]></category> <category><![CDATA[red button]]></category> <category><![CDATA[watchkeeper]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=220</guid> <description><![CDATA[So there I am, warming my seat in the MCR, reading a book (the computers having been taken offline for a server upgrade), when the morning cook comes in. &#34;Hey Lacqui,&#34; he says.&#160; &#34;Is there anybody doing hot work1?&#34; I look at him, then at the clock.&#160; &#34;It&#39;s 5 in the morning.&#160; Why would anyone [...]]]></description> <content:encoded><![CDATA[<p>So there I am, warming my seat in the <abbr title="Machinery Control Room">MCR</abbr>, reading a book (the computers having been taken offline for a server upgrade), when the morning cook comes in.</p><p>&quot;Hey Lacqui,&quot; he says.&nbsp; &quot;Is there anybody doing hot work<sup class='footnote'><a href='#fn-220-1' id='fnref-220-1'>1</a></sup>?&quot;</p><p>I look at him, then at the clock.&nbsp; &quot;It&#39;s 5 in the morning.&nbsp; Why would anyone be hot working now?&quot;</p><p>&quot;Well, then, you may want to smell this.&quot;</p><p>He leads me to the galley entrance, where there is the unmistakable smell of burning electronics.&nbsp; My first reaction is that it is a power generator (#1 generator, currently undergoing a maintenance/inspection, is located directly beneath our feet at this point).&nbsp; I go down into the <abbr title="Auxiliary Machinery Room">AMR</abbr>, but find that all is good down there.</p><p>Then we did our <a href="http://en.wikipedia.org/wiki/Toucan_Sam">Toucan Sam</a> impressions<sup class='footnote'><a href='#fn-220-2' id='fnref-220-2'>2</a></sup>.&nbsp; This led us to the <abbr title="Communications Control Room">CCR</abbr> door, which is a secure area, and therefore locked.&nbsp; Fortunately, the duty tech (my on-watch supervisor) is awake, having done his rounds an hour before.&nbsp; A quick discussion with him, and we go wake up the officer of the day.&nbsp; The OOD is responsible for all the keys on board; he and the duty tech go to the CCR and investigate, while I return to the MCR, and prepare to press the Big Red Button (action alarm).</p><p>It turns out, after all, that there was nothing to worry about.&nbsp; A transformer blew, causing the electronic smell.&nbsp; The smoke was sucked directly into a ventilation intake, which spread it throughout the forward part of the ship.&nbsp; In the end, no major damage, no need to wake everybody up, and a bit of fun out of the normal, boring, duty watch routine.</p><div class='footnotes'><div class='footnotedivider'></div><ol><li id='fn-220-1'>Hot work is anything like cutting, grinding, sanding, etc. which can set off fire alarms.&nbsp; The MCR watchkeeper needs to know about these, since I monitor said alarms. <span class='footnotereverse'><a href='#fnref-220-1'>&#8617;</a></span></li><li id='fn-220-2'>We followed our noses <span class='footnotereverse'><a href='#fnref-220-2'>&#8617;</a></span></li></ol></div><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/02/emergency-stations-almost/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Another day, another duty</title><link>http://blog.lacqui.com/2010/01/another-day-another-duty/</link> <comments>http://blog.lacqui.com/2010/01/another-day-another-duty/#comments</comments> <pubDate>Wed, 27 Jan 2010 20:11:28 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[Work]]></category> <category><![CDATA[copious spare time]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[mcr]]></category> <category><![CDATA[nano project]]></category> <category><![CDATA[samba]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[wiki]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=217</guid> <description><![CDATA[Here I am, yet again, sitting in the MCR, waiting for duty to end. Not sure who I pissed off, but I managed to get two duty watches this week. On the plus side, with my compensatory days off, I&#8217;m done for the week now. With my copious spare time (I sit here for six [...]]]></description> <content:encoded><![CDATA[<p>Here I am, yet again, sitting in the MCR, waiting for duty to end.  Not sure who I pissed off, but I managed to get two duty watches this week.  On the plus side, with my compensatory days off, I&#8217;m done for the week now.</p><p>With my copious spare time (I sit here for six hours at a time, waiting for an alarm to go off.  I actually do have copious spare time today), I&#8217;m doing some work on next year&#8217;s NaNo project.  I&#8217;ve set up a private wiki, where I&#8217;m keeping my notes on the characters, and hoping that the linking between characters, events, locations, etc. helps me to avoid too much conflicting detail in the writing, and allows me enough to get my 50,000 words written this November.</p><p>At home (and completely inaccessible here) I&#8217;ve set up my old desktop computer as a <a href="http://www.gentoo.org/">Gentoo</a> system.  I&#8217;m trying to get some time to get my hand back into programming, so I do my development from my laptop (running Vista), save my files to a Samba share on my dev box, then compile remotely through SSH.  It seems to be working so far, and hopefully I&#8217;ll get something decent pumped out soon.</p><p>Finally, this is my first post-by-email using <a href="http://wordpress.org/extend/plugins/postie/other_notes/">Postie</a>.  Hopefully the combination of Postie and the ship&#8217;s email system won&#8217;t mangle this post up too badly, because I won&#8217;t be able to fix it until tomorrow morning.</p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2010/01/another-day-another-duty/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Olympic Security</title><link>http://blog.lacqui.com/2009/12/olympic-security/</link> <comments>http://blog.lacqui.com/2009/12/olympic-security/#comments</comments> <pubDate>Wed, 16 Dec 2009 05:56:11 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[Work]]></category> <category><![CDATA[high security]]></category> <category><![CDATA[olympic security]]></category> <category><![CDATA[security holes]]></category> <category><![CDATA[weak point]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=214</guid> <description><![CDATA[As a member of the Canadian military, I have been hearing alot about Olympic security.  A task force has been stood up, specifically for Olympic security.  But is this all smoke and mirrors? In response to concerns about high-profile event security, Bruce Schneier, an internationally-recognized security expert, has this to say: This is certainly the [...]]]></description> <content:encoded><![CDATA[<p>As a member of the Canadian military, I have been hearing alot about <a title="Vancouver 2010 Integrated Security Unit " href="http://www.v2010isu.com/">Olympic security</a>.  A <a title="JTF Games" href="http://www.navy.forces.gc.ca/marpac/0/0-w_eng.asp?category=4&amp;title=1016">task force</a> has been stood up, specifically for Olympic security.  But is this all smoke and mirrors?</p><p>In response to concerns about high-profile event security, Bruce Schneier, an internationally-recognized security expert, <a href="http://www.schneier.com/crypto-gram-0912.html#1">has this to say</a>:</p><blockquote><p>This is certainly the conventional wisdom, but is there any actual evidence that it&#8217;s true? The 9/11 terrorists could have easily chosen a different date and a major event &#8212; sporting or other &#8212; to target, but they didn&#8217;t. The London and Madrid train bombers could have just as easily chosen more high-profile events to bomb, but they didn&#8217;t. The Mumbai terrorists chose an ordinary day and ordinary targets. Aum Shinrikyo chose an ordinary day and ordinary train lines. Timothy McVeigh chose the ordinary Oklahoma City Federal Building. Irish terrorists chose, and Palestinian terrorists continue to choose, ordinary targets. Some of this can be attributed to the fact that ordinary targets are easier targets, but not a lot of it.</p></blockquote><p>So how effective are we being, by emphasizing Olympic security?  Are we concentrating our attention at one &#8220;weak point&#8221;, opening security holes to be exploited elsewhere?  Or possibly when we stand down from Olympic high-security, will the lull make us a target?</p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2009/12/olympic-security/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>NaNoWriMo Day 3</title><link>http://blog.lacqui.com/2009/11/nanowrimo-day-3/</link> <comments>http://blog.lacqui.com/2009/11/nanowrimo-day-3/#comments</comments> <pubDate>Wed, 04 Nov 2009 01:37:31 +0000</pubDate> <dc:creator>lacqui</dc:creator> <category><![CDATA[NaNoWriMo]]></category> <category><![CDATA[Work]]></category> <category><![CDATA[breathing apparatus]]></category> <category><![CDATA[milestone]]></category> <category><![CDATA[nanowrimo]]></category> <category><![CDATA[writing]]></category><guid isPermaLink="false">http://blog.lacqui.com/?p=208</guid> <description><![CDATA[I spent the day today in the damage control school, learning how to use our new breathing apparatus.  As always when I wear an air pack, my shoulders are now killing me. Anyway, I got a bit of writing done during lunch.  495 words (about a page and a half, handwritten), which brings me up [...]]]></description> <content:encoded><![CDATA[<p>I spent the day today in the damage control school, learning how to use <a href="http://www.draeger.com/CA/en_US/">our new breathing apparatus</a>.  As always when I wear an air pack, my shoulders are now killing me.</p><p>Anyway, I got a bit of writing done during lunch.  495 words (about a page and a half, handwritten), which brings me up to a running total of 4106.  Unfortunately, that leaves me 896 words behind my daily milestone <img src='http://blog.lacqui.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p><p>Guess I know what I&#8217;m doing when the kids go to bed tonight.</p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.lacqui.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.lacqui.com/2009/11/nanowrimo-day-3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 15/39 queries in 0.198 seconds using disk

Served from: blog.lacqui.com @ 2010-09-06 23:24:58 -->