Jump to content

vi, pico, netbeans, emacs

 

You will need enough RAM to open it though.

Do you think 16GB will be enough? Now I'm worried...

 

Try notepad++ or directly into browser.

I forgot to get that when I re-installed Windows. I will have to get it again 

 

EDIT: File too big :(

7Tx6h.png

Link to post
Share on other sites

Try notepad++ or directly into browser.

FireFox and Chrome are both 32bit programs. They wont be able to address more than 32^2 bits of memory.

 

Notepad++ from my experience doesnt cope with large files very well.

Link to post
Share on other sites

Do you think 16GB will be enough? Now I'm worried...

 

I forgot to get that when I re-installed Windows. I will have to get it again 

 

EDIT: File too big :(

7Tx6h.png

No, you will need 40GB. If you have enough swap space it might work, but you will notice that your programs will be very slow. 

Link to post
Share on other sites

Try microsoft visual studio.

But yeah you probs need 40gb of ram, unless it can somehow load off the hdd

    CPU: 3930k  @ stock                                  RAM: 32GB RipjawsZ @ 2133Mhz       Cooling: Custom Loop
MOBO: AsRock x79 Extreme9                      SSD: 240GB Vertex 3 (OS)                     Case: HAF XB                     LG 34um95 + Ergotron MX Arm Mount - Dual Review
  GPUs: Gigabyte GTX 670 SLI                     HDD: 1TB WD Black                                PSU: Corsair AX 860                               Beyerdynamic - Custom One Pro Review

Link to post
Share on other sites

It's 32-bit 7Tysf.png

 

I don't think a 32-bit program can hold that much info in memory 

Say waaaat I thought there was a 64 bit version.

My bad.

    CPU: 3930k  @ stock                                  RAM: 32GB RipjawsZ @ 2133Mhz       Cooling: Custom Loop
MOBO: AsRock x79 Extreme9                      SSD: 240GB Vertex 3 (OS)                     Case: HAF XB                     LG 34um95 + Ergotron MX Arm Mount - Dual Review
  GPUs: Gigabyte GTX 670 SLI                     HDD: 1TB WD Black                                PSU: Corsair AX 860                               Beyerdynamic - Custom One Pro Review

Link to post
Share on other sites

Actually, there is:

7TyKR.png

 

It was released TODAY though :P should I still get it? It's free anyway :P for me at least 

ROFL haha yeah might as well

Was going to suggest this as well: http://www.swiftgear.com/ltfviewer/features.html

    CPU: 3930k  @ stock                                  RAM: 32GB RipjawsZ @ 2133Mhz       Cooling: Custom Loop
MOBO: AsRock x79 Extreme9                      SSD: 240GB Vertex 3 (OS)                     Case: HAF XB                     LG 34um95 + Ergotron MX Arm Mount - Dual Review
  GPUs: Gigabyte GTX 670 SLI                     HDD: 1TB WD Black                                PSU: Corsair AX 860                               Beyerdynamic - Custom One Pro Review

Link to post
Share on other sites

According to that page, it can't open files larger than 1GB :(

7Tz04.jpg

>1GB means greater than 1GB.

 

Why are you even wanting to open it? Those dumps are used for archiving the data, rather than for a human to read.

Link to post
Share on other sites

>1GB means greater than 1GB.

 

Why are you even wanting to open it? Those dumps are used for archiving the data, rather than for a human to read.

Oops...

 

I don't even have a reason to open it. I just want to for the lolz 

Link to post
Share on other sites

Lol wut.

 

Excel won't even open that file type (at least my version doesn't) 

i only tried opening XMLs on excel 2010, it does work, and it can try to organize data so that it makes some kind of sense

 

anyway you could just split the file into little files, like you could take apart the first 1MB and see what's in there

then, if you like what you saw, you check the 2nd MB and so on

Link to post
Share on other sites

i only tried opening XMLs on excel 2010, it does work, and it can try to organize data so that it makes some kind of sense

 

anyway you could just split the file into little files, like you could take apart the first 1MB and see what's in there

then, if you like what you saw, you check the 2nd MB and so on

Pointless.

 

Oops...

 

I don't even have a reason to open it. I just want to for the lolz 

There is a command on Linux called "cat". It will print any file to the terminal. Download the GNU core utils for Windows and use that along with "more" and "less"

Link to post
Share on other sites

Pointless.

-blah blah-

pointless?

1. he wants to read it, and that way he can read it, so it's obviously not pointless

2. your approach is a way to do the exact same bloody thing i said, just within a terminal for the joy of not having syntax highlight

congrats swag

Link to post
Share on other sites

pointless?

1. he wants to read it, and that way he can read it, so it's obviously not pointless

2. your approach is a way to do the exact same bloody thing i said, just within a terminal for the joy of not having syntax highlight

congrats swag

It doesnt do the exact same thing at all.

 

It is the proper way to do it. Splitting it by a number of bytes is just stupid. Also, syntax highlighting isnt going to be of much use when he is splitting the file by a arbitrary number of bytes.

Link to post
Share on other sites

Probably way more effort than it's worth. 

 

If you have access to a web server with MySQL and Phpmyadmin, you may be able to import the XML file as a MySQL DB (I vaguely remember this being possible, haven't used Phpmyadmin in ages), then use some code to display the database as paged results, then go through the results. You may also be able to split the database via Phpmyadmin into multiple separate databases (using some basic queries), then export each one individually as smaller XML files. 

 

But, effort. 

 

e: Querying a 40GB database might be problematic; most large databases (including large forums) are nowhere close to the 40GB mark. 

Interested in Linux, SteamOS and Open-source applications? Go here

Gaming Rig - CPU: i5 3570k @ Stock | GPU: EVGA Geforce 560Ti 448 Core Classified Ultra | RAM: Mushkin Enhanced Blackline 8GB DDR3 1600 | SSD: Crucial M4 128GB | HDD: 3TB Seagate Barracuda, 1TB WD Caviar Black, 1TB Seagate Barracuda | Case: Antec Lanboy Air | KB: Corsair Vengeance K70 Cherry MX Blue | Mouse: Corsair Vengeance M95 | Headset: Steelseries Siberia V2

 

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×