Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
16 views

FreeOpenner Setup without IQInstall [closed]

I'm behind some kind of firewall at work so I can't use IQinstall to get FreeOpener, does anyone have the native setup of FreeOpener? Please share, many thanks!
0
votes
1answer
334 views

Image viewer for .is2 files

Is there an image viewer capable of displaying images in .is2 file format? These images were taken using a Fluke termographic camera. At Fluke's site they offer their Smartview software for this ...
0
votes
1answer
36 views

What is the fastest way to view GB's of images across the network?

I have about 200 GB's of photos shared on another pc running linux. What is the fastest way to view these images? I'm looking to look through them quickly and maybe export them to a specified size. ...
2
votes
1answer
111 views

Fast SVG viewer

I am generating some quite large SVG files (a couple of MBs) with a lot of elements. I would like a really fast viewer to view them. I have tried Inkscape and Inkview, but Inkview takes 5-10 seconds ...
1
vote
1answer
30 views

Text viewer/editor to show text in columns to maximise visible content on a single screen?

Hopefully this image illustrates what I'm after to help view a long log file: . Preferably a text editor, but any suggestions welcome.
1
vote
0answers
55 views

Diagnostics-Performance is not available under Windows 2008 Event Viewer

I can see the section Microsoft-Windows-Diagnostics-Performance/Operational under Windows 7 but I couldn't find it under another machine running Windows 2008. Is there any way to enable that? Thanks.
0
votes
0answers
160 views

Use pv to monitor tar over ssh?

I prefer to use tar over ssh as opposed to scp for several reasons, e.g. tar -czf - file1 file2 ... | ssh host "cd ~/destination && tar -xzf -" However, I sometimes miss the scp progress ...
0
votes
2answers
596 views

Opening VSD files with Visio 2010 Viewer

I just installed the Visio 2010 viewer. How do I now make this viewer to open if I double click a VSD files? Every time I do so only my web browser (Opera) is started - but it is not associated with ...
0
votes
1answer
69 views

How can i view InDesign, InCopy, QuarkXPress etc. documents without opening them in their applications?

i am looking for a solution, software, plug-in, application or so which allows me to view/preview InDesign, InCopy, QuarkXPress documents etc. on Mac in QuickLook. It should be a smart, with some ...
0
votes
0answers
860 views

How can I read Skype log files (chatsync)?

I've got Skype log files in the current chatsync/**.dat format. How can I read them? They are from a Skype user account for which I don't have the password, and if I try to move them and all ...
0
votes
1answer
121 views

Viewing multiple 3D file formats in one program

I want a multi-3d-format-file browser. I'm looking for a program that has the following features: Similar to ACDSee or Irfan View which allows browsing files with 3D geometry or files produced by ...
4
votes
2answers
98 views

Using Chrome, why is PDF downloaded from one site but displayed with Chrome pdf viewer from another site?

My company moved our shared files from one instance of Microsoft Sharepoint to another instance. Strangely, when I try to open a PDF in the new instance, Chrome downloads the PDF, while in the old ...
8
votes
5answers
225 views

Free tool for graphical representations of XML files

I need a tool which displays an XML file in a nice way. With "nice way" I mean a way on which I can fold and unfold all the nodes. Is there any free tool that runs on Windows Vista that does this ...
1
vote
1answer
92 views

Which [indexing] image browser software would you recommend?

I did some Googling but frankly there are too many out there, and I am looking for a specific set of functions. Here is my need-have feature list: Not folder based (or at least not only) - I want to ...
4
votes
2answers
1k views

Unix command-Line CSV viewer

