You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'djconnect'

We found 822 matches.


<< < > >>

Viewing 1-30 of 822 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91828

1.

None

Topic: Website Designing: Help Wanted

Posted: 08/13/09 01:56 AM

Forum: Programming

I am sorry to say that most people here will not work for free. What your asking for is also not as basic as you might think. So if you are asking NG and want some one to hand code your custom site you should consider shelling out some cash. Otherwise you can learn to hand code the website yourself by going to w3schools or tizag. Another alternative is go to webs.com. The bad thing about webs.com is there are 1000 other web sites with the same layout and same features as your website. Its not custom and most people who go to your site will realize that it is a freewebs site.


2.

None

Topic: Emptied recycle bin help

Posted: 08/12/09 05:25 PM

Forum: Programming

Free file recovery program for the windows file system.
NTFS UNDELETE


3.

None

Topic: Do you program in C#?

Posted: 07/29/09 05:53 PM

Forum: Programming

At 7/28/09 04:49 PM, DrClean wrote: What the fuck is wrong with C? it's the most powerful language, next to ASM(that I know of).

Nothing is wrong with C, but this thread is not about C now is it?


4.

None

Topic: Do you program in C#?

Posted: 07/28/09 03:43 PM

Forum: Programming

At 7/26/09 02:14 PM, Wonderful wrote:
At 7/26/09 01:02 PM, djconnect wrote: I use C# and Mono. So no Microsoft involvement with my IDE or framework.
Second, but MonoDevelop and Visual Studios (in a nutshell) do basically the same thing.

Yes I know I have used both. I actually prefer VS over MonoDevelop, but I run linux so my hand is forced when I want to use C#.


5.

None

Topic: Do you program in C#?

Posted: 07/26/09 01:02 PM

Forum: Programming

I use C# and Mono. So no Microsoft involvement with my IDE or framework.


6.

None

Topic: ping question

Posted: 07/20/09 06:43 PM

Forum: Programming

At 7/20/09 06:26 PM, liaaaam wrote:
At 7/20/09 03:29 PM, djconnect wrote: *Sigh*, why don't you try it and find out your dam self. Write a Python script that loops the ping command to a specific IP. Then go on that computer and see what happens.
Why use python for that? I'm sure that there is a looping batch command.

Im sure there is, but he did not specify what platform he is running so I gave a cross platform answer. Plus as a linux and windows user having used both Batch and Shell Script I can say with confidence that Batch is a joke.


7.

None

Topic: ping question

Posted: 07/20/09 03:30 PM

Forum: Programming

Sorry did not see what john posted. It would work on a LAN though...School?


8.

None

Topic: ping question

Posted: 07/20/09 03:29 PM

Forum: Programming

*Sigh*, why don't you try it and find out your dam self. Write a Python script that loops the ping command to a specific IP. Then go on that computer and see what happens.

#Not sure if this code is functional but it should give you an idea of what I was talking about
import os

ping = 'ping 127.0.01'
while True:
   os.system(ping)

10.

None

Topic: ..::Art Request Thread::..

Posted: 07/16/09 02:38 PM

Forum: Art


11.

None

Topic: Tat design wanted

Posted: 07/16/09 01:31 PM

Forum: Art

A child's skeleton ripping out of my skin with the name Johnathan on it somewhere. The skeleton a baby blue, and its gonna be on my shoulder blade.

If some one could draw me something like this it would really be fantastic. I would be sure to send you a pic of it on me if I use your drawing.


12.

None

Topic: partitioning and installing linux

Posted: 07/08/09 04:33 PM

Forum: Programming

Yes, it should. Check the size of the ISO and then the size that the CD holds. They should be very close.


13.

None

Topic: Autherization trouble with Fedora

Posted: 07/08/09 12:43 PM

Forum: Programming

http://fedoraforum.org/

Though my best guess would be that you need root permissions. So open up a root terminal and type in the root pass when prompted.


14.

None

Topic: C++ Problem! (annoying)

Posted: 07/08/09 12:36 PM

Forum: Programming

http://www.cplusplus.com/doc/tutorial/

