Creative Commons License
Unless otherwise stated, all text in this blog is licensed under a Creative Commons Attribution-NonCommercial 2.5 License.


Showing posts with label free as in beer. Show all posts
Showing posts with label free as in beer. Show all posts

Monday, February 19, 2007

Funky space art moves into public domain




Don Davis has provided quite a lot of artist conception style paintings for NASA over the years, including planets, probes and future space colonies.

Don has passed a number of the pieces commissioned by NASA into the public domain and they can be found in all their glory on Don's public domain paintings page of his website (please note that any images on other pages on Don's site are NOT public domain).

There's some awesome artwork here.

Found via Boing Boing [permalink]

See also Paleo Future [permalink].

Thursday, February 08, 2007

Irretrievably geeky?

Okay, so I've fallen a bit behind in the work I need to do in building a basic database for my wife. "No problem", I thought, "I'll just use Access at work and then open it up in OpenOffice Base when I get home, and everything will be just peachy."

While my workstation at work as MS Office, it doesn't have Access. Either they're too tight to spring for the Professional version and settled for the Small Business one, or they just don't want anyone to use it. It's probably the latter as the network is locked down to Confidential security level and I can't even access my Gmail from work. They're a touch paranoid, but they do have their reasons.

My solution was to download a version of OpenOffice from Portable Apps, do a small bit of config tweaking, turn it into a LiveCD and bammo, I'm building databases in my lunch time.

I still haven't worked out if this is pretty cool, or if I just need help.

While on the matter of locked down desktops, at my old work I used to run XMPlay on my workstation so that I could listen to my CDs that I have encoded in ogg vorbis (nicer sound at lower bit rates than MP3s, in my own experience. YMMV.) Since workstations at my new job don't even allow access to the local drive, I've been reluctant to run XMPlay from my roaming network share. I don't particularly want to push my luck. I also don't want to re-encode about 100 of my CDs into MP3 so that I can use Windows Media Player.

My solution? I've downloaded a version of from Portable Apps and I intend to place a copy of that on every DVD containing ogg files so that I never have to think about this problem again. Hopefully it will work (I'm burning my first test DVD this weekend).

Is this pretty cool, or do I just need help?

The coolest thing about all of it of course is that the portable apps I am using (and I include Firefox Portable currently sitting on my USB drive permanently attached to my house keys in this) are free - beer and speech.

Either way, I'm pretty sure using portable apps to kludge around desktop security settings is irretrievably geeky.

Sunday, December 17, 2006

Google Web Toolkit now freer than ever

Google have decided to make the source code of their Google Web Toolkit available under the Apache Licence 2.0.

If anyone isn't already aware, the GWT allows you to write your code in Java and it will then compile your code into Javascript to create AJAX goodness. Google claim that some of the benefits of this approach including allowing Java developers to continue to develop in an environment that they are comfortable in and make spiffy web pages. Of course, AJAX is more than Javascript, but I'm sure something like GWT is very helpful.

I know a little Java. I know even less Javascript. Some day I must try this out and see just what it is capable of in the hands of someone who knows just enough to cause a lot of trouble.

Tuesday, December 12, 2006

More free tech goodness: FreeTechBooks and ITConversations

I don't hear about either or very often, and I think that's a real shame. Both of these sites are an amazing resource for anyone tech-geek inclined, although possibly more so if they are like me and just a tech-geek in training. What they lack in Web 2.0 shiny goodness, they make up for with that holy grail - content.

FreeTechBooks has, as you can probably guess, free online versions of computer science and engineering books and lecture notes. While some of the texts are not spectacular, there are some seminal texts such as How to Think Like a Computer Scientist (with versions aimed at learning Python and Java) and little gems such as the first edition of Programming Ruby: The Pragmatic Programmer's Guide (from the minds of the famous Pragmatic Programmers).

ITConversations is an ever-growing collection of seminars, keynotes and conference speeches on a mammoth range of IT topics. While there's a lot there that doesn't interest me, there's some fantastic speeches from Woz, actor/writer Wil Wheaton, sci-fi author Bruce Sterling, security guru Bruce Schneier and Creative Commons founder Professor Lawrence Lessig. There's something there for everyone and it's all free.

Both sites receive the (admittedly worthless) official PixelatedDreams seal of approval.

Monday, December 04, 2006

30 free pieces of software for Windows

This list comes from The Simple Dollar, a personal finance blog. Most of the software on this list could replace, to a large extent, a commercial and/or proprietary equivalent. For example, of the items on the list, I use Firefox to browse the web (instead of Internet Explorer), FileZilla as an FTP client (take your pick as to which client this replaces - WS_FTP and CuteFTP are two off the top of my head), OpenOffice.org instead of Microsoft Office (it's not perfect, but for what I use office suite software for, it's definitely adequate), VLC Media Player instead of Windows Media Player (admittedly this is because I don't have any music or videos encumbered with Microsoft DRM) and Freemind is an excellent mind mapping program that is very easy to use.

The list isn't perfect however. It lists Gnucash for personal finance although there isn't an official Gnucash build for Windows. There is a link to how to build it on Windows down in the comments, but gaaagh, I'm a geek but I don't have the time right now to be that much of a geek - perhaps try Buddi instead?)

I'd also recommend GanttProject over GanttPV but that comes down to personal taste. I also use Avast! antivirus instead of ClamWin, but Avast! is only gratis, not libre, so I can see the reasoning there.

All up though, it's a good list. There's a lot of good software on there and many program worth checking out.

Originally found via Lifehacker [permalink]