<?xml version="1.0" encoding="utf-8" ?>  
 <rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
 <channel>
    <title>Web 2.0 announcer feed for database</title>
    <link>http://database.web2announcer.com/</link>
    <description>Web 2.0 announcer top stories for database</description>
    <dc:language>en</dc:language>
    <pubDate>Thu, 24 Jul 2008 21:39:46 GMT</pubDate><item>
	<title>Drizzle: A Lean Fork of MySQL is Generating Buzz</title>
    <link>http://web2announcer.com/go/2716473</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Have you heard of Drizzle? As detailed here, it&#039;s a lightweight, open source SQL database for the cloud and the web, being designed for massive concurrency on multi-CPU/core architecture. If that sounds a lot like MySQL, it should. Drizzle&#039;s code is derived from MySQL--basically a fork of the MySQL 6.0 source code.
	</content:encoded>
    <pubDate>Thu, 24 Jul 2008 21:39:46 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2716473</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Drizzle - What If There Was A MySQL Version Optimized For The Web</title>
    <link>http://web2announcer.com/go/2715607</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    For the last 2-3 years, Brian Aker and I have had many discussions about how to refactor MySQL. Brian has been the one driving these discussions by asking why some things in MySQL were done in a certain way and in a true &quot;what if&quot; manner asked what would happen if we would do things in another way.
	</content:encoded>
    <pubDate>Thu, 24 Jul 2008 13:07:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2715607</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Apache, PHP, PostgreSQL: All-in-one installer</title>
    <link>http://web2announcer.com/go/2715556</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    If you are looking for an alternative for the traditional combination of Apache, PHP and MySQL, then this might be an option. The BitNami folks offer an all-in-one installer for Apache, PHP, PostgreSQL and the phpPgAdmin tool for Windows, Linux and OS X.
	</content:encoded>
    <pubDate>Thu, 24 Jul 2008 12:48:22 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2715556</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>New universal SQLite JDBC library.</title>
    <link>http://web2announcer.com/go/2715201</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Both Talend (Java) and Kettle distribute the Zentus.com pure-Java SQLite JDBC driver and for most purposes this run-anywhere version is fine. But, if you really need to take advantage of SQLite’s speed then connecting using the native JNI version is a must.  Doing this was easy enough, just change over to using a generic JDBC connection specifying the required native jar and placing the associated dll/so on your system path.
	</content:encoded>
    <pubDate>Thu, 24 Jul 2008 08:36:01 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2715201</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>What&#039;s Drizzle?</title>
    <link>http://web2announcer.com/go/2714238</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Today Brian Aker announced a fork of MySQL, called &quot;Drizzle&quot;. Drizzle is a slimmed-down MySQL, in a lot of ways what MySQL should have been before MySQL AB became more concerned about their deal with SAP than their core user base.
	</content:encoded>
    <pubDate>Wed, 23 Jul 2008 19:49:28 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2714238</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Setting up an annotation driven Spring Framework and JPA project</title>
    <link>http://web2announcer.com/go/2713007</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I struggled setting up a project with Spring 2.5 and JPA (Hibernate3.2) and keeping it all annotation driven. Most of the examples were not related to my setup and the configuration is starting to get complex. So, here is mine, I hope it helps you.
	</content:encoded>
    <pubDate>Wed, 23 Jul 2008 07:26:19 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2713007</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>use YML for storing data in db</title>
    <link>http://web2announcer.com/go/2711525</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Sometimes you may need to store complicated data with non-fixed fields/data types in table. There are different ways for that but if we use symfony where YML is so native and good known - why dont store data in table as YML-formed value.
	</content:encoded>
    <pubDate>Tue, 22 Jul 2008 15:47:08 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2711525</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>New SQL Injection Attack hits hard with hidden payload</title>
    <link>http://web2announcer.com/go/2711400</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A new SQL injection hack seems to be out in the wild from verynx.cn. The SQL Injection hack uses a CHAR array to hide its payload which will insert some various html garbage along with a reference to a javascript file on the verynx.cn domain that will infect users when they visit your website. Luckily the domain with the offending javascript file now points to 127.0.0.1 which will help stop the spread of the virus. Unfortunately the botnet still seems to be spamming websites with the scripted attack leaving many entirely broken or loading extremely slow as each page might have hundreds of requests to the payload.
	</content:encoded>
    <pubDate>Tue, 22 Jul 2008 14:31:43 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2711400</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Monty Says - It&#039;s A Bugs Life - MySQL 5.1</title>
    <link>http://web2announcer.com/go/2710983</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This is a request to all MySQL users to help mysql developers, by providing information, so that we can help you, by providing a more stable MySQL server for your needs.
	</content:encoded>
    <pubDate>Tue, 22 Jul 2008 10:40:41 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2710983</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>MySQL Prompt Bar Charts</title>
    <link>http://web2announcer.com/go/2709753</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    You can generate simple bar charts directly from a MySQL prompt.  Here is an example.
	</content:encoded>
    <pubDate>Mon, 21 Jul 2008 21:16:59 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2709753</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://unix-linux.web2announcer.com/">unix-linux</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Should you ever use MySQL, given that Postgres is superior in most ways?</title>
    <link>http://web2announcer.com/go/2709694</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The Network World blog A World of Bytes asks whether, given that the Postgres family of database management systems are more robust and feature-rich than MySQL, there&#039;s ever any reason to use MySQL instead.  The answer boils down to &quot;Using MySQL isn&#039;t always a disaster, but Postgres is commonly the better choice.&quot;
	</content:encoded>
    <pubDate>Mon, 21 Jul 2008 20:27:55 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2709694</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>MySQL 5.1 is to reach GA state - all to arms !</title>
    <link>http://web2announcer.com/go/2708469</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    MySQL 5.1 was in RC stage for around 10 months now finally planned to be released as GA soon. As Monty Says MySQL 5.1.26 will be renamed as GA if no serious bugs are discovered.
	</content:encoded>
    <pubDate>Mon, 21 Jul 2008 05:46:12 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2708469</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>History Tables</title>
    <link>http://web2announcer.com/go/2708206</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This week in the Database Programmer Blog we return to table design patterns with an essay on history tables. The basic premise of this blog is that good coding skills do not lead magically to good database skills -- you can only make optimal use of a database by understanding it on its own terms. There is a new essay each Monday, and there is a Complete Table of Contents and a List of Table Design Patterns.
	</content:encoded>
    <pubDate>Mon, 21 Jul 2008 02:11:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2708206</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>True Temporal Based RDBMS engines</title>
    <link>http://web2announcer.com/go/2706119</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    When I teach, I frequently discuss temporal based data sets - after all, that&#039;s a big piece of what data warehousing and BI is about - Data Over Time. But when examining the database engines ability to &quot;retrieve&quot; specific data sets as a snapshot in time, it seems there is a problem. There appears to be no &quot;consistent&quot; manner in which to retrieve these layers for use by the business.
	</content:encoded>
    <pubDate>Sat, 19 Jul 2008 13:51:30 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2706119</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>SQL Injection Part II (Make Sure You Are Sitting Down)</title>
    <link>http://web2announcer.com/go/2705741</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Back in February I wrote a blog post on SQL Injection that included an example of how a malicious user might inject into a character field even though ColdFusion escapes single quote marks. The attack involved other forms of escaping single quotes - and was effective against MySQL. This week I stumbled upon (more like a train wreck) an attack that is much more sophisticated - and also involves injection into a character field. I am told.....
	</content:encoded>
    <pubDate>Sat, 19 Jul 2008 07:59:01 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2705741</guid><category domain="http://coldfusion.web2announcer.com/">coldfusion</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>db4o Performance Contest</title>
    <link>http://web2announcer.com/go/2705297</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    db4objects offers USD 6000 in prizes for the best patch submissions to make the object database engine &quot;db4o&quot; faster.
	</content:encoded>
    <pubDate>Sat, 19 Jul 2008 01:55:53 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2705297</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Thoughts on the latest release candidate for MySQL 5.1</title>
    <link>http://web2announcer.com/go/2704482</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Now that MySQL has decided to ready the final Release Candidate (RC) for version 5.1 instead of moving forward with a General Availability (GA) release and Michael Widenius has extended an bug filing call to its user community.
	</content:encoded>
    <pubDate>Fri, 18 Jul 2008 15:16:09 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2704482</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Groovy with SQLite</title>
    <link>http://web2announcer.com/go/2702388</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    SQLite is a very interesting database engine. Its performance, simplicity and that fact it runs as a library (not a server) make it the perfect candidate for small project with few users.&amp;#xD;
