<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Linux and other OSs</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Sat, 17 May 2008 06:29:37 -0400</lastBuildDate>
<pubDate>Sat, 17 May 2008 06:29:37 -0400</pubDate>
<item>
<title>Many-to-many relationships with a dollop of Ajax</title>
<pubDate>Wed, 14 May 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Many-to-many-relationships-with-a-dollop-of-Ajax/34723</link>
<description>
<![CDATA[Learn how to implement many-to-many (m:m) relationships in Grails successfully. See how they're handled by the Grails Object Relational Mapping (GORM) API and the back-end database. Also find out how ...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=493036&amp;cid=136101&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://ad.doubleclick.net/clk%3b200879941%3b26381127%3bj%3fhttp://www.skillsoft.com/online/KC_IT/">Build IT Knowledge with Current &amp; Trusted Content</a> Helps Employees Develop &amp; Hone New Technical Programming Skills. Sign Up &amp; Get Full Access.]]>
</description><guid>http://www.tutorialized.com/tutorial/Many-to-many-relationships-with-a-dollop-of-Ajax/34723</guid>
</item>
<item>
<title>Discover the Boost Filesystem Library</title>
<pubDate>Mon, 12 May 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Discover-the-Boost-Filesystem-Library/34655</link>
<description>
<![CDATA[In the past, programmers have had to use native APIs to work around the problem. Discover a library that provides a safe, portable, and easy-to-use C++ interface to facilitate file system operations: ...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=495798&amp;cid=136334&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://www.webex.com/lp/200801/sc/faster.html%3fTrackID%3d1014731">TAKE CONTROL OF REMOTE COMPUTERS</a> Support, configure and install applications and updates remotely for greater efficiency.]]>
</description><guid>http://www.tutorialized.com/tutorial/Discover-the-Boost-Filesystem-Library/34655</guid>
</item>
<item>
<title>Sync your data with WebSphere Process Server relationships</title>
<pubDate>Sat, 10 May 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Sync-your-data-with-WebSphere-Process-Server-relationships/34595</link>
<description>
<![CDATA[This tutorial shows how you can regain control by delegating these infrastructure concerns to IBM WebSphere Process Server relationships. It walks through the detailed steps of assembling a small inte...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=495947&amp;cid=136336&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://www.webex.com/lp/200801/sc/faster.html%3fTrackID%3d1014732">SOLVE SUPPORT ISSUES on the First Call!</a> REMOTELY CONTROL AND CONFIGURE SYSTEMS. Easily install applications, updates. All from your Desktop!]]>
</description><guid>http://www.tutorialized.com/tutorial/Sync-your-data-with-WebSphere-Process-Server-relationships/34595</guid>
</item>
<item>
<title>Tput: Add some spice to your UNIX shell scripts</title>
<pubDate>Wed, 07 May 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Tput%3A-Add-some-spice-to-your-UNIX-shell-scripts/34493</link>
<description>
<![CDATA[Many times, shell scripts evolve into menu-based scripts, and the scripter wants to display more to users than simply scrolling text.  Regardless of the complexity, scripters have always needed a way ...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=495387&amp;cid=136278&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://www.webex.com/lp/200801/sc/faster.html%3fTrackID%3d1014735">See how EASY REMOTE SUPPORT can be. Try WebEx FREE!</a> DELIVER SUPPORT MORE EFFICIENTLY. Remotely Control Applications. Leap Securely through Firewalls!]]>
</description><guid>http://www.tutorialized.com/tutorial/Tput%3A-Add-some-spice-to-your-UNIX-shell-scripts/34493</guid>
</item>
<item>
<title>Terminal functions for shell scripting with Shell Curses</title>
<pubDate>Fri, 18 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Terminal-functions-for-shell-scripting-with-Shell-Curses/33955</link>
<description>
<![CDATA[&quot;Shell Curses&quot; is a library of script functions that provide the shell programmer the ability to perform text-based cursor movements to specified locations on the screen. This ability permit...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=495650&amp;cid=136333&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://www.webex.com/lp/200801/sc/faster.html%3fTrackID%3d1014733">IMPROVE YOUR SUPPORT EFFICIENCY</a> WebEx lets you remotely control, configure and install applications and updates more efficiently.]]>
</description><guid>http://www.tutorialized.com/tutorial/Terminal-functions-for-shell-scripting-with-Shell-Curses/33955</guid>
</item>
<item>
<title>Building custom language parsers with ANTLR</title>
<pubDate>Wed, 16 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Building-custom-language-parsers-with-ANTLR/33914</link>
<description>
<![CDATA[There are certain things about ANTLR that, if understood, help in faster debugging and provide a fuller appreciation of how the tool works. Learn how to use ANTLR to create smarter parsing solutions.]]>
</description><guid>http://www.tutorialized.com/tutorial/Building-custom-language-parsers-with-ANTLR/33914</guid>
</item>
<item>
<title>Using Python to create UNIX command line tools</title>
<pubDate>Fri, 11 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-Python-to-create-UNIX-command-line-tools/33788</link>
<description>
<![CDATA[Do you fully understand the OSI model? Are you comfortable with subnetting? Do you understand UNIX permissions?  By the end of this article, anyone involved in IT at any capacity should be able to cre...]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-Python-to-create-UNIX-command-line-tools/33788</guid>
</item>
<item>
<title>WebSphere Service Registry and Repository</title>
<pubDate>Thu, 10 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/WebSphere-Service-Registry-and-Repository/33765</link>
<description>
<![CDATA[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, fin...]]>
</description><guid>http://www.tutorialized.com/tutorial/WebSphere-Service-Registry-and-Repository/33765</guid>
</item>
<item>
<title>Download a free trial of Websphere Business Modeler Adv. 6.1.1</title>
<pubDate>Wed, 09 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Download-a-free-trial-of-Websphere-Business-Modeler-Adv.-6.1.1/33740</link>
<description>
<![CDATA[IBM’s premier business process modeling and analysis tool for business users that offers process modeling, simulation, and analysis capabilities.  The WebSphere Business Modeler helps you visualize, u...]]>
</description><guid>http://www.tutorialized.com/tutorial/Download-a-free-trial-of-Websphere-Business-Modeler-Adv.-6.1.1/33740</guid>
</item>
<item>
<title>Rational AppScan Standard Ed. V7.7 Trial</title>
<pubDate>Sat, 05 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Rational-AppScan-Standard-Ed.-V7.7-Trial/33629</link>
<description>
<![CDATA[Download a free trial of IBM Rational AppScan Standard Edition V7.7, previously known as Watchfire AppScan, a leading Web application security testing tool that automates vulnerability assessments and...]]>
</description><guid>http://www.tutorialized.com/tutorial/Rational-AppScan-Standard-Ed.-V7.7-Trial/33629</guid>
</item>
<item>
<title>Java, Web Service, and database apps with Rational App. Developer v7</title>
<pubDate>Mon, 31 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Java%2C-Web-Service%2C-and-database-apps-with-Rational-App.-Developer-v7/33522</link>
<description>
<![CDATA[Get an overview of Rational Application Developer V7 in this basic tutorial, which includes demos and hello world exercises.  This tutorial includes practical exercises that show how to create a Java ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Java%2C-Web-Service%2C-and-database-apps-with-Rational-App.-Developer-v7/33522</guid>
</item>
<item>
<title>Changing UIDs and GIDs without harming your server</title>
<pubDate>Sun, 30 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Changing-UIDs-and-GIDs-without-harming-your-server/33480</link>
<description>
<![CDATA[It's important to know what happens to file ownership in AIX once you make a UID or GID change. If you don't understand the results of altering a UID or GID, you could cause serious issues to your ser...]]>
</description><guid>http://www.tutorialized.com/tutorial/Changing-UIDs-and-GIDs-without-harming-your-server/33480</guid>
</item>
<item>
<title>Understand your Domain Name System</title>
<pubDate>Fri, 28 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Understand-your-Domain-Name-System/33443</link>
<description>
<![CDATA[The Domain Name System (DNS) is the service that converts hostnames and domain details into the IP addresses required for application to communicate.  This article looks at the basics of DNS setup, ho...]]>
</description><guid>http://www.tutorialized.com/tutorial/Understand-your-Domain-Name-System/33443</guid>
</item>
<item>
<title>Rational ClearCase Innovator’s Series eKit</title>
<pubDate>Thu, 27 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Rational-ClearCase-Innovator%92s-Series-eKit/33417</link>
<description>
<![CDATA[With transparent real-time access to files and directories and sophisticated branching and graphical merge tools, Rational ClearCase can help you automate manual error prone processes, collaborate wit...]]>
</description><guid>http://www.tutorialized.com/tutorial/Rational-ClearCase-Innovator%92s-Series-eKit/33417</guid>
</item>
<item>
<title>IBM Enterprise Modernization Sandbox for System Z</title>
<pubDate>Wed, 26 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/IBM-Enterprise-Modernization-Sandbox-for-System-Z/33386</link>
<description>
<![CDATA[These sandboxes make it easy and fun to quickly try practical scenarios guided by self-paced exercises. Leverage existing assets, architectures, and skills to quickly develop modern applications for S...]]>
</description><guid>http://www.tutorialized.com/tutorial/IBM-Enterprise-Modernization-Sandbox-for-System-Z/33386</guid>
</item>
</channel>
</rss>