Try there for a decent overview of the C++ language and to see the differences between cin and cout, and >> and <<.


15.

None

Topic: C++ Problem! (annoying)

Posted: 07/08/09 12:33 PM

Forum: Programming

cout << "Hello world";

You are using console input and the input operator. Why the compiler acts that way is unclear to me but it is just the way it is handling your code.


16.

None

Topic: Can you get high doing the dew?

Posted: 07/01/09 03:47 AM

Forum: General

Go in the bathroom and find a box of Coricidin Cough and Cold. Take about 20, tell us all about it tomorrow.


17.

None

Topic: What do I do, newgrounds?

Posted: 07/01/09 01:17 AM

Forum: General

At 7/1/09 12:05 AM, ParadoxSaint wrote: College is coming up and I have to start thinking about which schools I would want to go to.

They really accepted you into a college? Says alot for Texas.

I love this girl very much

Aww

we've not actually gone that long (say around seven months)

Oooo really, and your already considering going to New York with her.

BUT she is by far the best girlfriend I've ever had.

First one to put out I take it.

Seven months and not a single argument.

Your whipped.

Texas

You know the great Bush family is from there.

Newgrounds?

Your asking the Newgrounders of the General Forum a relationship question. Go outside, get some fresh air, and some social interaction.

I've pondered this much, in private

Stop whacking off on 4chan.

outside

Now your getting it.

Now on a serious note, get yourself an education and follow your own dreams. Dont Try and follow hers. If it is meant to be then you two will have no problem hooking up after college. Otherwise you will find the person has changed and you will move on. Then you will be glad you followed your own dreams and didn't get stuck with them.


18.

None

Topic: strict or transitional?

Posted: 06/30/09 08:19 PM

Forum: Programming

It makes sense when you bring up the older generations. So the question comes up, should we develop for the older generations or keep moving on?


19.

None

Topic: strict or transitional?

Posted: 06/30/09 06:50 PM

Forum: Programming

At 6/30/09 04:47 PM, Jon-86 wrote: stuff

So if you want to open in a new window use one of the many short cuts available to you.


20.

None

Topic: basic c++ question

Posted: 06/30/09 03:09 PM

Forum: Programming

It is perfectly logical to use C code in C++. C++ is just an extension of C, so in a way C code is C++ code but not vise versa.


21.

None

Topic: Newground Mixtape Draft

Posted: 06/29/09 09:03 PM

Forum: Audio

Yea I might spit a lil something for ya.


22.

None

Topic: My dog really likes me.

Posted: 06/29/09 08:53 PM

Forum: General

Nuder or get him a bitch to play with.


23.

None

Topic: Why are girls...

Posted: 06/29/09 08:50 PM

Forum: General

I say it because guys are assholes to one another. Hence they are an asshole to you. But as soon as we get one on one with a girl (notice I didn't say woman) we get all sensitive and say sweet things. Your problem is you are sensitive and sweet no matter what. Though this won't be much of a problem after college.


24.

None

Topic: Can Move Swf Html And Css

Posted: 06/29/09 07:54 PM

Forum: Programming

Don't make multiple threads, keep all related info in your original thread please.


25.

None

Topic: VideoBay

Posted: 06/29/09 07:16 PM

Forum: General

I think the entire interweb is looking forward to the release of VideoBay


26.

None

Topic: VideoBay

Posted: 06/29/09 06:43 PM

Forum: General

I find it funny that even though they are arresting the owners they are still up and running and coming out with new features. The government just can't stop us.


27.

None

Topic: VideoBay

Posted: 06/29/09 06:22 PM

Forum: General


29.

None

Topic: Programming Regs Lounge

Posted: 06/29/09 05:50 PM

Forum: Programming

Life in general is boring. We work most of the year just for a two week vacation and we hope something exciting happens.


30.

None

Topic: programming job

Posted: 06/29/09 05:44 PM

Forum: Programming

Obviously the latter.


All times are Eastern Standard Time (GMT -5) | Current Time: 02:25 PM

<< < > >>

Viewing 1-30 of 822 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91828