&amp;#xD;
Today I experimented with accessing SQLite database from within groovy.
	</content:encoded>
    <pubDate>Thu, 17 Jul 2008 14:01:00 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2702388</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://groovy.web2announcer.com/">groovy</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>How to do AVG and SUM in Google App Engine Data Store</title>
    <link>http://web2announcer.com/go/2700435</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    People who are used to relational databases, which is pretty much every gosh-darned web developer out there, will run into pretty much the same obstacles with the app engine datastore - one of them is How the heck do I do SUM or AVG?. This a guide how to do it.
	</content:encoded>
    <pubDate>Wed, 16 Jul 2008 16:52:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2700435</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://python.web2announcer.com/">python</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Switchable Grails DataSource</title>
    <link>http://web2announcer.com/go/2699691</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    My latest blog post shares a technique I&#039;ve used to create a Grails application with a dynamic, runtime switchable datasource.
	</content:encoded>
    <pubDate>Wed, 16 Jul 2008 08:06:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2699691</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://groovy.web2announcer.com/">groovy</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>iBATIS, Hibernate, and JPA: Which is right for you?</title>
    <link>http://web2announcer.com/go/2698418</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Don&#039;t let the old object-relational impedance mismatch get the best of you or your data. Compare ORM tools Hibernate and iBATIS and the Java Persistence API itself, and find out how each one makes it easier to access your RDBMS using Java code.
	</content:encoded>
    <pubDate>Tue, 15 Jul 2008 18:54:25 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2698418</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>JPA Informational Videos</title>
    <link>http://web2announcer.com/go/2697903</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Parleys.com has posted some excellent videos for anyone wanting more info on the Java Persistence Framework. The videos are geared for people who have at least had some exposure to JPA programming. Also, the videos use some persistence annotations (e.g. @PersistenceContext) so it&#039;s helpful if you&#039;ve already seen those before and are at least familiar with the concept of session beans.
	</content:encoded>
    <pubDate>Tue, 15 Jul 2008 14:04:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2697903</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>How to Pad a String With a Specific Set of Characters in Oracle PL/SQL</title>
    <link>http://web2announcer.com/go/2697786</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This article shows how to use the LPAD/RPAD functions to pad the left-side or right-side of a string with a specific set of characters in the Oracle PL/SQL.
	</content:encoded>
    <pubDate>Tue, 15 Jul 2008 13:10:19 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2697786</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Coding Horror: Maybe Normalizing Isn&#039;t Normal</title>
    <link>http://web2announcer.com/go/2697633</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    One of the items we&#039;re struggling with now on Stack Overflow is how to maintain near-instantaneous performance levels in a relational database as the amount of data increases. More specifically, how to scale our tagging system. Traditional database design principles tell you that well-designed databases are always normalized, but I&#039;m not so sure.
	</content:encoded>
    <pubDate>Tue, 15 Jul 2008 11:20:39 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2697633</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>BigTable and Why it Changes Everything</title>
    <link>http://web2announcer.com/go/2697192</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    For the last couple of weeks I’ve been playing with Google App Engine.&amp;#xD;
