Developer Shed:  Dev Shed | ASP Free | Dev Articles | Scripts | Dev Hardware | Dev Archives | SEO Chat | itsALLnet | Web Hosters
Dev Shed
(Spanish) (French) (German) (Italian) (Portuguese) (English)
 
Plug in PDF Magazine
  Administration  
  Apache  
  BrainDump  
  Flash  
  Java  
  JavaScript  
  Multimedia  
  MySQL  
  Oracle  
  Perl  
  PHP  
  Practices  
  Python  
  Reviews  
  Security  
  Style-Sheets  
  Web Services  
  XML  
  Zend  
  Zope  
  Plug In PDF Mag.
  Request Media Kit
  Weekly Newsletter
   
  Blog History  
  Article Discussion  
  Games  
  Hardware  
  Law  
  Microsoft  
  Open Source  
  Security  
  SEO  
  Software  
  Wow  
  Stay Up to Date!  
  Developer Updates
 
  Free Website Content  
  O'Reilly Books  
  O'Reilly Network  
  Apress Books  
  DSL Service  
  Business Broadband
 
  Developer Forums  
  Forums  
  Forums Archive  
  Find Web Hosting
 
  Linux Web Hosting
 
  Windows Web Hosting
 
  Small Business Hosting
 
  Reseller Web Hosting
 
  ASP Web Hosting
 
  E-Commerce Hosting  
  Virtual Private Servers
 
  Dedicated Servers
 
  Affordable Web Hosting  
  Managed Hosting  
  Shared Hosting  
  ASP.NET Web Hosting  

  Change Language
 

  Top Rated Authors  
  Top Rated Bloggers  
  Submit an Article  
  Site Map  
  Articles:  
Blogs:  
  Forums:  

Open Source Articles

RSS For Dev Shed Articles
Building a Complete Website using the Template Toolkit in Perl      
Contributed by O'Reilly Media
Article Rating:starstarstarstarstar / 5
2004-09-15
 
