WebDeveloper.comWhere Web Developers and Designers Learn how to Build Web Sites.Database Replication in MySQL- (Found June 24, 2008 ) MySQL does not claim to be enterprise-ready for nothing, and Yahoo and other high-volume users of MySQL certainly do not run on one database server. There are a number of techniques to handle high volumes, one of which is introduced in this article - MySQL replication.http://databasejournal.com/features/mysql/article.php/3355201 Improving the Content Rater- (Found June 24, 2008 ) In an earlier article of mine, Creating a Content Rater, I showed how to create a content rater User Control. I implemented this content rate on my blog, ScottOnWriting.NET, about two weeks ago and have since had a number of readers rate various blog entries and leave comments. This article discusses these two enhancements: showing the highest rated entries, and an report page that lists all ratings and their comments.http://aspnet.4guysfromrolla.com/articles/043004-1.aspx JavaScript: VB String Functions- (Found June 24, 2008 ) Javascript has been expanded to include VB functions. Use standard VB string functions in JavaScript: Trim, Chr, LTrim, RTrim, UCase, LCase, Instr, StrReverse and more.http://webdeveloper.earthweb.com/webjs/jsutility/item.php/450991 Acrobat 6 and PDF Solutions: Creating the PDF You Want. Pt. 2- (Found June 24, 2008 ) Today, you'll learn about improving Distiller's efficiency with watched folders, how to prevent the corruption of PDFs across the Internet, creating PDFs from within non-Acrobat applications, alternative PDF creation methods, exporting PDFs and more. By Sybex.http://www.webreference.com/graphics/acrobat6/2/index.html Scripting Clinic: Curl Up With Python- (Found June 24, 2008 ) This full-blown interpreted programming language lets you write large, complex programs without having to mess with compiling and linking.http://networking.earthweb.com/netsysm/article.php/3348091 MS Access for the Business Environment: Extend Access with Pass-Through Queries- (Found June 24, 2008 ) Go directly to the back-end database to optimize query processing. Bill Pearson leads a hands-on introduction to implementing Pass-Through queries to MSSQL Server 2000 from an MS Access client.http://databasejournal.com/features/msaccess/article.php/3347631 Strategies for Integrating J2EE-Based Applications into a Portal Server Environment- (Found June 24, 2008 ) Understand the issues of migrating an application from an application server architecture to a portal-centric architecture.http://www.developer.com/java/ent/article.php/3346861 Unweaving a Tangled Web With HTMLParser and Lucene- (Found June 24, 2008 ) Ever wanted to write a Java program that crawls the Web, reads HTML-pages, retrieves the links, and gets the new pages with more links Well, this month Keld Hansen shows you how.http://javaboutique.internet.com/tutorials/HTMLParser/ Checking SQL Server's Heart Beat- (Found June 24, 2008 ) Small shops do not always have the budget for the necessary tools required to monitor the services running on a Windows based server, yet it is imperative that these services be monitored. MAK examines alternative methods for checking all SQL Server services from one location and how to check the heart beat of SQL Server instances every few minutes.http://www.databasejournal.com/features/mssql/article.php/3347241 SQL MAIL and SQL Agent Mail using POP3 and SMTP- (Found June 24, 2008 ) How many times have you had problems sending SQL MAIL or SQL Agent Mail from SQL Server because the Exchange server was taken down or not working This article discusses how to setup SQL Server to use POP3 and SMTP services to support SQL Mail and SQL Agent mail.http://www.databasejournal.com/features/mssql/article.php/3345091 |