Search Results

PostgreSQL 8.3 Beta 1 is amazing

PostgreSQL database sql Just look at new features:

Greatly improved performance consistency, through HOT, Load Distributed Checkpoint, JIT bgwriter, Asynchronous Commit, and other features.
TSearch2 full text search integrated into the core code with improved syntax and ease of adding custom dictionaries.
SQL:XML syntax.
Logging to database-loadable CSV files.
Automated rebuilding of cached plans.
ENUMs, UUIDs [...]

WSDL Resources

Web Services Description Language (WSDL) 1.1
This document is a submission to the World Wide Web Consortium as a suggestion for describing services for the W3C XML Activity on XML Protocols. This draft represents the current thinking with regard to descriptions of services within Ariba, IBM and Microsoft
WSDL Essentials
This is Chapter 6: WSDL Essentials [...]

Feed or Feed’s RFC. Who was first.

rss feed mark rfc standard web20 web2.0 xml rdf parsing feedparser atom syndication When it comes to feeds, I’m diving into mark.
http://diveintomark.org/archives/2007/05/16/hilarity-ensues
It’s hard to add anything though. Feeds are cool, parsing them are boring.

PHP debugging today – XDebug + PDT

php xdebug eclipse ide debugger pdt
Good news, my PHP colleagues. Dave Kelsey have uploaded the next version (0.2.0) of XDebug support for PDT 0.7 RC3. Plugin should be used with XDebug 2.0.0RC3 only and PDT 0.7 RC3 and newer.

Qcodo PHP development framework progress

qcodo code-less-do-more php framework CRUD ORM Qcodo is perfect code-less-do-more php framework. It is a powerful combination of Code generator and neat (ajax and buzzword stuff) stateful QForm/QControl/QPanel frontend (view) controls. Shortlist of features:

Code generation engine which offers support for non database-based data sources (like REST/SOAP/RSS servers/services, etc.), as well as a single, modularized Codegen [...]

Commercial and freeware Sqlite tools list

database sqlite desktop GUI explorer admin browser manager frontend navigator webadmin dbmanager Long list of sqlite database management applications. Listed software types: sqlite desktop, sqlite GUI, sqlite explorer, sqlite admin, sqlite browser, sqlite manager, sqlite frontend, sqlite navigator, sqlite web admin.

jQPie: jQuery PHP interface extension

ajax javascript jquery php jQPie interface XML HTML JSON jQPie is a lightweight PHP interface to jQuery that supports XML, HTML and JSON handlers. Its lightweight, supports XML, HTML and JSON Handlers, API is simple, includes a powerful autocomplete plugin.

SQLite Administrator – excellent freeware tool

SQLite Administrator is a powerful tool if you easily want to create, design or administrate SQLite database files. The SQL code editor helps you to quickly write sql queries with features such as code completion and highlighting. Both major versions of SQLite database files are supported by SQLite Administrator. The SQLite Administrator Software is [...]

Eclipse IDE Navigator custom resource file filters

eclipse ide workspace customization opensource software If you need some custom filters, here’s the solution:
Locate eclipse\plugins\org.eclipse.ui.ide_3.1.0.jar (you can have different version, though), there you can find file named plugin.xml.
Look for tag, then add your filters:

Use selected=”true” if you want custom resource file filter be enabled by default.
Example file for hiding most types of backup [...]

Pages: 1 2 Next