<rss version="2.0">
  <channel>
    <title>Gediminas Morkevicius blog posts</title>
    <link>http://gediminasm.org/</link>
    <description>Web blog about programming, innovation and best practices.</description>
    <language>en-us</language>
    <copyright>Copyright 2013 Gediminas Morkevicius</copyright>
    <lastBuildDate>Fri, 22 Mar 13 14:45:30 +0000</lastBuildDate>
    <managingEditor>gediminas.morkevicius@gmail.com</managingEditor>
    <webMaster>gediminas.morkevicius@gmail.com</webMaster>
<item>
    <title>Doctrine 2 on Zend framework</title>
    <description>This article describes how to connect Doctrine2 with Zend Framework.

Main implementation stuff:


Bootstrap Doctrine allowing multi-driver support for meta data
Configure namespaces and loaders for CLI support
Extensive and simple implementation for any usage

..</description>
    <link>http://gediminasm.org/post/doctrine-2-on-zend-framework</link>
    <comments>http://gediminasm.org/post/doctrine-2-on-zend-framework#comments</comments>
    <guid>http://gediminasm.org/post/doctrine-2-on-zend-framework</guid>
    <pubDate>Thu, 15 Jul 10 22:22:24 +0000</pubDate>
</item>
<item>
    <title>Smarty 3 extension for Zend Framework</title>
    <description>Smarty3 extension is easy to integrate and with full compatibility of view and
layout templates which supports all standard features like modules and view rendering
in ajax, json, xml. All helpers with Smarty 3 are working nicely without any intervention.

Features:


Layout and view rendering by st..</description>
    <link>http://gediminasm.org/post/smarty-3-extension-for-zend-framework</link>
    <comments>http://gediminasm.org/post/smarty-3-extension-for-zend-framework#comments</comments>
    <guid>http://gediminasm.org/post/smarty-3-extension-for-zend-framework</guid>
    <pubDate>Wed, 13 Oct 10 20:21:39 +0000</pubDate>
</item>
<item>
    <title>Using prototypal inheritance in javascript</title>
    <description>When coding full stack applications in javascript or just a component library, you
soon realize how it is important to keep it extensible and maintainable. This article
will mainly introduce you, how to use a prototypal inheritance method to apply OOP
style in javascript and how to do it well.

Main..</description>
    <link>http://gediminasm.org/post/using-prototypal-inheritance-in-javascript</link>
    <comments>http://gediminasm.org/post/using-prototypal-inheritance-in-javascript#comments</comments>
    <guid>http://gediminasm.org/post/using-prototypal-inheritance-in-javascript</guid>
    <pubDate>Sat, 26 May 12 01:12:29 +0000</pubDate>
</item>
<item>
    <title>Compile php on your own</title>
    <description>This article contains a PHP build script and a quick tutorial on how
to compile and setup php-5.3.x version into your server

Steps:


Downloading sources
Making a configure script
Building and deploying

..</description>
    <link>http://gediminasm.org/post/compile-php</link>
    <comments>http://gediminasm.org/post/compile-php#comments</comments>
    <guid>http://gediminasm.org/post/compile-php</guid>
    <pubDate>Mon, 16 Aug 10 22:26:47 +0000</pubDate>
</item>
<item>
    <title>DWM window manager for linux</title>
    <description>What are window managers and why you should try it. If any of the following
points ever concerned you, read further.


You do not need &quot;all that stuff you never use&quot; but your desktop allocates resources to it.
You wish to have a lightweight, solid, stable environment, just to do the work?
You want t..</description>
    <link>http://gediminasm.org/post/dwm-window-manager</link>
    <comments>http://gediminasm.org/post/dwm-window-manager#comments</comments>
    <guid>http://gediminasm.org/post/dwm-window-manager</guid>
    <pubDate>Sun, 03 Mar 13 20:00:00 +0000</pubDate>
</item>
  </channel>
</rss>