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

Programming & Design - October 2006

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

I understand that a programming language converts command into binary that the computer can understand, and that one binary number represents one bit and since 8 bits is a byte that makes one character, but what I don't understand is how does the proccessor understand binary in the first place? How does the computer when you get down to it, understand what to do when you just say, on off on on off... etc.

2006-10-03 16:37:52 · 6 answers · asked by sarukun1228 2

i recently switched web hosts and can't use our beloved phpbb on this asp server. the ASPBB script we are using now is alright but there are increasingly more problems. so what is a good ASP forum script we can use, maybe similar to phpbb?

2006-10-03 16:31:15 · 1 answers · asked by Anonymous

http://www.project-29.com/nai/
I'm talking about the splash on the first page. How each picture fades to the next one...someone help please.

2006-10-03 16:09:48 · 1 answers · asked by project_twenty9 3

I want to uninstall MS Visual C++ 2003, but I've lost my key to install it again. Is the key in the Help-->About box?

2006-10-03 16:05:39 · 5 answers · asked by The Disciple 2

2006-10-03 15:36:33 · 3 answers · asked by Anonymous

2006-10-03 15:17:25 · 1 answers · asked by veritas_edgar 1

0

Where do i downlode it. Can i have the link please?

2006-10-03 15:17:19 · 4 answers · asked by Anonymous

I need to find psp brushes for my layouts...does anyone know a website that carrys them

2006-10-03 14:54:54 · 1 answers · asked by Beauty 2

2006-10-03 14:14:05 · 1 answers · asked by abs of steel 3

I am working on a travel website and I need to show the exchange rate from US$ to GTQ (Guatemalan Quetzales) and for it to update automatically, where can I find sucha thing. I know there must be a service like weather.com has to show the weather of a specific city on your site.

I am looking for something sinple like: "Today's rate: US$ 1 = Q. 7.64"

2006-10-03 14:13:42 · 2 answers · asked by rykkardo8 4

Ok i want to make pic come and go with another pic, im not tryn to do a slideshow. I just want to put up a couple pics in just one pic, OK probably you all dont understand me. Please help

2006-10-03 13:48:06 · 1 answers · asked by Katy 1

Aloha,
Okay, so I have this script working:
http://www.triviacafe.com/stamps/fonttest-working.php

However, there are a FEW things I need help with.

1) I need it to use a multiline box, instead of an input box.
a) I need the GD Exported image to MIRROR that of the typed text. So line breaks MUST appear where they are in the multiline box.
Example:
GD Output:
This is a
Test

Content in the Multiline box:
____________________________________
|This is a
|Test
|
|
|
|
|____________________________________

b) Each individual line must be centered.
That means calculating the width of the font (which will be variable, detemined by a dropdown box, I'll add that in myself) and dividing it by half of something or other... I don't understand the math, I'm a designer. That's why I'm here.

If anyone can help me, without just spouting a bunch of numbers at me and expecting me to understand, I would greatly appreciate it.

If you need to email me, my addy is jon [at] phazm dot net

2006-10-03 13:42:39 · 1 answers · asked by Fuzzy Logic 1

2006-10-03 13:33:08 · 2 answers · asked by Mercede 1

i want to make my own site but i dont like the standard fonts. i want to use a font called micra. i think i might need a script to download the font i want to a visiter to my site but i'm no good with css or anyother thing like that at all but i really need help PLEASE!!!!

Thanks for your help.

2006-10-03 11:06:49 · 6 answers · asked by ted1ba1r 1

I need to write a simple scanner for ASCII files. The scanner should recognize (find) three kinds of tokens in the input file: strings of spaces, single new lines, and words (a word is defined as any sequence of characters not including spaces or new lines).

Everything in the input file can be broken down into sequences/tokens of one of these three types.

I'm need to write a driver (main() function) that repeatedly calls a function called getToken(). getToken reads the next token in the input file, and returns to main() the token type, and the actual string (lexeme) of the token.

For each call to getToken() (for each token returned), main outputs the token type (a unique integer is OK to represent the type), and the string (except for new lines – this causes problems). main also outputs the position in the input file for each token: the line number and the char position on the line of the beginning of the token

The logic overwhelms me and I can't think it through. Help!

2006-10-03 10:38:04 · 1 answers · asked by Anonymous

0

I need to write a simple scanner for ASCII files. The scanner should recognize (find) three kinds of tokens in the input file: strings of spaces, single new lines, and words (a word is defined as any sequence of characters not including spaces or new lines).

Everything in the input file can be broken down into sequences/tokens of one of these three types.

I'm need to write a driver (main() function) that repeatedly calls a function called getToken(). getToken reads the next token in the input file, and returns to main() the token type, and the actual string (lexeme) of the token.

For each call to getToken() (for each token returned), main outputs the token type (a unique integer is OK to represent the type), and the string (except for new lines – this causes problems). main also outputs the position in the input file for each token: the line number and the char position on the line of the beginning of the token

The logic overwhelms me and I can't think it through. Help!

2006-10-03 10:28:24 · 5 answers · asked by Anonymous

I am also going to take networking, the classes overlap, and I can get both degrees in 3 years. I just want some feedback from programmers, tell me what you think!

2006-10-03 09:47:40 · 10 answers · asked by GirlsRGamers2 7

I am new to php/MySql.
I have a mini site almost ready. I want to know how I can load the images I select to a certain table/area on my webpage.

Thanks for any help.

2006-10-03 09:32:29 · 2 answers · asked by mar 1

Ive done a little updating on a website before but i would like to make my own from scratch!! not from some template. I would use macromedia dreamweaver.
I suppose i could make a site but a feel i may be missing some foundations and would like to brush up on the rest. Thyanks for anyones help.

2006-10-03 08:55:27 · 4 answers · asked by Helios64 1

how do i write in javascript the following statement: James is X years old. Next year James will be Y years old. I know you have to add and assign variables to it but im not sure exactly how? I just started learning javascript. if someone would be kind enough to write the command in their answer would be very much helpful.

2006-10-03 08:51:42 · 3 answers · asked by infiniti1113 3

If it's true that computers can not truely generate random number's, then shouldn't it be possible to cheat those superstar draw poker machines that you see at the bar's

2006-10-03 08:20:37 · 6 answers · asked by loren y 1

I'm getting a 16 bytes memory leak from a connect() to a signal0. I can't figure out how to get rid of it. Has anyone experienced this?

I'm using Boost 1.32 for VC6.

2006-10-03 08:16:25 · 1 answers · asked by Lyvy 4

2006-10-03 08:12:18 · 5 answers · asked by cathchar2003 1

i found this page ethat has a cool effect on it and i want to know how to duplicate it on my site.

2006-10-03 07:39:30 · 3 answers · asked by yonitan 4

2006-10-03 07:36:09 · 18 answers · asked by Anonymous

2006-10-03 07:32:28 · 4 answers · asked by Anonymous

The headings listed are "Today TUE WED THU FRI MOON". However today is Tuesday, tomorrow is WED, etc. Please adjust your settings.

2006-10-03 06:52:34 · 2 answers · asked by NANCY E 1

2006-10-03 06:08:24 · 4 answers · asked by Anonymous

fedest.com, questions and answers