Working full time and creating an online business…

Posted on March 19th, 2008 in General by mcnicholl

Are you one of the people who is trying desperately to outgrow your corporate shackles and run your own business? Are you trying to do this by doing both at the same time?

If so - then you are just like me. If you are in this situation - you’ll find that it is extremely difficult to get enough time to do all the things you want or need to do between getting home from work and getting into bed - exhausted.

How do you manage your time? How do you manage your friends, family and significant other?

Starting a business is as difficult as you make it and having a full time job while developing a business on the side is possibly one of the most difficult ways you can approach it. Your own situation essentially dictates the choices you have. I personnally have been saving to get married for a long time (getting married is expensive these days ;-)) and therefore have no option but to continue working a full-time job.

I cannot leave my job cold turkey and wait for the business to start generating enough revenue to cover day to day costs as people want to eat when they arrive at your wedding reception and the hotel doesnt do credit.

Other situations you could be facing include :

  • children (they gotta eat)
  • mortgage payments
  • car payments
  • anything else that requires money

These are the sorts of things that require a full time steady income.

Are you in this situation? If so - please take the time to explain how you manage to invest enough time in your fledgling upstart…

MusicReviewZone.com - Something Fresh and New

Posted on March 17th, 2008 in MusicReviewZone.com, My Sites by mcnicholl

MusicReviewZone.comI silently launched MusicReviewZone.com in January 2008 and have been nuturing it for the past few months. While working on the design of the site and a plugin for featured content, I pushed the site live with the default Wordpress theme in order for the search engines to pick it up.

Not long past before people started dropping in. I was surprised. The traffic has been steadily increasing month on month and I have really started to begin marketing it. When I say marketing - I don’t mean with money. More so with time. Although the more time it takes to do this the more I appreciate the statement “Time is money”. Spending time on sites like technorati, digg, reddit, entrecard and stumbleupon to build a profile is quite exhausting and I am beginning to understand why people take shortcuts and cheat the system a little. Thats a whole other story.

I completed the template and plugin at the start of February and have many ideas to take the site forward. Creating news articles and album reviews is really the easy part of the site. It is also the most time consuming.

So the crossroads is met. Do I just continue creating content and wait for the community to grow or do I scale back some of the content creation to focus on the monetisation aspects of the site for when the traffic comes.

Ultimately I want to do the latter but I cannot afford for the sites content to suffer - which leaves me with only one option. Outsource the content creation. This is something I am not fond of. I don’t like the idea of having to pay someone for something that is so simple and even then - will they create content that is passionate and targeted?

If I had my way I’d give up my full time job to concentrate on this but payments for a roof over my head, my car and the urges I have to eat tend to prevent going from well paid to nothing.

What to do? What to do?

Amazon Are Overcharging For The Xbox 360…

Posted on March 17th, 2008 in Ads by mcnicholl

I spotted an amazing deal on Amazon the other day (see the image below). After announcements that the xbox 360 had just undergone a price drop, I thought I’d check out what they current retail for. I was shocked when I noticed that Amazon is charging £50 MORE that the RRP - and trying to make it look like a good deal.

I am sure this is a typo - but I thought it was funny. Normally these typo’s reflect a lower price than what it should be and are fantastic deals. This one aims to rip you off. It’d be interesting to find out if anyone actually purchased the 360 at £249.99 and if they did - would Amazon refund the difference after discovering they were overcharging.

I know they would be quick to cancel a deal where they were undercharging.  :-)

Amazon

The Economics Of Google Adsense…

Posted on March 14th, 2008 in Ads, Google by mcnicholl

The current financial market situation is putting people out of their homes and jobs at an alarming rate. America plunging head first into a recession has obvious ramifications not just for its own economical situation but also for most other countries around the world that trade with it.

When the gold standard, a measurment of a country’s currency, was abandoned around 1931-33 money has been printed on the promise of redemption by the government producing it. The value of the currency then depends heavily on the financial market conditions between countries.

As America has lead the rest of the world up the garden path like bleeting sheep, following their shepard, most currencies and economies are harshly affected by how the master is run. The value of the dollar has plummeted dramatically over the last 6-12 months. This means that countries selling lots to America have to up their prices in order to keep their profit margins. These price increases then feed into America and the customers have to pay more for their goods. Alas inflation goes up.

I could talk about China and how they aim to prevent this by artificially forcing their currency to be a specific price to in effect export their inflation to other countries - but that is beyond the scope of the post.

Adsense

So what does all this mean? For American’s using Google Adsense as a revenue stream - not an awful lot. A dollar is a dollar. To members of other countries with different currencies - this is not so much of a good thing. The value of Google Ads decreases dramatically when the dollar is low against the reflective currency.

