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

As a freelancer, i offer website design and development on top of my normal job, however, I want my customers to be able to transact payments using their credit cards. Also, I'm a non-US country? How do I set this up? and What would be the requirements? Any URLs? Thanks in advance.

2006-10-01 17:57:33 · 4 answers · asked by Ornate Designs 2

I need my own website that I can have my own name for. Like www.becky.com So I know I will have to pay for it. But what is the best place to get one? I need one for my Dad's website. So I need one that I can upload alot of music to. But I dont want to spend ALOT of money on one. Any recomendations? Thanks in advance!

2006-10-01 17:28:47 · 11 answers · asked by BeckyKay 2

I'm planning a bus trip, but i need to make a flier to let everyone that want to attend know all of the information about the trip, but i never made a flier before so i don't know were i go to make one i heard from a couple people that you go to microsoft word. but i need the steps on how to make the flier with a picture of a bus on the background of the flier.

2006-10-01 17:26:30 · 2 answers · asked by tmoni1970 2

2006-10-01 17:07:43 · 7 answers · asked by mahdasgh 1

So that I am not spamming or advertising, if you are interested in making a "Fake" purchase from my store and giving me your opinion of your visit (I.e. how easy was it, did you understand everything, what did you think in general) please just answer with something along the lines of I will, and if you do not have a contact me button on your profile, leave me your email address and I will send you the link.

It is a new store and I would like some good honest opinions on it before I dedicate myself to the current design and use.

Thank you in advance!

2006-10-01 16:37:27 · 3 answers · asked by iswd1 5

I don't want a permanent change, just for one document.

2006-10-01 16:13:46 · 2 answers · asked by LongElegantLegs 1

What language is used to program an OS? Do you just have to use binary?

2006-10-01 15:06:59 · 1 answers · asked by mattmaul92 3

i want to show that icon on the desktop and how to change the size of an hard drive icon

2006-10-01 15:01:44 · 1 answers · asked by thrqureshi 1

if i add an int to a double what would the output be?
example?
int x=6 ;
double y=3.4;
System.out.println(x+y);

also, what is the output of this:
int x=10 , y=12;
system.out.print(x | y);

2006-10-01 15:00:11 · 2 answers · asked by Anonymous

I have an abstract superclass Vehicle, derived class Car, and derived class CompactCar:

public abstract class Vehicle
{

public Vehicle(String Model, int Mileage, String VIN)
{
pModel = Model;
pMileage = Mileage;
pVIN = VIN;
}

//abstract public String getVehicleInfo();
abstract public void setReservation(boolean reservation);
abstract public boolean getReservation();
abstract public String getVehicleType();
abstract public String getVehicleNumber();
abstract public int getMileage();

//private data members
private int pNumberOfSeats;
private boolean pIsReserved;
private String pVIN;
private int pMileage;
}

//car class
public Car(String Model, int Mileage, String VIN)
{
super(Model, Mileage, VIN);
pVIN = VIN;
pModel = Model;
pMileage = Mileage;
}

//driver program
Car c = new CompactCar("Nissan", 20, "23537HYHU5");
int i = 0;
i = c.getMileage();

This keeps throwing an error saying no identifier in the above line.

How do I fix this??

2006-10-01 14:55:00 · 1 answers · asked by The Disciple 2

I've kinda always been uneasy about what my college major would be. Im now a senior in HS and am considering majoring in Computer Science, not sure why but that seems like something i could do plus i believe its good money (feel free to correct me if im wrong), what do u think???

2006-10-01 13:59:13 · 12 answers · asked by Diverse Insanity 3

For my Programing class we need to, "Write a program that will generate the first 22 numbers in the Fibonacci sequence and Display them in a label.", I am completely stumped could you help me?

2006-10-01 13:56:53 · 1 answers · asked by Paul M 1

Hi,

I am trying to find the key to press if I want to use a filter to its default use.

I know I can just go to the file menu select filter, choose a filter and when the window comes up I can press the alt key and the cancel button becomes the reset but...


I heard of pressing the a key while going to the file menu and selecting the filter and the window of the filter comes up already with its default setting. I have seen it somewhere but I don't remember it now.


Can anyone tell me what key or funtion it is?

Like I said I know of the alt key after the window comes up but the one I am looking for is being press while you choose the desire filter.

I will appreciate it a lot if you can provide the info.

Also, is there a choice to have on or off to not make Photoshop Remeber the last setting use on the filters. This would help me a lot too.


Take care!

2006-10-01 13:12:17 · 1 answers · asked by Man-atarms 1

yahoo answers is the only site that cuts off my text on the right side of the screen.how can i solve this?

2006-10-01 12:47:02 · 6 answers · asked by art 1

I would like to enlarge an image when I click a smaller one

2006-10-01 12:10:15 · 7 answers · asked by boliramo 1

whenever i pick a game (like checkers), when the other person accepts, an error report comes up saying that an error has occured. please help.

2006-10-01 10:57:25 · 3 answers · asked by jon v 1

What is the common HTML tag for centering text? I just can't seem to remember and need it right away...thanks!!

2006-10-01 10:48:15 · 7 answers · asked by Anonymous

In the PC game The Movies How do I get an entourage for my star to make them happy?

2006-10-01 09:28:13 · 1 answers · asked by D'oh! 5

Does anyone know of a good website (or multiple websites) where I can get good quality stock photos on a large variety of subject matter? I'm not looking for royalty free photos... I'm looking for completely free photos.

2006-10-01 08:52:13 · 2 answers · asked by Anonymous

My camera doesn't have RAW fiture, but i need to learn how to work with raw images. Where can i get them.

2006-10-01 08:48:26 · 2 answers · asked by erik z 2

the password and the nickname it was not my choice now i want to choose
my owne is it possible ?

2006-10-01 08:37:01 · 2 answers · asked by Kari bersiek 1

B9 AFCDF=( )10
185 720095 =( )10

2006-10-01 08:36:21 · 4 answers · asked by negar g 1

And also what are the tools related to a graphic designer and web developer?

2006-10-01 08:24:34 · 4 answers · asked by loving a 1

the function should return the resulted value to the parameter result (call by reference).

2006-10-01 08:19:47 · 2 answers · asked by myheartsuzan 2

Or, for that matter, any other video game system.

2006-10-01 08:16:59 · 4 answers · asked by musicgeek 1

Say I wanted a collage of images rather than just one. I know the html codes for the background and colors and positionings (but only for one image...), I just want to know how they'd work for more than one picture, and how to put them in two different locations. What would the html look like in that instance? Examples please?

2006-10-01 08:11:23 · 4 answers · asked by laydlo 5

Hi! I found already myspacesupport.com and I found the Skin I like but the they say "copy code to About me section". There is no such thing as "about me" section!!!
Where EXACTLY to copy this code??? thanks

2006-10-01 08:04:48 · 4 answers · asked by JOSE N 2

fedest.com, questions and answers