Status: ✅
A few months ago we decided we wanted a worm bin, as we were eating a lot of vegetables, and tossing away bits that weren’t used. We were also buying soil for our plants, so it made sense to try to turn one into another.
One of our friends gave us some worms from her compost - no idea what kind - and I build an experimental CFT worm bin (sample plans). We harvested once at about two months, but I don’t think it was quite ready. We’ll keep experimenting.
Read Continuous Flow Through Worm BinStatus: ✅
I’m currently studying French, and if you’ve read any of this site, you’ll notice I’m a bit of a techie. Often several of my interests collide, which is what happened today. I was searching for the “most frequent french words,” and while I found some lists, nothing was exactly what I wanted.
My desire was to have a PDF of the top few thousand most used French words. With the English translation next to it. In order. I’ve found some great resources, which I’ll list now
Read Most Frequently Used French WordsStatus: ✅
My house is cold. I want to start playing with simple electronics before starting Operation Field, so have created Operation Cold House.
This is just simply sticking a temperature sensor onto an Arduino, linking that up to my little home “server”, and uploading that to my website. I’ll display some nifty graphs, too, and link it to Pachube. Stay tuned.
Update: Complete! The proof is in the pudding. I now have a personal website from home (sorry, not public) that displays the daily and weekly temperature at home. The process is basically like this: my little Arduino gathers the temperature, and is polled every minute with a python script via cron. This script then sticks the time and …
Read Operation Cold HouseStatus: ❌
It is time for a new project. I’ve finally decided I want to do some electronics stuff - at least play around in that realm a little. However, I want to “get out and about” a little as well, so this leads me to my idea: a controllable long-range RC plane.
I’ve been debating whether to go the embedded Linux route, or the more simple microcontroller route. One of the first things I stumbled upon was ArduPilot, a cheap Arduino-based board allowing for a UAV. However, after looking through the requirements I would have needed to purchase an RF transmitter, and they aren’t cheap. This made me rethink the ArduPilot route and to evaluate what I really wanted to do: control the …
Read Operation FieldStatus: ✅
You can likely tell that I’ve been having some fun with graphing and mapping recently. I was reading a few articles about GIS and stumbled upon a pretty darn cool project at Webopticon, which included cool pictures. I showed it to a friend thinking they would find it interesting, and then realized: oh! KML has an altitude attribute. That could be interesting.
One of my projects is to create maps of Sydney’s traffic, so I have been experimenting heavily with Mapnik and OSM. I figured I could have some fun and finally parse some gps tracks and display the data.
Read Baby Steps at Graphing TrafficStatus: ❌
I’ve heard that Sydney is one of the most liveable cities in the entire world – a statement I would generally agree with. However. whoever made this statement obviously didn’t drive to work every day. I’ve reached the conclusion that one of the biggest (and only) drawbacks to Sydney, is the traffic.
So why is the traffic this bad? I have a few theories. The first theory is that Sydney drivers aren’t particularly cordial. I mean, the road could be ending on the merging lane and drivers still won’t let you in. I’ve literally sat for two blocks in near deadlock traffic with my blinker on, and nobody would let me in. Combine this with the fact that whoever …
Read Sydney's Driving HabitsStatus: ✅
I’ve recently been hired for a company that does consulting for small businesses. Naturally, I haven’t had a huge exposure to SBS. My employer asked me to take the SBS MCP Certification, and this afternoon, I passed. The exam was pretty easy – I think Microsoft basically took the easy questions spread out across the MCSE and dumped them into the SBS exam (some of the questions were very similar). My tips to anybody taking the exam:
Read Small Business Server 2003Status: ✅
My buddy Ian and myself have decided to get our MCSEs. However, Ian is a Mac lover, and I can’t seem to stay away from Linux (and I’m too cheap right now to buy a MacBook). The irony might be subtle, yet we are still studying and making progress. For the most part, I have decided to take the tests in the following order:
70-290, Security+, 70-270, 70-291, 70-293, 70-294, 70-298, 70-299
Read MCSE: SecurityStatus: ✅
I’ve played with quite a bit of virtualization, especially VMWare for ages. About eight months ago I started to play around with Xen, and got it to work great, except for the fact that the nvidia driver wouldn’t work with the Xen kernel. That said, I’m gonna give another go.
Throughout senior high, and especially my last year, I managed to score a bunch of old motherboards and random parts and pieces. Six or so years later, my parents are still finding old motherboards. Considering these computers were mainly P120s with 64-128 megs of RAM, they weren’t so hot. What is one to do?
Read Xen + nVidiaStatus: ✅
After consulting several vendors in Kuala Lumpur, I was able to get the right Cisco with the right IOS. One of their technicians came and installed it, and that night I hooked it up to our VPN. The connection remained reasonably stable, and another remote office was connected to the company intranet.
Read Another VPN Node