One Creative Thing: Just a little bit every day

Tuesday, 24 November 2009

Quiet triumph for JavaScript

This may not sound like much, but I’m not really a JS guru, but I’m working with a bunch of them at the moment, so when I work something out and save a nanosecond with a code streamline, I think I ought to note it down.

Tagged with: code, dayjob, web | Add a comment

Friday, 6 November 2009

Made my first bookmarklet

It was driving me mad, constantly typing in new bits of text to convert one site’s URL into another’s – so I wrote a bit of code to do it for me!

Tagged with: code, tools, web | Add a comment

Saturday, 19 September 2009

Forms, forms, forms

Made a hefty start on the first forms for the super-secret web project djeli and I are working on. Once the form was done, I pulled out my jQuery reference and tinkered until I had a field that auto-filled in as you fill in another field and which cuts off the auto-fill once you edit it so it doesn’t match any more. A little complicated to explain, but huge fun to get working, and will be useful, I think.

Tagged with: code, learning, programming, web | Add a comment

Saturday, 24 January 2009

Fixed up the four things that were outstanding on this blog

  1. Category cloud needing to be limited to 10 categories (sorted thanks to this widget)
  2. Older posts/New posts nav at the bottom of each list page
  3. Set title to not be “Untitled Document”
  4. Made the date show up on multiple posts on the one day

Of course there are other things I want to go through and finesse, but this should be enough to show it to the world now at least. Yay! Only taken about 5 months!

Tagged with: blogging, code, completion, creativity, experimenting, programming, publishing, web | Add a comment

Thursday, 23 October 2008

Played about with MySQL

Practicing the syntax I’d learnt reading my book on the train. Seems to work :-)

Tagged with: code, experimenting, learning, programming, study, tools | Add a comment

Friday, 5 September 2008

Wheeee!

This one’s a little more complicated than can be explained in just a title. At work they’re trying to implement a new course-construction tool called eXe which is an open-source software product, and pretty neat – but it lacked any facility to customise the html template in which it exports, which is something we really really need it to do. Anyway, so, I’ve never used the Unix command line (terminal in Mac OS X), never worked on an open source project, never programmed in Python. It took me pretty much 2-3 days to (a) get the source code and (b) manage to build it so that it would run, which I couldn’t have done without the very kind help of one of the devs in NZ. But I got there in the end… and within a couple of hours had added/changed enough of my own code to get it to pick up a custom template placed in the folder containing the custom stylesheets. So now I’m tweaking this and seeing how far I can push it, but the big breakthrough was that point where I managed to code an app in a language I’ve never used and get it to work – wheeeeee!

Tagged with: code, dayjob | Add a comment

Tuesday, 5 August 2008

Worked out how to get comment box onto the page

It’s been bugging me for days, but I seem to have worked it out. Now to customise it and make it so that the comments themselves are visible. Oh, and add in a home link and edit-post option. Then we’ll be ready!!!

Tagged with: blogging, code, web | Add a comment

Thursday, 31 July 2008

Got the WordPress template up and running!

And gosh, I’ve learnt a lot today! Dragged out my worn and sorry PHP knowledge for a refresher. Ditto for JavaScript and CSS. I’ve set up the basic template, worked out how to add in multiple widgets (for the categories cloud and calendar) and generally tweaked and bullied the whole thing into submission. I think it’ll be a couple of days before it goes live though – still have to do the same for a couple of other blogs before I can redirect the domain!

Tagged with: code, design, web | Add a comment

Wednesday, 30 July 2008

Photoshopped the design & started coding up the new template

Yay! Played around in Photoshop with layer styles and custom shapes (creating my own) and I’m rather pleased with the result, oh yes I am *preen*. You’ll be seeing it online soon enough – hopefully by the end of the weekend!

Tagged with: blogging, code, design, drawing, experimenting, web | Add a comment

Tuesday, 2 October 2007

FINISHED MY NAVIGATION!!!!!

Yes, at long last – after three weeks of battling with assorted Internet Explorers – I’ve finished the big complicated five-level navigation. It’s gone for final testing. I’m really quite proud of it, I must say. I feel terribly clever.

Tagged with: code, dayjob, web | Add a comment