Archive for 'General'

Tasty cashew stirfry

Tasty cashew stirfry

Ingredients Serves 1 Generous pinch of Smoked Sea Salt 2 Table Spoons of Light Soy Sauce 1 Fresh Chilli Large slug of groundnut oil Zest and juice of half a lemon 3 large mushrooms Handful of Cashews 1 Sheet of Noodles Put in a wok, stir while frying Might want to fry the cashews quickly [...]

Sconehead

Sconehead

My limbs are like a shield of cheese! Tweet

New wordpress same old theme

New wordpress same old theme

I’ve just upgraded my wordpress install, and am very impressed. Really slick! ..and best of all it works with an iPhone app from which this post (of no use to anyone) has come Sheesh it’s warm out! Tweet

Speedy wamp

Speedy wamp

To get a bit more speed out of your sluggish windows development machine (I use wampserver), add the following code to your php.ini. ; APC accellerator extension=php_apc.dll [APC] apc.enabled = 1 apc.cache_by_default = 1 apc.enable_cli = 0 apc.shm_segments = 1 apc.shm_size = 64 apc.max_file_size = 1M apc.stat=1 Also download the APC dll from here… http://pecl4win.php.net/ext.php/php_apc.dll [...]

Fresh install essentials

Fresh install essentials

I’m still using windows for my primary development environment, although the bulk of the software I use is open source and/or free. I thought I’d share/store a rundown of some of the apps I install on a fresh windows build. Google Chrome (Quite a surprise winner this!) Comodo Firewall AVG antivirus Keepass 7zip Notepad++ Eclipse PDT and [...]