PostgreSQL Hierarchical Queries 0.4
Grok Headline matches for PostgreSQL Hierarchical Queries 0.4
PostgreSQL Hierarchical Queries 0.5.3
PostgreSQL Hierarchical Queries 0.5.3
07/11/2004 09:11 AMHierarchical queries support for PostgreSQL.
PyTables - Hierarchical datasets
PyTables - Hierarchical datasets
07/13/2004 05:02 AMPyTables 0.8.1 is out
HTML-Menu-Hierarchical-0.12
HTML-Menu-Hierarchical-0.12
12/24/2003 05:59 PMHierarchical Data Format 1.6.2
Hierarchical Data Format 1.6.2
02/19/2004 12:48 PMA library and file format for storing structured data.
Hierarchical Data Format 1.5.49
(Development)
Hierarchical Data Format 1.5.49
(Development)
03/21/2003 01:34 PMA library and file format for storing structured data.
Navigation Bars for Hierarchical Web
Sites
Navigation Bars for Hierarchical Web
Sites
12/02/2002 07:12 AMHierarchical Data Format 1.7.22
(Development)
Hierarchical Data Format 1.7.22
(Development)
04/22/2004 04:01 PMA library and file format for storing structured data.
Hierarchical Data Format 1.7.23
(Development)
Hierarchical Data Format 1.7.23
(Development)
04/29/2004 08:22 PMA library and file format for storing structured data.
Hierarchical Data Format 1.7.37
(Development)
Hierarchical Data Format 1.7.37
(Development)
09/17/2004 02:30 AMA library and file format for storing structured data.
Hierarchical menu from Database + XSL to
Html
Hierarchical menu from Database + XSL to
Html
06/08/2002 02:23 PMTop XML Jun 8 2002 12:56PM ET
Hierarchical Data Format 1.7.26
(Development)
Hierarchical Data Format 1.7.26
(Development)
05/20/2004 04:12 PMA library and file format for storing structured data.
Hierarchical Data Format 1.6.4-snap3
(Pre-release)
Hierarchical Data Format 1.6.4-snap3
(Pre-release)
01/05/2005 06:55 PMA library and file format for storing structured data.
Hierarchical Data Format 1.6.4-post0
(Pre-release branch)
Hierarchical Data Format 1.6.4-post0
(Pre-release branch)
04/03/2005 03:46 AM
HDF (Hierarchical Data Format) is a general purpose library and file
format for storing scientific data. It arranges data into datasets
(multidimensional arrays) and groups (a structure for organizing
objects).
Changes:
This version optimizes the I/O code. It fixes dereferencing
data from a file that is no longer available.
Query of Queries
Query of Queries
07/04/2004 09:50 PMWebmasterBase Jul 5 2004 1:16AM GMT
Excel Web Queries
Excel Web Queries
08/27/2004 03:44 PMUpdating Excel From
the Web: Really great article on Excel Web Queries. Users always
want to get data in Excel for some reason. Web queries are a
rock-simple way to let them do this.
Web queries essentially let Excel read data in from an HTML table.
Excel can call a URL, parse the table that the URL produces, and load
that as rows and columns. Additionally, you can get Excel to prompt
the users for querystring parameters without doing any VBA, and using
some extensions to HTML, you can format the data, add formulas, filter
boxes, etc.
With Web queries, you can get a lot of client-side functionality
for your Web app without doing a blessed thing, really. Microsoft
really hit this one out of the park.
Click here to comment on this entry
Using SQL Queries on the MSI Database
Using SQL Queries on the MSI Database
05/20/2004 02:24 PMSMS WQL Services Queries
SMS WQL Services Queries
07/23/2004 09:44 AMMusicBrainz-Queries-0.07
MusicBrainz-Queries-0.07
06/18/2004 12:04 AMRoogle :: Top Ten Queries Via RSS
Roogle :: Top Ten Queries Via RSS
03/11/2003 09:43 AMRoogle :: Top Ten Queries Via RSS
Thanks to inspiration from Brent
/ Net News Wire, I made an RSS feed out of the top ten
queries. I'm not really comfortable with its appearance but I'm
working on it.

