Trouble reading this message? Read it online.

May 07, 2009

Welcome to the latest issue of the Developer Shed newsletter! If you're a developer with a competitive streak, you'll want to check out the item we're highlighting for you this week from eWeek. Microsoft is promoting the capabilities of its Windows Azure Clout and the Azure Services Platform by announcing an applications contest. All you have to do is create innovative applications to run on Azure. The contest ends June 18, so if you want to enter, check the full story at the link and then you'd best get cracking!

If you have your hands full just keeping up with work, let alone a contest, we have you covered there, too, with plenty of tools to add to your developer's toolbox. Dev Shed is brimming with lessons on event delegation, TreeView, and more. ASP Free offers you some insight into graphs, tools for beginning game designers, and Silverlight.

If you're heavily involved in website design and development, Dev Articles has what you need. Whether you're building a web page calendar, a menu that works smoothly on multiple browsers, or something with the Blueprint CSS framework, you'll find a tutorial to suit your purposes. Hardware fanatics, as always, can get their fix at Dev Hardware; this week, we're reviewing laptops, flat panels, and more. Remember, both of these sites publish five days a week, so be sure to check back for the new stuff!

SEO Chat, as always, focused on the issues you need to deal with before you can get your web site to the top of Google. Do you want to get your site included in Google News? Are you having duplicate content issues? Can't decide whether to use Google AdWords or Yahoo Search Marketing to promote your web site? Check out this week's articles for help. Or if you're new to owning and promoting a web site, pay a visit to Dev Mechanic. You'll learn the importance of knowing your web site's demographic, ponder whether you should offer e-mail, and learn some ways to monetize your site.

That's not all. Those learning UNIX should visit Codewalkers, where they can learn all about the control mechanisms of the UNIX shell. And anyone looking for more reasons to be cautious online need only visit Web Hosters, where they can learn all about the evolution of phishing.

As always, thanks for reading. Until next week,
Developer Shed Staff

ARTICLES
Dev Shed Web Hosters
ASP Free Scripts
Dev Articles Tutorialized
Dev Hardware White Papers
SEO Chat Weird Cool
Dev Mechanic News You Can't Use
Codewalkers    
TOOLS
Get Our Content on Your Site
with DevText!
New Articles, Right To Your E-mail
Developer Search

Rational Build Forge Express eKit
Rational Build Forge Express Edition is an automation framework that packages the latest enterprise-grade technologies into a reliable, flexible and robust configuration designed and priced specifically for small to midsize businesses. The new Rational Build Forge Express eKit provides you with valuable resources - including a case study, podcast, demo, and articles - to help you increase staff productivity, compress development cycles and deliver better software, fast.
Learn more.

Build Forge Express demo: Enabling software delivery excellence for small and midsized businesses
This demonstration gives you an overview of IBM Rational Build Forge Express Edition, a global offering that provides a framework to automate and execute software processes. Rational Build Forge provides a software assembly line that can support all of your tools, technologies, and platforms so you can achieve a repeatable, reliable, and traceable build and release process.
Learn more
.

     

With 45 Nanometer Silicon, Intel Sees Big Benefits by Thinking Small

By Alan Zeichick
When you look at the data sheet for the Intel Atom processor, there is one number that appears: “45nm.” Okay, the chip was built using a 45-nanometer semiconductor manufacturing process. The question is, so what? The answer is, it's a big deal.

Read the full article >

MontaVista Embeds Moblin

By Rick Cook
MontaVista Software Inc., of Santa Clara, CA, has added Moblin support to its line of Linux products for embedded systems. Now MontaVista's package of tools, support and testing is already available to developers of embedded devices under Moblin on Intel's Atom processor.
Read the full article >


OSiM Asia
May 12th-13th, 2009 | Shangri-La Hotel, Kowloon Bay | WEBSITE >
Massive business opportunities lie the Asian market for Open Source. With the Asian Region a key driving force in the increasingly worldwide adoption of open source in mobile, we are proud to announce the launch of OSiM Asia.

Interop
May 19th-21st, 2009 | Las Vegas Convention Center | WEBSITE >
Attend the Interop Conference for a comprehensive, integrated view of technologies that will give your business a competitive edge. Learn how the recent surge of IT innovation can help you cut costs, get closer to your customers and increase revenue.

Computex, Taipei
June 2nd-6th, 2009 | Taipei World Trade Center | WEBSITE >
Computex is the second largest computer exhibition in the world, next to CeBIT in Germany. Each year, key global businesses launch their new products here.

 