I am in the UK and therefore pay for things in Pounds Sterling(GBP). The current conversion rate of dollars to GBP is :

    1 Dollar    =   0.495420 pounds

So if I make Adsenses $100 dollar a month payout threshold I will effective only get £49.5356. So - less than half.

So my point is - at what point do non-american web publishers decide that using any service that pays in USD’s is no longer good business?

Do Americans think that they would be able to play the currency game by going with EURO (€) paying european advertisers as the conversion back to dollars reflects a higher return?

Sure - I can hoard my adsense checks in the hope that the dollar picks up sometime soon, but who can really afford to do this?

Ubuntu 7:10 Gutsy and Belkin USB Wireless Networking

Posted on March 11th, 2008 in Linux by mcnicholl

What a week.

I have been setting up a new development environment in the office and the one thing that is sure to always get me frustrated is properly configuring a wireless network adaptor on a linux system.

Windows XP, Mac OS X - no problems. Plug the device into the USB port and its already being configured for you. Linux on the other hand decides that it might have a working driver and automatically sets it up for you. What it doesnt seem to have is any intelligence to determine that the driver it just installed is of absolutely no use whatsoever.

But it doesnt stop there. The driver actually does let you do some things i.e Scan for Wireless networks. What it doesnt let you do is actually connect to any. Thanks for the 5 hours wasted finding this one out, Ubuntu.

So as help to anyone interested or just as a mental note I thought it pertinent to post about it.

Here is how I got it working:

Wireless USB : Belkin F5D9050B with chipset RT2671F

Ubuntu ver: Gutsy Gibbon 7.10 Server (i.e everything will be done from the command line - but Desktop users can just open a terminal and do exactly the same).

* I will make the assumption that you don’t have any internet access on the box.

First Things First

  1. Download the following rt73 driver on another machine and transfer it to a pen drive or CD or heaven forbid - a floppy disk.
  2. Next transfer the driver to your ubuntu machine. Put it in your home directory (/home/smcn for me).
  3. Untar (read: unzip) the file :
    • sudo tar -xvzf rt73-cvs-daily.tar.gz
  4. Change into the directory of the untarred driver :
    • /home/smcn/rt73-cvs-2008030817/Module

Now we are ready to get into the good stuff.

We need to compile the driver that we just downloaded. To ensure this goes smoothly you will need to install the kernel headers. Do this with the following :
sudo aptitude install build-essential linux-headers-`uname -r`
You will probably need your Ubuntu install disk for the above.

Now to compile. Move to the directory in step 4 above and type :
sudo make
This will compile the driver using the linux (kernel) headers installed previously. When you do this you may get some output at the end which says the following :
!!! WARNING: Module file much too big (>1MB)
!!! Check your kernel settings or use 'strip'

If this happens do this :
sudo strip -S rt73.ko

Now to Install the Driver
sudo make install
Great - the driver is now installed.
As mentioned previously Ubuntu tries to install a driver to use with the adapter - but this is crap. Unfortunately Ubuntu doesn’t realize this and will continue to load the same driver when you plug your device in - so we need to get rid of it and any others that Ubuntu feels might work. Do this:
sudo ifconfig wlan0 down
sudo modprobe -r rt73usb
sudo modprobe -r rt2570
sudo modprobe -r rt2500usb
sudo modprobe -r rt2x00lib

This brings down your adaptor, if it is up, and then removes any dud drivers. We now need to blacklist these drivers from ever starting again.
sudo nano /etc/modprobe.d/blacklist
Now append the following to the end of this file:
blacklist rt73usb
blacklist rt2570
blacklist rt2500usb
blacklist rt2x00lib
blacklist rt2x00usb

Save the file by holding CTRL and X then hit Y and return. This saves the file.

Load and Configure the Driver
This loads the driver:
sudo modprobe -v rt73
Test to ensure the driver is loaded by :
lsmod
Under ‘usbcore’ you should see something like this :
usbcore 138760 7 usb_storage,xpad,usbhid,libusual,rt73,ohci_hcd
As you can see the rt73 driver is loaded.

Now we can configure the wireless settings and start doing what people do with networks.
sudo nano /etc/network/interfaces
At the end of the file append this :

iface wlan0 inet dhcp
pre-up ifconfig wlan0 up
pre-up iwconfig wlan0 essid your_SSID
pre-up iwpriv wlan0 set AuthMode=WPAPSK
pre-up iwpriv wlan0 set WPAPSK=your_network_encryption_key
pre-up iwpriv wlan0 set EncrypType=TKIP
auto wlan0

The above configuration is for WPA TKIP wireless encryption. You should adapt this to your level of encryption.

After saving these changes (CTRL and X followed by ‘y’ and hit return) type the following:
sudo /etc/init.d/networking restart
This will restart your network card and hopefully connect you to the network.

Phew. Thats a whole lot of post.