Tag Archives: Mono

Mono Victory Roar

Could also be interpreted as “Shit, the water is freezing.” Some more photos from Cromer, UK:

PicasaUploader 0.3: Batch Image Scaling/Resizing

I have just released version 0.3 of my PicasaWeb Uploader tool. The new things are: High quality batch image resizing/scaling on the fly prior to upload. Memory usage performance improvements. Get it from (and also for more information): http://i-nz.net/projects/picasauploader

PicasaUploader – a simple uploader tool for Google’s PicasaWeb

I finally decided to make the tool I use to upload photos to Google’s PicasaWeb online gallery public. PicasaUploader is a simple tool for uploading photos to Google’s PicasaWeb online gallery. It provides the following functionality: Browse and select an …

Read more »

Selective import of SVN branches into a git/git-svn repository

Use Case You are using Git and git-svn on a big project which has lots of branches and tags but you only need to work with a small selection of those and you don’t want to import all of the …

Read more »

DataGridView revamp for Mono 2.4 – Data Binding and more

In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken …

Read more »

Compile Mono SVN Head on Windows

Download and install a recent Mono from http://mono-project.com/Downloads. Install it in C:\mono (instead of C:\Program Files\Mono) in order to avoid problems with whitespace in path during build). This mono will be used to compile mono from source. It will also …

Read more »