Moblin Core V2 Alpha on
EeePC s101


Moblin Finds a Home
with the Samsung NC10
  top
It's edgy! It's irreverent! It's all about technology! It's News You Can't Use,
and you won't want to miss it! View this week's edition to learn the answers to these burning questions:

  • News of the Weird has a guest appearance from the mighty Keith. It's laughtastic.
  • Juan Valdezburg is sick. Could it be the swine flu?
  • The mad Russian returns and he is angrier than ever. Again.

Watch the video!

   
  top
Using Event Delegation for Mouseover Events in List Items
by Alejandro Gervasio, 2009-05-06

JavaScript-based event delegation is an efficient approach that allows us to reduce the number of event handlers included in a client-side application. This naturally contributes to improving its overall performance and reliability. This technique rests its functionality on the bubbling phase triggered by a specific event. It is very simple to learn to code in real-world conditions. This article concludes a four-part series on event delegation.
Read the full article
.
Customizing WordPress Search Results to Sort by Title
by Codex-M, 2009-05-05


Sorting search results by post title in WordPress is often useful, if your website needs its entries to be sorted alphabetically. As a quick background, WordPress is the most popular open source, free blogging/CMS platform. However, the default search results are sorted by date, so there is no easy way to sort them alphabetically except to edit the core WordPress search functionally source code.
Read the full article
.
Using the Animate Option in a Treeview jQuery Hierarchical Navigation System
by Alejandro Gervasio, 2009-05-04

Welcome to the third chapter of a series on creating a hierarchical navigation system with the TreeView jQuery plug-in. Made up of six tutorials, this series explores in detail the main features that come packaged with this helpful JavaScript extension. It shows you how to get the most out of it with copious code samples.
Read the full article
.
Embedding Model Data in Views with Code Igniter
by Alejandro Gervasio, 2009-04-30

Welcome to the conclusion of a seven-part series on handling views with the Code Igniter PHP framework. If you're learning how to use the Model-View-Controller schema, this series of articles can help you get a better grasp of how to use it to quickly and dynamically generate web pages. In this part, we will finish building the database-driven application we discussed in the previous part.
Read the full article
.
   
We're giving you all the tools you need to develop the
coolest Moblin core, Linux based applications for
entertainment and communication MID devices.
 

Check out more of the great content Moblin has to offer!
*If your email client does not permit you to sign-up via the newsletter, please click here!

  top
An Insight into Graphs
by Gabor Bernat, 2009-05-06

An understanding of graphs can actually help simplify apparently difficult problems. They're a useful tool that belongs in every programmer's toolkit. In this introductory article, you will learn how graphs and programming relate to each other.
Read the full article.
Tools for Beginning Game Developers
by Bruce Coker, 2009-05-05

Have you ever dreamed of creating your own game, but feared your coding background wasn't enough to deal with the myriad of challenges? Then take heart; the latest developments in game design mean that anyone can play, regardless of their coding ability; even non-coders can get involved. Keep reading for a closer look.
Read the full article.
Microsoft Silverlight and Smooth Streaming Join Forces
by Joe Eitel, 2009-05-04


Microsoft generated a lot of excitement with Silverlight, a free runtime whose features just keep getting better. Now that the software giant is adding Smooth Streaming to the mix - but wait, what is Smooth Streaming and why should you care? Keep reading to find out how it can make your experience of Silverlight even better.
Read the full article
.
Overlooked Features of Windows Security
by Joe Eitel, 2009-04-30


The slumping economy and ultra-competitive business world has forced large corporations and small companies alike to cut every cost that can be considered "unnecessary," but many major companies have failed to make adjustments at even the most basic level: their software. Many companies use Windows security and thanks to two major consultancy firms, it has recently come to light that some of the software's most overlooked features could help save money. Keep reading for the details.
Read the full article
.
  top
A Menu for All Browsers
by Chrysanthus Forcha, 2009-05-06

The aim of this series is to come up with code that can be used by all browsers without having code segments addressing the peculiarities of different browsers. I accomplished this in part in a previous series, but I needed to use extra code segments, and there were still some problems. This nine-part series addresses those problems while accommodating more browsers.
Read the full article
.
Custom Stream Manipulation in C++
by Gabor Bernat, 2009-05-05


