Trouble reading this message? Read it online.

June 12, 2008

Welcome to this week's newsletter from Developer Shed! We know you're eager to read all about the articles we've published for you to add to your geek toolbox, so we'll get started right away. First, there's the article we know you won't want to miss from eWeek. If you're a fan of Apple and its iPhone, you'll love this. The company unveiled a model with faster Internet access, 8 GB of memory, and more lovely features. If you've put off buying an iPhone, wait no longer; read the article to find out why now is the perfect time to get one.

Of course we have all the articles you expect from us this week. Dev Shed readers learned more about building a project management application, and benefited from a review of an advanced book on administering FreeBSD 7. If you're into Microsoft technologies, never fret; ASP Free articles included an introduction to LINQ, a comparison of overriding and overloading in C#, and a continuation of our series teaching Visual Basic .Net through text games development.

Web designers reading Dev Articles enjoyed a diversity of topics this week. We started a series on building zebra tables with CSS and JavaScript, introduced Flex, and showed how to make your images more dynamic. Dev Hardware featured plenty of reviews and advice; we checked out Wii Fit, rated the top five DSLR cameras of 2008, and explained how you can be your own Geek Squad and save yourself some money.

The SEO professionals reading SEO Chat learned how to deal with content theft this week, and appreciated the second part of our two-part series on raising your visibility on LinkedIn. We also reviewed Vivaty, a cross between a social network and a virtual world. This could be the future of the web. Of course, if you're looking to the future, you'll definitely want to check out the tutorials we're highlighting for you this week from Tutorialized. If you celebrate Independence Day with fireworks, you'll love our tutorial on how to light up your screen with an explosion effect. Looking further into the future, we also discuss the changes that are coming in PHP 6. Finally, if you're looking to bring your site into the present with a blog, this week's Dev Mechanic article explains how to build a blog with WordPress. You'll be delighted when you see how easy it is.

And last, but certainly not least, be sure to check out the fun and exciting SunQuest Chronicles: Ruby of Destiny choose your own adventure style book, brought to you by the good folks at Sun. Sign up to the Sun Developer Network and play the game for your chance to win one of seven Sun Spots! Play now!

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
TOOLS
Get Our Content on Your Site
with DevText!
New Articles, Right To Your E-mail
Developer Search

Achieving consistency between business process models and operational guides
Explore how Rational and WebSphere software enable enterprise documentation in SOA environments. Specifically, a new integration between IBM WebSphere© Business Modeler and IBM Rational© Method Composer software can help technical writers more easily keep enterprise operations manuals in sync with changes that are made to business processes, resulting in more accurate and timely documentation that benefits the entire enterprise.
Learn more.

A Layered approach to delivering security-rich Web applications
As businesses grow increasingly dependent upon Web applications to provide services to customers, employees and partners, these complex applications become more difficult to secure. Although traditional security solutions protect Internet infrastructure layers, they do not guard against HTTP and HTML attacks. Many organizations that conduct security testing still deploy applications that allow attackers to manipulate their logic and wreak havoc on their business. To mitigate this risk, development and delivery teams must address Web application security throughout the lifecycle, addressing the many layers detailed in this paper.
Learn more
.

ADVERTISEMENT

 
  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:
  • Can Facebook's new Social Network Faithbook bring peace to the Middle East? Shalom a lakem, salami and bacon.
  • What drove Juan Valdezburg to become a lawyer for the tech industry? Vendetta!
  • Does IBM soda refresh you? Do it to it IBM Dew!
  • Will the mad Russian Yakov Polinski explain why Microsoft decided to keep Windows XP around? And furthermore, does it really need an explanation. Vista seen crying in the corner, will do anything for your love.

Watch the video!

   
ADVERTISEMENT
 
  top
Defining Public and Protected Methods with Member Visibility in PHP 5
by Alejandro Gervasio, 2008-06-11

In the previous articles of this series, I explained how to work with public and protected class properties. So now it is time to demonstrate how to specify these same levels of visibility in the respective methods of a class. Sounds pretty interesting, right?
Read the full article
.
Network Administration with FreeBSD 7
by Barzan "Tony" Antal, 2008-06-10


