Archive for the 'tech' Category

CSS pseudo-class content before and after inheriting oddness

Monday, April 26th, 2010

hmmm. Since a few browsers now support content with :after and :before pseudo class, I thought I would try and use it for a cosmetic thing.So just doing something was, in fact, for a navigation menu where a full stop (period!) is added to the top links in the nested list like so:
#new_nav_top li>a:after { content:”.”; }
…BUT […]

alternative Nespresso capsules / pods from Casino in France, April 2010!

Tuesday, April 20th, 2010

For my recent birthday, I was lucky enough to be given a Nespresso machine by my brother and his wife. An avid user of a Bialetti Moka, I am now a convert to the totally un-messy nespresso machine, despite its shady Nestle origins :/The purchase of the capsules is unfortunately locked-down (in a way that […]

CakePHP installing MySQL on Mac Os X 10.5 (.x) Leopard with built-in PHP and Apache 2

Monday, December 22nd, 2008

The simpler alternative to running MAMP or XAMPP on Os X is using the built-in PHP, APache and getting a binary of Mysql. Although MAMP and XAMPP are simple ways also.
When I first installed mysql for my mac running Leopard just after it came out (end 2007), it was a bit flakey and casued a […]

Advert project from Uni!

Thursday, January 31st, 2008

made this several years ago (end 2003 /early 04?) as part of our Animation class using LightWave at University of Paisley - Multimedia BSc Honours . Nicolas Blanchard, David Gallagher and Sophie Godard - Nicolas really knew his stuff (like the textures and more fancy Lightwave effects) but I think we all contributed a fair […]

cakephp 1.2 Cake Security component HTTP-Auth example

Wednesday, October 31st, 2007

*updated Jan 30th 08*
Snook blog post
Jonathan Snook points out another solution to an easy http-auth implementation for Cake’s directories (that are really rewrites).
the gist is that you put a <Location “/name_of_dir/”> in your httpd.conf, which you may well have access to if you are telling it the webroot of Cake is the webroot anyway.
Works like […]

popup with javascript in CakePHP 1.2 and pages controller

Tuesday, September 18th, 2007

update: More on the XHTML technique popup  
I wanted to make a simple popup in my latest Cake app, and so needed to set a blank layout just from looking at the URL, as the page was essentially static that I was going to pop up.
e.g. then my little popup URL caller (hyperlink ) would […]

Update on G4 bargain box!

Saturday, September 8th, 2007

Another update.. damn power supply seems to have gone!! Gah..what a rip off
hmm think I can fix it easily enough… too much forum 31 activity brought it down I think :p
Oh yeah! Another update
Today I swapped out the CD-RW of the original 733 quicksilver edition I have, and after some […]

New project - record store community site

Friday, August 31st, 2007

this is my latest project - very much in alpha stage still, a record shop and vinyl junkie (secondhand collectors kind of people) community web site:
Vinyl Passion
Not sure whether to go with the domain as it is now or another on vinyl-passion.com that I have. Thoughts?

Upgrading a G4 Quicksilver PowerMac in 2007 …

Wednesday, August 15th, 2007

I recently acquired a PowerMac G4 quickSilver for £50 from a friendly Guy.
He threw in a ProMac keyboard and a Promouse. the machine had 256 Mb RAM but has no Airport or ZIP and all else is standard as per its initial Apple release. I have put Tiger on it and it works. It was […]

links for 2007-08-14

Wednesday, August 15th, 2007

How to put Combined Fields Into CakePHP’s Model->generateList() | PHP Coding Practices - Become an expert PHP Programmer
(tags: cakephp generatelist forms selects)

CakeForge: Snippet Library
(tags: rss xml feeds cakephp tutorial code)

yura @ thinkweb2.com
(tags: prototype reference javascript tutorial js)

Modernist architecture: utopias in sky|11Mar06|Socialist Worker
(tags: utopia)

Installing OS X 10.4 ‘Tiger’ on DVD-Challenged Macs Using FireWire Target Disk Mode
(tags: […]