&amp;#xD;
In case you’ve been living in a cave for the last month; App Engine is a mostly complete, sandboxed, Python 2.5 environment with a WSGI web server and a very interesting Datastore API.
	</content:encoded>
    <pubDate>Tue, 15 Jul 2008 05:59:15 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2697192</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://python.web2announcer.com/">python</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Full-Text Search on SQLite</title>
    <link>http://web2announcer.com/go/2696651</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Although some people may be aware that SQLite supports Full-Text Search (FTS) I would guess that not many have much experience with getting it setup and using it. I only base this information on the fact that the documentation on the SQLite site as well as what I could find on the Googles has been pretty slim. As a result I thought it might would to provide a walkthrough on getting SQLite FTS setup and working. That said I must preface this by saying that the instructions here apply specifically to Mac OS X.
	</content:encoded>
    <pubDate>Tue, 15 Jul 2008 00:08:10 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2696651</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>A close look at three Rails 2.1 bugs</title>
    <link>http://web2announcer.com/go/2696112</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Rails 2.1 introduces three annoying bugs. Let&#039;s fix them.
	</content:encoded>
    <pubDate>Mon, 14 Jul 2008 19:34:38 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2696112</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://ruby.web2announcer.com/">ruby</category><category domain="http://web-20.web2announcer.com/">web 2.0</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>MySQL 5.1.26 RC - FEDERATED Storage Engine Now Disabled By Default</title>
    <link>http://web2announcer.com/go/2695634</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    MySQL 5.1.26-RC has been released today and is slated to be the last release candidate before we declare MySQL 5.1 as &quot;production ready&quot; (GA). We therefore appreciate any feedback and community testing of this release, to ensure that we have ironed out any remaining critical issues.
	</content:encoded>
    <pubDate>Mon, 14 Jul 2008 14:55:47 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2695634</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>extending Zend_Db_Table to create NestedSet models</title>
    <link>http://web2announcer.com/go/2695100</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    working with nested sets and zend framework
	</content:encoded>
    <pubDate>Mon, 14 Jul 2008 09:59:28 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2695100</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>SQL Speed Test: IN vs OR</title>
    <link>http://web2announcer.com/go/2694991</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Speed and efficiency are key factors when running a website. All code needs to be optimized, whether it is PHP, ASP, Python, or SQL. This post provides a speed comparison between the &quot;IN&quot; and &quot;OR&quot; statements of SQL.
	</content:encoded>
    <pubDate>Mon, 14 Jul 2008 08:34:01 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2694991</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://research.web2announcer.com/">research</category><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Observations on Embedded databases</title>
    <link>http://web2announcer.com/go/2693550</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I spent significant parts of the last two weeks dealing with embedded databases. I have used, SQL CE, SQLite, FireBird, db4o and Berkeley DB. My requirements were really simple, or so I thought. I just wanted safe for multi threading and support for transactions.
	</content:encoded>
    <pubDate>Sun, 13 Jul 2008 12:12:08 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2693550</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://research.web2announcer.com/">research</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>PostgreSQL and Grails</title>
    <link>http://web2announcer.com/go/2692448</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Just a few notes on setting up Grails with PostgreSQL and PostgreSQL accounts for JDBC connections.
	</content:encoded>
    <pubDate>Sat, 12 Jul 2008 18:42:28 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2692448</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://groovy.web2announcer.com/">groovy</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Download Oracle SQL Developer Version 1.5</title>
    <link>http://web2announcer.com/go/2690860</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Oracle SQL Developer is a free graphical tool for database development. The initial release, in March 2006, provided users with a graphical interface to interact with database objects by providing the ability to browse the database, run SQL, PL/SQL and SQL*Plus statements, execute SQL scripts, and edit and debug PL/SQL statements. This initial release also provide a suite of reports to further interrogate the dictionary. SQL Developer 1.0 was quickly followed by 2 patch releases and the SQL Developer 1.1 in December 2006.
	</content:encoded>
    <pubDate>Sat, 12 Jul 2008 00:41:12 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2690860</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Oracle Symfony in PHP Minor</title>
    <link>http://web2announcer.com/go/2689562</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Oracle Database 11g and the Symfony Web PHP Framework can make beautiful music together, as illustrated by this simple sample app.
	</content:encoded>
    <pubDate>Fri, 11 Jul 2008 12:29:16 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2689562</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Anti-pattern: Locator Variable</title>
    <link>http://web2announcer.com/go/2688956</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A funny anti-pattern that is found in the official Oracle PL/SQL User&#039;s Guide and Reference. Worst exception handling EVER.
	</content:encoded>
    <pubDate>Fri, 11 Jul 2008 06:33:00 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2688956</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://humor.web2announcer.com/">humor</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://other-languages.web2announcer.com/">other languages</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>SchemaSpy - Excellent Open Source Database Graphs</title>
    <link>http://web2announcer.com/go/2687516</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    For me the visualization of table relations is quite important, besides the table attributes. There are a lot of entity relationship modeling tools out there, doing a pretty good job. But, most of them are also quite expensive. I did a search for something OpenSource and found some tools from the mySQL community.
	</content:encoded>
    <pubDate>Thu, 10 Jul 2008 15:28:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2687516</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>“It’s Not Dead, It’s Just Resting!” a.k.a., MySQL, Ethics and Death</title>
    <link>http://web2announcer.com/go/2687395</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The title of Peter’s inquiry is somewhat misleading, as the database itself works fine. He clarifies a bit with, “there suppose to be 2 yearly binary releases (which are overdue) and 4 predictable yearly source releases, which we have not seen either.” I thought it was clear that “2 per year” doesn’t mean “one every six months”. It’s been eight months, sure. And I don’t actually believe that MySQL is going to have one source release per month until November, to make up for the lack of source releases. However, it’s certainly possible, if not probable.
	</content:encoded>
    <pubDate>Thu, 10 Jul 2008 14:15:08 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2687395</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>101 LINQ examples in C#</title>
    <link>http://web2announcer.com/go/2687069</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Not be out done, here are the 101 LINQ Samples for C#.  The interesting thing for someone like myself who has done both VB.NET (actually from VB DOS to VB.NET 2003) and having done mostly C# recently (last 4 years), is the approach that the Visual Basic and C# Teams took.  I prefer the VB.NET way of doing things (I guess I am still biased towards the more Verbose/English-like Syntax of VB.NET over the more terse C# Syntax).  Either way, the good news is that you can get the job done in either .NET Language, and I am assuming that you&#039;ll also be able to do LINQ in IronPython (PHP for .NET), IronRuby (Ruby on .NET), COBOL.NET, and all of the other .NET Languages.
	</content:encoded>
    <pubDate>Thu, 10 Jul 2008 11:22:04 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2687069</guid><category domain="http://net.web2announcer.com/">.net</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Google Open-Sources Data Exchange Language</title>
    <link>http://web2announcer.com/go/2684563</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Google has open-sourced its protocol buffers, the company&#039;s lingua franca for encoding various types of data, in order to set the stage for a wave of new releases, according to official company blog posts and documents.
	</content:encoded>
    <pubDate>Wed, 09 Jul 2008 10:59:16 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2684563</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://other-languages.web2announcer.com/">other languages</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Persistence Ignorant Objects with ActiveRecord</title>
    <link>http://web2announcer.com/go/2684056</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This article explores how we could achieve persistence ignorance for business object with ActiveRecord using a repository.
	</content:encoded>
    <pubDate>Wed, 09 Jul 2008 06:29:57 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2684056</guid><category domain="http://net.web2announcer.com/">.net</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Database Performance: Pay Me Now or Pay Me Later</title>
    <link>http://web2announcer.com/go/2682147</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Many database performance decisions come down to &quot;pay me now or pay me later.&quot; Some decisions will produce faster inserts and updates at the cost of slower and more complex reads, while other decisions will slow down inserts and updates but provide faster and easier reads.
	</content:encoded>
    <pubDate>Tue, 08 Jul 2008 11:54:09 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2682147</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Free Download: SQL Injection Code Analyzer</title>
    <link>http://web2announcer.com/go/2681817</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Microsoft has just released a free utility to help developers analyze ASP code for SQL Injection vulnerabilities.  Earlier this year, several public sites went down when hackers unleashed a series of bots to find and exploit servers where developers did not correctly code their applications/pages to prevent SQL Injection attacks.
	</content:encoded>
    <pubDate>Tue, 08 Jul 2008 08:22:55 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2681817</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://security.web2announcer.com/">Security</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Small, simple persistence API gets simpler</title>
    <link>http://web2announcer.com/go/2681787</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    jLynx, with version 1.5.1, gets even simpler now with YAML configuration to replace XML configuration. In a nutshell jLynx is a simple, lite, hi-performance layer over the JDBC API. Persist and retrieve POJO and Map objects directly. Designed for developer productivity, it is simpler, easier to deploy as compared to Hibernate, JPA, etc. The project is hosted at Google Code.
	</content:encoded>
    <pubDate>Tue, 08 Jul 2008 08:13:23 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2681787</guid><category domain="http://ajax.web2announcer.com/">ajax</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Apache-MySQL Tuning tips -From My Experience</title>
    <link>http://web2announcer.com/go/2681788</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I give this information from my pratical experience and therefore, this info may not follow the conventional apache-mysql tuning. These all tips are effective, as per my concern.
	</content:encoded>
    <pubDate>Tue, 08 Jul 2008 07:48:06 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2681788</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://unix-linux.web2announcer.com/">unix-linux</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Using temporary tables in SQL Server 2005</title>
    <link>http://web2announcer.com/go/2681791</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This is an article on how to use temporary table variable and structures in SQL server.
	</content:encoded>
    <pubDate>Tue, 08 Jul 2008 07:47:14 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2681791</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Oracle OCI Sample Program: Demonstrating General OCI Programming Steps</title>
    <link>http://web2announcer.com/go/2680406</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This article demonstrates how to use Oracle OCI functions to access Oracle database in C++.
	</content:encoded>
    <pubDate>Mon, 07 Jul 2008 16:41:06 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2680406</guid><category domain="http://c-and-cpp.web2announcer.com/">c-and-cpp</category><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Build Seamless, Fully Functional Forms with No Coding</title>
    <link>http://web2announcer.com/go/2679405</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This is a nice example of how to use the form-building service by Wufoo.
	</content:encoded>
    <pubDate>Sun, 06 Jul 2008 21:15:30 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2679405</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Handling a huge amount of fulltext searches</title>
    <link>http://web2announcer.com/go/2679408</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    How do you handle a massive number of fulltext searches? MySQL? Been there, done that. It’s a no-go for average servers. PostgreSql with Tsearch2?&amp;#xD;
