Ubuntu :: Reading Chinese Spreadsheet Files In Java
Apr 6, 2011
how to read data from excel to java in the excel sheet chinise language is present while reading into java iam getting question marks.how to get chiniese language instead of question marks in the java file
View 1 Replies
ADVERTISEMENT
Apr 13, 2011
i want to make program that processing entry in log on real time... I have try to pass "tail -f -n 1 /var/log/messages" command from .runtime().exec and process the output,, description of the algo is like this
-passed to exec()
-read output
-if not same as previous value procces it
but sometimes it loose some entry to procces, maybe it occur when proccesing another entry is added by system...
View 6 Replies
View Related
Jul 5, 2011
1. lp file_with_english_chinese2. lp -ozh_CN.utf8 file_with_english_chineseThe normal ascii characer prints ok but the chinese character are blank.
View 4 Replies
View Related
Jun 10, 2010
where I can get a application to view spreadsheet files side by side to see differences or sync ?
View 3 Replies
View Related
Jan 2, 2011
I have over 200 old .doc files that I cannot read properly with oo. Some of the files just give e one line of what looks like formatting info and the rest of the files show the text but in the middle of garbage and not formatted. If I use a winXP machine and get the MSWord add-on from MS it will read these. I do not like to use Win machines and also I need a batch method for the conversion, either to odf or docx format.
View 7 Replies
View Related
Jun 27, 2011
i would like to burn an image to a dvd but the image file is in .mdf format like that of many images created in alcohol 120%. what do i need to do in windows to burn such an image or be able to read the file?
View 2 Replies
View Related
Mar 15, 2010
I had ubuntu 9.04 on a laptop, and it kept crashing, so I removed the harddisk, connected it via a Sandberg Harddisk to USB stick, and it works when I connect it to another ubuntu (running from livecd), but some of the files are locked, and I cannot open them copy them or anything else. What do I do?
View 2 Replies
View Related
Aug 9, 2010
I'm having trouble reading EXIF data from TIFF files. Both 8 bit and 16 bit fail to load EXIF data via eye of gnome and GIMP and I'm not sure why. Neither files downloaded online nor rendered from Bibble 5 seem to work. Using Ubuntu 10.04 64bit and GIMP 2.7.2.
View 2 Replies
View Related
Jul 27, 2010
If we have a .so library elf in linux, will it be possible to find out the APIs supported by it. Or in other words, the functions that can be used along with the argument types and return type.? Note that we dont have any other header files or documentations related to the library.
View 5 Replies
View Related
Nov 11, 2010
I am currently writing an engine using SDL and openGL, and while I've gotten it mostly done, I've never really learned how to read configuration files. The configuration files that I'm hoping on using will be a straight forward syntax using "#" for comments and variables will be declared using "foo=hello". I don't need a lot of items in the configuration files, but enough to change needed settings. I'm not wanting to use external libraries (how are you going to learn if you can't do it yourself? :P) and I'm hoping to write it from scratch. If someone could please point me to a tutorial on how to do this or even some working code I may be able to figure it out. I am using the C programming language also(as I like it more than C++, sorry).
View 5 Replies
View Related
Jun 15, 2010
I want to install this file for reading some windows .dat files[URL]...I looked at some code and it looks like its trying to connect to an outside server. This program is supposed to give non-Microsoft e-mail programs the ability to see attachments included in an e-mail message by a Microsoft e-mail composer.
View 3 Replies
View Related
Mar 17, 2011
I have a folder which includes bunch of folders each having data files in them. [ Folder A has F1, F2 F3 ..... F1000 folders in it, and F1, F2, F3 ... each has about 10 different files named FILE 1, FILE2, FILE3 .... in them.
I am interested in File 1 of each Folder, because that contains the data I need in it. More specifically, that File1 s have a line "ANSWER=..." in them, and i need to get that value of the ANSWER from each file. So doing it by hand is so hard, so I need to write a script that will scan all folders and give me a list of values of eache ANSWERs.
View 4 Replies
View Related
Oct 25, 2010
I am trying to read the fields of a file and manipulate them, record by record. Lets say using awk :
awk -F":" `{print $1 $2 $3 $4 $5}' TrackMsgFile.0806`
This prints my fields on screen.But I dont want to print these fields while reading the records instead store them in some variable and manipulate them as per my logic. Does "awk" or some other shell command provides something for this ?
View 14 Replies
View Related
Jan 1, 2011
Reading and writing text files in C?
View 9 Replies
View Related
Nov 6, 2010
I am trying to write a simple script to list all the files in a directory. The script I wrote was as below where the pdb_files is a directory and all the files which I want to list are in that folder.
Code:
files=`ls -F pdb_files/*THERMO*`
for inFiles in $files
do
echo $inFiles
[Code]....
View 5 Replies
View Related
Dec 25, 2010
The other day I got a SMC Network EZ-Stream Internet SMCWAA-G radio device and I am having some issue serving music to it from Linux.
It says it runs with MusicMatch or Rhaposdy on Windows. I want to run this from my Linux CentOS system.
So I was looking at Rythmbox which is on the OS already .
I have my mp3 and dvs on a Buffalo link station. I can mount the drive and see the music files OK at the browser level.
When I go into Rythmbox and select the files to be loaded into the library they appear to be grayed out.
Also I cannot select an entire older. I want to take everything in my mp3 dir that has my music broken out via artist and type etc.
Can this SW also be used to server out to my device like MusicMatch or Rhapsody? How do I configure the sw to be a server and run in the background?
I dont want to leave a windows system up on-line just for Music. I prefer Linux.
Is there other sw that might be better fro this function?
The device works fine on the network and gets Internet radio fine.
I just looked at the error file for Rythmbox and notice an error of
The GStreamer plugins to decode "MP3" files cannot be found
What is that? I tried a yum install gstreamer And I got the following : Setting up Install Process Package gstreamer-0.10.20-3.el5.i386 already installed and latest version Nothing to do
View 3 Replies
View Related
Mar 18, 2010
Samba seems to crash and come back after some seconds if I copy a lot of small files in a short period of time over the network. How do I fix it?
I have Ubuntu 9.10 Server 64bit running on a D945GCLF2 board sharing two 1TB ext4 formatted HDDs to my Windows PCs using samba. I've been having an issue with reading or writing files through samba. It happens during copying operations or checksumming, anything that reads or writes MANY small files in a small amount of time. I am pretty sure the problem has to do with my server because the server has run on two different LANs in different homes and will crash from activity with any of several other PCs. There is no crashing if I access the files through SSH, although when I do that the max transfer speed is less than 1MB/s.
When I induce the crashing, there is absolutely no output to the server terminal.
As an easy access example of something that will crash samba, extracting Cinebench R11.5 to the server will do the job. It always fails.
View 9 Replies
View Related
Sep 27, 2010
Whenever I am busy reading or writing large files, or large sum of files, my computer is unresponsive. Screens are getting greyed-out and I just can sit there and wait until the reading/writing is done.
This is not caused by the CPU which is overstressed because it is not. Look at the attachments and you will see the CPU is used for about 20%. When these pictures were captured the computer was using hellanzb to unrar a long list of rar-files.
When you look at my signature you see the computer is not bad at all, just disk-access is slow. I can transfer files with a maximum speed of 30MB/s. Is that normal or is it very slow? I don't know the numbers. I have 2 SATA disks.
O.S. is Mint 9-Isadora, based on Ubuntu 10.04 and I use the 64-bits version.
View 9 Replies
View Related
Oct 18, 2010
Is there any command available inorder to read the server crash dump files?
View 4 Replies
View Related
May 20, 2010
i installed kernel 2.6.34 to fix my lid closing issue, and that went great. but now when i go to reinstall my broadcom i get this error. Code: Reading package lists... Done Building dependency tree Reading state information... Done bcmwl-kernel-source is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ... Removing old bcmwl-5.60.48.36+bdcom DKMS files...
[Code].....
View 9 Replies
View Related
Sep 19, 2010
In my application I came across a new requirement where I have to convert RTF files to Word and PDF formatted files. I am searching for an API using which my java application can able to convert the above specified formats.
View 4 Replies
View Related
May 27, 2010
I wander how these can be read. Seems a real headache because the quicktime reader in Ubuntu synaptic says that it is not valid and updates would be available in forums?
View 1 Replies
View Related
May 4, 2011
I don't understand the results of a simple performance test I ran using two basic scripts (running on a high end server):
perfVar.zsh :
#!/bin/zsh -f
MYVAR=`cat $1`
for i in {1..10}
[code]...
Performance test result:
> time ./perfVar.zsh BigTextFile > /dev/null
./perfVar.zsh FE > /dev/null 6.86s user 0.32s system 100% cpu 7.177 total
> time ./perfCat.zsh BigTextFile > /dev/null
./perfCat.zsh FE > /dev/null 0.01s user 0.10s system 91% cpu 0.118 total
I would have thought that accessing a VARIABLE was way faster than reading a FILE on the file system... Why this result ?Is there a way to optimize the perfCat.zsh script by reducing the number of accesses to the file system ?
View 3 Replies
View Related
Jun 12, 2009
With F11 installed Apache is having permissions issues reading files out of the html directory. Only wants to work with permissions set to read for other. [Thu Jun 11 23:25:28 2009] [error] [client 127.0.0.1] (13)Permission denied: file permissions deny server access: /var/www/html/index.html Tracked down the permissions issue. Is there a good reason not to change the group to apache and remove world read?
View 1 Replies
View Related
Jun 23, 2011
I have been backing up onto a 60G ext2/3/4 partition on a 1TB external USB hard disk for a year or so now and have built up a few folders of .thunderbird, .mozilla, and other assorted files - using this as my standard "backup system" - but suddenly all the files and folders in this partition seem to have disappeared.
In Gparted and KParted the partition shows up as the correct size with the correct amount of "used space" (= yellow coloured portion), as it does when running offof any CD/standalone OS. And the small bars under the volume names in Dolphin show about the right amount having been "used" too.But however I try to access this partition (or, to be correct LVM I spose:-)) it still always comes up as empty - ie 0 files in it. After months of working just fine.The NTFS partition on the same external USB sdd reads and writes quite OK/normally and also shows the correct amount of "used space" - but even from root I can't see any of the old files in, or read/write to the linux one. It comes up with "Denied"/"Can't Write to.." errors when trying to write anything to it.
I ran a freeware utility called DiskInternals Linux-Recovery from winDoze which, after half an hour, came up with a list showing all the folders and files in the partition. It said that they would be written back onto the hard drive that they were "retrieved" from - but no change happened - still no contents showing when booting up in any linux.
Running a clean install of FedoraCore14 on an AMDAthlonx2 5000 (= 2.6G true) on an ASUS M2N-MX SE PLUS m/b with 2G of RAM
View 10 Replies
View Related
Sep 16, 2009
Being new to this area .I have been assigned a task which i am unable to do . Can any one please help me .
I have requirement where i have input file XYZ_111_999_YYYYMMDD_1.TXT and with header and series of Numbers and Footer.
I want to create a mutiple output files with each file having a seperate code which is stored in text file and create XYZ_222_999_YYYYMMDD_1.TXT . and add date in the contents next to series of numbers .Like this
Before change the file looks like this
file name XYZ_111_999_YYYYMMDD_1.TXT
001,19SEP2009-14:05:05,000000003
1234
4567
6785
END_OF_DATA
[Code]....
View 4 Replies
View Related
Dec 2, 2008
I synthesized a seismogram by using Fortran codes, I need plot the synthesized seismogram and the data together, so I can verify the accuracy of code. Now I encounter a question: how to read the SAC data by Fortran code, I have searched some codes on Internet, the details as follow:the velr12a.sac is my data file.
Code:
c read sac file
PROGRAM RSAC
PARAMETER (MAX=1000)
DIMENSION YARRAY(MAX)
CHARACTER*10 KNAME
[Code]....
View 2 Replies
View Related
Nov 18, 2010
I am trying to use "find" but I can't quite get all of the switches right for it to work. I have a folder that contains many folders. Let's call that original folder "MyFiles". The subfolders contain java files (and those subfolders possibly contain subfolders that contain java files). Here is what I want to have happen:
0. Create a file to print to, call it "output.ps"
1. Find all of the Java files in the MyFiles tree.
2. For each java file that is found, append it to output.ps along with it's absolute path name.
So far I have:
find . -iname *.java
and this finds all of the java files for me. But then I can't get the files to print to a file using exec.
View 3 Replies
View Related
Apr 8, 2011
java ran just fine with 10.04 but when i upgrade to 10.10 it stopped working i can not get any of my java files to load, when i dub-click them my cpu spikes then nodda.
View 2 Replies
View Related
Oct 23, 2010
I have a large music directory that I'd like to somehow acquire, or generate, a list of each sub-folder within it, and then somehow get the list into a spreadsheet format. Is there a way to do this?
View 1 Replies
View Related