Geocaching

June 13th, 2009 § 1

My uncle has kind enough to give me his old GPS unit to me, so Chris and I decided to try out geocaching. We had 5 unsuccessful attempts, followed by a success. It was really fun looking at all of the items and logbook entries. We signed the book and put the cache back and had two more unsuccessful attempts.

ps. This blog post is smallish due to me still learning the DVORAK keyboard layout.

QOS

January 31st, 2009 § 1

When configured correctly in a network QOS can be a wonderful thing. The ability to prioritize network traffic by it’s importance is crucial in most places that use VoIP systems to ensure that normal network traffic doesn’t kill off telephone calls. QOS can be both difficult to configure and simple depending on what systems you use and is being used in industry around the world.

With VoIP moving to home users now problems occur with keeping calls going when other home users are download or the like. Newer modems support QOS but still suffer from a simple flaw which impacts the usefulness of it. These modems can only control QOS for outgoing packets (uploads) and not incoming, becuase the QOS needs to be done on the ISP switches/routers. This flaw means that if someone packet floods your connection, QOS won’t be able to help your VoIP system.

There isn’t really a simple fix to this, however it would be nice if ISPs had a configuration page or the like to allow you to make simple QOS rules. Some people will want QOS on VoIP IPs/ports and others will want it on other services.

Wordpress

January 28th, 2009 § 2

I thought I’d give wordpress a go now since I have a much more stable server to run it on. So far I’m liking the new interface (I know alot of people that previously used wordpress didn’t like it, however I like it compared to the old).

With a bit of tinkering it was pretty simple. A few plugins didn’t play nice, and mod rewrite was a little harder to do on lighttpd than apache, but with the help of another blog I was on my way to a happy start to wordpress.

I’ve used the wordpress blogger import and it has done a wonderful job so far :> Lets see how this goes (I’m still keeping a copy of my blogs in blogger just for history sake)

ADSL 2+ and Valve

November 16th, 2008 § 2

So I decided to get ADSL 2+, at a discounted price of 50% (<3 parents), and I'm loving. Despite the fact that I had to ring up, and had all sorts of problems in their tech support center, People Telecom ADSL 2+ has been awesome so far. The setup was very quick, however they decided to send us the login details via email, after we had lost our internet. Kinda stupid right?

Since I don't really trust my modem with being able to handle all that many connections, I decided to turn it into a bridge and let my server do all the work. It's pretty awesome, once I got the kernel compiled right, and iptables done, everything works nice a fast now. I am planing on getting a block of 8 IPs from People Telecom, so having setup like this will be good.

Also with the help of Hamzah I got e-mail setup on my server, which is quite a bitch to do usually. After changing from Optus, I can now use port 25 and 80. As another addition I’ve decided to use Lighttd over apache, just for shits and giggles, and it’s pretty damn good.

Now, I really wanted to test out my new Linux router and ADSL 2+, what better way to do it than games. Jack was able to lend me some PayPal monies, and I bought the Valve complete pack, which was 99 USD. It contained all the games I wanted to play, and a few others. (It also contained a few games I pirated and wanted to pay for, since they are awesome, esp. Portal). I would have bought the orange box, but it was missing a few games I wanted.

Other than that, I’m starting the last week of school, so I’m basically just been having a rest from work and school, and just doing things I either enjoy or would like to get done.

Ekiga

October 21st, 2008 § 0

Last week I have been messing around with Ekiga 2.8 (or something) calling and video calling people. It was loads of fun and it ran well. The interface however was lacking awesomeness for its day and I was really surprised to see a wicked looking GUI on the Ekiga website. This is where my adventure began.

I first tried the released beta, and after figuring out how to compile (which was clearly stated on the wiki, however the documentation included within the package said the opposite) i attempted to compile, which failed, I then tried the latest snapshots which also failed. I ended up getting a combination of the 15th and 17th snapshots compiled, however it would segfault straight away. I also found out the hard way that there configuration scripts are dumb, and all previous signs of old libraries must be burnt in a fire and that make clean doesn’t actually work.

I then got some other snapshots to compile, although video support would not work, and it was only today when they released the 3.0.1 beta was I able to get video support working.

I’ve included a screenshot of me talking to Hamzah, although his Cam wasn’t included in the screenshot due SDL (from what I gather). Ekiga 3.0.1 seems more stable and nice to use, and feels more skypey. It also ties into libnotify or libsexy (I can’t remember which is which) and does a good job when people are calling you.

Really really nice, and for all you’s wondering my sip is sip:TheSkorm@ekiga.net . ekiga.net provides the best steaks in town, erm, I mean they provide the best STUN service around.

Where Am I?

You are currently browsing entries tagged with internet at Michael Wheeler.