<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>techniQal support</title>
	
	<link>http://www.techniqal.com/blog</link>
	<description>the Q stands for quality</description>
	<lastBuildDate>Wed, 22 Apr 2009 14:58:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<geo:lat>40.002156</geo:lat><geo:long>-105.100365</geo:long><image><link>http://www.techniqal.com</link><url>http://www.feedburner.com/fb/images/pub/fb_pwrd.gif</url><title>Techniqal Support</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/TechniqalSupport" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Preloaders: 3D Loading Animations</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/2qz0qfrCeEc/</link>
		<comments>http://www.techniqal.com/blog/2009/02/23/preloaders-3d-loading-animations/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 18:23:42 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=242</guid>
		<description><![CDATA[
Every AJAX app has them. Whether they are necessary in every case(or ever) is debatable . Preloaders.net  has them in 3d, 2d, and allows you to show the world that your app is making progress . Brevity aside, they have a decent selection of configurable loading animations that are easy to export to .gif [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://preloaders.net/en/3d#"><img src="http://www.techniqal.com/blog/wp-content/uploads/2009/02/38.gif" alt="Loading GIF" title="Loading GIF" width="100" height="65" class="alignnone size-full wp-image-243" /></a><br />
Every AJAX app has them. Whether they are necessary in every case(or ever) is debatable . <a href="http://preloaders.net/en/3d">Preloaders.net </a> has them in 3d, 2d, and allows you to show the world that your app is making progress . Brevity aside, they have a decent selection of configurable loading animations that are easy to export to .gif . You can configure background and foreground color, as well as animation speed and size. Definitely a site worth bookmarking for the 1 or 2 times you would ever need it.</p>
<p> I previously posted about another similar site <a href="http://www.techniqal.com/blog/2007/05/18/ajaxload-ajax-loading-gif-generator/">HERE</a> . </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=2qz0qfrCeEc:qBC0sagrIks:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=2qz0qfrCeEc:qBC0sagrIks:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=2qz0qfrCeEc:qBC0sagrIks:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=2qz0qfrCeEc:qBC0sagrIks:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2009/02/23/preloaders-3d-loading-animations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2009/02/23/preloaders-3d-loading-animations/</feedburner:origLink></item>
		<item>
		<title>Extending Firebug for Better Debugging</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/xjHvXhCI4xg/</link>
		<comments>http://www.techniqal.com/blog/2009/02/20/extending-firebug-for-better-debugging/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 19:13:31 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=236</guid>
		<description><![CDATA[One of the most useful tools ever created for debugging html/javascript/css is Firebug. If you are a web developer or web technical support person, you are doing yourself a disservice if you don&#8217;t use it. It provides the most complete suite of debugging tools available for Firefox . When combined with the tools of the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most useful tools ever created for debugging html/javascript/css is <a href="http://www.getfirebug.com">Firebug</a>. If you are a web developer or web technical support person, you are doing yourself a disservice if you don&#8217;t use it. It provides the most complete suite of debugging tools available for Firefox . When combined with the tools of the &#8220;<a href="http://chrispederick.com/work/web-developer/">Web Developer</a>&#8221; plugin by Chris Pederick, you can tackle just about any problem<a href="http://getfirebug.com">.<img alt="" src="http://getfirebug.com/header.png" title="firebug" class="alignnone" width="400" height="83" /></a></p>
<p>One of the great things about Firebug is the pluggable format that allows other developers to add features and functionality to firebug. I use two firebug addons that provide their own unique value, and have nice integration points within firebug.<br />
The first, is <a href="http://developer.yahoo.com/yslow/">YSLOW</a>, by Yahoo. It analyzes your pages, and provides performance statistics as well as recommendations on how you can make your page/site load faster. I have been using YSLOW for about a year, and it is a great way to benchmark pages and page elements.</p>
<p><a href="http://tools.sitepoint.com/codeburner/"><img src="http://sitepointstatic.com/images/codeburner/codeburner-logo.png" alt="firescope" /></a><br />
The newest addon that  I am just now trying out is <a href="http://tools.sitepoint.com/codeburner/"><del datetime="2009-04-22T14:57:29+00:00">Firescope</del> codeburner </a> by Sitepoint. It provides context menus, and a search interface that provide you reference information on html elements, attributes and css properties. So you can tell within one panel whether the changes you are planning to make on a css element will work in IE7, or Firefox, or Opera. I am still getting used to integrating into my workflow, but thus far it seems like a great tool.</p>
<p>I suggest you try not only Firebug, but try extending the functionality and hence the value of an already great plugin, by installing these other addons.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=xjHvXhCI4xg:sIrAQVLZCUA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=xjHvXhCI4xg:sIrAQVLZCUA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=xjHvXhCI4xg:sIrAQVLZCUA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=xjHvXhCI4xg:sIrAQVLZCUA:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2009/02/20/extending-firebug-for-better-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2009/02/20/extending-firebug-for-better-debugging/</feedburner:origLink></item>
		<item>
		<title>Lijit Wordpress Plugin Updates</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/Fx4odh9iXRA/</link>
		<comments>http://www.techniqal.com/blog/2009/02/19/lijit-wordpress-plugin-updates/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:58:10 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=229</guid>
		<description><![CDATA[This is just a quick update to let folks know about some recent updates we&#8217;ve made to the Lijit Wordpress Plugin. In the last 72 hours we pushed 2 fixes that addressed a few different bugs we had been running into with the plugin. These were bugs that tended to affect a very small number [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick update to let folks know about some recent updates we&#8217;ve made to the Lijit Wordpress Plugin. In the last 72 hours we pushed 2 fixes that addressed a few different bugs we had been running into with the plugin. These were bugs that tended to affect a very small number of publishers who had older versions of php, or certain conflicts with other javascript that may have been on the blog.<br />
Hopefully these changes will make it easier for everyone with a wordpress blog to install Lijit. We apologize if you had to upgrade multiple times in the last few days.</p>
<p>If you have any questions or problems , we are always willing to help , just email us at support at lijit dot com.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=Fx4odh9iXRA:vd2N1U28IFw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=Fx4odh9iXRA:vd2N1U28IFw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=Fx4odh9iXRA:vd2N1U28IFw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=Fx4odh9iXRA:vd2N1U28IFw:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2009/02/19/lijit-wordpress-plugin-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2009/02/19/lijit-wordpress-plugin-updates/</feedburner:origLink></item>
		<item>
		<title>Bespin Isn’t Just a Planet</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/_LLQkLQis_4/</link>
		<comments>http://www.techniqal.com/blog/2009/02/17/bespin-isnt-just-a-planet/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 21:39:51 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=224</guid>
		<description><![CDATA[
I have been negligent. This is my first post in nearly three months(been busy) . But I ran into Bespin(bespin.mozilla.com/) the other day, and the more I think about it , the more intriguing it seems. So intriguing that it actually drove me to write a quick post about it. Although it is only a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techniqal.com/blog/wp-content/uploads/2009/02/icon_bespin_m.gif" alt="icon_bespin_m" title="icon_bespin_m" width="100" height="100" class="alignnone size-full wp-image-225" /><br />
I have been negligent. This is my first post in nearly three months(been busy) . But I ran into <a href="http://labs.mozilla.com/projects/bespin/">Bespin</a>(bespin.mozilla.com/) the other day, and the more I think about it , the more intriguing it seems. So intriguing that it actually drove me to write a quick post about it. Although it is only a &#8220;technical demo&#8221; in most respects, it hints at some really cool concepts.</p>
<p>Outside of the obvious perks of having a cloud based development environment/editor , the web based command line elements are what get me excited. They are incorporating components from <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">Ubiquity</a> that enable some similar functionality. All of this adds up to a compelling product that I could see myself using. </p>
<p>My largest complaint with any development environment tends to be portability. I have to export packages, and re-import them if I want to work on something from home, or if I want to code on my laptop.  If they can get the version control , integration/export features, and UI solid, then I think this could replace my use of Aptana. If they do it well enough, I may even stop using vim to write code. </p>
<p>Regardless, I think this counts as one of the first cloud based apps that would increase my productivity. All I ask is that they support php and python and give me a simple way to test my code as I write it.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=_LLQkLQis_4:NYQUlIi60ug:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=_LLQkLQis_4:NYQUlIi60ug:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=_LLQkLQis_4:NYQUlIi60ug:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=_LLQkLQis_4:NYQUlIi60ug:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2009/02/17/bespin-isnt-just-a-planet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2009/02/17/bespin-isnt-just-a-planet/</feedburner:origLink></item>
		<item>
		<title>Obama Photoset</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/2zPbIzDEd2M/</link>
		<comments>http://www.techniqal.com/blog/2008/11/08/obama-photoset/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 15:35:44 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=215</guid>
		<description><![CDATA[I ran across this incredible flickr photoset this morning and had to share it. This is a great glimpse into the moments leading up to his acceptance speech on Tuesday night. I am struck by not only the transparency of the Obama campaign, but their clever use of social media in getting their message out. [...]]]></description>
			<content:encoded><![CDATA[<p>I ran across this incredible flickr photoset this morning and had to share it. This is a great glimpse into the moments leading up to his acceptance speech on Tuesday night. I am struck by not only the transparency of the Obama campaign, but their clever use of social media in getting their message out. The American public has never had this kind of access to information, and I find it very refreshing.<br />
On the flip side, I dread the future glut of &#8220;<em>Social Media Political</em>&#8221; consultants that are bound to start polluting our lifestreaming apps and social networks. </p>
<p><object width="500" height="375"><param name="flashvars" value="&#038;offsite=true&#038;intl_lang=en-us&#038;page_show_url=%2Fphotos%2Fbarackobamadotcom%2Fsets%2F72157608716313371%2Fshow%2Fwith%2F3008257683%2F&#038;page_show_back_url=%2Fphotos%2Fbarackobamadotcom%2Fsets%2F72157608716313371%2Fwith%2F3008257683%2F&#038;set_id=72157608716313371&#038;jump_to=3008257683"></param><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=61927"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=61927" allowFullScreen="true" flashvars="&#038;offsite=true&#038;intl_lang=en-us&#038;page_show_url=%2Fphotos%2Fbarackobamadotcom%2Fsets%2F72157608716313371%2Fshow%2Fwith%2F3008257683%2F&#038;page_show_back_url=%2Fphotos%2Fbarackobamadotcom%2Fsets%2F72157608716313371%2Fwith%2F3008257683%2F&#038;set_id=72157608716313371&#038;jump_to=3008257683" width="500" height="375"></embed></object></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=2zPbIzDEd2M:fv8KPVDOLV0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=2zPbIzDEd2M:fv8KPVDOLV0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=2zPbIzDEd2M:fv8KPVDOLV0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=2zPbIzDEd2M:fv8KPVDOLV0:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2008/11/08/obama-photoset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2008/11/08/obama-photoset/</feedburner:origLink></item>
		<item>
		<title>Twitter Snow Report is Back</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/6L0I8x3gEy0/</link>
		<comments>http://www.techniqal.com/blog/2008/11/06/twitter-snow-report-is-back/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 05:32:32 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=211</guid>
		<description><![CDATA[
I finally got around to refactoring some code and got the twitter snow report updater back online. Follow it now at http://twitter.com/snowing  to get daily updates on the snow and weather conditions at all of the Colorado ski resorts. 
A new site is also in the works that will give you even more information [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/snowing"><img src="http://www.techniqal.com/blog/wp-content/uploads/2008/11/snowflake_normal.png" alt="" title="snowflake_normal" width="48" height="48" class="alignleft size-full wp-image-212" /></a><br />
I finally got around to refactoring some code and got the twitter snow report updater back online. Follow it now at <a href="http://twitter.com/snowing">http://twitter.com/snowing</a>  to get daily updates on the snow and weather conditions at all of the Colorado ski resorts. </p>
<p>A new site is also in the works that will give you even more information about your favorite ski destinations. </p>
<p>So follow the twitter feed, and look forward to a great season. Copper Mountain is opening tomorrow morning, bringing the number of open resorts to three, so it&#8217;s time for a snow day.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=6L0I8x3gEy0:rOKabGmD614:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=6L0I8x3gEy0:rOKabGmD614:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=6L0I8x3gEy0:rOKabGmD614:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=6L0I8x3gEy0:rOKabGmD614:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2008/11/06/twitter-snow-report-is-back/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2008/11/06/twitter-snow-report-is-back/</feedburner:origLink></item>
		<item>
		<title>Lijit Has a Day at the Track</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/61SZuITOS7Q/</link>
		<comments>http://www.techniqal.com/blog/2008/10/10/lijit-has-a-day-at-the-track/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 23:58:06 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=206</guid>
		<description><![CDATA[The hard working team at Lijit took the afternoon off today, and spent it racing around a Go-Kart track at breakneck speeds. It was a great chance for everyone to exercise their competitive spirit and have some fun . I came in last place in the &#8220;slightly faster folks&#8221; group. I have only myself to [...]]]></description>
			<content:encoded><![CDATA[<p>The hard working team at Lijit took the afternoon off today, and spent it racing around a Go-Kart track at breakneck speeds. It was a great chance for everyone to exercise their competitive spirit and have some fun . I came in last place in the &#8220;slightly faster folks&#8221; group. I have only myself to blame &#8230; and a few of my coworkers. They know who they are , and they will be dealt with swiftly.<br />
Regardless of who won or who lost, I think we all had a good time.  I got some decent photos, and a great video of Charlie winning the &#8220;Silver&#8221; group race. Check out the photo album, and video below. I now need to get some rest because going that fast wears you out!</p>
<table style="width:194px;">
<tr>
<td align="center" style="height:194px;background:url(http://picasaweb.google.com/f/img/transparent_album_background.gif) no-repeat left"><a href="http://picasaweb.google.com/weiss.daniel/LijitAtTheTrack#"><img src="http://lh4.ggpht.com/weiss.daniel/SO_kEOb9faE/AAAAAAAAA7U/X8YxorwJ6HQ/s160-c/LijitAtTheTrack.jpg" width="160" height="160" style="margin:1px 0 0 4px;"/></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="http://picasaweb.google.com/weiss.daniel/LijitAtTheTrack#" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">Lijit at the Track</a></td>
</tr>
</table>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/m9mhGLOYBhU"></param> <embed src="http://www.youtube.com/v/m9mhGLOYBhU" type="application/x-shockwave-flash" width="425" height="350"></embed></object> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=61SZuITOS7Q:JlDRxj8t2yM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=61SZuITOS7Q:JlDRxj8t2yM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=61SZuITOS7Q:JlDRxj8t2yM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=61SZuITOS7Q:JlDRxj8t2yM:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2008/10/10/lijit-has-a-day-at-the-track/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2008/10/10/lijit-has-a-day-at-the-track/</feedburner:origLink></item>
		<item>
		<title>Blogging Deficit and Creative Downturn</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/yISWEH4-HUk/</link>
		<comments>http://www.techniqal.com/blog/2008/10/09/blogging-deficit-and-creative-downturn/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 02:02:58 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[deficit]]></category>
		<category><![CDATA[ski]]></category>
		<category><![CDATA[whiskey]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=202</guid>
		<description><![CDATA[First off , I need a bailout. I need someone to write blog posts for me so my precious dollars aren&#8217;t wasted on web hosting. Seriously though, it has been a busy month, and I just haven&#8217;t had the time to write anything.
You can look forward to great stuff coming soon though. I am planning [...]]]></description>
			<content:encoded><![CDATA[<p>First off , I need a bailout. I need someone to write blog posts for me so my precious dollars aren&#8217;t wasted on web hosting. Seriously though, it has been a busy month, and I just haven&#8217;t had the time to write anything.</p>
<p>You can look forward to great stuff coming soon though. I am planning on re-writing all of my ski and snow related tools from the ground up, so keep an eye out for that. That means ski conditions rss feeds, maps, and twitter updates. I&#8217;m even considering doing a little ski conditions widget that you can throw on your own site. Let me know if you have any other ideas of cool stuff that I should do in that vein.</p>
<p>So in the absence of any other good content, I leave you with this beautiful image of my friend: Irish Whiskey. He has maintained me well over the last month.<br />
<img src="http://farm4.static.flickr.com/3120/2927554533_0c267db6ee.jpg" alt="Whiskey" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=yISWEH4-HUk:mHk7gwzA-f8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=yISWEH4-HUk:mHk7gwzA-f8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=yISWEH4-HUk:mHk7gwzA-f8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=yISWEH4-HUk:mHk7gwzA-f8:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2008/10/09/blogging-deficit-and-creative-downturn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2008/10/09/blogging-deficit-and-creative-downturn/</feedburner:origLink></item>
		<item>
		<title>Watch out for Palin America</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/DhJeRfL4ydg/</link>
		<comments>http://www.techniqal.com/blog/2008/08/29/watch-out-for-palin-america/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 22:54:41 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/2008/08/29/watch-out-for-palin-america/</guid>
		<description><![CDATA[Is this who you want in charge of the free world? I am personally concerned about her obvious ties to the barbarian horde and the Hell’s Angels .
 

&#160;

]]></description>
			<content:encoded><![CDATA[<p>Is this who you want in charge of the free world? I am personally concerned about her obvious ties to the barbarian horde and the Hell’s Angels .</p>
<p><img title="SarahPalinVikings" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="187" alt="SarahPalinVikings" src="http://www.techniqal.com/blog/wp-content/uploads/2008/08/sarahpalinvikings.jpg" width="249" border="0" /> </p>
</p>
<p>&#160;</p>
<p><a href="http://www.techniqal.com/blog/wp-content/uploads/2008/08/sarahwithbikers.jpg"><img title="sarah with bikers" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="180" alt="sarah with bikers" src="http://www.techniqal.com/blog/wp-content/uploads/2008/08/sarahwithbikers-thumb.jpg" width="240" border="0" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=DhJeRfL4ydg:2LQPm1PW8_A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=DhJeRfL4ydg:2LQPm1PW8_A:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=DhJeRfL4ydg:2LQPm1PW8_A:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=DhJeRfL4ydg:2LQPm1PW8_A:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2008/08/29/watch-out-for-palin-america/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2008/08/29/watch-out-for-palin-america/</feedburner:origLink></item>
		<item>
		<title>Ubiquity for Firefox is Everything</title>
		<link>http://feedproxy.google.com/~r/TechniqalSupport/~3/t_9s0d0gIVw/</link>
		<comments>http://www.techniqal.com/blog/2008/08/27/ubiquity-for-firefox-is-everything/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 03:56:07 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[quicklaunch]]></category>
		<category><![CDATA[ubiquity]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.techniqal.com/blog/?p=186</guid>
		<description><![CDATA[
Aside from being a clever play on words, this post is really about one of the most interesting things to land on the web browser in a long time. Care of Mozilla Labs and Aza Raskin, Ubiquity is a Firefox plugin that brings the command line to the web, and the utility of the quicklauncher [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/"><img src="http://www.techniqal.com/blog/wp-content/uploads/2008/08/ubiquity_side.png" alt="" title="ubiquity_side" width="150" height="213" class="alignnone size-full wp-image-188" align="left"/></a><br />
Aside from being a clever play on words, this post is really about one of the most interesting things to land on the web browser in a long time. Care of <a href="http://labs.mozilla.com">Mozilla Labs</a> and <a href="http://www.azarask.in/blog/">Aza Raskin</a>, Ubiquity is a Firefox plugin that brings the command line to the web, and the utility of the quicklauncher to your browser. Imagine a great tool like <a href="http://www.blacktree.com/">Quicksilver</a> or <a href="http://www.launchy.net/">Launchy</a> , but for your web browsing tasks.<br />
The utility available in this tool is truly amazing, and the potential is huge. I urge you to <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">goto the Ubiquity page</a>, watch the video , read the tutorials , and get a better understanding of what it does. So what can you do with Ubiquity with the stroke of a few keys? </p>
<ul>
<li>Search:Google,Lijit(see below),Yahoo,Ask,MSN,Amazon,Wikipedia,flickr</li>
<li>Twitter</li>
<li>Email a page, google map, selected web content to any Gmail contact</li>
<li>Add a Google Calendar item</li>
</ul>
<p>The list goes on and on(type <em>command-list</em> in the the command window to get a list of all of the command options).<br />
Once you have it installed, visit <a href="http://www.techniqal.com/tools/ub.php">this page</a> to subscribe to a cool Ubiquity command that allows you to launch a Lijit search from any site that has a <a href="http://www.lijit.com">Lijit </a>wijit installed.<br />
Once you subscribe, if you are on a blog that uses Lijit, launch Ubiquity , and type liijit + &#8220;search query&#8221; to search that blogger , and all of their content.<br />
It was a lot of fun to hack this up, and it will definitely inspire me to write some more commands.</p>
<p><strong>More information</strong><br />
Firefox Plugin: <a href="https://people.mozilla.com/~avarma/ubiquity-0.1.xpi">https://people.mozilla.com/~avarma/ubiquity-0.1.xpi<br />
</a>Tutorial: <a href="https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_User_Tutorial">https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_User_Tutorial</a><br />
 Developer Docs: <a href="https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_Author_Tutorial">https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_Author_Tutorial</a><br />
Video:<br />
<object width="400" height="298"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="298"></embed></object><br /><a href="http://vimeo.com/1561578?pg=embed&amp;sec=1561578">Ubiquity for Firefox</a> from <a href="http://vimeo.com/user532161?pg=embed&amp;sec=1561578">Aza Raskin</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1561578">Vimeo</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=t_9s0d0gIVw:sTrvqKmGZW0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=t_9s0d0gIVw:sTrvqKmGZW0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TechniqalSupport?a=t_9s0d0gIVw:sTrvqKmGZW0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TechniqalSupport?i=t_9s0d0gIVw:sTrvqKmGZW0:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.techniqal.com/blog/2008/08/27/ubiquity-for-firefox-is-everything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.techniqal.com/blog/2008/08/27/ubiquity-for-firefox-is-everything/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.408 seconds -->
