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… Continue reading Where can I get someone to build a mashup for me?
Tag: code
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?
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?
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?