Name: Szilveszter Juhos
Member since: 2001-07-28 22:03:30
Last Login: 2008-01-17 15:20:45
Notes: No homepage for the moment.
13 Dec 2002 (updated 22 Aug 2007 at 06:46 UTC) »
Have a look at here if you need such a code or at the original java implementation.
11 Jan 2002 (updated 11 Jan 2002 at 15:30 UTC) »
Well, using Linux seems that the MOSIX-patched kernel is not happy neither with ext3 or xfs so I had to use reiser on the new disk. It is not the best choice for PostgreSQL databases, but still prooved to be useful. I uploaded 116 tables, 116*100 rows each and an additional 116*100 rows (alltogether 1,357,200 rows). For such an upload a vacuum should be useful after every few hundred thousand I think. The kernel panicked in the middle of the job, reiser still saved at least half of the data. After vacuum PG was happy with thee rest of the data. Uploading the same stuff into Oracle by sqlload also OK by now (well, that was my first ora job ;). And seems it is as quick as with Postgres. Presently I am testing the upload and trying to load everything into one table ;P
bayes1=# select count(*) from allsd;
count
--------
500500
(1 row)
5 Jan 2002 (updated 5 Jan 2002 at 23:01 UTC) »
Wrote a perl script that can insert an .sd file with many structures into a PostgresSQL database (or practically into any database with DBI). Since our company is preparing IPO, I hope I can place it as an opensource something 'cause we have to advertise ourselves somehow and proove that we are really working hard (even during holiday ;) . If you are a computational chemist, probably you know what an .sd (SD) file is (see MDL pages for more info) and realize that such an utility can be handy.
Szilva certified others as follows:
Others have certified Szilva as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!