If you read my book Mac OS X Server 10.5 als Groupware-Server and built up your own personal Mac OS X mail server, you might want to move existing email data to your new server.
If your server serves mails for a couple of users only, you can do this using your mail client: simply point it to you old mail server as well as to your new machine and move data within your mail application.
There are a number of Drupal SEO modules to choose from.
ASCII stands for American Standard Code for Information Interchange. Computers can only understand numbers, so an ASCII code is the numerical representation of a character such as 'a' or '@' or an action of some sort. ASCII was developed a long time ago and now the non-printing characters are rarely used for their original purpose. Below is the ASCII character table and this includes descriptions of the first 256 characters.
tr.sub td.country { text-indent: 4em; color: #666; }
Below is a table of countries, with their ISO and UN codes, assigned top-level Internet domains and timezone relative to UTC. In all cases, there may be gaps where the ISO or UN codes, or Internet domains, have not yet been assigned.
The W3C CSS Background and Borders Module Level 3 (currently a working draft) defines the background-size property that fits our requirements.
Start by using the newest 6.x version (7.x isn't yet ready for production) and manually put the »sites/default/settings.php« file. Walk through the standard installation process to configure database and admin login.
This set of modules is needed by almost every project, so just get them and don't ask :)
background-image: url('/path/to/image.png') !important; background-image: none; filter: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/path/to/image.png');
Pros: That's it - all done. Works in IE6 too.
Cons: AlphaImageLoader can slow down your pages a lot.
Use Microsoft's implementation of VML instead of Microsoft's AlphaImageLoader filter.
Ever wanted to programmatically deploy a color palette or compare two images based on their primary colors. There are many ways to achieve this, but PHP and Imagick could be handy for sure. Say we have a picture like this:
I think all developers are baffled at why Internet Explorer still fails to support this very popular (albeit troublesome) property. It’s been around so long, that we often forget that it’s actually a CSS3 property. Although IE doesn’t offer support for the opacity property, it does offer similar transparency settings via the proprietary filter property: