Archive for Computing

Vista Cookies

As many affiliate marketers will be aware, cookies are quite important to their business. It is quite common to test links to merchants and then check your cookies to make sure the link is functioning properly. I was doing this myself just the other day when I decided to try and find the cookie directory on Windows Vista. As it took quite a few google searches I thought I would list the directories and explain the difference as no one seems terribly clear on it. Read the rest of this entry »

Comments

Ruby on what?

Techie and I as well as a few friends went to Bar Camp a while back now. I think being a little pessimistic we slightly dismissed the whole thing due to the lack of business awareness it seemed. Now having time to reflect the one thing that I did enjoy was the events ability to increase awareness of new trends. It was really hard not to notice that every 2nd person seemed to have some interest in Ruby on Rails. After looking into this further I have decided to explore my findings.

Read the rest of this entry »

Comments (2)

Vista Tweaks - View Source Editor

Recently having installed Windows Vista onto my development computer I am coming across a few things that have changed since XP. For example, Microsoft Script Debugger now no longer works, or at least crashes Internet Explorer when it’s installed. (update :see comments)

I thought however I would keep an open post and keep adding the solutions to things that I have found. The first is View Source Editor, as I am using a 64 bit version of Vista, the View Source Editor is now stored in a different location in the registry.

Read the rest of this entry »

Comments (2)

Firefox Script Timeout and other Customisable Features

Ever been running a complex script and have firefox alert you every 10 seconds or so, just to let you know that a script is running and would you like it to continue?

 

Script on this page may be busy

 

A script on this page may be busy, or it may have stopped responding. You can stop the script right now, or you can continue to see if it completes.

It does get quite annoying sometimes, considerably when without the pop ups the script would take half the time to execute. Obviously there are benefits to keeping this quite low for security reasons, on the otherhand if you just want to increase it a little here is how you do it along with other useful tips and tweaks :

Read the rest of this entry »

Comments

PHP vs ASP.NET

It would be fair to say that the last post PHP vs ASP, was slightly one sided due to the fact that ASP is almost extinct now. However that is not to say people still don’t use it when there are other options available. Obvioulsy a fairer comparison would be PHP vs ASP.NET and this is what I discuss next.

Read the rest of this entry »

Comments (1)

Why PHP is better than ASP

When I moved jobs, like most people I had to learn a new language. Lucky for me my boss was one from the modern era who was capable to understand that learning a new computer language for a programmer is not a major obstacle. I’ve had so many interviews in the past where they ask “so do you know xxx language”, and my reply being “no, but it wont take me long”, and still they refuse to hire me because of time needed to train. Nonsense! It takes most programmers at most a week to have mastered a new language!

Anyway rant aside, the new language I learned was PHP, in a sense learning php is more like learning a new framework; Linux, Apache, Mysql and PHP commonly known
as LAMP. After using it for a short while I realised all the time I had spent in the darkside was wasted! Here is why:

Read the rest of this entry »

Comments (17)

Affiliate Revenue Share

One of the latest advancements in affiliate marketing is a new model titled Revenue Share. Quite simply it encourages affiliates to work together in order to gain a sale, the commission made from that sale or lead is then divided between the affiliates that helped. The rest of this post will cover how it all works at a more technical level.
Read the rest of this entry »

Comments

Concurrent XML Queries with AJAX

This year I’ve been involved with a couple of projects that required aggregating data from several different companies XML feeds. Initially the XML calls were made one after the other in a traditional sequential manner. However it soon became apparent that this was not really feasible as each search took in the region of 10 to 20 seconds to complete and with 4 or 5 companies this was increasing the wait time for the user to over a minute.

Read the rest of this entry »

Comments (3)

Birth

It’s a topical discussion, one that I hear too often. Not that it’s a bad thing, I like bringing things into the world and to keep things simple I thought a blog would require less maintenance. Happy days.

Comments