Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~7K People Reached
Interests
Computers, Music

26 Posted Topics

Member Avatar for tamar

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. :)

Member Avatar for newviewit.com
0
326
Member Avatar for jbennet

Here's a nice article about Vista http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9009961

Member Avatar for UrbanKhoja
0
101
Member Avatar for happygeek

I almost understood half of it... ...no I didn't, just showing off. :cheesy:

Member Avatar for Maidomax
0
639
Member Avatar for Maidomax

Hi! I am creating a simple website, and I would like to have an option on one page to print the contents of the page by clicking a button, or seeing it in PDF format by clicking another. What is the simplest way of doing this? Mladen

Member Avatar for Yayo_SK
0
144
Member Avatar for flo-0001
Member Avatar for Webnauts
Member Avatar for trupti

[URL="http://blogs.msdn.com/coding4fun/archive/2006/11/06/997852.aspx"]Coding4Fun : Rocket Commander Tutorials[/URL] try this

Member Avatar for addy999
0
153
Member Avatar for Tauren

[QUOTE]When you say "I can't get this to work" and expecting us to find the solution, that just doesn't help.[/QUOTE] Haha. A stroke of genius. A funny thread.

Member Avatar for addy999
0
742
Member Avatar for Maidomax

I am working with some other guys on a web page [URL]http://mala.laguna.co.yu/index.php[/URL] The guy we are buildin the page for demands that we center the page differently. Right now if you shrink the width of the browser, the page will align it self to the left corner of the browser …

Member Avatar for Maidomax
0
115
Member Avatar for AlPhA

An excellent thread!!! As for the matter of installing Apache server on your computer I reccomend using [URL="http://www.download.com/3120-20_4-0.html?tg=dl-20&qt=easyphp&tag=srch"]EasyPHP[/URL] It's easy to setup, a click here, a click there, and you're done. And it has a built-in MySQL server as well.

Member Avatar for schizoman
0
516
Member Avatar for Maidomax

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 load the games which will be put in seperate folders. …

Member Avatar for Maidomax
0
118
Member Avatar for Gex

There are PDF books that you get with the instalation of Flash. You should look that up. You should also cook yourself a nice bigg pot of coffee, and go through all the ActionScript tutorials in flash (press F1). Then there's: [url]www.[B]free[/url][/B][B]flash[/B][B]tutorials[/B].com/ [url]www.tutorialized.com/[/url] [url]www.[B]flash[/url][/B]advisor.com/ They are all slitely different sites, …

Member Avatar for jwenting
0
118
Member Avatar for Maidomax

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 be full screen. Pls help.

Member Avatar for Maidomax
0
70
Member Avatar for Maidomax

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 to divide your mp3 music ino genres etc. Now he …

Member Avatar for Phaelax
0
130
Member Avatar for Maidomax

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

Member Avatar for happygeek
0
46
Member Avatar for cassyjack

[QUOTE=RichardCh;308601]Try this: [code] public static bool IsWeekday(DateTime dtInput) { return ((dtInput.DayOfWeek == DayOfWeek.Saturday) || (dtInput.DayOfWeek == DayOfWeek.Sunday)) ? false : true; } [/code] If it's a weekday, it returns true, otherwise false.[/QUOTE] Simple.Nice.Works.

Member Avatar for Maidomax
0
221
Member Avatar for Maidomax

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 a background-repeat: repeat-x; setting. The menu looks pretty …

Member Avatar for MidiMagic
0
108
Member Avatar for marwan4

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.

Member Avatar for Maidomax
0
142
Member Avatar for x2012
Member Avatar for jbennet

I'd like to help with graphics (I can also do web design and some C#, but don't know if needed). [email]maidomax@yahoo.com[/email]

Member Avatar for jbennet
0
519
Member Avatar for missnehamishra

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 person has to allow you to save the file on his(or hers) computer (, and …

Member Avatar for Maidomax
0
177
Member Avatar for Dynamo321

Well make a 2 dimensional array wich has the same number of cells (or whatever I can't remember how you say it in english) as the number of songs you have on the list, and add a number to every entery cell randomly, and then arrange the cells in order …

Member Avatar for Maidomax
0
119
Member Avatar for Maidomax

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 countdown closing all other active applications, so that I can go …

Member Avatar for Lord Soth
0
166
Member Avatar for Maidomax

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.

Member Avatar for Lord Soth
0
85
Member Avatar for Jessehk

[code=c#] using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; namespace Count1to10 { /// <summary> /// Summary description for Form1. /// </summary> public class formCounter : System.Windows.Forms.Form { private System.Windows.Forms.Button btnGo; /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.Container components = null; public formCounter() { …

Member Avatar for Maidomax
0
989
Member Avatar for davvid

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 tricky if you are a begginer. Also, you did not say …

Member Avatar for Maidomax
0
75

The End.