Pages: Prev 1 2 3 4 5 Next

Kindle 3 & C64!

Wow, seems like forever since I last posted something up for some reason. Anyway… I’ve recently bought a Kindle 3, and had it updated to version 3.1 (fun stuffs ;) – watch this space!). So far I must say I’m fully enjoying it! Every so often I keep noticing a few things that I wish it could have had that would make it even better (Memory expansion being one!) but I’m sure I can live without. I don’t intend to put music on it, so ~3GB is going to take a while before I fill it (however like I said I do plan to do some fun stuff with it at some point :D).

One great feature I do really like is the 3g/wifi that’s built-in, along with the browser! Obviously it’ll never have as good an experience as a tablet, or regular PC of some kind… however being able to browse gutenberg.org and freekindlebooks.org for some good old classics to fill this puppy up with and download straight from the web-page is great! Also browsing news sites is awesome too, however I’ve found using Calibre to grab the RSS feeds and save them as an eBook works much better since you don’t need to be within network reach :).

I really like the text-to-speech too (if you use a more native format, mobi; awn; etc;), means I can play the book, and potter around and do a few other tasks – which is fantastic. It also helps that the voices it comes with don’t sound as mechanical as say Microsoft Sam use to on Windows XP (I hated that voice!) – which is an added bonus. I haven’t really used the male voice much, but it is funny to hear the female voice mess up a few words – but considering the number of words she does get right, its forgiveable.

Another recent purchase of mine was a set of C64′s (bought from eBay about a month ago now). I hope to be able to compose some songs with it and maybe make a few demos/games or something later on down the line. I never owned a Commodore 64 as a kid, I had a Sharp MZ-700… so I’m making up for lost time (it is a classic! Plus, it was one of many at the time that brought computers to our homes at a affordable price!).

I shall update this with some pictures at some point :).

VN:F [1.9.8_1114]
Rating: 0 (from 0 votes)

Trackers (music software)

Recently, I’ve been messing around with trackers; specifically a program called GoatTracker (info at the end on how to get it). For those that don’t know, a tracker is basically a piece of software designed to make and run modules files. A module file, is sort of like sheet music; a module defines the pattern (or notes), the pitch, frequency, etc… basically everything needed to make a song. Trackers were very popular during the 80′s and 90′s, when the wave of Home Computers started to hit the shelves. If I recall correctly, GoatTracker was initially designed for the Commodore 64.

The thing you need to know the most, is that using a tracker allows you to programme a SID (Sound Interface Device). Now, at first glance, most trackers look very complex; they might even scare you. Once you learn about the different sections, and how they work, it’s a piece of cake. For reference, I’ll be attaching a document which explains things better (please note: the document is for GoatTracker, but the outlining concepts will work for most, if not all, trackers).
GoatTracker

Anyway, moving on, here are some files that I’ve been using to learn the ins and outs of GoatTracker (GoatTracker SNG Songs (mw4sng)). Give credit where credit is due, most (if not all) are copyrighted by Covert Bitops (2003). Hopefully I should be able to have a song finished soon to post up :). For those interested, here’s what I have so far: Tune1 v0.3 by Haz.

Downloading/Getting GoatTracker
Website: Covert Bitops

Ubuntu/Debian Users
If your using Ubuntu, you can simply get it from the Ubuntu Software Centre by typing in GoatTracker, or type in the terminal:

sudo apt-get install goattracker

If the package isn’t in your repo you can grab a deb from here: packages.debian.org

Other Linux Users
You’ll have to download the code and compile yourself from: SourceForge

You could also try and convert/strip out of the debian file and see if you can get it working that way.

Windows Users
You can use either one of these two:
Regular Version 2.71
Stereo Version 2.71

Tracker Gallery:

VN:F [1.9.8_1114]
Rating: 0 (from 0 votes)

Gingerbread > Nexus One

I have just updated my phone to Gingerbread! Hurray! I couldn’t wait for the OTA any longer, and MartijnVdS linked everyone on #ubuntu-uk to a website where you can grab the OTA download and update manually :). Awesome stuff, much thanks dude.

For those interested, this is for owners of the Nexus One and Nexus S, and here’s the link: http://forum.xda-developers.com/showthread.php?t=965478.

VN:F [1.9.8_1114]
Rating: 0 (from 0 votes)

New Adventure Level Up!

So I’ve been getting into some really cool stuff recently – or at least I think so at least. I’ve been learning more about my favourite Operating System; Linux. More specifically, the Debian-based distro Ubuntu. To be exact, how to use and maintain Ubuntu Server.




Credits

