Ever had a good look at the FedEx Logo?? I guarantee you won’t see it the same again after mousing over the logo below.
Put your mouse over the logo below.
See the Arrow?? Now enjoy haveing your eyes always trying to focus on it in the future.
Sorry
Jamie.
Hilarious video of the IT Guys Worst Day Ever!!
IT Guy Vs Dumb Employees - Watch more free videos
As many of you know, i am working on 2Big2Send and we are at a stage where we want to let our readers know what has been happening and what is to come
You may or may not have heard of shorthand if/else statements, but they do exist, and trust me they make things SO much more ordered in your code when used in the right way.
This is the Shorthand version - below this, if you cannot work it out for yourself is a nice description.
Description of how this actually works
We all (i would hope) know the normal way of writing if/else statements (here is a recap just incase)
That sort of statement is great for in the body of your code, but when want a dynamic selector within your HTML code, it gets very messy.
EG:
Now - that is alot to write and will make your HTML form look a total mess, this is where the shorthand comes in. It allows us to write the same thing inline
Look:
As you can see - there is a huge difference in the amount of code - and if Wordpress formatted it nicely - it would look loads better!
And the all important Explanation!
So - $myGender is the variable we are checking, in this case we are checking to see if $myGender == ‘male’
The questionmark (?) seperates the ‘answers’.
The first ‘answer’ is what is set/displayed when the query is true, the second is if the query is false.
This is the equilivent to :
Hope that helps some of you out!

The Halo 2 (High ALtitude Object) Project is an amazing read: http://www.natrium42.com/halo/flight2/
My project launched a payload with GPS, camera, sensors and communications to an altitude of 30km. I obtained most parts ready years ago, but only recently had time to finish it.
High altitude ballooning is an emerging hobby, since price of GPS and communications equipment has gotten quite low. It is an excellent hobby for people fascinated by space flight and telerobotics and has many learning aspects — from systems design to electronics design to software engineering. There is also an exciting risk factor, namely, that you could lose your precious electronics if something malfunctions. In this project, many of my interest and knowledge areas came together. Also, I have verified that the Earth is indeed round and that space is black.
Hi Everyone,
Thank you for coming along to Nodstrum, I am taking this opportunity to invite you all to signup to my new Web App 2Big2Send.
Our service allows you to send large files to anybody with an email address without clogging up their inbox or risking waiting for the file to send then have it bounce back, never a nice thing!
The system allows you to see the upload progress and will notify you when you file has been collected.
During this Beta period we are offering you the following:
We will most likely up the storage so you are able to send and store much larger files during this period, this depends on the number of users who signup - the more users, the more space you will get.
So! if you are interested, head over to http://2Big2Send.com and signup!
Thanks!
Today i finally finished University at Oxford Brookes!
Somehow i came out with a 2:1 (Upper Second Class Honours) in Computer Science! I cannot convey how much of a cloud it is off my head!!
It also proves that you can do a dissertation in 2 months get a B+ in it and come out on top ![]()

Hi everyone,
I have been the webmaster/ developer for the Northern Irish charity MT4Uth for 3 years but I now have a full time job and therfore do not have enough time to dedicate to the website.
The website is coded in PHP/ HTML with a MySQL backed database.
There is a custom CMS on the main website - nothing difficult, your typical page editing/news script.
There is a custom portal which utilizes the Prototype/Scriptaculolous Javascript libraries.
The website needs less than an a few hours per month as it is in a very useable state.
The all important URL is: http://www.mt4uth.com
If you are interested in this freelace job or would like more information, please post a comment below and I will asset your queries as best as possible.
Jamie.
Saw this on the top if digg.com
Dont you just love the way Apple pokes at fun at Microsoft!
Some of you may not know, but CSS Edit is a Mac only CSS Editor from Mac Rabbit
Anyways - if you have a look at the new Icon (hi-res for OS X Leopard) it reveals a funny comment!

Look at the bottom left corner if you dont understand!