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

Programming & Design - November 2006

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

Ok, so my girlfriend works at this salon, and their webpage is really really screwed up and crappy looking.

I would classify myself as a competant Html beginer, but I could make something better then this.... and so I offered to fix it up for them if they were willing to pay me.

Her boss asked me how much I wanted. I blanked.

Anyone here do websites? What do you charge? I have no clue where to start.

2006-11-12 15:45:04 · 3 answers · asked by dani_kin 6

I know that I will need a USB microphone, and that I must plug it into a usb port, but then what? Don't laugh, I am usually pretty adept at figuring things out without much assistance. Maybe if I alraedy had the microphone, I'd be able to figure things out from there. I guess I am doing what I often do... Wanting to know something before hand.

What I am really asking is where does the recorded voice get saved to, a file? If so, where would the file be saved? in windows media player (which is the only program I have for sound media)
Some one mentioned something about needing quicktime player, is that really necessary? I'm wanting to keep this very simple, as the voice/narration will only be used to describe photo's posted on a website and within Powerpoint presentations on CD's. I do want the best results I can get though, poor quality wont cut it, I'm going to sell my end results, so it's got to be good. Any advice would be helpful. Thanks

2006-11-12 15:41:34 · 2 answers · asked by comp junkie 1

i want to sort all files which is greater than and equal to given file size.
find $iPath -size ${iSize}c is working but it showing only one file, and i want all files which is greater than or equal to iSize. help me!

2006-11-12 15:19:23 · 1 answers · asked by iMaXX 4

I have this "emboss" image effect I really like on my page (you know, when it does this little effect thing on the image when the mouse hovers over it), but I wish it would only do it to my default picture and not all the images and graphics on my page. Is there any way to do this?

2006-11-12 15:13:49 · 1 answers · asked by Misheee! 2

A formal name for function declaration is function _______________________.

2006-11-12 15:00:29 · 6 answers · asked by poodle 1

I'm having some issues with adding in C#, I keep getting errors saying "sum does not exist in the class or namespace". I can't seem to get the values to add and get an average.

2006-11-12 14:52:45 · 2 answers · asked by Christina 2

I am making code for the game connect four. I create a JPanel with a 2 dimensional array of JButtons and use pack() to put it into the JFrame. When i set the size of the JFrame in the main method, the JPanel remains small. How do I get this to work? thanks


here's the constructor


