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

Programming & Design - January 2007

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

Nothing Bad... if this is the case it will be flagged!

and please don't do the common ones either like :) :P :@ :( ect...

=^_^=

2007-01-17 00:56:55 · 4 answers · asked by Not Known To Me. The Voter ;~`}= 7

hi!
i have just learned to make programs on linked list and have only made two programs--
to find vowels among 5 characters entered
and to enter the marks of 5 students in 3 subjects
can you give me some thoughtful and interesting questions which may not be too difficult for me, and also provide some hints to make programs on them ( at least give 5 questions).
thax

2007-01-17 00:53:53 · 2 answers · asked by Anonymous

My boss will not let us use uppercase to do our headings in our print brochure. He read in an article somewhere that you are never to use uppercase in print. Can you find any articles that contradict that? Basically can you find me articles that support my choice to use uppercase in our print brochure?

Thanks, 10 Points to whoever gets the article from the most credible source,
Chad

2007-01-17 00:18:12 · 3 answers · asked by Helpful Chad 5

my friend gave me a CD containing a game.unfortunately he forgot that he'd made it hidden.when i put the CD in my pc,at the bottom of the page it is given 0 object(s) plus 1 hidden.how to make if hide free

2007-01-16 23:41:21 · 3 answers · asked by SHUMUGANATHAN B 1

We run a London-based fund of hedge funds. We need some work done around an Excel-based system, so looking for a bright and eager IT person. Project is too small and too well-defined for consultancy or for a permanent position. I can call the career services of the main computing science universities in London but can anyone think of a better way of finding such a programmer? Many thanks

2007-01-16 23:22:42 · 6 answers · asked by Anonymous

2007-01-16 23:04:37 · 3 answers · asked by Sammy Baby 1

PLease point me to proper url / resources that will explain the difference in detail...

2007-01-16 22:57:31 · 2 answers · asked by saiprasad_reddy 2

The thumbnail images are small in Microsoft Explorer. I would like to be able to adjust their size. How do I do it?

2007-01-16 22:53:03 · 2 answers · asked by Zefram 2

i assigned a certain value in a certain variable, i have a lot of variables to compare with the user's input, what function will i use? (i'm making the mastermind program using c)

2007-01-16 22:45:01 · 3 answers · asked by Sammy Baby 1

Model: RS Logix 500
I am having the Key in My PC and want to copy the same for Back up

2007-01-16 22:23:25 · 4 answers · asked by Chinu 1

i know layers, and i know css,

I do have a little problem though,

I am trying to use subdreamer cms, but whenever i put the php like this in -

$inputsize=15;
for($i=0; $i<7; $i++) {
if($pluginpath[$i]!="plugins/p1_empty/empty.php") {
print "

{$pluginname[$i]}
";
include($pluginpath[$i]);
print "

";
}
}
?>

within the layer, the layer will not extend with the script ( so it just extends past the layer box )

is there a way to make it 'extend' with the scripts result ?

( sorry, but i am not sure how to describle it )

2007-01-16 21:40:32 · 2 answers · asked by glynn.alexander 3

2007-01-16 21:13:20 · 7 answers · asked by slider 1

I need someone who can train Java
Money is not an issue
Core will also do and if you can teach Ent level nothing like it
i am base in mumbai andheri ...

i need this urgently by next 2 hr ....
before 6 pm .. IST

my contact numbers are 9820110488 / 9833848465

2007-01-16 20:46:55 · 2 answers · asked by Pranav A 1

what does it do? how does it link to BW and why would you use it?

2007-01-16 20:26:55 · 2 answers · asked by copsdonuts 2

i just downloaded the zune library how can i add video or music to it

2007-01-16 20:22:34 · 1 answers · asked by jesse 2

i've assigned a certain value on a variable... and then i get input from the user, how will i compare the variable value to the input???

2007-01-16 20:19:30 · 4 answers · asked by Sammy Baby 1

suppose that i have 2 tables

ip_masks
1.1.1
2.2.2
3.3.3

and

full_ip
1.1.1.1
2.2.2.2
4.4.4.4

How can i select from full_ip only those rows which's begining is in ip_mask ?

In our example, it will return only the rows 1.1.1.1 and 2.2.2.2

2007-01-16 19:35:52 · 2 answers · asked by Zettag 2

hi

I have this kind of situation
2 tables, ip_masks and new_ip

(ip_masks)
ip
1.1.1
2.2.2
3.3.3
.........

(new_ip)
ip
1.1.1.1
2.2.2.2
4.4.4.4
........

so as you see the ip_mask table contains only the first 3 groups of an IP


what i need is to write a code that will select from new_ip ONLY those IPs that are in ip_mask table in a class C form

so, in our example, those would be 1.1.1.1 and 2.2.2.2

I am trying something like this

SELECT *
FROM new_ip
WHERE new_ip.ip REGEXP ' ^(SELECT * FROM ip_mask)'

which obviously doesn't work

please notice that what i try to do is WILDCARDING an SQL query but i guess the SQL simply doesn't understand that as a query but rather accepts as a string

please someone tell me how is it possible to do ?

also, it is acceptable to solve the problem in PHP if it would be executing quicker .. please tell me if the SQL or PHP would do the job faster ?

Thanks

2007-01-16 18:52:48 · 4 answers · asked by Zettag 2

How should i load my contents and how should i move forward with that? What procedures are involved and what is the terminology or phrase used for that that process? Whom should i contact regarding this in coimbatore or chennai?

2007-01-16 18:18:21 · 3 answers · asked by Madhansurya 2

hai, i m an electronics engg. i want to design my own pcb layout.

2007-01-16 18:15:29 · 2 answers · asked by parshav_jain2006 1

It's not my first time building a computer, so I have an idea of the basics. What I want to do is learn a thing or two from those of you that know what the heck they're doing.

I'm ultimately building it to use as an FTP site for work realted audio storage/transfer - mostly in .wav format. (Yes WAV, an nessesary evil, it retains the quaility for broadcast.)

Then once that's set up, down the road, to host a few web sites to offset any costs for upkeep. (my brother designs web sites. so I allready know that I'll get a couple of customers)

Any suggestions will be greatly appreciated, thanks!

2007-01-16 16:53:02 · 3 answers · asked by The Pope 2

i have just wrote all this now I have to use a do while statement loop and so sleepy its due in the morning. Could someone help me figure out a fast way to enter it as a do while?
static void Main()
{ string userin;
char selection=' ';
double beginBalance;
double newBalance;
int numChecks=0;
double checkAmount=0;
double depositAmount=0;
int numDeposits=0;
Console.Write("Please enter the beginning check-book balance: ");
userin = Console.ReadLine();
beginBalance = Convert.ToDouble(userin);
newBalance = beginBalance;
while ((selection != 'q' || selection != 'Q')&& newBalance >0)
{
Console.WriteLine("Please enter the type of transaction you would like to make?");
Console.WriteLine("Transaction codes you must enter are as follows:");
Console.WriteLine("D or d Deposit");
Console.WriteLine("C or c Check");
Console.WriteLine("When you have completed entering the transactions please enter Q or q to quit");
userin = Console.ReadLine();

2007-01-16 16:35:46 · 1 answers · asked by Sad Mom 3

Please help change this code to a complete the same tasks but using a do loop
static void Main()
{
string userin;
char selection=' ';
double beginBalance;
double newBalance;
int numChecks=0;
double checkAmount=0;
double depositAmount=0;
int numDeposits=0;
Console.Write("Please enter the beginning check-book balance: ");
userin = Console.ReadLine();
beginBalance = Convert.ToDouble(userin);
newBalance = beginBalance;
while ((selection != 'q' || selection != 'Q')&& newBalance >0)
{
Console.WriteLine("Please enter the type of transaction you would like to make?");
Console.WriteLine("Please enter the type of transaction you would like to make?");
Console.WriteLine("Transaction codes you must enter are as follows:");
Console.WriteLine("D or d Deposit");
Console.WriteLine("C or c Check");
Console.WriteLine("When you have completed entering the transactions please enter Q or q to quit");
userin = Console.ReadLine();
selection = Convert.ToChar(userin);

2007-01-16 15:58:54 · 2 answers · asked by Sad Mom 3

I want the background to be Ellen Degeneres!

I love these photo:
http://ellen-degeneres.piranho.com/pictures2/ellen513.jpg

http://www.eurweb.com/images/articles/200503/ellen_deGeneres(00-b&w-headface-med).jpg

http://www.jurassicdvd.com/catalog/images/Ellen.jpg

http://ellen-degeneres.piranho.com/pictures2/ellen531.jpg

http://media.collegepublisher.com/media/paper328/stills/qy3n2rtc.jpg

If at all possible I'd like to have a collage of these photos and have the words beable to show up on the photos... if that makes sence... for the boxes that the words are in to be transparent...

THAAAANKKKKKKKKKSSSSSSSSSSSSSSSS SO MUCH!!!

2007-01-16 15:01:08 · 1 answers · asked by moon_fariey 3

The fonts colours of my PC English OS are bad both IE,Yahoo,MSN etc.Please what do I do to get a very attractive colour like I have in Japanese OS.

2007-01-16 14:46:41 · 2 answers · asked by Divine Love 1

I am trying to do a brainteaser using C# code. It sould end up looking like this:
*
**
***
****
*****
******
*******
********
*********
its not working (giving me something different please help?



namespace BrainTeaser
{

class HalfDiamond
{

static void Main()
{

for (int i =1; i < 10; i++)
{

for (int j = 0; j < 10; j++)
Console.WriteLine("*");
Console.WriteLine();

}


}


}


}

2007-01-16 14:24:24 · 4 answers · asked by Sad Mom 3

2007-01-16 13:32:17 · 3 answers · asked by Cuban_Mafia 1

fedest.com, questions and answers