The creators of the STL library have surely gone beyond the expectations of many programmers. However, as perfect and complete as their library may seem at first, you will slowly discover that even they could not cover everything. That's when it is time for you to learn how to create a custom class/function that suits your specific needs.
Read the full article
.
Showing Any Month with a Web Page Calendar
by Chrysanthus Forcha, 2009-05-04


Welcome to the fourth part of an eight-part series on constructing a web page calendar. In the previous part, we discussed the first four code segments for the ShowCurrentMonth function of this application. In this part, we will tackle the last three code segments, move on to the validateDate function, and make modifications that will let you accurately display any month of any year.
Read the full article
.
Choosing Sub Menus for a Common Browser Menu
by Chrysanthus Forcha, 2009-05-01


In this part of the series, we discuss how the sub menus, including drop-down menus, are removed from the screen. We shall also see how the series will progress. This is the ninth part of a ten-part series covering the creation of a common browser menu.
Read the full article
.
Building a Liquid Design with Evened Margins and Centered CSS DIVs
by Alejandro Gervasio, 2009-04-30


If you are a web designer who wishes to learn how to build fully-centered web page layouts using CSS, you've come to the right place. Welcome to the final installment of a seven-part series on centering DIVs with CSS. This series shows you how to take advantage of the functionality provided by different DIV alignment techniques to construct centered web page designs, which can be incorporated into any existing site with minor effort.
Read the full article
.
 
ADVERTISEMENT

WINDOWS WEB HOSTING
Innovation, stability and support: Gate.com's World Class Windows ASP NET Platform. Windows Web Hosting solutions like no other.

Consider the bar raised

 
  top
ThinkPad X300
by Katie Gatto, 2009-05-06

It seems like every day there are more and more laptops on the market, and they all keep getting smaller. Ultra thin laptops are both stylish and good for your back, but choosing the right one is tricky terrain. After all, you don’t want to get that stylish low profile design at the expense of poor performance or a cracked screen when you drop it - to say nothing of the costs. So today we are going to be taking a look at the ThinkPad X300 by Lenovo.
Read the full article
.
Cowon O2 PVP Review
by Joe Eitel, 2009-05-05

Who needs a portable video player? Nearly everyone, it seems. While the market is full of PVPs, relatively few of them stand out. Cowon's O2 stands out for its long battery life, but that's not all it offers to recommend it. Keep reading for a closer look.
Read the full article
.
Sony Vaio TT Ultralight Notebook
by Bruce Coker, 2009-05-04


