Archive for June, 2011

Perl script confirmation page won't appear?

Thursday, June 30th, 2011

I've created a perl script to redirect to a confirmation page (written into the perl file) after filling in a form (which resides in a .htm file). If the form is filled in and submitted, I get the email with all the details no problem, but there is no confirmation ...

Can you have both Java and youtube viewing at the same time?

Thursday, June 30th, 2011

I downloaded Limewire recently and in the process I had to download Java as well. When I did, I tried going on youtube but the videos didn't work. Is there a way I can have both Java and youtube working at the same time?

setting up ftp on apache?

Thursday, June 30th, 2011

i just recently set up a website with apache that i run from my computer... but i cannot edit it from wherever i want i have a java based ftp uploader that i can display on my website... so i was wondering if it is possible if i can create an ...

What Linux application will play any format audio and video?

Thursday, June 30th, 2011

I am looking for one application that can play any format of video and audio for my Fedora system. What application can do that?

what video cards can support Ubuntu 3d desktop?

Thursday, June 30th, 2011

Can somebody give me a list of all the graphics/video cards that can support the Ubuntu 3d desktop and effects.

How to i switch back to windows 7 after i accidentaly installed Ubuntu?

Thursday, June 30th, 2011

When testing out Ubuntu i pressed the install button by accident. I've been experimenting but i cannot find a definete way to uninstall Ubuntu and go back to Windows 7. I installed Ubuntu as a dual loader but how do i switch back to Windows 7? Oh and i do not ...

process with excel file using PERL?

Thursday, June 30th, 2011

Hi I need to do process with excel(.xls) files.I found some examples on web.But they are using use script use Spreadsheet::WriteExcel kind of perl modules(PM files). I don't have those. I am not able to download from net. If any one have plz mail to me. Any other way to read or ...

How to create exe file from java class file?

Thursday, June 30th, 2011

How to create exe file from java class file? What software will I need for it?

How to get random number in java?

Thursday, June 30th, 2011

How to get random number in java? I want to fetch 5 random numbers using loop can anyone help me with this?

How to point to a java script file?

Thursday, June 30th, 2011

ok here is my problem: I have multiple pages with the same information on them. i want to be able to put a java script on the page that will be pointing to another java script page so i can change all the information at once. Also im wanting to ...

Can you learn Java ME programming language directly or you have to learn java first?

Thursday, June 30th, 2011

I would like to learn how to create apps for phones. Java ME is sort of the gateway. Is it a must you learn java first or you can get an ebook focussing on teaching you java but with emphasis on Java ME? Also, please suggest me a good book ...

How to check if an number is an integer in python?

Thursday, June 30th, 2011

hey all i want to know is if i have two numbers (variables in this case) and i divide them how to I tell python to check if its a whole integer or a decimal value here is my current way of trying if maxNumber/divider == int(): it doesn't return an error it ...

What is the difference between SOAP and Web Services?

Thursday, June 30th, 2011

Hi all, I need some more details about the difference between SOAP and Web Services. What does it mean to an apache server? How do I need to upgrade a plain apache to do either this or that (or both)?

How do you mofidy the right click key on the Gnome desktop?

Thursday, June 30th, 2011

The new version of Fedora (v 5) removed the open terminal option from the right key on the desktop, and I have not been able to find the menu.

What are the different types of computer programming?

Thursday, June 30th, 2011

I am new to programming and have heard of so many different programming languages they're making my head spin. The ones I've heard are HTML, Java, Python, Ruby, C++, Php, Perl, BASIC, and Pascal. I was wondering the following about these codes: 1. Which languages are used for web design and ...

How to change all of the blue pixels in a picture to red using python?

Thursday, June 30th, 2011

I have to write a program where I change all of the blue pixels to red using python, but I cannot figure out how. All I can do is change the color of the entire picture, not just the blue pixels. How do I do this?

PERL help??

Thursday, June 30th, 2011

What does this mean in PERL? s/[\r\n]+//g; my @fields = split /\|/; I have a basic understanding that when this program reads in this file, it is creating an array and parsing each line based on a | symbol. But I don't know what the characters mean (/ \ \r ...

How to compile multiple java classes together?

Thursday, June 30th, 2011

I'm really new to java. I don't like Eclipse because I want to work with bare stuff like just compiling with command prompt, so... Would I just type something like javac class1.java class2.java. And would it link them together?

How can I stop linux/ubuntu from being downloaded on my personal laptop?

Wednesday, June 29th, 2011

loaning out my laptop and don't want linux/ubuntu downloaded. How can I prevent this?

Do you know Perl !!!?

Wednesday, June 29th, 2011

Why I cann't open "Supporting materials.doc" file name with space ? @rem = '--*-Perl-*-- @echo off if "%OS%" == "Windows_NT" goto WinNT perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 goto endofperl :WinNT perl -x -S %0 %* if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl if %errorlevel% == 9009 echo You do not have ...