See a nice solution cooked from ruby, thin, memcached and sphinx.
	</content:encoded>
    <pubDate>Sun, 06 Jul 2008 20:17:51 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2679408</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://ruby.web2announcer.com/">ruby</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Storing Hierarchical Data in CouchDB</title>
    <link>http://web2announcer.com/go/2679409</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    So I’ve been fiddling around with CouchDB lately. Since it’s common to store tree-based data, and it’s kind of a pain to do so in your standard relational DB, I thought it would be a good exercise to see how hard it is to store hierarchical data in CouchDB.
	</content:encoded>
    <pubDate>Sun, 06 Jul 2008 20:16:30 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2679409</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://python.web2announcer.com/">python</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>PostgreSQL Gets Religion About Replication</title>
    <link>http://web2announcer.com/go/2678793</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The PostgreSQL community is getting really serious about replication. On Thursday May 29th, Tom Lane issued a manifesto concerning databas replication on behalf of the PostgreSQL core team to the pgsql-hackers mailing list. Tom&#039;s post basically said that lack of easy-to-use, built-in replication is a significant obstacle to wider adoption of PostgreSQL and proposed a technical solution based on log shipping, which is already a well-developed and useful feature.
	</content:encoded>
    <pubDate>Sat, 05 Jul 2008 20:02:44 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2678793</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item></channel>
</rss>