New mac ads!
Today apple released four new adverts named, Legal Copy, Time Traveler, Stacks and Biohazard Suit. My favourite is Legal Copy as it is happens to be very true with the Microsoft adverts. I have become a macfanboy as of late so I find these hilarious. However I’m still a faithful windows user, my quadcore and eee still have it installed (XP of course).
Crazy Javascript
Drag the following link into your bookmark toolbar Image Float.
Heres what it is….
javascript:R=0;%20x1=.1;%20y1=.05;%20x2=.25;%20y2=.24;%20x3=1.6;%20y3=.24;%20x4=300;%20y4=200;%20x5=300;%20y5=200;%20DI=document.getElementsByTagName("img");%20DIL=DI.length;%20function%20A(){for(i=0;%20i-DIL;%20i++){DIS=DI[%20i%20].style;%20DIS.position=’absolute’;%20DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+”px”;%20DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+”px”}R++}setInterval(’A()’,5);%20void(0);
Basically, some simple (well easy-ish to understand) javscript that gathers all the img tags on the page and makes them float around each other using trig. Give it a go! Its pretty cool!

After much delay…
I’ve finally decided to go with WordPress, I’ve been asking myself questions such as what language should I write it in? What colorschemes? Blog and/or Portfolio?
Well, I’ve decided to just use wordpress as it’s easier than writing my own system with ror/php. It also has the benefit of instant setup rather than hours of coding, which I should really spend on coursework / revising for exams! I will probably end up writing my own portfolio section using php however cause it’s shiny :P.
Well whats new? I’ve recently bought a Mac Mini, which might I add… is AMAZING. If I had the money I’d buy everything apple.. shame they have a huge price tag! I’m also planning on adding to my eee 900a to make it more useful, first off is to replace the awfuly slow ssd that it comes with to a 16GB RunCore which should increase R/W speeds by up to 6x, I’m adding another GB of RAM, possibly a bluetooth dongle sat somewhere inside and my favourite.. adding touchscreen capabilities to my laptop essentially making it a tablet pc! I will document how it all goes in the near future.