<?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>ondrejd&#039;s blog &#187; Development</title>
	<atom:link href="http://www.ondrejd.info/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ondrejd.info</link>
	<description>Personal site with blog and some other stuff.</description>
	<lastBuildDate>Mon, 05 Jul 2010 16:57:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The best editor for IDL files?</title>
		<link>http://www.ondrejd.info/blog/the-best-editor-for-idl-files/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/the-best-editor-for-idl-files/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 16:53:17 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Geany]]></category>
		<category><![CDATA[XPCOM]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=723</guid>
		<description><![CDATA[Whenever I&#8217;ve edited my IDL files which defining components in Mozilla applications I never seen any outline in all editors I&#8217;m commonly using (Komodo Edit, Eclipse, NetBeans etc.) but than I&#8217;ve tried Geany (where I switch accidentally document type to C# language) and see what I&#8217;ve got :]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/the-best-editor-for-idl-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Returning array of components</title>
		<link>http://www.ondrejd.info/blog/returning-array-of-components/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/returning-array-of-components/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 16:25:19 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[XPCOM]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=710</guid>
		<description><![CDATA[As I worked on next version of Boogie I encountered a really big problem with returning of an array of instances of my components returned from another component&#8217;s method. Here is the introduction: I have component odIBoogieDatatypeProject and also component odIBoogieDbService where is method getProjects(aWhere) which should returns array of all projects which matching given [...]]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/returning-array-of-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP support for Geany&#8217;s Classbuilder plugin</title>
		<link>http://www.ondrejd.info/blog/php-support-for-geanys-classbuilder-plugin/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/php-support-for-geanys-classbuilder-plugin/#comments</comments>
		<pubDate>Sat, 08 May 2010 18:54:10 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Geany]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=673</guid>
		<description><![CDATA[Update: Enrico Tröger just submitted the patch so from now this change is included in Geany sources. I started working on feature request #2972547. With a new notebook which I got in my new work (PHP developer in Pears Health Cyber) I started using Geany editor. I&#8217;m mainly using it for PHP development and because [...]]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/php-support-for-geanys-classbuilder-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Styling XUL elements</title>
		<link>http://www.ondrejd.info/blog/styling-xul-elements/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/styling-xul-elements/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 19:10:17 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[XUL]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=569</guid>
		<description><![CDATA[I allways have a troubles with styling XUL elements and without DOM Inspector it could be even worse. Today I&#8217;ve tried to style &#60;button type="menu"/&#62; and it also was a hard work but result is pretty good: As you see I have two types of menu buttons &#8211; with label and without &#8211; the most [...]]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/styling-xul-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing Thunderbird&#8217;s message header view</title>
		<link>http://www.ondrejd.info/blog/customizing-thunderbirds-message-header-view/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/customizing-thunderbirds-message-header-view/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 04:17:58 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[tbNotes]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=492</guid>
		<description><![CDATA[As I worked on tbNotes extension I needed to add item to the message header view (see the picture). I didn&#8217;t found any usefull informations on MDC or Google so I look into the Thunderbird&#8216;s sources (msgHdrViewOverlay.js) file and there I founded it. Solution is simple: Code placed in overlays.xul: &#60;!-- Message header view overlay [...]]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/customizing-thunderbirds-message-header-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Trick: GROUP_CONCAT</title>
		<link>http://www.ondrejd.info/blog/mysql-trick-group_concat/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/mysql-trick-group_concat/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 05:44:07 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=486</guid>
		<description><![CDATA[Today I discovered and firstly used MySQL aggregate function GROUP_CONCAT and it&#8217;s really usefull in same cases. Consider structure database like this: ┌───────────────────────────────┐ ┌───────────────────────┐ │ eshop_items │ │ eshop_items_to_genres │ ├───────────────────────────────┤ ├───────────────────────┤ │ * ID [INTEGER] &#124;----&#124; item_ID [INTEGER] │ │ title [VARCHAR] │ │ genre_ID [INTEGER] &#124;----┐ │ image [VARCHAR] │ └───────────────────────┘ &#124; │ [...]]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/mysql-trick-group_concat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Venkman JavaScript Debugger for Komodo Edit</title>
		<link>http://www.ondrejd.info/blog/venkman-javascript-debugger-for-komodo-edit/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/venkman-javascript-debugger-for-komodo-edit/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 11:00:39 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=205</guid>
		<description><![CDATA[Today I&#8217;ve noticed on ActiveState Community web that was released Venkman JavaScript Debugger with Komodo Edit/IDE support &#8211; this is really great for debugging your Komodo&#8217;s extensions. As on Firefox &#8211; the only thing you need to do is uncheck Exclude browser files in Venkman&#8217;s debug menu. As usual here are some screens:]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/venkman-javascript-debugger-for-komodo-edit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using nsIDownloadManager</title>
		<link>http://www.ondrejd.info/blog/using-nsidownloadmanager/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/using-nsidownloadmanager/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 16:17:00 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[XPCOM]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=183</guid>
		<description><![CDATA[In my work I&#8217;m currently working on an application based on Mozilla&#8217;s XULRunner and I need to implement downloading of blank form (DOC file from remote URI) and I spent with it over one hour &#8211; I finally succeeded after I read this page on MXR. So here are is some code I used and [...]]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/using-nsidownloadmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Dehydra Cross Reference</title>
		<link>http://www.ondrejd.info/blog/mozilla-dehydra-cross-reference/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/mozilla-dehydra-cross-reference/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 09:43:22 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=166</guid>
		<description><![CDATA[Wow, this is another &#8222;the must have&#8220; tool for Mozilla-aimed developers &#8211; the Mozilla Dehydra Cross Reference. I packed it as a Prism application and I love it . See some screenshots bellow and try it!]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/mozilla-dehydra-cross-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisualDiffer for Komodo Edit</title>
		<link>http://www.ondrejd.info/blog/visualdiffer-for-komodo-edit/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.ondrejd.info/blog/visualdiffer-for-komodo-edit/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 16:21:14 +0000</pubDate>
		<dc:creator>ondrejd</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Komodo]]></category>

		<guid isPermaLink="false">http://www.ondrejd.info/?p=162</guid>
		<description><![CDATA[Today I found really nice extension for Komodo Edit made by Davide Ficano. I think this is the best Komodo&#8217;s extension I&#8217;ve seen up today. And here some links: extension&#8217;s homepage post about it on Komodo&#8217;s forum And some screenshots:]]></description>
		<wfw:commentRss>http://www.ondrejd.info/blog/visualdiffer-for-komodo-edit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
