2011-08-20

denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)
[staff profile] denise2011-08-20 06:17 pm

for others who are just starting out...

...like me, and have spent time tearing your hair out over "Global symbol $foo requires strict checking"-type errors and have occasionally been reduced to finding sections of code that do something like what you want to and copying them, I come bearing tutorials:

Coping with Scoping

It made so much suddenly make sense.
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)
[staff profile] denise2011-08-20 10:49 pm

Useful scripts

(Can you tell I've been coding lately? Like the last four posts here have been from me ...)

I was talking with [personal profile] rb this evening about useful scripts I have put together for my dreamhack -- some of which I came up with myself, and some of which I stole from other people, such as [staff profile] mark -- and figured it would be a good idea to post them and ask everybody else to post their own useful scripts!

(If you want to install these to your own 'hack, put them in ~/bin and then chmod +x filename to make them executable.)

my scripts, and what they do )

So, what other useful scripts do you have?