Subscribe to my RSS feed RSS

Archive for the Tag ‘code’

October 26, 2008

Where can I get someone to build a mashup for me?

My company has a website and I’d love to spruce it up using some super-cool mapping stuff like you see on a number of websites. Someone told me I can do a mashup, but when I signed up for API access at Google Maps I realised that I was way out of my depth. Where can I contract someone to give my website some glamour?

{Read More}

June 7, 2008

How do I remove certain pages from my WordPress menu?

When a blog theme automatically puts new pages in a tab at the top, how do you make a page but put the link in the sidebar?

{Read More}

March 5, 2008

How do I add a spinner to my AJAX application?

I have an AJAX application using Prototype which pulls data from a server. How can I show one of those spinning AJAX-style circles while data is loading?

{Read More}

March 4, 2008

How can I generate images with PHP?

I’d like to have an image on my website that gets updated with different text based on the current user. My website is built in PHP. Can I do this?

{Read More}