Angular, boxy designs are great for furniture and old Volvos, but not web
pages. Keep your content hip by encasing it within a set of smooth, rounded
corners. The easiest (and most proper) way to create rounded corners is
using web standards — HTML, JavaScript and cascading style sheets.
Your browser knows when the page loads, scrolls, is clicked on,
all thanks to JavaScript events. JavaScript events is the magic that
makes the web interactive. If you're interested in adding some events
to your website, refer to our cheat sheet for a list of some of the
most common JavaScript events.
Let's get locational. Yahoo Fire Eagle lets users administer their location to the various apps around the web. This way, a user can update their location to all of their social apps at once. Want in? Use Webmonkey's tutorial and Fire Eagle's API to get and then set a user's location.
Your hard drive is backed up, your documents, family pictures, even your car keys. Now why isn’t your web server? Web servers aren’t infallible and you can lose your hard work in seconds. Have we struck the fear of apocalypse in you yet? We have a solution. We’ll help roll your HTML and CSS up with your database files and automatically generate backups.
The last time Webmonkey looked at Django, we showed you how to install the web framework and set up a simple blog application. Easy enough, but your site didn't do much, and it wasn't very interesting to look at. In this tutorial for advanced web builders, we show you how to dress up a basic Django-powered website by building URL patterns and constructing views.
The simple open-source publishing engine WordPress is flexible, powerful and remarkably easy to set up and customize. Webmonkey shows you how to get a basic WordPress blog up and running, then offers advice for tricking it out to your heart's content.
Dealing with Google or Microsoft map APIs can be a pain. A JavaScript library called Mapstraction helps take the pain out of geocoding and allows you to tinker with maps in ways the other APIs won't. Our guide helps you get started embedding maps with Mapstraction in four easy steps.
The Movable Type blogging engine is easy to set up and customize. This Webmonkey tutorial covers the basics of templates, plug-ins and everything you'll need to inject some personality into a vanilla MT installation.
Django is sweet music to the ears of many a Webmonkey who want to build websites quickly and cleanly. The speedy web framework is responsible for such websites as Pownce.com and WashingtonPost.com. Making a website with Django is easy, and we'll show you how in this tutorial.
The newest alpha release of Ubuntu Linux -- codename Intrepid Ibex -- shows enhancements aimed at improving performance on low-power devices like mobiles and mini-notebooks. In Webmonkey.
Are your feeds well-formed? If not, maybe it's time you gave them a good scrubbing. Webmonkey offers these simple suggestions for cleaner, faster-loading Atom and RSS content. Follow our tips and you'll be validated, compressed and optimized to rule in no time.
Flickr's dedicated community and slick user interface aren't the only reasons the photo-sharing has earned major kudos from the Web 2.0 set. It's also because its flexible API makes it easy to build simple mashups in a variety of programming languages. Webmonkey shows you how to mash your favorite photos onto a map using a few lines of Python code.
Maybe you're new to blogging. Or maybe you've been around a while and you just want to give your site a boost. Either way, there's no excuse for going unnoticed. Here are Webmonkey's tips for increasing your blog's visibility, professionalism and all-around awesomeness.
Microsoft's Open XML format is now compatible with older Mac versions of its Office suite. The updates finally put the ISO-ratified file format in the hands of everyone.
REST is another of those tech-savvy acronyms that make you cringe in fear. But REST assured, using it is easy. In fact, if you’ve ever filled a form out online, you are already familiar with REST. Make a few GET and POST requests using our REST tutorial.
When Dries Buytaert built a simple bulletin board system for his classmates, he wasn't setting out to create something that would eventually grow into one of the web's most beloved open source publishing systems. But that's exactly what happened.
The latest releases of Firefox, Opera and Safari claim to be faster than ever, but which one is fastest? We whipped up an online stopwatch you can use to find out which browser gets to wear the crown.
The browser is prepped and ready to go, but are the add-ons? Find out which of your favorite extensions are going to be ready for Firefox Download Day Tuesday.
Chickenfoot, the scripting tool with the funny name, lets Firefox users build automated behaviors for their favorite sites. Some see it as an improvement over the more popular Greasemonkey, in that Chickenfoot code is simpler to understand. Find out for yourself with Webmonkey's getting-started guide.