We have all heard that the vast majority of computer users still associate working with UNIX-like operating systems with some kind of black art. Others know the basics, but are afraid to endeavor into areas that look tremendously advanced. Today we are going to review the book Network Administration with FreeBSD 7. It is all about building, securing, and maintaining networks with the FreeBSD operating system.
Read the full article
.
HTML for a Project Management Application
by David Web, 2008-06-09


In this article we will continue discussing the HTML portion of the main .php page and then move on to the page that enables you to view a project in detail. This is the second part of a seven-part article that covers the creation of a project management application.
Read the full article
.
Components of an Information Architecture
by O'Reilly Media, 2008-06-05


In this conclusion to a two-part article on the anatomy of an information architecture, we take a close look at its typical components. It is excerpted from chapter four of Information Architecture for the World Wide Web, Third Edition, written by Peter Morville and Louis Rosenfeld (O'Reilly, ISBN: 0596527349). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article
.
  top
Learning VB .NET: Working with Variables, Conditionals, and Console Input
by Peyton McCullough, 2008-06-11

This is the third article in a series covering how to learn VB .NET by developing a text-based game. The last article covered working with the console and how to change color schemes. This one will discuss defining variables, conditionals, and Console input. So if you are ready to keep learning, then keep reading!
Read the full article
.
Overriding versus Overloading
by Ayad Boudiab, 2008-06-10

Two very important concepts in object-oriented programming are overriding and overloading. Overloading is about creating multiple methods with the same name, but different signatures, in the same scope. Overriding is about changing the behavior of a certain method in the child class from the way it is behaving in the parent class. The rest of this article will explore these two concepts in detail.
Read the full article
.
An Introduction to LINQ
by Peyton McCullough, 2008-06-09


If you are looking for a way to simplify data manipulation in .NET, you may want to check out what LINQ has to offer. It adds some very useful capabilities to .NET. Keep reading for a full overview. This article is the first of two parts.
Read the full article
.
Codes and Packages in Microsoft Project 2007
by O'Reilly Media, 2008-06-05


In this conclusion to a three-part series on how to build a work breakdown structure with Microsoft Project 2007, you will learn how to set up customized WBS codes, how to document work package details, and more. It is excerpted from chapter four of the book Microsoft Project 2007: The Missing Manual, written by Bonnie Biafore (O'Reilly, 2007; ISBN: 0596528361). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article
.
ADVERTISEMENT
 
  top
Building Zebra Tables with CSS and JavaScript
by Alejandro Gervasio, 2008-06-11

This is the first article in a four-part series that will teach you how to build basic zebra tables using CSS, server-side scripting languages, and JavaScript. If this interests you in any way, I strongly advise you to start reading.
Read the full article
.
Getting Started with Flex
by A.P.Rajshekhar, 2008-06-10


In this discussion, I will focus on the basics of Flex, a web development framework based on Flash. The first section will be about the whys and wherefores of Flex. The second section will cover the steps involving the development of a Flex-based application. In the third and fourth sections, a real world application using Flex will be developed.
Read the full article
.
Changing and Moving Pictures with CSS
by Chrysanthus Forcha, 2008-06-09


There are a number of ways you can incorporate images into your web site. If you are adding them to make your web site more dynamic, you probably want to venture beyond images that just sit there all the time. In this article, you will learn how to make your pictures do something, with a little help from CSS, JavaScript, and HTML.
Read the full article
.
Configuring Firefox for Chrome and a Server
by O'Reilly Media, 2008-06-05


If you have been building Internet applications with XUL, you'll appreciate this four-part article series. It explains how to prepare such an application for a commercial setting. This article is excerpted from chapter four of Programming Firefox, written by Kenneth C. Feldt (O'Reilly, 2007; ISBN: 0596102437). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article
.
  top
Being Your Own Geek Squad
by jkabaseball, 2008-06-11

If you have been shopping for a new computer, or any electronics device for that matter, I am sure you have come across someone trying to sell you Geek Squad or Firedog services. Other than taking your money, what else do these departments do? In this article, you will learn how to do the things you would normally have to pay the Geek Squad to do.
Read the full article
.
Top Five DSLR Cameras for 2008
by Joe Eitel, 2008-06-10

This article will cover my choices for the top five DSLR cameras for 2008, including the Canon EOS - 1Ds mark III, the Nikon D300, the Canon EOS 450D, the Sony Alpha DSLR A350, and the Pentax K20D. Please keep reading to get a complete analysis of these top-of-the-line cameras.
Read the full article
.
The Nintendo Wii Fit
by wubayou, 2008-06-09


Nintendo has decided to capitalize on the American obesity epidemic with the launch of Wii Fit. Nintendo began its campaign towards "healthier gaming" when it introduced Wii Sports, which encouraged gamers to get off their behinds and move more than just their fingers while playing video games like tennis or golf. With Wii Fit, they have decided to turn up the heat about 100 degrees.
Read the full article.
Harnessing Video Game Power for Good
by Terri Wells, 2008-06-05


Video games have taken the blame for everything, it seems: teen violence, increased crime, shorter attention spans, lower grades in school, and even obesity. If only all those hours spent playing video games could be harnessed for the greater good! Well, they can, as it turns out. Keep reading to find out about some games that just might make you feel good about that "bad" habit.
Read the full article.
ADVERTISEMENT
 
  top
Raising Your Visibility with LinkedIn
by Terri Wells, 2008-06-11

In the first part of this two-part series, I showed you some of the basics for improving your LinkedIn profile. In this article I am going to finish fleshing out a LinkedIn profile and go over the more social aspects of the site. You can use these to draw attention to your knowledge and abilities.
Read the full article
.
Vivaty Combines Social Networking, Virtual Worlds
by Terri Wells, 2008-06-10


Both social networking sites and virtual worlds have grown popular over the past few years, but they each have their disadvantages. Could these be overcome by combining the two? California-based start-up company Vivaty hopes to find out. Currently in private beta, it offers users a virtual room of their own.
Read the full article
.
Thwarting Content Theft
by Terri Wells, 2008-06-09

Not long ago I found several complete articles I wrote online - on a web site that belonged to someone else. We did not grant permission to republish those articles. If you have experienced the same problem with your original work, you will want to keep reading. Content theft is no minor issue.
Read the full article
.
  top
How to Link a Domain Name to a Dynamic IP
by Barzan 'Tony' Antal, 2008-06-11

Every so often we run into a situation where a traditional static DNS does not satisfy our needs. That is when Dynamic DNS (DDNS) enters the picture. In this article we are going to cover the basics of dynamic DNS to solve those frustrating situations when the IP of our server tends to change periodically, even though our domain name ought to redirect to the correct IP. Always.
Read the full article
.
Brief Overview of cPanel
by Barzan 'Tony' Antal, 2008-06-04

Administering and managing websites might sound like a tough task that requires a myriad of professional knowledge about servers and networking. However, this does not apply to hosting services that are powered by cPanel. Just as its name suggests, cPanel is a web-based web-hosting control panel with a really user-friendly and straightforward interface designed to make website administration easier.
Read the full article
.
Improving Your DSL Connection
by Gabor Bernat, 2008-05-28

As life seems to keep getting faster, we want our technology to keep up. This is especially true of our Internet connections. If you are looking for a way to squeeze more speed out of your web surfing and online research, keep reading. The information in this article will not help everyone, but even if it does not help you directly, you might find it useful.
Read the full article
.
 

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

Evaluate IBM Rational Developer for System i V7.1
Download a free trial version of IBM Rational Developer for System i V7.1, which provides a complete development environment for traditional i5/OS application development. IBM Rational Developer for System i is a new eclipse-based workstation offering for i5/OS application development that provides a comprehensive Integrated Development Environment for edit/compile/debug of traditional RPG/COBOL/C/C++ i5/OS applications.

Try IBM Rational Asset Manager V7.0 online!
You can now evaluate IBM Rational Asset Manager V7.0 online without installing or configuring it on your own system! Rational Asset Manager helps create, modify, govern, find, and reuse any type of development assets, including SOA and systems development assets. Rational Asset Manager helps you reduce software development costs and improve quality by facilitating the reuse of all types of software development-related assets. Visit developerWorks to learn more about this product and register to explore its capabilities online.

Download a free trial of Lotus Quickr 8.0
Visit IBM developerWorks to download a free trial version of Lotus Quickr 8.0, which enables collaboration by transforming the way everyday business content such as documents, rich media, photos, and video can be shared. Lotus Quickr makes it faster and easier to share content of all types (not just documents) within virtual teams. It is designed to make it easier to collaborate across organizational boundaries, while continuing to work within the context of familiar desktop applications.

Evaluate IBM Lotus Sametime Standard V8.0
Visit IBM developerWorks to download a free trial of the latest release of IBM Lotus Sametime Standard V8.0. Lotus Sametime Standard V8.0 is a platform for unified communications and collaboration that combines security features with an extensible, open solution including integrated Voice over IP, geographic location awareness, mobile clients, and a robust Business Partner community offering telephony and video integration.

Download a free trial of IBM WebSphere Message Broker V6.1
Download a free trial version of WebSphere Message Broker V6.1, an Enterprise Service Bus (ESB) built for universal connectivity and transformation in heterogeneous IT environments. WebSphere Message Broker distributes information and data generated by business events in real time to people, applications, and devices throughout your extended enterprise and beyond.

Download IBM WebSphere Portal V6.1 beta code
Download the IBM WebSphere Portal V6.1 beta code and learn more about the rich features and enhancements in IBM WebSphere Portal V6.1. WebSphere Portal provides a composite application or business mashup framework and the advanced tooling needed to build flexible, SOA-based solutions, and scalability to meet the needs of any size organization..

DB2 9.5 for Linux, Unix, and Windows
Visit IBM developerWorks to download IBM DB2 Express-C 9.5, a no-charge version of DB2 Express 9 database server. DB2 Express-C offers the same core data server base features as other DB2 Express editions and provides a solid base to build and deploy applications developed using C/C++, Java, .NET, PHP, and other programming languages.

DB2 Express-C 9.5
Download a free trial version of IBM DB2 9.5 for Linux, UNIX, and Windows. DB2 9 is the result of a five-year development project that transformed traditional (static) database technology into an interactive data server that merges the high performance and ease of use of DB2 with the self-describing benefits of XML.

 
  top

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

Download Meter Animation
How to make a download meter animation in Photoshop. Easy!
Read the tutorial.

XML Scrollbar Gallery in Flash
Create a smart interactive gallery controlled using a scrollbar.
Read the tutorial.

Explosion Effect
Light your screen on fire- Imitate a fiery explosion with this tutorial!
Read the tutorial.

The Future of PHP
In this article we will discuss the changes that are in store for PHP version 6. Read the tutorial.

Animating with the Drawing API
This tutorial teaches you some cool animations using Actionscript 3.0
Read the tutorial.

A6M3 WW2 Plane Animation
Creating flying airplane in 3dsmax. A tutorial for the beginner.
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.

Okphp Social Networking Script
Okphp SNS(social networking script) allows you to build a social networking community in a few minutes!
Learn more.

Bulk Mac Mail for Leopard
Bulk Mac Mail for Leopard is more than just a mass mailer. Communicating with customers is the biggest concern. Learn more.

Homepage Messenger
All it takes is a simple quick install of the program and you can rest assured your message gets through to your members.
Learn more.

Background Image Rotator
Javascript Complete Background Image Rotator. Does everything for a background image rotator! Simple set up. Learn more.

CCS Link Building Application
The Clue Consultancy Services CCS Link Building Application is a completely viral link exchange portal system.
Learn more.

Live Support Chat Software
Single operator chat script tool allows your website visitors to connect with support to assess problems or questions. Learn more.

  top
Blog with WordPress

How can a lone Internet user create plenty of traffic-grabbing content, offer that traffic a Web 2.0 experience and even enjoy interaction with the traffic they bring in? The answer is easy: create a blog. Creating that blog, however, is not as easy as snapping your fingers. Want to create a blog? Learn how to get started by blogging with WordPress.
Read the full article
.
Installing a Blog on Your Website

This article will discuss how to install a blog on your own website. In order to fully benefit from what this article has to offer, you must be able to confirm the following: you must own a domain and an account with a Web host (Unix host with Apache, Perl, and MySQL), and you must have created an FTP (file transfer protocol) path in order to upload files to your server. Once you have done this, you can learn how to install blog software.
Read the full article
.
How to Contribute to Wikipedia

Wikipedia is an extremely popular web site. The very idea of this site is appealing: an online encyclopedia filled with information that anyone can use. Even better, anyone can create an entry, or add something new to an entry which already exists. But how can you, or anyone else, contribute to Wikipedia?
Read the full article
.
  top

Book to Become MySpace Mashup

The Internet enables some very interesting collaborations. The latest involves MySpace and Brazilian author Paulo Coelho. He plans to make a movie out of his book The Witch of Portobello, with a huge difference: the creators will be groups of amateurs, and the pieces will come together in a large mash-up.

Here's how it will work: MySpace users will be able to submit videos focusing on one of the book's characters to either MySpaceTV or the author's MySpace page. As many as 15 videos will be chosen to go into the mash-up, to be dubbed The Experimental Witch. And since every good film has a soundtrack, users will be able to submit songs as well.

The project might even receive wider distribution; Coelho mentioned that his agent has been approached by a number of people interested in buying the completed mash-up. You'd better hurry if you want to be involved; the project will accept submissions between June 16 and July 25. Winners will be announced August 24, and each one will receive 3,000 euros ($4,638).

Read more about this

Webby Awards: An Overview

Tuesday saw the twelfth annual Webby Awards. The glitzy ceremony, held in New York, celebrated all things Internet and poked gentle fun at awards programs. The event went on for hours, despite the fact that acceptance speeches were strictly limited to five words. And it's no wonder it dragged on; awards were given in 70 categories, and each category boasted two winners, one chosen by the judges and one chosen by the People's Voice.

Of course, the one advantage to such short speeches is that they could be quoted in their entirety the next day, something unlikely to happen with awards given in other media. No one was surprised, for example, when Stephen Colbert, upon receiving the Person of the Year award, shouted Me, me, me, me, me! as his acceptance speech. And ad agency Tribal DDB, winner in one of the Interactive Advertising categories, made good use of its five words: We're hiring, send us resumes.

When the American Bar Association's ABA Journal won a Webby in the Law category, they showed a twisted sense of humor we think in their acceptance speech: "Had we lost, we'd sue." Social networking site Flock, meanwhile, used its five words to relish the fact that it beat Facebook. Overall, there was a lot of humor, and few surprises. One big surprise was the revelation by the creator of the wildly popular I Can Has Cheezburger web site that wait for it he's allergic to cats. Which is just the kind of twist you'd expect from the Internet. Here's a good luck wish to everyone for next year!

Read more about this

Now That's Some Science Project!

Standards must be pretty high for the Canada-wide Science Fair. Just look at the winner of this year's fair, Daniel Burd. He received his award for efforts in biology and ecology. He discovered bacteria that can eat plastic bags, dealing with the growing pollution problem efficiently. Instead of taking up to 1000 years to decompose, Burd figures that bags being munched on by his bacteria will decompose in only three months.

Burd approached the problem in the best scientific fashion. He figured that if the bugs he was looking for existed, he should be able to isolate them. So he looked for them in what would be a nutrient-rich environment: his local landfill. For the next three months, he cultured soil samples from the site on a diet consisting exclusively of plastic bags.

After that, he introduced the cultured broth to some plastic food, and introduced a control sample to the same type of food, making sure both food supplies weighed the same at the start. After six weeks, the food with the cultured broth weighed 17 percent less than the control sample and food. From that, it was a small step to isolating the bacteria in the cultured broth (there were four different kinds) and testing them. He found two and identified two that proved to be particularly efficient at the task of eating plastic. By experimenting and controlling for temperature, population density, and concentration of added sodium acetate, he was able to achieve an amazing 42 percent digestion of plastic in six weeks.

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.