Before I go on, I would like to take this opportunity to thank the #ubuntu-uk community (mainly through IRC) for all their help and support. Without them I don’t think I would have learned as much as I did. They helped me get started, and for that I’m really grateful. Some of the people who have helped a considerable amount are: brobostigon; shauno; AlenBell; MartijnVdS; popey; MooDoo; ali1234; and a few others. Thank you all :). If I’ve missed anyone out, please let me know.



I’ve been wanting to get into the server side of things for a long time, and like most who have come from using a Windows environment, doing so can seem like quite a challenge. Mainly because you get so wrapped up in everything being placed in a graphical interface, that you sometimes forget that there is more to the machine than what you actually see.

Let’s take me for example, the most I’ve ever done was tweaked the registry; changed a few configuration files here and there; removed/replaced files and libraries so that things worked better; heck I’ve even did some minor tweaks like placing library files in the same folder as an application to avoid installing a full framework. Thing is, all that wouldn’t have been possible if I couldn’t see anything… or so I thought…

Everything I knew, or have used in the past, was basically using an file management program of some sort, browsing files and directories to find that key file that might do something I may want it to actually do. Once I’ve found it, do a few short-cut commands type in the editor of choice and then see if I can mess with it enough to do what I wanted it to do – and I’m talking about basic config files here. Browsing the directories with a mouse/keyboard makes life so much easier – I can move a folder to one side and have something going on in the other… using my monitor screen space to the fullest. All was great!

However, one has to remember – to obtain a Licence for a Microsoft server O/S isn’t cheap. Heck, it might not even be fully secure! All it takes is for someone to find a vulnerability in any of the applications running to tamper with it, and lets face it. There’s more going on when you have a full graphical suite open at all times (even if you don’t have a monitor attached to it), which means your leaving more holes open in your system. Here is what lead me to my adventure.

I thought, lets try and build a home server using a Linux distro. I mean all that’s running is the main kernels that drives it, a terminal, and possibly a few daemons to keep it all in check. Nothing graphical other than a blinking cursor waiting for your command. Its bound to be more secure! Besides, its Open-Sourced… anything that does go wrong will have a fix eventually before you’ve even realised there was a problem. But hold on, lets rewind a second… “did you just say only a blinking cursor?”, I hear you say. Yes that is correct, I must admit I was a little shocked at first, I mean I’ve known it for a long time that server based distros are only command line based, but to actually be greeted with it was a culture shock for me.

I’ve been so use to using graphical tools for so long, to actually be greeted with a screen that shows “haz@host:~$” and nothing else was strange. Don’t get me wrong, I’ve used the terminal inside ubuntu for years! Mainly for installing/removing/clearing applications (using aptitude) and possibly copying a few tweaks I’ve read online to help fix problems. I’ve never had to navigate and control a system with only CLI tools before though. I mean think about it, if we got rid of every graphical tool we use today and throw ourselves into a pure terminal – most of us would be lost. We all take for granted what our graphical tools actually do behind the scenes that we never think; what is another way to do this, that the system is probably doing for us.

So that’s how it all began… and you know what, for the first time I feel like I am fully in control of what my system is actually doing. I can’t wait until I feel very comfortable using the terminal to finally migrate my existing server over to Linux. That will be the best day once I finally do it.

Currently I just have Ubuntu Server running in a virtual machine inside my existing server, and to access and control it I’m using a tool called ssh inside of a terminal (or on the rare occasion that I’m in Windows, using PuTTY to access it via ssh).

Anyways, I feel I’ve wrote too much on this post… so I might have to put everything I’ve been using into a separate post. I hope you enjoyed reading this, and I hope you all follow me while I take the plunge and finally start learning some new tools and ways to configure and manage my server. I will migrate my server over to Linux soon, and I can’t wait! I’ve been wanting to do this for a long time but I have been too scared to because of the thought of using only a command line interface. For those of you who are also scared, but would like to setup their own server… best way is to do like what I did, install it in a virtual machine and test all you want. Don’t be afraid to break it, I mean after all its a virtual machine – if things go really wrong, format and try again :).

VN:F [1.9.8_1114]
Rating: +2 (from 2 votes)

New Theme! Plus New Adventures!

Been a while since I’ve done any blogging on here. I really need to change that. So I thought, lets put a new theme on! :D

I also have some new stuff I would like to blog about in the coming weeks, its my new adventure into the Open Source world!

More details will come flooding through soon, but lets me just say this… I’m getting really sick of relying on a Graphical User Interface (GUI) to do all my home server needs. Time for change. Some command-line love is much needed, and long overdue.

VN:F [1.9.8_1114]
Rating: +1 (from 1 vote)
Pages: Prev 1 2 3 4 5 Next
Powered by Google Talk Widget