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

I don't understand why i get this message.

2006-11-05 01:44:40 · 3 answers · asked by Sxyldy 1

In steganography, How to let the data that you embed in the LSB of each pixel of an image let's say it's an BMP , survive after compressing it with JPEG compression, I tried many patterns nothing works ... thanks for your help

2006-11-05 00:45:07 · 2 answers · asked by Luay14 6

2006-11-05 00:28:09 · 1 answers · asked by Anonymous

Somebody told me that the Mac OSX is developed based on UNIX. I have been working with Mac for many years but this is the first time I heard that OSX is based on UNIX platform or is designed on UNIX coding or something like that. Could someone give me a detailed answer?

2006-11-04 23:13:32 · 6 answers · asked by hammad31 2

PythonError:

Could anyone tell me what this mean's and how I can get around it.
Thank you.

2006-11-04 22:14:42 · 1 answers · asked by Anonymous

In the head I write:

But what do I write where I want the script to execute?
(It's with some ads...)

2006-11-04 20:47:37 · 3 answers · asked by Anonymous

i have alot o gif's and need to put them as jpegs

2006-11-04 20:08:22 · 6 answers · asked by nanny 1

i have this kind of error when im trying to add in the database a sample event:

Error Executing Database Query.
General error: Out of range value adjusted for column 'type' at row 1

The error occurred in C:\CFusionMX7\wwwroot\examples\datetimeprompt.cfm: line 19

17 : VALUES('Sample event',
18 : #CreateODBCDateTime(CreateDateTime(FORM.year, FORM.month, FORM.day, FORM.hour, FORM.minute, 0))#,
19 : '#CreateUUID()#',
20 : 'Sample',
21 : 'public',

SQL INSERT INTO lcf_event (description, event_date_time, event_id, title, type, user_id) VALUES('Sample event', {ts '2004-01-01 00:00:00'}, 'B726827A-B6A5-618D-1ED21D6E197C8DCC', 'Sample', 'public', 'abcd')
DATASOURCE learningcoldfusion
VENDORERRORCODE 1264
SQLSTATE S1000

2006-11-04 19:09:27 · 1 answers · asked by Mitko 3

wat are the php extensins in websites? how can i make my own?

2006-11-04 18:56:20 · 5 answers · asked by Lilmaster 2

Using getline or not, I want a stream to read in a line, but have two delimiters instead of one. It's important that, after the first delimiter is reached, the stream resumes from that point, instead of just reading a whole line of text, and truncating it from there.

2006-11-04 18:42:30 · 1 answers · asked by Harb Frame 3

among java , c# ,php , vb.net

2006-11-04 17:58:09 · 5 answers · asked by sanju v 1

how to create own website

2006-11-04 17:55:07 · 6 answers · asked by ella l 1

Can someone tell me some advantages and disadvantages of using a command line compiler and an IDE. Serious answers only please! I need this information for an assignment and haven't had much luck in locating any good information on the internet yet. Thanks!

2006-11-04 17:34:39 · 3 answers · asked by lparker_2005 2

im tryin to emulate couple games into my laptop cuz i brake them all the time plz tell me the site and/or name of a good emulator and its gonna be free plz!

thx in advance

2006-11-04 16:44:18 · 5 answers · asked by Anonymous

Does anyone know of a place that I can go and get a free webpage at! I want one that is going to be easy to set up and one that I can put a bunch of pictures on...I'm wanting to scan all my photo album pics and have an online photo album!

Tee

2006-11-04 16:41:46 · 4 answers · asked by sexymama2420052000 1

I'm making books as hobby now and I don't know if I shoud use MS Word to print them...cause I have some questions ^-^; When I go to "Page Setup" and choose Book Fold, it gives you the option of "Sheets per booklet" and I was wondering what it means?

All of the multisignatures in my handmade "book" would have 6 sheets total, making 24 pages/sides at the end. What option would I choose? Does MS Word print them in different order than what it would have done for a regular document? Will it print two of those formatted half-sized pages onto one paper?

(Or is there another free program that does this work for you? The only one I know that could help is MS Publisher but I think it costs extra money.)

Thanks!!

2006-11-04 15:50:36 · 1 answers · asked by ? 2

whats it mean?

2006-11-04 15:05:51 · 2 answers · asked by techline210 2

I'm setting up a database, but I'm not sure which acess to go with. DBA seems like it would let you do anything, but read/write seems to cover what needs to be done - reading and writing.

I need to know this for a database I'm setting up for an install of Movable Type. Thanks for your help.

2006-11-04 14:14:28 · 2 answers · asked by bgsj23 2

The following program is working properly with no error.

//***
#include
#include
#include
using namespace std;

void GetAndWrite(ifstream inFile);

int main()
{
ifstream inFile;
int number;

inFile.open("input.txt");
inFile >> number;
cout << "number" << " is " << number;
}
//***

But when i want to pass the input file to a function, some errors happen. i mean the following program doesn't work.

//*************************************
#include
#include
#include
using namespace std;

void GetAndWrite(ifstream inFile);

int main()
{
ifstream inFile;

inFile.open("input.txt");

GetAndWrite(inFile);
}

void GetAndWrite(ifstream inFile)
{
int number;
inFile >> number;
cout << "number" << " is " << number;
}
//***

i used Dev-C++ compiler, but why the second program is not working?

2006-11-04 13:50:08 · 2 answers · asked by ___ 4

http://www.youtube.com/watch?v=Ve7gEKF9ce4

Watch the video. Can anyone please tell me how that was done or give me a website with the tutorials or something. I want to learn video editing, and it would be a great deal of help!

2006-11-04 13:38:19 · 2 answers · asked by giving_back_sunday 2

I just got this book from Barnes and Nobles for 40$$$. IF u read it was it good and teaches u every thing u need to know.

2006-11-04 13:30:49 · 1 answers · asked by Best Helper 4

I am looking into how to remove all color in a photo but leave one area color... example: everything black and white but leave someones shirt red.... or the rose bud yellow , using GIMP photoshop

2006-11-04 13:22:57 · 2 answers · asked by Anonymous

What is the best webpage editor with a balance between ease of use and functionality?

2006-11-04 13:05:30 · 5 answers · asked by Zefram 2

how can someone get into your computer system and wipe everything out

2006-11-04 12:52:40 · 8 answers · asked by momofangels 1

PLEASE TELL ME WHERE TO GET ADOBE PHOTOSHOP FOR FREEE! I'M DESPERATE!

2006-11-04 12:52:06 · 5 answers · asked by Mac 2

fedest.com, questions and answers