Comments Feed

Posts Tagged ‘Windows’

Aug
20

Windows 7 – A Linux killer?

Windows 7 won't kill Linux on the desktop or anywhere else for that matter. Linux is a brilliant OS for everything its good at (low fragmentation, excellent memory handling, brilliant server reliability), I've always had a copy of Linux installed on my laptop - Fedora,Ubuntu,CentOS. I have also played with Mac OS X, All the major OS players have there pros and cons (for example Mac OS X - you have to by mac hardware)

One of windows' major con - reliability. I constantly see laptops filled with adware/spyware, with fragmentation levels through the roof.

Trying to get a workable system out of these laptops (without formatting) is a tough and lengthy challenge, So I tend to do what everyone does with windows... format it and start again.

Read the rest of this entry »

posted by Mark Willis
Tags: ,

Aug
14

Bespin – Collaborative Coding

After reading this from mozilla labs, I thought I should give "Bespin" a try. It's a web based cloud text editor so you can write code through your web browser at your office/favourite coffee shop then logout and log back in again at home (even on another machine) and continue your project.

The newest feature to be released is the "Collaborative coding" feature which enables multiple people to edit the same file at the same time, with undo features. This is a great feature for coders that work remotely as they will still be able to work together.

Check out this webcast from there Joe Walkers blog

posted by Mark Willis