|
|
|
|
|
????? (Mar 30 2007 14:08 GMT) - ????? |
TechArena Community
|
two domains 1 server (Mar 30 2007 14:08 GMT) - I have a SBS 2003 R2 server with an exchange server setup on it. I have 1@domain.com but would also like it to handle 2@domain.com. How do I set this up so that an MX redirect works for both domains. |
Ypulse
|
Billboard Drama (Mar 30 2007 14:07 GMT) - I've been noticing more talk than normal about the Billboard charts. Or at least a different kind of talk. I would describe it as dramatic. At the same time that people are declaring the end of the blockbuster, it seems a new breed of aspiring chart toppers are wishing to be swept up in the glory of a number one, while some bands that actually make it to the top do so by ignoring the traditional laws of success. I find it nice to think we're now living in an era where a Billboard number one isn't so important. |
Bikes in the Fast Lane - Daily Motorcycle News
|
Operation Confirms Paralysis for Isidre Esteve Pujol (Mar 30 2007 14:07 GMT) - Spanish KTM professional rider, Isidre Esteve Pujo, was badly injured last week in a rally. Despite some initial reports that his injuries were not as bad as thought, after a spinal operation, he still seems to be paralyzed from the waist down. There is a slight hope for improvement with some advanced medical treatment, but it looks like his career might be over. Bad news !! Several of the top motorcycle rally riders have been badly injured or even killed in the last few years. |
JavaScript.com Latest JavaScripts
|
JS Quicktags (Mar 30 2007 14:06 GMT) - This script will insert HTML tags at the cursor position in IE and Gecko-based browsers (Mozilla, Camino, Firefox, Netscape). For browsers that do not support inserting at the cursor position (Safari, OmniWeb) it appends the tags to the end of the content. |
JavaScript.com Latest JavaScripts
|
The Perfect Pop-Up (Mar 30 2007 14:06 GMT) - If you believe the likes of Jakob Neilsen and his supporters, nothing is more evil than pop-up windows. And in many ways, this is correct. Why? Well, we'll list the reasons soon enough, but in a nutshell it's because they are nearly always poorly implemented or simply not needed. This tutorial will show that, with the right thought, pop-up windows can be used without upsetting anyone - particularly the person browsing your site. |
JavaScript.com Latest JavaScripts
|
Numeric Array Sort (Mar 30 2007 14:06 GMT) - JavaScript's Array object only sorts alphabetically. That means if you pass it an array of numbers it will sort the array alphabetically (1,15,100,2,25,200) instead of numerically (1,2,15,25,100,200). This is easily fixed by adding a new method which will sort a numerical array very nicely. |
JavaScript.com Latest JavaScripts
|
Image Preloader (Mar 30 2007 14:06 GMT) - This script will preload images to enable your pages to load faster. Place the images in one directory and make sure they have all the same extension (defaults to "jpg"). |
JavaScript.com Latest JavaScripts
|
String Concatenation and String Operators (Mar 30 2007 14:06 GMT) - Concatenation is the process of combining two or more separate strings together to form one string. You can also use string operators to break up a long string into multiple strings to make your source code more readable. This tutorial explains how to use both procedures. |
JavaScript.com Latest JavaScripts
|
Standard or Daylight Time (Mar 30 2007 14:06 GMT) - Is it Standard or Daylight time? This script fills in the correct middle letter of the time zone designation so that either an "S" is shown for Standard, or a "D" for Daylight time. The first function of the script may be used independently if you just need to know in which segment of the year a given date/time is. Adjusted for the new 2007 time changes. |
JavaScript.com Latest JavaScripts
|
Message Format (Mar 30 2007 14:06 GMT) - Use this script to construct messages displayed for end users. The function takes a set of objects, formats them, then inserts the formatted strings into the pattern at the appropriate places. |
JavaScript.com Latest JavaScripts
|
Get Web Address Reader (Mar 30 2007 14:06 GMT) - This script will allow you to grab variable-value pairs from the URL of a page, much like PHP grabs data from the URL. It places foo=bar data in a JavaScript object called _GET, and can be referenced similar to $_GET in PHP. |
JavaScript.com Latest JavaScripts
|
domFunction (Mar 30 2007 14:06 GMT) - An easy-to-use snippet, that allows other DOM scripting to run before window.onload. The practical benefit is that JavaScript doesn't have to wait for images or other dependencies to finish loading. It can begin as soon as the DOM is ready. |
|