English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - March 2007

[Selected]: All categories Computers & Internet Programming & Design

2007-03-19 19:46:36 · 2 answers · asked by Eli 2

i need to design for my school graduation book and i need to know which program can do this

2007-03-19 18:47:36 · 5 answers · asked by aspiringdesigner 1

I'd also like to be able to change the color of the rain if possible. The rain needs to be able to cover the whole page no matter how wide or how far down you scroll....

2007-03-19 18:14:14 · 4 answers · asked by Get me outta here! 2

I am trying to convert a 3 page long list of comma-separated color names to an unordered HTML list. Is there any easy way to do it within MS Word or any other source? It would take me countless hours otherwise.

2007-03-19 18:04:32 · 6 answers · asked by Cynthia E 2

Create a method which receives a String, then converts the String to Pig Latin, and returns the new Pig Latinated word. There may be multiple words in the String, so it is necessary to have a recursive function that breaks down the string into single words and then reconstructs the phrase in Pig Latin.
1. if there are no vowels in englishWord, then the pigLatinWord is just englishWord + "ay". (there are 10 vowels: AaEeIiOoUu, y isn't a vowel.)
2. Else, if englishWord begins with a vowel, then pigLatinWord is just englishWord + "yay".
3. Otherwise (if englishWord has a vowel in it and yet doesn't start with vowel), then pigLatinWord is end + start + "ay", where the end and start are defined as follows:
a) let start be all of the englishWord up to but not including its first vowel.
b) let start be all of the englishWord from its first vowel on.
c) but if englishWord is capitalized, then capitalize end and "uncapitalize" start.

Please help, this method is really difficult
Thank you

2007-03-19 17:29:16 · 4 answers · asked by jumba 1

I have a string of integers, such as the following:

"12 24 12 9 2"

and I want to convert this into an array which will
seperate the string into an array of integers.

How do I do this

please be as specific as possible

2007-03-19 17:21:14 · 5 answers · asked by π∑∞∫questionqueen 3

Thanks!

2007-03-19 17:11:27 · 3 answers · asked by Anonymous

I often link to Amazon.com pages. I'd like to add my affiliate code to my links. However, the Amazon links I see are ridiculously long, either because they're keyword stuffed
http://www.amazon.com/3M-Super-Trim-Adhesive-Yellow/dp/B00086I66Q
or they have tons of spurious data.
I'm looking for a way to specify an Amazon product page (like the above) that's <70 characters long, including my 13-character affiliate code. Any ideas?

2007-03-19 16:54:04 · 2 answers · asked by Wolf Harper 6

i'm looking for a script that is cross browser compatible to get the mouse location when the mouse is moved over a link.

this is my current code however it doesn't work in IE and i'm not really sure what i'm doing.


Link


var mouseX = event.clientX;
var mouseY = event.clientY;

thanks for the help

2007-03-19 16:41:04 · 2 answers · asked by Brady 3

2007-03-19 16:38:35 · 4 answers · asked by jimmy the saint 2

2007-03-19 16:36:56 · 3 answers · asked by JENNIE L 1

Thanks to everyone who helped with my question on Saturday on getting started with php. This one is still a beginner question but just a little more advanced.

I am working on reading in an XML file and displaying it on a page. I have that part worked out but I want to display the elements in reverse order.

Just as an example say I have a simple XML doc like...

SF 49ers
New York Giants
Miami Dolphins


So I get the element and using the foreach loop I go through each iteration of "team" and print the value. so the output is
SF 49ers
New York Giants
Miami Dolphins

However I would like to output in the reverse so that its...

Miami Dolphins
New York Giants
SF 49ers

Any help on how to do this using php with XML?

2007-03-19 16:23:19 · 4 answers · asked by Anonymous

I was wondering, if I have a variable, and Object1, could I do variable = Object1? Is it possible to hold an object in a variable? Thanks.

2007-03-19 16:16:29 · 6 answers · asked by Invader Z 1

it takes a long time to log on the inter net run slow

2007-03-19 16:16:22 · 5 answers · asked by w129greg 1

how do you put text in a video?

2007-03-19 16:05:07 · 4 answers · asked by anarcy fever 1

GIMP solutions are preferable, but please tell anything you know.

Thanks,

-David

2007-03-19 15:58:06 · 5 answers · asked by Anonymous

I'm trying to use gradients right now, but I can't seem to make them look any good. Also, I can't really make them look 'shiny'.

Any solutions are welcome.

Thanks,

-David

2007-03-19 15:57:30 · 4 answers · asked by Anonymous

Im new to flash MX, and I really need to learn how to animate without using that stupid auto animate! Yeah, Im a flashnoob, but I have a great Idea for a movie!!!!

2007-03-19 15:52:13 · 2 answers · asked by Anonymous

It says it allows 20 concurrent connections, can those connections be accessed by someone around the world? Or is it like ElectroServer and only allows it for testing purposes (only allowing 127.0.0.1 in server)

2007-03-19 15:49:43 · 1 answers · asked by Anonymous

How do i add a youtube video to an online RPG Profile using BB code?

The Online game is www.torncity.com and in this game it gives you an opportunity to add stuff to your personal profile using BB coding. I'm pretty sure i am supposed to use [flash]youtubemovie[/flash] but i dont know how to make it work. what am i supposed to do?

2007-03-19 15:47:47 · 2 answers · asked by Jared 1

line:449
char:1
erroe:oanswers'is undefined
url:http://answers.yahoo.com/question/index?
qid=20070319183331aa2591m

2007-03-19 15:07:54 · 2 answers · asked by rikki 1

Anyone know where i can create a free animated banner (or neon sign) for my myspace?

thanks!!

2007-03-19 15:04:38 · 9 answers · asked by charylie1981 1

Whats the command to center a line in unix?

2007-03-19 14:56:40 · 1 answers · asked by Magician 1

2007-03-19 14:33:31 · 3 answers · asked by rikki 1

Who created the "DSSI" API?
I've seen the names Steve Harris, Chris Cannam and Sean Bolton around documentions, but are they really the one's who created DSSI?

Thanks a lot!!

- Paul

2007-03-19 14:31:38 · 1 answers · asked by Paul 1

definition

2007-03-19 14:30:54 · 3 answers · asked by DONNIE L 1

fedest.com, questions and answers