<?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>Ivan Kristianto Blog &#187; Software Development</title> <atom:link href="http://www.ivankristianto.com/tag/software-development/feed/" rel="self" type="application/rss+xml" /><link>http://www.ivankristianto.com</link> <description>Source for programming, linux/unix, and technology, tutorials, news update, tips and tricks, hobbies and entertainment</description> <lastBuildDate>Mon, 19 Dec 2011 15:40:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>[HowTo] Replace String In Mysql With One Query</title><link>http://www.ivankristianto.com/web-development/programming/howto-replace-string-in-mysql-with-one-query/1088/</link> <comments>http://www.ivankristianto.com/web-development/programming/howto-replace-string-in-mysql-with-one-query/1088/#comments</comments> <pubDate>Thu, 29 Apr 2010 04:33:59 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[DBMS]]></category> <category><![CDATA[Web Programming]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[mysql replace]]></category> <category><![CDATA[mysql string replace]]></category> <category><![CDATA[replace mysql]]></category> <category><![CDATA[Software Development]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1088</guid> <description><![CDATA[Yesterday i was helping my friend&#8217;s blog. She want to change her domain and move her hosting server for some reasons. She is using wordpress as her blog engine and of course using mysql as database server. To move wordpress blog to another domain you need to change some configuration on the database file. Especially [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/programming/howto-replace-string-in-mysql-with-one-query/1088/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>[HowTo] Make User Defined Function In SQLite ADO.NET With C#</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-make-user-defined-function-in-sqlite-ado-net-with-csharp/957/</link> <comments>http://www.ivankristianto.com/software-development/visual-studio-net/howto-make-user-defined-function-in-sqlite-ado-net-with-csharp/957/#comments</comments> <pubDate>Sun, 27 Sep 2009 11:56:55 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Visual Studio.NET]]></category> <category><![CDATA[ado.net]]></category> <category><![CDATA[c#]]></category> <category><![CDATA[custom function]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[Software Development]]></category> <category><![CDATA[sql]]></category> <category><![CDATA[sqlite]]></category> <category><![CDATA[sqlite user defined functions]]></category> <category><![CDATA[user defined function]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=957</guid> <description><![CDATA[Sometime we want to make user defined function and use it in our query to the database. In Ms. SQL Server and Oracle DBMS support user defined function, stored procedure and transactional. Since SQLite is zero configuration, serverless and single database file, SQLite doesn&#8217;t support user defined function (If you don&#8217;t know what is SQLite [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/software-development/visual-studio-net/howto-make-user-defined-function-in-sqlite-ado-net-with-csharp/957/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[HowTo] Use SqLite ADO.NET with C#</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/</link> <comments>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/#comments</comments> <pubDate>Sat, 26 Sep 2009 14:26:05 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Featured Content]]></category> <category><![CDATA[Visual Studio.NET]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[c#]]></category> <category><![CDATA[C# sqlite]]></category> <category><![CDATA[database]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[Software Development]]></category> <category><![CDATA[sqlite]]></category> <category><![CDATA[sqlite ado.net]]></category> <category><![CDATA[sqlite c]]></category> <category><![CDATA[sqlite C3]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943</guid> <description><![CDATA[SQLite is software library written in C that implement self-contained (very minimal support from external libraries), serverless (read/write process directly to database file), cross-platform (run in any Operating System), zero-configuration (no setup/installation needed), transactional (implement serializeable transaction) SQL database engine. SQLite is relatively small, approx 275 KB in size and single database file. For me [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/feed/</wfw:commentRss> <slash:comments>34</slash:comments> </item> <item><title>[HowTo] Install ImageMagick/Imagick For PHP On Ubuntu</title><link>http://www.ivankristianto.com/web-development/programming/howto-install-imagemagickimagick-for-php-on-ubuntu/618/</link> <comments>http://www.ivankristianto.com/web-development/programming/howto-install-imagemagickimagick-for-php-on-ubuntu/618/#comments</comments> <pubDate>Thu, 02 Jul 2009 04:33:03 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Programming]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[ImageMagick]]></category> <category><![CDATA[Imagick]]></category> <category><![CDATA[Install]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[PECL]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Software Development]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=618</guid> <description><![CDATA[Installing ImageMagick on Ubuntu with PECL is really simple. But i want to share with you how to install it beside to remind myself someday, if i forget how to install it. ImageMagick is a php library for image processing. But they are not developed just for PHP library only, now they have library for [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/programming/howto-install-imagemagickimagick-for-php-on-ubuntu/618/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>[TIPS] Get File Extension Easily in PHP</title><link>http://www.ivankristianto.com/web-development/programming/tips-get-file-extension-easily-in-php/478/</link> <comments>http://www.ivankristianto.com/web-development/programming/tips-get-file-extension-easily-in-php/478/#comments</comments> <pubDate>Tue, 05 May 2009 14:22:43 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Programming]]></category> <category><![CDATA[file extension]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Software Development]]></category> <category><![CDATA[tips]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=478</guid> <description><![CDATA[i want to share a tips for you to get file extension in PHP easily. Before i always use the old way to get the file extension, that is using substring and find the last &#8220;.&#8221; (dot), and get the extension. For those who still doing this, i have a tips for you to get [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/programming/tips-get-file-extension-easily-in-php/478/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>[Tutorial] Groovy and Grails Part 2 &#8211; Installing Grails</title><link>http://www.ivankristianto.com/web-development/programming/tutorial-groovy-and-grails-part-2-installing-grails/389/</link> <comments>http://www.ivankristianto.com/web-development/programming/tutorial-groovy-and-grails-part-2-installing-grails/389/#comments</comments> <pubDate>Sun, 19 Apr 2009 04:11:53 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Programming]]></category> <category><![CDATA[grails]]></category> <category><![CDATA[groovy]]></category> <category><![CDATA[Software Development]]></category> <category><![CDATA[tutorial]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=389</guid> <description><![CDATA[this is the next article from Grovvy and Grails Part 1 &#8211; Introduction that you can read it here. Now we continue to install grails in your machine. Before you continue, there are some requirements to run Grails in your machine, so please read it carefully Requirements to install Grails: 1. Java SDK 1.4 or [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/programming/tutorial-groovy-and-grails-part-2-installing-grails/389/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[Tutorial] Groovy and Grails Part 1 &#8211; Introduction</title><link>http://www.ivankristianto.com/web-development/programming/tutorial-groovy-and-grails-part-1-introduction/161/</link> <comments>http://www.ivankristianto.com/web-development/programming/tutorial-groovy-and-grails-part-1-introduction/161/#comments</comments> <pubDate>Thu, 09 Apr 2009 03:15:29 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Programming]]></category> <category><![CDATA[grails]]></category> <category><![CDATA[grails tutorial]]></category> <category><![CDATA[groovy]]></category> <category><![CDATA[Software Development]]></category> <category><![CDATA[tutorial]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=161</guid> <description><![CDATA[What is Groovy? What is Grails? For those who don&#8217;t know about Groovy and Grails, you are lucky because i&#8217;m about to explain Groovy and Grails and how powerful they are in Web Application Technology. Also i will give you some example to help you to understand and start using it! What is Groovy? &#8220;Groovy [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/programming/tutorial-groovy-and-grails-part-1-introduction/161/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
