DCSIMG
open source - urig - Tidbits from a .net life

Browse by Tags

Paint.NET is the open source Photoshop
08 May 07 10:49 AM | urig | with no comments
Back after a long period of time away from the internet. This won't be much of a comeback though, as I'm getting married (!) the day after tomorrow and then I'm going here for a week: Santorini on 43places . But I digress. I just want to recommenced Paint.NET . In a sentence, it's the open source Photoshop. It's a free for download open source photo editing software. Of course it's not a real competitor for Photoshop - certainly not for professionals - but all the basic stuff is there - the lasso...
SeaMonkey - The poor man's FireFox
11 March 07 04:01 PM | urig | 1 comment(s)
This is a bit on the "old news" side of things, but have you heard of SeaMonkey ? SeaMonkey is FireFox's smaller, uglier but faster brother. SeaMonkey is a web browser from the Mozilla Foundation that's based on Gecko - the same "layout engine" as FireFox. That means it renders HTML to your screen the exact same way as FireFox does. The difference? While FireFox uses the fancy, but "expensive", XUL for its user interface, SeaMonkey uses the native UI elements of whatever OS it runs on . SeaMonkey...
A failed attempt by Linux to market itself
09 January 07 02:38 PM | urig | 1 comment(s)
It makes me somewhat sad to write about the Linux community's latest attempt at bringing their product to the wider public. MakeTheMove.net is a website dedicated to spreading the word on why Linux and other FOSS (Free and Open Source Software) are the right choice for average Joes and Joans and not just for the ubergeeks. Ironically, the website looks like a parody of Linux' user unfriendliness. It is a failed attempt at being communicative. The layout of graphic elements and text is downright bad...
When did Open Source Software become so friendly?
14 December 06 04:18 PM | urig | with no comments
I've just finished installing MediaWiki 1.8.2 (the same wiki engine that powers Wikipedia ) on my machine at work. MediaWiki requires three things to be present on the machine prior to installing: A web server, A database server and the PHP engine. In my case that meant that I had to install Apache Http Server 2.2.3 , MySQL 5.0.27 Community Server and PHP 5.2.0 - all from scratch. The point of this post is that I was surprised at how easy it was to obtain and install these 4 (counting MediaWiki)...