public ConnectFour(int boardsize, int winlength){

super();
boardSize = boardsize;
winLength = winlength;
Container c = getContentPane();
JPanel board = new JPanel(new GridLayout(boardSize, boardSize));
button = new JButton[boardSize][boardSize];
//loop creates a 2 dimensional JButton array
for(int i =0; i {
for(int j =0; j {
button[j][i] = new JButton();
board.add(button[j][i]);
button[j][i].addActionListener(this);
}
}
c.add(board);
pack();
-------------------------
this.setVisible(true);
this.setSize(700,700);
c.setSize(700,700);

2006-11-12 14:35:22 · 1 answers · asked by snoboarder2k6 3

I use Microsoft Foxpro 5.0 to store statistics at work. Owing to bad planning when my predecessor constructed the fields, there are redundant fields. E.g. when I input "1" in field A, I need to input a textual expression of "1" in field B. The number in field A corresponds to the textual expression in field B. The problem is my boss doesnt want to delete either of the field. Is there any way that I can pre-set the programme so that whenever I type "1" in field A, the textual expression in field B will be automatically filled accordingly? Would that change also take effect with previous records?

Also, is there any way to insert a new record between two existing records?

MS Foxpro 5.0 is not 2000 compliant. Would I be under risk of loss of data if I switch to other database programmes such as MS Access or even Excel?

2006-11-12 14:31:03 · 1 answers · asked by Dinner 3

We can use parameter passing by reference to

a. Return values from functions
b.Supply values to functions
c.Supply values to, and return values from, functions
d.All of the above
e.None of the above

2006-11-12 14:26:08 · 1 answers · asked by poodle 1

When you create a group where do you put the background code?

2006-11-12 14:18:56 · 1 answers · asked by Diamonds_Glow 4

Develop a win32 application creating an overlapped window with 2 push buttons on it. When button 1 is clicked it draws a horizontal line and when second button is clicked it draws a vertical line in such a way that both the lines must intersect each other. Once drawn these lines must not disappear whenever the window’s region becomes invalid. (i.e. if only horizontal line is drawn then it must not disappear, if vertical line is drawn then it must not disappear and if both the lines are drawn then both must retain themselves).

2006-11-12 13:57:36 · 2 answers · asked by ali r 1

2006-11-12 13:17:39 · 4 answers · asked by Maddie G 2

I just got a virus alert and it said... status deleted.. twice then this third thing said... detected as VBS/Psyme trojan status.... Script executed please tell me thats a good thing!!!

2006-11-12 13:11:52 · 1 answers · asked by catfrommiss_42 1

whats the difference? which is the best? which is the easiest for a beginner? what other website programming languages out there? im new at website programming and i want somehting to do cause im bored. btw i cant afford flash lolz.

thanks =)

2006-11-12 12:59:21 · 5 answers · asked by Toby 1

I would like any please!

2006-11-12 12:03:50 · 8 answers · asked by Anonymous

thanks

2006-11-12 11:37:38 · 11 answers · asked by Anonymous

1.within computer components like buses
2.for long-distance application.
3.in synchronous transmission
4.in asynchronous transmission

2006-11-12 10:49:49 · 5 answers · asked by foxy_sexy_lesbian 2

AAA
AAA
AAA

2006-11-12 09:09:58 · 3 answers · asked by ♥heartbroken♥ 3

Click Here For HTML Goodies

In other words what is the "a" the "href" and all the other pieces in the above tag.

2006-11-12 08:59:22 · 3 answers · asked by $C3N3 . FR3$H 5

This is for web page design.

2006-11-12 08:52:58 · 2 answers · asked by $C3N3 . FR3$H 5

on my A.I.M screenname, in my profile i have always been able to put a heart in it. (a © sign in the font symbol) but now when i do it, it shows up in my edit profile, but not the actual profile, what do i do!?

2006-11-12 08:52:16 · 3 answers · asked by marissa 2

I need the program to have 3 options. Choose how many #'s to enter, and display the largest # input; enter #'s until -99 is input then end program and display smallest # entered; or quit the program. I have a large part of the program written but it's not working properly and I am pretty new to programming. Can someone just help me get the code for the first part straightened out then maybe I can figure it out from there. Here is what I have:

#include
using namespace std;
const int SENTINEL = -99; //to end option 'B'
int number; //variable to store #s
int counter;
char limit; //variable to store amount of #s to input in 'A'
int main()
{char sel;
number = 0;
int count = 0;
do{
cout << "A) Find the largest # in a list." << endl;
cout << "B) Find the smallest # in a list." << endl;
cout << "C) Quit." << endl;
cout << "What do you want to do?" << endl;
cin >> sel;
switch (sel)
{case 'A':
case 'a':
cout << "Enter the amount of numbers to input in series: ";

2006-11-12 08:36:48 · 2 answers · asked by lparker_2005 2

2006-11-12 08:21:37 · 4 answers · asked by earthlyencounter 1

This is actual from my .css file

#subcontent {
float:right;
width:160px;
font-size:1.4em;
line-height:1.8em;
border:1px solid;
}

I have the top margin and left margin both at 0px for the page. My questioin is, with the float:right command, everything is perfect except that the border (border:1px solid;) is literally touching the right side of the webpage. How do i create a buffer or pad so that the right border will be off the side of the webpage.

i saw a padding: argument with 4 values call them ex.

padding:(1st) (2nd) (3rd) (4th)

what feature does 1,2,3,4 change relative to the div




Note: I do not wish to change the body border margin, just the div.

Thanks

2006-11-12 07:43:44 · 3 answers · asked by f1avor_f1av 3

I am trying to create a variable to store a color in, either red or blue. i have already imported java.awt. This is what i have, but it won't compile...

Color color = new Color(Color.blue);

2006-11-12 06:30:36 · 1 answers · asked by snoboarder2k6 3

does anyone know of a working SAP IDES or SAP Portal environment i can demonstrate to my boss so we can consider using SAP

2006-11-12 06:24:49 · 2 answers · asked by Dan 1

I am currently searching for a animating and/or programming software to make flash animations and/or simple games. I am inexperienced and need a cheap program or better yet free. Could someone please lead me in the right direction?

2006-11-12 06:20:07 · 2 answers · asked by APkid 1

I am trying to get a JTextArea to clear, or be set to blank, so I have a button that sets the area to " " (area.setText(" ");), but it doesn't do anything, and the text that's in the box will just stay there.

Also, I made two panels inside a frame using a GridLayout, and I want to layout components inside each of the panels, how do I do that, right now I have, what I guess is a flowlayout inside each panel.

2006-11-12 06:14:55 · 4 answers · asked by 123SP 1

how do i open these files?

2006-11-12 05:57:25 · 3 answers · asked by Put name here. 1

fedest.com, questions and answers