<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>teranex weblog - programming</title><link>https://budts.be/</link><description></description><lastBuildDate>Sat, 18 Dec 2010 12:31:00 +0100</lastBuildDate><item><title>VIM: working with "light-projects"</title><link>https://budts.be/weblog/2010/09/vim-working-with-light-projects</link><description>&lt;p&gt;While VIM certainly isn't an IDE, there are a lot of plugins in existence to make it more IDE-like. Although I have been working a lot inside IDE's the past few years, I don't really need all those fancy IDE features (and the bloat that comes with it). That's one of the many things I like so much about Vim, I can just add the features I need to the editor. So while there are certainly at least a few plugins to work with projects inside Vim, I came up with my own system for working with "projects" (call them "light-projects" if you wish). One small note: For the moment this method suits my needs, but since I'm only using Vim for about two months as my main editor, this might change obviously.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Basically, my solutions is based on an autocommand for every 'project' and the &lt;a href="http://www.vim.org/scripts/script.php?script_id=3025"&gt;command-t plugin&lt;/a&gt;. Oh, and sessions as well. The autocommand detects when a file is read (or created) inside the project-directory. In this case, it …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeroen Budts</dc:creator><pubDate>Wed, 29 Sep 2010 23:32:00 +0200</pubDate><guid isPermaLink="false">tag:budts.be,2010-09-29:/weblog/2010/09/vim-working-with-light-projects</guid><category>inuits-planet</category><category>programming</category><category>vim</category><category>work</category></item><item><title>Learning Vim</title><link>https://budts.be/weblog/2010/09/learning-vim</link><description>&lt;p&gt;When I started working on my first PHP project at &lt;a href="http://inuits.be"&gt;Inuits&lt;/a&gt; I had to decide which editor or IDE to use. Obviously while I was still working in the .NET-world I used Visual Studio, just as almost everybody else. However I also used jEdit at home for PHP, Ruby etc. I always felt that learning a general purpose editor, and learning it very well, is more interesting than learning an IDE for one specific platform (VS.NET in this case).&lt;/p&gt;

&lt;p&gt;&lt;a href="http://twitter.com/stijnbe"&gt;One of my new colleagues&lt;/a&gt; recommended me to use NetBeans for PHP development, so I had a look at it. While I'm sure it has a lot to offer, it just didn't feel like the tool I wanted to use. Obviously I had also installed jEdit. While I have always loved jEdit, somehow I wasn't convinced anymore. I also had a look at gEdit, which certainly has potential if you install some extra plugins and configure it, but compared to other editors and IDE's it seems to be rather limited …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeroen Budts</dc:creator><pubDate>Sat, 11 Sep 2010 18:05:00 +0200</pubDate><guid isPermaLink="false">tag:budts.be,2010-09-11:/weblog/2010/09/learning-vim</guid><category>coding</category><category>inuits-planet</category><category>learning</category><category>programming</category><category>vim</category><category>work</category></item><item><title>ASP.NET MVC 1.0 Quickly</title><link>https://budts.be/weblog/2009/02/aspnet-mvc-10-quickly</link><description>&lt;p&gt;Today I was pretty surprised when going through my feeds to read that a friend of mine, Maarten Balliauw, &lt;a href="http://blog.maartenballiauw.be/post/2009/02/17/Announcing-my-book-ASPNET-MVC-10-Quickly.aspx"&gt;has a written a book&lt;/a&gt;. The title of the book is &lt;a href="https://www.packtpub.com/asp-net-model-view-controller-1-0-quickly/book"&gt;ASP.NET MVC 1.0 Quickly&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;It’s been quite a job, but there it is: Packt just announced my very first book on their site. It is titled “ASP.NET MVC 1.0 Quickly”, covering all aspects ASP.NET MVC offers in a to-the-point manner with hands-on examples. The book walks through the main concepts of the MVC framework to help existing ASP.NET developers to move on to a higher level. It includes clear instructions and lots of code examples. It takes a simple approach, thereby allowing you to work with all facets of web application development. Some keywords: Model-view-controller, ASP.NET MVC architecture and components, unit testing, mocking, AJAX using MS Ajax and jQuery, reference application and resources.&lt;/blockquote&gt;

&lt;p&gt;I always thought, and still think, that writing a book is a massive amount of work. Therefore i really …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeroen Budts</dc:creator><pubDate>Wed, 18 Feb 2009 18:06:00 +0100</pubDate><guid isPermaLink="false">tag:budts.be,2009-02-18:/weblog/2009/02/aspnet-mvc-10-quickly</guid><category>Computer</category><category>.net</category><category>books</category><category>en</category><category>friends</category><category>programming</category></item></channel></rss>