PerlSee how the Template Toolkit simplifies the process of building and managing web site content. Examples illustrate the use of template variables and template components that allow web content to be constructed in a modular fashion. Other topics include managing the site structure, generating menus and other navigation components, and defining and using complex data. (From Perl Template Toolkit, Darren Chamberlain, Dave Cross, and Andy Wardley, O'Reilly Media, 2004, ISBN: 0596004761.)  Discuss  (0)

Connect Lotus Domino Server through Standalone Application with CORBA in Administration      
Contributed by Alex Soto Bueno
Article Rating:starstarstarstarstar / 3
2004-09-14
 
AdministrationThis article discusses Lotus Domino Notes, especially how to access to the documents stored in it with CORBA. This feature allow developers to write standalone applications that will use documents of Lotus. Moreover, the developer won't have to learn CORBA because the Lotus Domino Server has already mapped all interfaces, so we are pure users of an API. This article assumes you already have installed a Lotus Domino Server, configured the IIOP properly, and that you know how to create nsf database files.  Discuss  (1)

Common Attacks in Apache in Apache      
Contributed by Apress Publishing
Article Rating:starstarstarstarstar / 7
2004-09-13
 
ApacheBecause Apache is complex, coding errors are possible. Fortunately, Apache is mature enough that this is not a frequent occurrence, and occasionally, overlooked errors are found and fixed. This chapter covers some basics of Apache’s vulnerabilities and recent known security problems. (From Hardening Apache by Tony Mobily, Apress, 2004, ISBN: 1590593782.)  Discuss  (0)

Safeguarding the Identity and Integrity of XML Messages in Security      
Contributed by Sams Publishing
Article Rating:starstarstarstarstar / 4
2004-09-09
 
SecurityXML Signature and XML Encryption, two of the three major pillars of the WS-Security standard, are so predominant in current thinking about Web Services Security that some people mistake them as the only strategy for securing Web services. This is really not the case at all. Read more in this chapter from Securing Web Services with WS-Security, by Rosenberg and Remy (ISBN 0672326515, SAMS, 2004).  Discuss  (0)

Security Images in PHP in PHP      
Contributed by Nathan Rohler
Article Rating:starstarstarstarstar / 12
2004-09-08
 
PHPLearn how to create a sign-up form for a website with a security image. The image prevents fake sign-ups and spam. In this tutorial, we will learn how to create a security image template, then put it to use.  Discuss  (8)

Combating the ‘Object Crisis’ in Java      
Contributed by Jacquie Barker
Article Rating:starstarstarstarstar / 17
2004-09-07
 
JavaThe phenomenal success of object-oriented languages such as Java and C# as enablers of enterprise-wide, Web-deployed applications has compelled countless numbers of organizations and individual professionals alike to seek proficiency with such language in recent years. Many of these are drawn like moths to a flame, however -- and in fact go “down in flames” -- because they are ill prepared to harness the power of an object-oriented programming language, due to a basic lack of understanding of object concepts. (Copyright 2004 by Jacquie Barker – all rights reserved. Reprinted with permission of the author. Excerpted in part from Beginning Java Objects: From Concepts to Code, by Jacquie Barker, ISBN 1590591461; published by Apress LP.)  Discuss  (5)

Availability and Recovery in Oracle      
Contributed by McGraw-Hill/Osborne
Article Rating:starstarstarstarstar / 5
2004-09-01
 
OracleOracle Database 10g comes with a number of new features such as new features in flashback, Data Guard and transaction recovery monitoring. Also covered here are RMAN improvements and general database recovery improvements. (From the book, Oracle Database 10g New Features, by Robert Freeman, McGraw/Hill-Osborne, 2004, ISBN: 0072229470.)  Discuss  (0)

A DIY Approach to Stored Procedures in MySQL in MySQL      
Contributed by Subha Subramanian
Article Rating:starstarstarstarstar / 21
2004-08-31
 
MySQLIf you have avoided using MySQL in the past due to its lack of support for stored procedures, here’s good news. The latest developer release of MySQL (MySQL 5.0) supports stored procedures. Drum roll, please! If you want to jog your memory before you begin to create those cretins or want to know more about them, read on. In this article, we'll learn what stored procedures are and create our first stored procedure in MySQL and learn some useful commands while we're at it.  Discuss  (0)

An Introduction to PHP in PHP      
Contributed by Apress Publishing
Article Rating:starstarstarstarstar / 7
2004-08-30
 
PHPSee how PHP 5 compares to PHP 4 in this brief introduction to the language and learn what features have led PHP to be installed on over 15 million domains. (From the book, Beginning PHP 5 and MySQL: From Novice to Professional, by W. Jason Gilmore, ISBN: 1893115518, Apress, 2004.)  Discuss  (4)

See You in Beijing in BrainDump      
Contributed by Ian Felton
Article Rating:starstarstarstarstar / 14
2004-08-26
 
BrainDumpTo American IT workers, "offshoring" has become synonymous with "unpatriotic" and "unemployment." But for people in China, India, Singapore, and other countries where the corporations are moving their operations, "outsourcing" and "offshoring" are good news. "If it's the case that you're still in a developing country, you are one lucky person and should just stay right where you are."  Discuss  (29)

Kernel, Cron, and User Administration, Part 1 in Administration      
Contributed by McGraw-Hill/Osborne
Article Rating:starstarstarstarstar / 3
2004-08-25
 
AdministrationToday, get started with your RHCE certification. Learn about shell configuration files, setting up and managing disk quotas, and the basics of the kernel. This comes from chapter five of Red Hat Certified Engineer Linux Study Guide (Exam RH302), fourth edition, by Michael Jang. (McGraw-Hill/Osborne, 2004, ISBN: 0-07-225365-7).  Discuss  (0)

Connecting Smart Devices on the Internet in Web Services      
Contributed by Terry Ess
Article Rating:starstarstarstarstar / 1
2004-08-24
 
Web ServicesIf connecting a smart device can create substantial customer value and you do not do it, your competitors will. Terry Ess provides a checklist of questions to consider and methods to evaluate. How much code is necessary for different options is covered in detail as well as the business case.  Discuss  (0)

Blog Corner

RSS For Developer Shed Blog
  USERNAME PASSWORD >>> SIGN UP!  
   Lost Password?  

FireFox use nears 17 percent of browser use

By: J.C (Knight)
Posted: Yesterday @ 04:00 pm EST
Rating: starstarstarstarstar
Open Source

Amazing! Before a full release has even been reached, 1 out 6 of technical users have already switched! More  (0)
How Many Music Stores Can the 'Net Hold?

By: DMOS (Plant Food)
Posted: Yesterday @ 03:00 pm EST
Rating: starstarstarstarstar
Software

With the addition of both Microsoft and XM Radio to a list that includes Apple, Real, Napster, as well as Yahoo (through their purchase of MusicMatch), Walmart, buy.com... how are all of these going to survive? More  (1)
Theres a price on spammers heads

By: Rich (The BLOG Father)
Posted: Yesterday @ 02:00 pm EST
Rating: starstarstarstarstar
Law

What would it take to get someone to turn in one of those spammers who send millions of unwanted e-mails? At least $100,000, the Federal Trade Commission figures. More  (1)
Hearing without using your ears

By: Rich (The BLOG Father)
Posted: Yesterday @ 01:00 pm EST
Rating: starstarstarstarstar
Wow

Bone-conduction technology has long been used in hearing aids and other products for the hearing impaired, as well as in military headsets. Recently, several commercial companies have embraced it for products aimed at the general public. More  (0)
OLED on the way

By: DMOS (Plant Food)
Posted: Yesterday @ 12:00 pm EST
Rating: starstarstarstarstar
Hardware

I think I mentioned this way back when, but LCD isn't the be all and end all of flat panel displays. More  (2)
Graphical Instant Messaging

By: Rich (The BLOG Father)
Posted: Yesterday @ 11:00 am EST
Rating: starstarstarstarstar
Software

Two new services aim to change the way we currently view instant messaging. One being an actual three-dimensional chatroom (IMVU), and the second being AOL Instant Messenger's 3D SuperBuddy Icons. More  (0)
Spinach May Soon Power Mobile Devices

By: Neutron (Plant Food)
Posted: Yesterday @ 10:00 am EST
Rating: starstarstarstarstar
Wow

For the first time, MIT researchers have incorporated a plant's ability to convert sunlight to energy into a solid-state electronic "spinach sandwich" device that may one day power laptops and cell phones. More  (1)
Instant weight-loss, guaranteed!

By: J.C (Knight)
Posted: Yesterday @ 09:17 am EST
Rating: starstarstarstarstar
Wow

Got $3G kickin around? You may just be able to buy yourself a small amount of weightlessness. More  (0)
Blogs Clog the Net

By: Gnorb (Resident of Valhalla)
Posted: 09-16-04 @ 05:00 pm EST
Rating: starstarstarstarstar
SEO

RSS feeds are at the center of a battle between MSDN and bloggers. The problem? Net congestion. The solution? Neglected portions of the good ol' HTTP. How is RSS affecting you? Does it kill your network bandwidth? More  (0)
People on Mars in 30 Years

By: Gnorb (Resident of Valhalla)
Posted: 09-16-04 @ 04:00 pm EST
Rating: starstarstarstarstar
Wow

That is, of couse, if our little Java-powered rovers can find water. Then there's the problem of the mutation inducing deadly radiation, but we'll cross that bridge when we get there. More  (0)
Microsoft Might Sue OpenOffice Users

By: Gnorb (Resident of Valhalla)
Posted: 09-16-04 @ 03:00 pm EST
Rating: starstarstarstarstar
Law

Patent infringements? That's what the buzz is in the Microsoft camp when it comes to OpenOffice. MS can't sue Sun for this, as part of their recent kiss and make up session, but Sun has to help MS bring "justice" to OpenOffice licensees. More  (2)
Passwords on a Chip

By: Gnorb (Resident of Valhalla)
Posted: 09-16-04 @ 02:00 pm EST
Rating: starstarstarstarstar
Security

IBM will start to ship notebooks that keep passwords on silicon chips. Is supposed to be for security, but why is this more secure? More  (0)
Bush Manipulating Science?

By: Gnorb (Resident of Valhalla)
Posted: 09-16-04 @ 01:00 pm EST
Rating: starstarstarstarstar
Wow

That's just one of the questions tackled by "Nature" in a recent set of articles detailing where Bush and Kerry stand on certain issues. You can also see their answers to 15 questions given to each. More  (0)
School Recants Filters

By: Gnorb (Resident of Valhalla)
Posted: 09-16-04 @ 12:00 pm EST
Rating: starstarstarstarstar
Wow

The University of Texas has dropped filters they've had up and running preventing the viewing of porn. "People do study pornography for academic purposes." More  (1)
Torvalds Wins Economic Innovation Award

By: Gnorb (Resident of Valhalla)
Posted: 09-16-04 @ 11:00 am EST
Rating: starstarstarstarstar
Open Source

"He recently described his role within Linux as similar to a shepherd, but herding cats rather than sheep." Ouch. At least he's helped re-create the economics of software. Not bad for your first 40 years on this planet. More  (0)


Click here for details!
Scripts.com
Dev Shed - The Open Source Web Development Site
$2.99 Web Hosting
 
» Building a Complete Website using the Template Toolkit in: Perl
 
» Connect Lotus Domino Server through Standalone Application with CORBA in: Administration
 
» Common Attacks in Apache in: Apache
 
 
Get This For Your Site!
ASP Free - Your Source For ASP Source Code and More...
Web Hosting
 
» Dynamic Link Libraries Inside-Out in: Code Examples
 
» Securing and Administering Access in: Microsoft Access
 
» Applying XSLT to XML Using ASP.NET in: XML
 
 
Get This For Your Site!
Dev Articles - Your Multi-Platform Development Source
Dedicated Servers
 
» Photoshop Tricks, Part 2 in: Photoshop
 
» Start Your Own Internet TV Show in: Web Authoring
 
» An Introduction to XML in: XML
 
 
Get This For Your Site!
Dev Hardware - Your Home for Hardware Resources
Reseller Web Hosting
 
» Arctic Cooling ATI and NV Silencers in: Cooling
 
» Gainward Hollywood@Home SoundXplosion Pack Review in: Sound Cards
 
» Extending the Blackberry in: Handhelds
 
 
Get This For Your Site!
SEO Chat - Search Engine Optimization
Domains Web Hosting
 
» Blogs as Excellent Public Relations Tools in: Promotion
 
» Trim the Fat: Maintain Your Website's Focus in: Promotion
 
» Locking In on Keywords in: Choosing Keywords
 
 
Get This For Your Site!
Developer Shed Blog - Technical Professionals Discuss Todays Topics...
Cheap Web Hosting
 
» FireFox use nears 17 percent of browser use - Discuss
 
» How Many Music Stores Can the `Net Hold? - Discuss
 
» Theres a price on spammers heads - Discuss
 
 
Get This For Your Site!
 
Dev Shed Forums | ASP Free Forums | Dev Articles Forums | Dev Hardware Forums | SEO Chat Forums
 
 
© 2001-2004. All rights reserved. (Privacy Policy) Dev Shed hosted by HostwaySupport