Forum: Growing an Online Community May 5th, 2008 |
| Replies: 24 Views: 2,976 Re: Facebook or MySpace? I agree that MySpace is a lot uglier, but I also find it much more practical. With Facebook I always end up wasting time playing pointless games, and doing stupid quizzes... But that's just me. :) |
Forum: Game Development Nov 22nd, 2007 |
| Replies: 49 Views: 10,247 |
Forum: Existing Scripts Nov 11th, 2007 |
| Replies: 8 Views: 3,866 |
Forum: Existing Scripts Nov 7th, 2007 |
| Replies: 8 Views: 3,866 |
Forum: Existing Scripts Oct 23rd, 2007 |
| Replies: 8 Views: 3,866 |
Forum: HTML and CSS Oct 7th, 2007 |
| Replies: 2 Views: 573 |
Forum: Game Development Oct 2nd, 2007 |
| Replies: 10 Views: 1,367 |
Forum: HTML and CSS Oct 2nd, 2007 |
| Replies: 2 Views: 573 Trouble with page centering I am working with some other guys on a web page
http://mala.laguna.co.yu/index.php
The guy we are buildin the page for demands that we center the page differently. Right now if you shrink the width... |
Forum: Search Engine Optimization Mar 7th, 2007 |
| Replies: 22 Views: 6,645 |
Forum: Game Development Feb 24th, 2007 |
| Replies: 2 Views: 1,543 Re: A Flash game on CD It is important that the main flash is published as an exe file, not html,and that the autorun.inf points to that file |
Forum: Game Development Feb 10th, 2007 |
| Replies: 2 Views: 1,543 A Flash game on CD Hi, guys!
I have another problem, please help. I have 9 flash games (swf) wich I need burned onto a CD, but I also need to make an intro/mainmenu in flash, wich i would publish as an exe, and would... |
Forum: Game Development Feb 10th, 2007 |
| Replies: 2 Views: 1,582 |
Forum: Game Development Feb 8th, 2007 |
| Replies: 1 Views: 1,643 |
Forum: Game Development Feb 8th, 2007 |
| Replies: 1 Views: 1,643 Two tiny problems in a flash game Hi!
I got a simple question. (two actually) I made a game in Flash, but when i want to publish it as an .exe file for burning on CDs, it has that flash player menu on the top, and I can't set it to... |
Forum: C# Feb 1st, 2007 |
| Replies: 1 Views: 4,843 C# and ID3 tags This friend of mine had an idea to make a program witch would be used to manage large numbers of mp3 files, with the ability to change their ID3 tags all at once. This would be usefull if you wanted... |
Forum: Community Introductions Jan 31st, 2007 |
| Replies: 2 Views: 760 Hi, guys I found DaniWeb about a month ago. It has been realy helpfull, so I brought three of my friends.
Thanks for all the help, I hope I will get better soon, and help you more.
Mladen Danic,
Serbia |
Forum: C# Jan 31st, 2007 |
| Replies: 5 Views: 4,667 |
Forum: PHP Jan 29th, 2007 |
| Replies: 20 Views: 8,957 Re: learning php An excellent thread!!!
As for the matter of installing Apache server on your computer I reccomend using EasyPHP (http://www.download.com/3120-20_4-0.html?tg=dl-20&qt=easyphp&tag=srch)
It's easy to... |
Forum: HTML and CSS Jan 24th, 2007 |
| Replies: 7 Views: 1,535 Re: Problems with CSS in IE I wanted the whole div to act as a link. It works fine in firefox, and looks cool, as if I made a button in Photoshop, only it loads much faster. IE just won't listen. |
Forum: HTML and CSS Jan 18th, 2007 |
| Replies: 7 Views: 1,535 |
Forum: HTML and CSS Jan 17th, 2007 |
| Replies: 7 Views: 1,535 Re: Problems with CSS in IE here is a lin to the zipped page.
http://uploader.polorix.net//files/166/laguna.rar
It is not done yet, only about half of it. When you open it in firefox, you can see it as I imagined it, but in IE... |
Forum: HTML and CSS Jan 15th, 2007 |
| Replies: 7 Views: 1,535 Problems with CSS in IE Hi, guys!
I have a problem with this site I am making. I have a meny similar to the one in Daniweb, but without the drop-down menu. I made it with a set of DIVs with a 1px wide backrgound image with... |
Forum: Pay-Per-Click Advertising Jan 10th, 2007 |
| Replies: 16 Views: 4,673 |
Forum: C# Jan 6th, 2007 |
| Replies: 2 Views: 4,256 Re: save file on client machine It really is jus common sense... What would internet look like and how long would it last if just about anybody could save any thing on another person's computer. Common sense tells you that the... |
Forum: C# Jan 6th, 2007 |
| Replies: 5 Views: 1,576 |
Forum: C# Jan 6th, 2007 |
| Replies: 1 Views: 1,510 |
Forum: Game Development Jan 4th, 2007 |
| Replies: 15 Views: 3,847 Re: Game Development I'd like to help with graphics (I can also do web design and some C#, but don't know if needed).
maidomax@yahoo.com |
Forum: Pay-Per-Click Advertising Dec 29th, 2006 |
| Replies: 16 Views: 4,673 Re: google adsense revenue Wow, what kind of site (or sites) did you have ads on? What were the stats? Here in Serbia you need to work about two years for that kind of money... |
Forum: Pay-Per-Click Advertising Dec 28th, 2006 |
| Replies: 16 Views: 4,673 Re: google adsense revenue I have an adsense ad on my blog, and I had only 1 click in two or three months. Thats about 0.13 USD
It realy works only if you have a serious site. |
Forum: Software Developers' Lounge Dec 28th, 2006 |
| Replies: 81 Views: 12,048 Re: 500 ways to print [1..10]! using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace Count1to10
{
/// <summary> |
Forum: C# Dec 27th, 2006 |
| Replies: 1 Views: 1,820 Gamepad in C# Hi, guys.
I have a gamepad, with vibration and analog control. Can anyone tell me if i could read the input from the gamepad (including the analog sticks), and make it vibrate from C#?
Thanks. |
Forum: C# Dec 27th, 2006 |
| Replies: 3 Views: 5,825 Re: Shut Down in C# When I try to employ the method suggested on the linked page, my compiler sends a missing assembly message. My version of C# does not have System.Management (we got it in school).
Is there any other... |
Forum: C# Dec 24th, 2006 |
| Replies: 3 Views: 5,825 Shut Down in C# Hey Guys,
there's a simple problem I can not solve, and neither can my friends. How do I shut down the computer in C#. I am trying to make an aplication that would shut down the computer after a... |
Forum: C# Dec 24th, 2006 |
| Replies: 2 Views: 1,151 Re: For Disappear You could switch the image of the card with a transparent image, or an image that is filled with the color of the playing table |
Forum: C# Dec 21st, 2006 |
| Replies: 2 Views: 1,151 Re: For Disappear Could you be more precise? Where is the problem? Do you want to design a method that recognizes the three-in-a-row situation? If so than it can be done in more ways than one, but it still is a bit... |