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

Programming & Design - May 2007

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

My question is open and up for debate on the best and most economical (or in otherwords FREE) ways to publish/promote/market an Indie 3d RTS game (in production) online or offline?

2007-05-17 18:00:53 · 2 answers · asked by Mark F 1

For example type the word yahoo, and if someone clicks it, it directs them to yahoo.com.

Basically use PHP to turn a word into a link

2007-05-17 15:54:09 · 3 answers · asked by easysept2 2

2007-05-17 15:34:48 · 3 answers · asked by JOHN B 1

i remember it was a website and when you went on it you used to search bar and you typed in whatever website u wanted to go to.

it started with zen

zen(something).net


HELP

i will give the best answer 10 points but it has to be right

2007-05-17 15:33:34 · 7 answers · asked by maggottttt 1

Oracle/PLSQL: Add_Months Function
--------------------------------------------------------------------------------
In Oracle/PLSQL, the add_months function returns a date plus n months.

The syntax for the add_months function is:

add_months( date1, n )

date1 is the starting date (before the n months have been added.

n is the number of months to add to date1.

For example:

add_months('01-Aug-03', 3) would return '01-Nov-03'

add_months('01-Aug-03', -3) would return '01-May-03'

add_months('21-Aug-03', -3) would return '21-May-03'

add_months('31-Jan-03', 1) would return '28-Feb-03'

2007-05-17 15:08:52 · 2 answers · asked by nick 1

I finally decided to start learning web development and get a job . I am 49 and trying to get into the IT field. Now is linux a good field to get into? I read their job descriptions and they require a LOT of experience & academic degrees. Should I forget about linux and keep learning ASP.NET?

2007-05-17 14:01:54 · 5 answers · asked by Roland 1

i need to do a report on aztects and i need a good websit to go on and look for it do u think u can help me

2007-05-17 13:51:32 · 10 answers · asked by hailey a 2

Its for my Profile. but I dont want one of those boring text countdowns...like a cool one!!! but i dont know how to get one....

2007-05-17 12:48:09 · 1 answers · asked by Anonymous

i have this code but idk how to get the song url plz help me!

2007-05-17 12:45:57 · 5 answers · asked by BlahBlahBlahh 1

also changing images to black and white and negative.
thanks.

2007-05-17 11:39:06 · 6 answers · asked by Anonymous

Why does the fan go around and around? I can't figure it out. I've been sitting infront of the fan for 20 minutes and I don't get it!

2007-05-17 11:33:47 · 6 answers · asked by chelseydo 2

As a designer, i will create website, but on which platform so that my client can content manage it? (In UK)

2007-05-17 10:15:13 · 6 answers · asked by barge437 2

I've been doing nice looking sites using only Photoshop slicing, and Dreamweaver tables. What can I do with css? Does anyone know of any good tutorials? I want to place a Nav bar at the top of my screen that adjusts with the screen resolution no matter what. But I want to design everything in photoshop basically so it looks pro. Any nice sites you have links for done all in CSS would be nice.

2007-05-17 09:23:31 · 2 answers · asked by Mr. Basketnutz! 2

I use c++ builder myself I have found it to be hands down the most verstile tool out there. I used to use VB it is quick but not as powerful as C/C++. I took a opengl class it use VC++ but even then I did my homework on my C++ Builder than just overted the code to VC++ in class before turning in my assignment. There are Arugment for and againt all the tool out there. There are even some striaght Assembly programmers out there. I am just courious to know What to do you and why

2007-05-17 09:13:59 · 2 answers · asked by Anonymous

does actionscript make macromedia flash any better?for what purposes can it be used?

2007-05-17 09:11:14 · 1 answers · asked by 3alwesh 1

I'm trying to create a session class so that I can manage the session as an object and I can pass that object around to other class function.

But in my constructor of my session class how to I set the session as my class instance?

Example:

class Session {
var $session;

function __construct($tmp_session) {
$session = $tmp_session;
}
//..... other code and function

?>

Then on the page I've this.....

require 'session.php';
session_start();
$session = new Session($_SESSION);

}

Will that work? I just try it and it seems doesn't work. Any idea?

2007-05-17 09:01:07 · 1 answers · asked by Michael C 1

what style font do i use that they used in the elizabethan times

2007-05-17 08:59:24 · 3 answers · asked by Anonymous

I am scanning a document not a photo if that helps any.

2007-05-17 08:46:00 · 2 answers · asked by bashful_lious 1

2007-05-17 08:21:49 · 5 answers · asked by Mr. Owl 3

I have a great idea for a web site or page, but I know it will be very, very popular. I know ou get paid through advertisers, right? So where do I start?

2007-05-17 08:17:53 · 3 answers · asked by WriterMom 6

I´m a graphic designer, but I don´t do any multimedia or web design. I have a client that wants me to design his bussiness webpage, so I am doing all the art work, and images... and a friend of mine is going to do the uploading and web design.
So my question is what size should I make the front page design? and what software do you suggest best?

Thank´s a lot!! take care.

2007-05-17 07:59:51 · 8 answers · asked by Anonymous

I am most interested in web hosting. I don't mind paying for the service but I do want reliability and value.

2007-05-17 07:45:18 · 9 answers · asked by bales68 3

I am currently using Tables at the moment to create a layout for my websites. I think using

would be more appropriate now. Can anyone give an insight into this?

2007-05-17 06:52:16 · 5 answers · asked by Siu02rk 3

I have a lot of experience with HTML and basic site design (also using css).
I want to know where to start so I can learn .NET programming. I have a science and math background, but not a lot of programming (other than html, which I learned myself).

I have Macromedia Dreamweaver 8. But I do not know the basics of programming in order to understand how to use it to create the .net pages.

Please be specific. I have already searched the web and only found information that assumes you know VB or ASP. I do not know VB or ASP. Do I need to learn that first? Do you have a specific book to recommend? Or an online tutorial?

Thank you for your help.

2007-05-17 05:39:24 · 2 answers · asked by pattiebear 3

Is there a way to hyphenate a paragraph while hiding hyphens at the same time ?
To be specific, I have a flow of characters that spans more than one line of text. (basically it's like a 300 letter word without any spaces inside). I don't mind the word breaking from one line to another but hyphens are not meaningful here.

2007-05-17 05:19:44 · 2 answers · asked by Matt 5

2007-05-17 04:36:43 · 2 answers · asked by Anonymous

2007-05-17 03:37:17 · 2 answers · asked by D.T. 1

fedest.com, questions and answers