reCAPTCHA - Protect Your Website, Save a Document
Adding a CAPTCHA (Completely Automated Turing Test To Tell Computers and Humans Apart) to web forms these days is almost a no-brainer. With the number of bots out there trying to scrape email addresses, find website vulnerabilities, and other web nastiness, why wouldn’t you want to protect yourself?
However there are different ways to do this, and each has its own pros and cons. Here’s one that helps protect your website AND helps digitize books.
reCAPTCHA is a free service that allows you to simply plugin the application into any web form. Unlike some CAPTCHAs, these puzzles are extremely easy for humans to read, but are still effective at keeping bots out. Plus, you get the added benefit of knowing you are helping convert hardcopy text into digital documents that will last the ages.
reCAPTCHA also has a nifty email address protector as well. MailHide allows your visitors to view your email address by solving the puzzle, keeping unwanted bots from viewing it.
Top
Add Twitter To Your Website
Social media is changing the way we commmunicate -- even through our websites. Blogs, videos, IM and other design elements are helping us engage website visitors better, and deliver our information more effectively.
Twitter is another one of those ways we keep in touch with our customers, clients, and others. But did you ever consider adding your tweets directly to your website?
There are many advantages to this. Depending on your target market, it might be important to be seen as "with the times" -- if this is the case, you might actually be hurting your business by not displaying your tweets.
But even if do not need to be perceived as on the cutting edge of technology, posting your tweets can be a sign of community (new buyers like to know that others have successfully done business with you before), and will make you seem, well, more social. Unless you are a bank or some other "silence is golden" organization, appearing to be social is not a bad thing either.
You can add Twitter to your websites many different ways. Here's a blog we found that lists 10 Awesome Ways to Integrate Twitter With Your Website.
Top
Forum Answers Your Classic ASP Questions
Have a specific Classic ASP question or problem? The Internet Information Services (IIS) website has a forum for Classic ASP programmers to post their questions and get feedback from the community. You can also search the forum to see if someone else has already had your problem -- and to find out the answers.
Check out this great resource at:
http://forums.iis.net/1032.aspx
Until next time,
Top
Google Busts Some Myths About Dynamic URLs
The common myth out there is that if you want to search engine optimize (SEO) your website, you have to somehow get rid of dynamic URLs (like …/product.asp ?mid=3&ItemID=342) to a static URL (like …/purplewidget.asp).
Well, Google has officially come out to say that is no longer the case. In fact, Google says that trying to create a static link from a dynamic URL can actually hurt your SEO efforts. According to Google: “If you transform your dynamic URL to make it look static you should be aware that we might not be able to interpret the information correctly in all cases.”
The two specific myths they expose are “spiders can’t crawl dynamic URLs” (they can) and “spiders can crawl dynamic URLs with less than 3 parameters” (spiders can crawl an unlimited number of parameters, Google says).
To learn more about why dynamic URLs are A-OK, read this post on the Google Webmaster Central Blog:
http://googlewebmastercentral.blogspot.com/2008/09/dynamic-urls-vs-static-urls.html
Top
Animoto-mate Your Website Images!
Here's a cool tool that you can use to animate images on your website. Animoto allows you to upload your own photos and images, choose a music soundtrack (or upload your own), and enter your own text. Animoto takes all those elements and combines them into a video that you can display or embed on your website!
The video above took about 10 minutes to create. But now that we have the hang of it, we could probably assemble it in less than a minute (not including the time it takes for Animoto to render your video, which could be several minutes).
Prices range from free for 30-second videos (with the Animoto logo) to $249 per year, unlimited business videos.
Check it out and create your own free video at www.animoto.com!
Top
New Link Reference Tag Points the Way for Google
Many websites have pages that contain very similar content. This is for various reasons, including:- Multiple landing pages
- Affiliate pages
- SEO pages
- Similar content pages with different designs
Last week, Google announced a new canonical link tag to help you declare which page it should consider to be the canonical or "main" reference page for that information. Simply put, it helps you tell Google which page of information you would prefer the Google spiders index. (Note: MSN and Yahoo! have both adopted this link tag as well.)
How It Works
Suppose you were selling widgets on your website. You might have a "main" page on your website for your famous Purple Widget at:
http://www.yourdomain.com/product.asp?item=famous-purple-widget
However, you also have an affiliate link page and a Google AdWords landing page, both with duplicate content, at:
http://www.yourdomain.com/product.asp?item=famous-purple-widget&trackingid=1234
http://www.yourdomain.com/product.asp?item=famous-purple-widget&trackingid=4321
Rather than have Google guess which page it should return, you can designate your main page by adding the following link reference inside the HEAD section of your duplicate content pages:
<link rel="canonical" href="http://www.yourdomain.com/product.asp?item=famous-purple-widget" /> Done! Now Google will know which page you prefer to have indexed.
Note: Google reads this link reference as a hint, not a directive, though Google says that it is a hint they "honor very strongly."
For more information on this link tag and its implications, get it from Google directly:
http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html
Happy Designing!
The DMXReady Team
Top
Use sIFR for Your Titles
We have all cursed the "standard" web fonts -- why do we have to keep using Arial, Times New Roman, and Verdana when there are thousands of possibilities out there?Well, now you can with a new technology called Scalable Inman Flash Replacement (sIFR). This technique uses JavaScript, Flash, and CSS to create text from any font.
Although the effect is cool, there are some downsides to the technique. For one, it involves many steps including generating the .swf file, creating the JavaScript files, creating the CSS, including it in your web page, etc. It is not complicated though, and the average website designer should be able to pick up on it quite quickly.
Another downside is that because it is Flash-based and uses JavaScript, it is possible that some browsers won't display it if the visitors have these disabled. But that number is getting fewer and fewer all the time. Those who can't see it will get the standard fonts anyway and will never realize what they are missing.
Lastly, the technique is also a resource hog. You can use it sparingly; for example, with headers and not worry too much about download times. But most people recommend that you stick to the system fonts with body text, or your server will slow right down.
Now for the gray area. We have heard from several sources that sIFR is perfectly fine for SEO because the "text" is still there and readable by search engines -- it's simply converted into Flash. But there has been some concern that Google may see this, or may in the future see this, as a form of hiding the text. We have found nothing from Matt Cutts, generally the source on Google, that confirms or denies this. However most, including sIFR guru Mike Davidson, say that they have not seen any penalization.
This is not a perfect solution, and there will likely be better ways to do this in the future. But for now it is an easy way to spruce up your titles AND keep your header text intact.
There is tons of information on the Internet about sIFR, but you can find out more including a sIFR Generator (saves you from using Flash) here.
Happy sIFR-ing!
The DMXReady Team
Top
Protect Yourself from Hackers
If you build websites long enough, especially database-driven websites, chances are you will be hacked one day. It's not just small businesses either. Banks, utilities, even military websites can be safe. Nothing is 100% guaranteed to keep a hacker out.Luckily, the majority of hackers are in it just for fun and don't do any real damage. But that's just like a burglar coming into your home and not stealing anything -- it is still not a nice feeling.
Last week, some DMXReady customers were the focus of an apparently worldwide attack. A "public service" hacker decided to let us know about a vulnerability by hacking into the Admin pages (we would have preferred an email, btw...)
The DMXReady Team was on it immediately of course and we have already released a patch for it. Check your Order History on the DMXReady site to download and upgrade patches for your applications.
But this does bring up an interesting issue. It seems that sites that had server-side security and off-root databases were not attacked -- at least not successfully. DMXReady has always recommended that you take advantage of server-side security and move your databases to a separate secure folder on your server, especially if you are dealing with extra-sensitive material.
You can read more about it in our latest Online Knowledgebase article:
http://dmxready.helpserve.com/index.php?_m=news&_a=viewnews&newsid=12
The DMXReady Team
Top
Create a Chart for Your Website
Looking for a fast and easy way to put a chart into your website? Google Chart might be the application for you!Create pie charts, bar graphs, even what they call a Google-o-meter to create visuals from complex data, and to add color to your website.
Some coding is required, but Google offers in-depth instructions to help you create your own charts in minutes.
Check it out for yourself:
http://code.google.com/apis/chart/
Happy Charting!
The DMXReady Team
Top
Create Your Own Template Pages Using ASP
Back in the early days of graphic HTML editors, designers were blown away when FrontPage introduced templates.You could change one item on the template page, and it would update in every "child" page created from that template.This is actually quite easy to do using ASP as well. For example, DMXReady Site Engine Manager uses six separate ASP inserts to achieve the exact same effect. Make a change to the footer.asp file, save and upload, and all pages with that footer.asp file will be automatically updated.
Here's a basic overview of the process:
- Create your "template" page.
- Cut and paste the code from each unchanging section of the page into its own file. For example, you can create a header.asp file, navbar.asp, sidenavbar.asp, footer.asp, etc.
- In your template page, use Dreamweaver to include these files (Insert > Server Side Include)
Note that each section file (e.g. footer.asp, etc.) should not have HTML, HEAD, or BODY tags. These will already be present in the template page; adding them to the section pages may confuse the browser and cause unexpected results. Of course, save your template page and all pages created from it with a .asp extension.
To visualize this better, it may help to view the DMXReady Site Engine Manager architecture map. Simply go here, and scroll down to the graphic.
The DMXReady Team
PS - Happy New Year!
Top
Next » |
Last »» |
Records 1 to 10 of 56 |