Is there a convenient command-line csv viewer, possibly a unix tool or a mod of some tools (e.g. vim or python)? I find it easy to simply edit CSV files by writing it manually (since all you need to ...
0
votes
0answers
940 views

Open .p65 file without pagemaker [closed]

Possible Duplicate: Is there a free viewer for Adobe PageMaker file? Hi, Is there a free / open source utility to open pagemaker files? The extension is .p65. Even if there is something ...
1
vote
1answer
706 views

Free DWG viewer for Mac OS

is there any way to view DWG files (created in AutoCAD) on a Mac ?
1
vote
1answer
201 views

How can I easily read the Apache log file?

It sounds stupid, but I have issues to read my log files because my VNC window is too small. I cannot resize it, and the only way is to move the cursor or download the file and read it with a local ...
0
votes
2answers
220 views

Measuring with DWG True Viewer

Does anyone know how to use the measurment tool in DWG Trueviewer to accurately measure nonlinear shapes - such as rooms with arcs. We are using the viewer to prevent unintentional changes to the ...
1
vote
3answers
133 views

Log file viewer

I would like to know if any log file viewer is developed for windows platform , which "updates" the log file instead *refreshing the whole content every time* in the log file all the time. -Srinivas
0
votes
1answer
2k views

Is there a free viewer for Adobe PageMaker file?

Trying to open a .p65 file (Adobe PageMaker) but I don't find anything to open it correctly.
4
votes
8answers
7k views

A good SVG viewer for windows?

I have downloaded some SVG graphics archive but it is a real pain to look each with tools like Adobe Ilustrator. Is there a simple and small software to browse between hundreds of SVG files? Or even ...
7
votes
1answer
524 views

Looking for a very fast to load lightweight csv viewer [closed]

Possible Duplicate: light text editor for csv file? (on windows) I frequently need to open csv files just to have a look at what is inside and what its structure is. I also may need to find ...
-1
votes
2answers
5k views

How to make PPSX presentation to loop in PowerPoint Viewer 2010

I want to use a standalone PC to run some PowerPoint presentation countinously. I have installed PowerPoint Viewer 2010 on it as well as the ppsx presentation file. But the viewer plays the file once ...
0
votes
1answer
491 views

Is there any free IGS viewer?

Are there any free or open source .IGS viewers that you've actually used on a regular basis? There are a lot of Google hits, but they seem like they're all free trials, misdirection to other ...
1
vote
1answer
534 views

Bayer Image Viewer/Converter

I have raw Bayer images obtained from a camera sensor. There are 4 types of bayer image data formats:- GRBG, GBRG, BGGR, & RGGB. Each sample being 16 bit unsigned value. I am looking for :- ...
1
vote
2answers
912 views

What are some Linux lightweight PDF alternatives that support tabs?

Adobe Reader is the best, but it's so resource heavy. It takes almost 10% of my 8GB ram. Evince has trouble with highlighting text and does not support tabs. Foxit Reader for Linux does not support ...
1
vote
0answers
161 views

Which Waveform viewer to use for binary data?

I have a file that contains a set of signals, each with binary data that changes other time. Something like this: clk : 0011001100110011 sig1: 0001000100010001 sig2: 0111100010011011 I am looking ...
0
votes
1answer
229 views

Word 2007(2010) Viewer

Does Word Viewer 2007 exists (with new Ribbon interface)? I ask this because only thing I found so far is Word Viewer 2007 as a Viewer 2003 with compatibility packs (which looks like standad Office ...
5
votes
2answers
5k views

Is there a OneNote file viewer for Mac OS X?

I've got a Dropbox account where I store my OneNote files. On my Windows boxes this makes it really handy to work with the same files on multiple machines, however I would also like to be able to view ...
1
vote
2answers
5k views

.pdb file viewer or reader tools?

I have a lot of files in .pdb (.PDB as in a Palm Pilot Database) format, major of them downloaded, but until now i can't using or read what the inside, so i looking for how to read, view the .pdb file ...
1
vote
1answer
1k views

How to open Office MSG file w/o MS Office Outlook?

How to open Office MSG file w/o MS Office Outlook? Do know any free reder? I have found one, but it is not free.
0
votes
8answers
447 views

How to view big files on Windows?

Sometimes we need to view large files - 30M-100M. Usually we use FAR viewer for this. Sometimes we need to copy to clipboard long traces from this file. But it is possible to copy only one screen ...
6
votes
7answers
9k views

IrfanView Linux alternative?

I'm looking for some Linux alternative to IrfanView (image viewer). At best, it should have all its features, the same controls (both mouse and kbd) or fully adjustable, and be as quick. In ...
0
votes
1answer
222 views

File viewer for Mac OS X

I'm looking for a file viewer/editor for OS X that supports text/hex mode switching (i.e. show only text / show hex and text side by side). 0xED (http://www.suavetech.com/0xed/0xed.html) is great, but ...
0
votes
4answers
181 views

How to download some HTML pages so I can quickly view all of them offline?

I need some help with some research I'm doing, where I need to refer to many online pages. Now instead of opening each in a tab, I'm looking for a software that can download many HTML pages at once ...
6
votes
3answers
550 views

Free MS-Project Viewer

What is the best free MS Project file (.mpp) viewer. No editing needed, just the ability to see the list of tasks, the details of them (time, owner etc..) and the relationships between tasks.
1
vote
1answer
8k views

Does Windows 7 include a CHM Helpfile viewer?

Does Windows 7 have a CHM viewer preinstalled? Windows Vista didn't have one, so helpfiles of most regular software could not be viewed.
2
votes
3answers
4k views

What's a good, lightweight DWG viewer for Windows?

I'm looking for a light-weight AutoCAD DWG viewer. I don't want to install the 180MB TrueView just to open a DWG file every once in a long while...
0
votes
4answers
2k views

Looking for quick view / quick look program for windows

Are there any recommended programs for Windows (preferably free, cheap acceptable) that are fast lightweight viewers for common application formats? (PDF, doc, jpg, png etc). The Mac has Quick Look ...
2
votes
1answer
224 views

Is there a linux pdf viewer that can display thumbnails of a long document?

I would like to see my whole document at once, so it would be nice to have a viewer that can fill the screen with thumbnails. Is there any viewer for linux (or other) that can do that? I have tried a ...
1
vote
2answers
552 views

Viewing Partially Downloaded PDF File?

Today I was downloading a PDF File (size: 200+ MB) from a HTTP link, which got ended at 150MB. When I tried to open this partially downloaded PDF file in Acrobat Reader, it gives error. How to ...
6
votes
2answers
3k views

PDF Viewer with tabs

Is there a non-bloated PDF viewer where I could open different chapters (pages) in the same PDF File in different tabs? I'm so tired of jumping around chapter to chapter. Especially, when I'm just ...
9
votes
6answers
6k views

Log viewer on Windows

I'm a developer, and I generate big log files. I've tried several log viewer applications (free or not), so far mtail I like the most. But, it lacks features. I would like from my log viewer to: ...