Sony's newest high-end ultra-portable notebook is thin, light and very, very expensive. Keep reading as we take a look to see if its qualities live up to its hefty price tag.
Read the full article.
Watch TV with ATT`s LG Invision
by Joe Eitel, 2009-05-01

Thanks to the new Invision by LG, you do not need to stay home to watch your favorite sports programming or movie. You can watch them on the road, in your office, or at the gym, via your mobile phone. Keep reading, while we explain how and take a close look at the phone.
Read the full article.
HP TouchSmart tx2z Touch Screen Laptop
by Joe Eitel, 2009-04-30

HP's TouchSmart tz2z Touch Screen laptop is a laptop with a difference. It may seem strange to call it a bargain when it costs more than $1,200, but when you add up the features it offers, it may be well worth it. Keep reading as we take a closer look.
Read the full article.
 
ADVERTISEMENT
Free White Papers




 
  top
Getting Included in Google News
by Ivan Strouchliak, 2009-05-06

Google News can send tons of traffic and help you gather a lot of inbound links. In this article we discuss Google News editorial and technical requirements.
Read the full article
.
Handling Duplicate Content
by Ivan Strouchliak, 2009-05-05

Duplicate content is identical or almost identical content found on the same website or other websites. Ideally, Google wants to feature only one version of the same content and will usually select the oldest, most authoritative domains, dropping less authoritative domains with content penalties. Duplicate content can also hurt or prevent rankings for original content. It can hurt sales. In this article we discuss duplicate content issues in detail.
Read the full article
.
Google AdWords and Yahoo Search Marketing Guide
by Ivan Strouchliak, 2009-05-04

This is a review of Google AdWords and Yahoo Search Marketing. We'll compare the two services in a variety of areas, including pricing, content networks, special features that each company offers (such as geotargeting), and more. We'll kick off with an examination of the ad sizes that each service permits.
Read the full article
.
  top
The Evolution of Phishing
by Joe Eitel, 2009-05-06

According to Wikipedia, phishing “is the criminally fraudulent process of attempting to acquire sensitive information.” If you are unfamiliar with the epidemic of phishing, it is high time that you educate yourself on the matter. Unfortunately, ignorance will not keep the danger of those who want your information at bay. Rather, if you are not educated about the dangers of phishing, you are even more vulnerable to it than most people.
Read the full article.
Is Clickfire the Only Honest Web Host Review Site?
by Joe Eitel, 2009-04-29

Not all web hosting review sites are reliable, as anyone who has tried to find truthful reviews of web hosts has discovered. Clickfire, however, is determined to be different. If you're looking for a web host, and not sure where to turn, keep reading. Clickfire may not recommend one host over another, but they just might give you the information you need to make up your mind.
Read the full article.
Budget Web Hosting is More Affordable Than Ever
by Joe Eitel, 2009-04-22

If you think that the hardest part of getting your web site online will be getting appropriate hosting services, think again. You can find web hosts now that fit every budget and need. Keep reading for a look at the current options.
Read the full article.
 

Check out the amazing tutorials from IBM developerWorks and see what all the buzz is about!

Hello World: WebSphere Service Registry and Repository
Manage, govern, and share services across your organization by using WebSphere Service Registry and Repository. Follow the hands-on exercises to learn how to navigate the Web interface to publish, find, reuse, and update services.

Building JavaScript applications with JSEclipse
Using JSEclipse, JavaScript programmers now have their own Eclipse plug-in that provides many important features to aid in the development of JavaScript applications. JSEclipse gives JavaScript developers the same ease of use that Eclipse has been providing in the Java language and others for years. Learn to use this tool, while creating a colony of evolving "creatures" on your page.

Learn how to install and use the Rational Asset Manager Eclipse client
In this tutorial, you can learn how to install and configure the IBM Rational Asset Manager Eclipse client, explore the different views in the Asset Management perspective, learn various search techniques, work with existing assets, and submit a new asset.

Improve your build process with IBM Rational Build Forge, Part 1: Create a continuous build and integration
Learn how to implement a build management system that uses and extends your existing automation technologies. This tutorial shows, step-by-step, how to install and configure IBM Rational Build Forge to manage builds for Jakarta Tomcat from source code.

Build Web services with transport-level security using Rational Application Developer V7, Part 1: Build Web services and Web services clients
Build secure Web services with transport-level security using IBM Rational Application Developer V7 and IBM WebSphere Application Server V6.1. Follow this three-part series for step-by-step instructions about how to develop Web services and clients, configure HTTP basic authentication, and configure HTTP over SSL (HTTPS). This first part of the series walks you through building a Web service for a simple calculator application. You generate and test two different types of Web services clients: a Java Platform, Enterprise Edition (Java EE) client and a stand-alone Java client. You also handle user-defined exceptions in Web services.

Improve your build process with IBM Rational Build Forge,
Part 2: Automate builds for a real-world Tomcat project

Learn how Rational Build Forge can extend a simple compile and package build process by adding customization and deployment capability. Go from a manual method to automating: checking for code changes; getting the latest source; compiling and packaging; customizing; copying to and restarting a deployment server; and sending e-mail notification that a new version is available.

Application development for the OLPC laptop
The XO laptop (of the One-Laptop-Per-Child initiative) is an inexpensive laptop project intended to help educate children around the world. The XO laptop includes many innovations, such as a novel, inexpensive, and durable hardware design and the use of GNU/Linux as the underlying operating system. The XO also includes an application environment written in Python with a human interface called Sugar, accessible to everyone (including kids). Explore the Sugar APIs and learn how to develop and debug a graphical activity in Sugar using Python.

Test terminal-based applications with Rational Functional Tester
Regression testing -- in which code is thoroughly tested to ensure that changes have not produced unexpected results -- is an important part of any development process. But many testing environments neglect the terminal-based applications that still form the backbone of many industries. In this tutorial, you'll learn how the Rational Functional Tester Extension for Terminal-Based Applications works with other Rational Functional Tester to help test terminal-based applications quickly and easily.

 
  top

Tutorialized is dedicated to programming, designing, and many other
tech related tutorials.

Dragon Ball Effect
Learn how to create a Dragon Ball effect using Photoshop.
Read the tutorial.

Advanced Image Animation Using Special Flash Tricks
See how to create advanced image animation in Flash.
Read the tutorial.

Photoshop Tricks: Battle Axes
This tutorial teaches you how to create a Battle Axe in Photoshop. Read the tutorial.

Trendy AS3 Custom Cursor
See how to create trendy custom cursor using the AS3. Easy to follow and incorporate. Try it now. Read the tutorial.

Abstract Coloring
In this tutorial you learn to achieve a nice image with these simple steps.
Read the tutorial.

Advanced Text Banner in Flash
This useful guide will teach you how to create an advanced text banner in flesh in several simple steps.
Read the tutorial.

 

Want to Earn Cash & Fame Writing
for ASP Free?

Developer Shed is actively seeking fresh, new writing talents for our Microsoft Windows technology site. We're looking for Windows programmers, system administrators, and more to provide our readers with the latest, up-to-date techniques and strategies.

Here's your chance to earn some cash, gain some exposure, and beef up your resume! If you would like to join our team, email your name, a description of your qualifications, and the topic areas you would like to cover to contact_editor@developershed.com.

 
  top

Scripts is dedicated to developer and programming related scripts both commercial and free, and for all OS platforms.

Net Ad Server Solutions
We provide a complete line of .Net ad management, network, affiliate, and banner exchange solutions. Choose standard or enterprise.
Learn more.

XML Blur Menu
Unlimited menu items can be added through XML files so there is no need to republish your Flash files. Learn more.

Nokia Mobile Investigation
Download PDA mobile phone forensic software tool with full source code that find out all mobile phone, PDA and pocket pc information. Learn more.

Single Operator Webchat Tool
Supports one-to-one instant communication between your online customers and website representative. Learn more.

Advanced User Managment
An advanced membership manager to use on your websites. It can expand using modules which makes it a very powerful tool.
Learn more.

FlippingBook Free Page Flip
FlippingBook free page flip is a set of JavaScript and SWF files running on your HTML page. Automatically builds in the flash album. Learn more.

  top
Should You Offer E-mail?
by KC Morgan, 2009-05-06


You gave them great content. You gave them easy navigation. You gave them pleasant backgrounds, graphic images and an interesting design. You gave them a great Web site, and the traffic responded. But when should you start giving them more? Should you offer e-mail on a site that already seems to have so much to give to the public?
Read the full article
.
Do You Know Your Demographic?
by KC Morgan, 2009-05-04

You are supposed to market your site and tailor your pages to your audience, but what if you do not know who that is? How can you start to target your visitors if you do not really know who they are? It all boils down to one important question for any web master: do you know your demographic?
Read the full article
.
Using Ads and SEO to Monetize your Website or Blog
by Joe Eitel, 2009-05-01


As you can see from the first two parts in this series, there are various tools and programs online that bloggers and webmasters can use to get the most out of their websites, financially and otherwise. In this third and final installment, you will learn not only how, but why program and techniques such as AdBrite, Alexa rankings and SEO content can prove to be very beneficial to the financial success of your website or blog.
Read the full article
.
  top
Control Mechanisms of the UNIX Shell
by Gabor Bernat, 2009-05-06

The power of an operating system is equal to the powers of the tools/programs it can provide. What you can do inside the operating system depends on the nature of the tools it offers you. However, you can have the most advanced and capable tools, yet suffer if you fail to put them to work in a correct and efficient way. This is where the control mechanism you have at your disposal enters the picture. Now then, what control mechanism will help us to exploit UNIX tools to their full capacities?
Read the full article
.
Book Review: Learning Nagios 3.0
by Barzan 'Tony' Antal, 2009-04-29

Network monitoring is one of those tedious tasks where superficiality cannot be afforded. System administrators are constantly searching for new methods and solutions that can aid them during their everyday work. Today we are going to review a book that discusses how to work with Nagios, the open source industry standard and enterprise class network and server monitoring application.
Read the full article
.
Book Review: CISSP in 21 Days
by Barzan 'Tony' Antal, 2009-04-22

Out of hundreds of different certifications available on certain specific niche topics, CISSP is one of the most prestigious and internationally recognized certifications. It has very tough requirements, and the certification process is exhaustive. Today we are going to review a book that targets CISSP aspirants that have their exam around the corner. This book is a quick-revision guide, providing a strict 21-day plan to review your aptitude.
Read the full article
.
 

The Web Buyer's Guide is your best source for white papers on a wide range of
IT products and services. This Week's Featured Products:

30-day Trial of Ninja Email Security for Exchange - Trial Download by Sunbelt Software
Ninja integrates best-of-breed antispam, antivirus, disclaimers, & RBL and attachment filtering on your Exchange server. It also allows you to kill newer variants of existing image spam.

How to Trace Code Issues to the Source - White Paper by Borland Software
Find out how to trace performance bottlenecks down to the offending line of code. Quickly isolate what the problem is, then drill deeply to the specific code to fix it fast.

How to Digitally Sign Downloadable Code - White Paper by Verisign
Learn how to implement code signing digital certificates, which provide assurance to end users that the code really comes from the developer who signed it, and has not been altered or tampered with since it was signed.

 

 
  top

Amazon Launches Big-Screen Kindle

Like Amazon's Kindle e-reader, but hate the size of the screen? Amazon CEO Jeff Bezos has good news for you: the newest Kindle has a much bigger screen. You never have to pan, you never have to zoom, you never have to scroll, you just see the documents, he said when he unveiled the device at a lecture hall at Pace University. The venue emphasizes the target audience for this new device: readers of newspapers, magazines, and textbooks.

This means the new e-reader, dubbed the Kindle DX, could reach a huge market. With a screen twice the size of the original Kindle, and a built-in PDF reader, it could ease the load of students everywhere. Amazon's partners in this endeavor include textbook manufacturers Pearson, Cengage Learning, and Wiley. These three companies make up 60 percent of the market. Colleges launching Kindle DX pilot programs this fall include Arizona State University, Princeton, Reed College, the University of Virginia, and Case Western Reserve.

Not only students and textbook makers, but the newspaper industry could see a boost from the Kindle DX. The New York Times, the Boston Globe, and the Washington Post plan to test out the device this summer, some starting in markets where home delivery of their paper is not available. Bezos noted that newspapers have done particularly well on the Kindle; users love having their paper automagically delivered overnight onto their device and that they can get their paper regardless of where they are, as long as they have their Kindle with them.

Read more about this

Using Real-Time Web Activity to Predict the Future

Everyone knows that searching current activity on Twitter or other frequently-updated services can tell you what people are thinking about now. What isn't as well known is that studying these trends may actually give you a glimpse into future activity a glimpse that might even be more accurate than predictions made by those who do this sort of thing for a living.

Google researchers Hynyoung Choi and Hal Varian tested this possibility by combining data from Google Trends with models used by economists to predict trends in various areas, such as travel and home sales. The Google Trends data, which looks at the popularity of different search terms, actually improved almost all of the forecasts. As an example, economic models can predict the sales of cars and vehicle parts by looking at figures for the previous month and for the same month in the previous year but adding in Google's figures on auto-related searches cut the model's error rate by 15 percent.

Greater use of this resource could provide an early warning for various situations. For instance, Varian suggested that a surge in searches for unemployment insurance may hint of hard times ahead. Search data can also predict flu outbreaks (and possibly provide hints to public health officials as to where to concentrate their efforts). It's even been hinted that online services which specifically cater to the future like FutureMe, which lets you send yourself an e-mail scheduled to arrive on any date between now and 30 years in the future have the potential to predict future economic conditions.

Read more about this

Bring on the Webbys

It's hard to believe it's been going on this long, but the thirteenth annual Webby Awards will be handed out this year. Rewarding online achievements in various categories, the Webbys have been described as the Oscar awards of the Internet. This year's batch of Webbys will be handed out in nearly 70 categories.

Not all winners this year are web sites. Trent Reznor earned a Webby Artist of the Year award for his album, The Slip, which debuted for free download in May 2008 on his web site. Jimmy Fallon won a Webby Person of the Year award for his enthusiastic embrace of the Internet to connect with his fans. Commedienne Sarah Silverman won a Webby Best Actress award for her YouTube performances.

If you're looking for new sites to investigate, the entire list of Webby award winners and nominees is well worth browsing. There are categories sure to cater to just about any interest, be it activism, art, automobiles, beauty, copy/writing (you'll find some great news sites here) and more. You'll also find sites that make especially effective use of navigation, photography, typography, and video (TED scores well on that last; it also has great content in general). You'll certainly find blogs of many descriptions covering tons of topics: business, culture, politics, and more. Celebrity and charitable web sites are not forgotten either. Check it all out, and enjoy.

Read more about this

Advertising
If you wish to advertise in our newsletter, please contact us.

Unsubscribe
If you don't want to receive our emails, please unsubscribe.
An email will be sent with additional instructions to confirm your unsubscription.