Note: This is very loosely tested, only
looked at in Radio's Aggregator, and could break other tools.
I'll qa more tomorrow.
Tomorrow the changes will be much more under the hood as
I (hopefully) get the phrase searching working.
MusicBrainz-Queries-0.06
MusicBrainz-Queries-0.06
05/16/2004 04:36 PMPHP and PostgreSQL
PHP and PostgreSQL
06/13/2002 08:43 AMWhen you talk about PHP and databases, people tend to assume
you're talking about MySQL. But hang on to your horses - difficult
though it may be to believe, PHP does include support for a number of
other databases. One of them is PostgreSQL, the *other* open-source
database - and this article tells you everything you need to know
about
using it with PHP.
PostgreSQL 7.4
PostgreSQL 7.4
11/25/2003 10:24 PMLast week's release of
PostgreSQL 7.4 made a great open source project even better - it even
managed to impress
hard-core MySQL advocate Jeremy Zawodny. The detailed release
notes show that most of the improvements were with regards to
performance, but the thing that really caught my eye was tsearch2, the
new full text indexing suite. A bit of digging brought up the CVS tree for
the new module, which in turn lead me to this tutorial style
overview of its capabilities.
I make extensive use of MySQL's built in full text indexing on this
blog for both the search engine and the "related entries" lists, so
it's a feature I've really been missing in my experiments with
PostgreSQL.
Using PostgreSQL With PHP
Using PostgreSQL With PHP
03/15/2003 09:04 PMThis tutorial is very basic, and will provide you with all of the
information you'll need to start using PostgreSQL With PHP.
PostgreSQL 7.4.3
PostgreSQL 7.4.3
06/15/2004 10:38 PMThe latest version of the sophisticated Object-Relational DBMS.
SMS WQL Service Pack Queries
SMS WQL Service Pack Queries
07/20/2004 03:11 AMUse SQL subselects to consolidate
queries
Use SQL subselects to consolidate
queries
07/21/2002 10:36 PMCNET Jul 21 2002 10:12PM ET
SMS FAQ: SQL View to do Hardware Queries
SMS FAQ: SQL View to do Hardware Queries
01/03/2005 10:34 AMSQL basics I: Data queries
SQL basics I: Data queries
06/06/2002 06:00 AMCNET Jun 5 2002 10:13PM ET
SMS FAQ: How to Create Queries in SQL
Views
SMS FAQ: How to Create Queries in SQL
Views
05/07/2004 01:25 PMTrackbacks, Queries, and Encoding
Trackbacks, Queries, and Encoding
05/26/2004 10:34 AMThis morning, I got a trackback from a Korean weblog.
Unfortunately, if you look at how a typical trackback is sent, you see
that character encoding information is not provided. Something to
think
about the next time you are tempted to think that you can get queries
for free. While both HTTP and XML provide mechanisms for
defining
encoding, support in widely deployed implementations is much better in
XML than in straight HTTP. URI's seem to be converging on UTF-8,
albeit
at an excruciatingly slow pace. Don't leave this to chance - if
you are defining a GenerativeNaming scheme today, make this explicit.
If
you are defining a protocol based on HTTP POST, encourage the use of
the
charset parameter on the Content-Type header. Require it if you
can.
Restoring SMS Default Queries
Restoring SMS Default Queries
05/30/2004 10:33 AMNotes and Tips: Queries of the Day
Notes and Tips: Queries of the Day
03/22/2005 04:35 PMWe're looking for Energy Dispersive Spectroscopy and concordance
applications today.
More Active Directory Queries
More Active Directory Queries
03/08/2004 11:17 PMNotes and Tips: Queries
Notes and Tips: Queries
02/10/2004 02:41 AMReaders are looking for suggestions and solutions on a variety of Mac
topics.
SMS WQL Machine Devices Queries
SMS WQL Machine Devices Queries
12/30/2003 12:03 AMPostgresql AutoDoc 1.23
Postgresql AutoDoc 1.23
06/02/2004 10:59 PMA Postgres Automatic Documentation Agent.
PostgreSQL 7.4 (Stable)
PostgreSQL 7.4 (Stable)
11/18/2003 03:16 PMA robust Object-Relational DBMS.
[USN-71-1] PostgreSQL vulnerability
[USN-71-1] PostgreSQL vulnerability
02/01/2005 09:28 PMMartin Pitt (Feb 01 2005)
Postgresql AutoDoc 1.20
Postgresql AutoDoc 1.20
11/03/2003 02:33 PMA Postgres Automatic Documentation Agent.
Grok Description matches for PostgreSQL Hierarchical Queries 0.4
GrokA matches for PostgreSQL Hierarchical Queries 0.4
PostgreSQL Hierarchical Queries 0.4