473,811 Members | 3,467 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Huge XML data needed

I wat to perform some performance measurements on an XML database. FOr
this reason i need some huge XML sample data. The data should be not
too structured and a lot of reasonable queries should make sense.
Any idea, where i can get this data ??
Jul 20 '05
15 1970
On Fri, 02 Apr 2004 10:25:31 +0200, Johannes Koch
<ko**@w3develop ment.de> wrote:
But RSS - by definition - is not "huge XML data".


Much RSS isn't even XML !

Today's RSS feed bug was this
http://www.littlefluffy.com/index.php?a=rss

<description>
A more aptly named game you are not likely to find. [...] a great
game for drug users &lt;em>and&l t;/em> kids.
</description>
Jul 20 '05 #11
In article <f9************ *************** *****@4ax.com>,
Andy Dingley <di*****@codesm iths.com> wrote:

% Today's RSS feed bug was this
% http://www.littlefluffy.com/index.php?a=rss
%
% <description>
% A more aptly named game you are not likely to find. [...] a great
% game for drug users &lt;em>and&l t;/em> kids.
% </description>

So, what's wrong with it? That <em> should appear as mark-up, or that
you think > shouldn't be there?
--

Patrick TJ McPhee
East York Canada
pt**@interlog.c om
Jul 20 '05 #12
On Sun, 4 Apr 2004 03:00:54 +0200 (MEST), pt**@interlog.c om (Patrick
TJ McPhee) wrote:
% game for drug users &lt;em>and&l t;/em> kids. So, what's wrong with it? That <em> should appear as mark-up, or that
you think > shouldn't be there?


There's no valid encoding for HTML in RSS where the opening character
of a tag is escaped, but not the closing character.

Jul 20 '05 #13
In article <j0************ *************** *****@4ax.com>,
Andy Dingley <di*****@codesm iths.com> wrote:
% On Sun, 4 Apr 2004 03:00:54 +0200 (MEST), pt**@interlog.c om (Patrick
% TJ McPhee) wrote:
%
% >% game for drug users &lt;em>and&l t;/em> kids.
%
% >So, what's wrong with it? That <em> should appear as mark-up, or that
% >you think > shouldn't be there?
%
% There's no valid encoding for HTML in RSS where the opening character
% of a tag is escaped, but not the closing character.

OK, perhaps it's not valid RSS, but it's valid XML.

--

Patrick TJ McPhee
East York Canada
pt**@interlog.c om
Jul 20 '05 #14
http://www.pir.uniprot.org/database/download.shtml

up to a gig in size
"Beda Christoph Hammerschmidt" <bc******@web.d e> wrote in message
news:c2******** *************** **@posting.goog le.com...
I wat to perform some performance measurements on an XML database. FOr
this reason i need some huge XML sample data. The data should be not
too structured and a lot of reasonable queries should make sense.
Any idea, where i can get this data ??

Jul 20 '05 #15
> too structured and a lot of reasonable queries should make sense.
Any idea, where i can get this data ??

I also suggest you to create the data on your own. I recommend ToXgene:
http://www.cs.toronto.edu/tox/toxgene

hth
Torsten
Jul 20 '05 #16

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
11136
by: Stephane | last post by:
Hello, I need to allow an end user to upload video files on a server and in the same time to put the file name and a few infos in a database. It must be very simple for the end user, and uploading with a browser in a form would be perfect since it allows to upload and fill a form in the same time. I'll have full control of the server (no max_size problem etc). The end user connexion is ADSL, the server is on a 100mb internet connexion.
53
3566
by: john67 | last post by:
The company I work for is about to embark on developing a commercial application that will cost us tens-of-millions to develop. When all is said and done it will have thousands of business objects/classes, some of which will have hundreds-of-thousands of instances stored in a DB. Our clients will probably have somewhere between 50-200 users working on the app during the day, possibly in mutiple offices, and then a large number of batch...
1
1268
by: Jaunty Edward | last post by:
Hi, I am to make a DB that will handle over a million inserttions every month. Right Now I am to design it. I was wondering if any of you have a tutorial or some guide that can talk about the best practices that a DBA has to folow before he designs the new huge DB. The DB will be used with ASP and will be online on a Dedicated webserver in US only. I will be thankful if anyone can guide me to a tutorial or tell their
15
2364
by: cody | last post by:
We have a huge project, the solutuion spans 50 projects growing. Everytime I want to start the project I have to wait nearly over 1 minute for the compiler to complete building. This is unaccaptable. I thought about loading only the project I need into visual studio and not the whole solution. The problem is that the compiler tells me it cannot find the referenced dlls (project references) although they are all lying in their bin and obj...
5
4165
by: mas | last post by:
I have a Stored Procedure (SP) that creates the data required for a report that I show on a web page. The SP does all the work and just returns back a results set that I dump in an ASP.NET DataGrid. The SP takes a product area and a start and end date as parameters. Here are the basics of the SP. 1. Create temp table to store report results, all columns are created that will be needed at this point. 2. Select products and general...
1
1045
by: Hardy Wang | last post by:
Hi all: Our web site uses 3-tier structure, the middle tier is a web service. We also use Microsoft Data Access Application Block to access sql server. Now I have to display a DataGrid with huge amount of data on web page, of course the DataGrid has pager. But even though, the web service still will return full DataSet to web server, and let web server to handle pages. Since Microsoft Data Access Application Block does not support...
6
3812
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for one day): \\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors During Execution: 7 \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Compilations
6
2465
by: Michael Gray | last post by:
VS 2003 VB.net Win2000 SP4 The System.Array class seems to be limited to 32 bit addresses, meaning that one can only assign 2^32 elements. Is there any way that I can have an array that allows 2^64 elements? Or doesn't the CLR support this on a 32 bit opsys? I suspect that I am going to have to make such a beastie myself...
3
3494
by: Gummy | last post by:
Hello, I have an ASPX page on which I place a UserControl 15 times (they only need to be static controls on the page). This UserControl is a set of two listboxes with radiobuttons above the listbox (to select between viewing a code or description in the listbox). There are also left and right arrows that move the selected items between the listboxes. In my Page_Load I assign each UserControl the appropriate DataTable and this...
0
9727
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10647
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10386
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10133
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9204
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7669
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5554
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4339
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.