topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 6:08 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - agentsteal [ switch to compact view ]

Pages: [1] 2next
1
Post New Requests Here / Re: IDEA: logout when monitor turns on
« on: April 13, 2010, 02:53 PM »
And it still appears that its almost impossible to do it reliably.  It's almost definitely monitor-dependent,
Could someone try making it anyway? I have multiple monitors I can try.

Win+L works great, and if you really want to log off, log off properly!
But I want to be able to keep the computer logged in to run a program after I leave but logged out when someone else wants to use it. Btw the computer can be forced to log off with the command "shutdown -l -f".

3
Post New Requests Here / Re: IDEA: logout when monitor turns on
« on: April 11, 2010, 08:01 PM »
I read that it can be done in XP with this:
http://msdn.microsof...4527%28VS.85%29.aspx

but I have no idea how to implement it...

4
Post New Requests Here / IDEA: logout when monitor turns on
« on: April 10, 2010, 12:14 AM »
Hi,
Could someone make a program that will log out of Windows XP when my monitor is turned on? When I press the button to turn on my monitor, I want the computer to immediately log out before displaying anything.

Thanks!

5
Post New Requests Here / Re: Create MP3's from folder names
« on: April 04, 2010, 03:29 PM »
I wrote a command line program for you in Java. It may take a minute for all of the files to be created.

ie:
folders.exe "C:\Music\"

6
Post New Requests Here / IDEA: DVD extract frames
« on: March 27, 2010, 07:17 PM »
Hi,
I need a program that can load a DVD and extract each frame into separate image files. It should extract them from the DVD drive itself without converting the DVD to ie: avi. The program should not skip any frames and the image format should be lossless. The filenames should contain the frame number and if possible, the chapter number.

Thanks!

7
Post New Requests Here / IDEA: hidden image finder
« on: April 02, 2009, 01:49 PM »
Could someone make a program that can test whether an image contains a resized, transparent version of another image? The images I need to test contain hidden images that can't easily be found because they are almost completely transparent.

For example, the program could take this image:
http://pro.corbis.com/images/42-21127424.jpg?size=67&uid={a5b3f817-e953-4276-9eb7-8c980d4f9a13}
and this watermark:
http://cachens.corbis.com/pro/logo.gif
and would calculate that it is probable that a version of the watermark is in the image.

Thanks!

8
Post New Requests Here / Re: The Incredible Machine solver
« on: March 20, 2009, 09:53 PM »
I have finally finished coding this project! Anyone who is interested in participating can download the C client. A detailed description of the project and the download link can be found here: http://agentsteal.dcmembers.com/

Any feedback or suggestions are appreciated.

9
Post New Requests Here / Re: The Incredible Machine solver
« on: January 15, 2009, 09:34 PM »
a

11
Post New Requests Here / Re: IDEA: Simple line by line truncator
« on: January 07, 2009, 12:28 AM »
The program is now hosted at http://agentsteal.dc...om/LineTruncator.zip

12
Post New Requests Here / The Incredible Machine solver
« on: December 23, 2008, 09:44 PM »
I always wanted to make a distributed computing project that would use brute force to find interesting solutions to puzzles from The Incredible Machine (http://en.wikipedia.org/wiki/The_Incredible_Machine).

I found a Flash clone called The CCL Game: http://www.cclonline.com/pc/hardware/software/thecclgame/ccl_winter_game.swf

There are 10 levels to brute force.

I made a .swf file client that can be distributed. It tests tile arrangements that my server sends it and reports back whether it was a solution. However, it isn't ready to be released as a distributed computing project because it isn't optimized or secured and my server can't handle the project.

Is there anyone here with experience in creating distributed computing projects who would be interested in helping me get this project running?

13
Post New Requests Here / Re: REQUEST: audio comparer
« on: December 05, 2008, 04:27 PM »
A funny approach would be randomly generating MIDI files, comparing their sound to the original song and evolving the best matches by recombination and mutation (Genetic algorithms). But probably this will take ages because the searching space is too big

Sounds like it would make a good distributed computing project. :)

14
Post New Requests Here / Re: REQUEST: audio comparer
« on: December 05, 2008, 11:48 AM »
I don't think it would be a problem to require that all sounds are the same format.

I don't have any specific examples. I just think it would be a cool program to experiment with. It would be interesting to see if it's possible to remake songs etc out of a set of sounds.

I guess you can use midi as an example. All of the wav to midi converters that are available now compare tones rather than sounds. All they find is the basic notes. But I bet you could convert the actual sound of the wav file to midi with a program that compares the sounds of all combinations of 128 notes on 128 instruments.

I was wondering: does sound have a dithering effect? Like would playing a really high note followed by a really low note equal a note in the middle?

15
Java / Re: Java to exe converters
« on: December 01, 2008, 08:20 PM »
This program converts .jar to .exe:
http://www.mpowers.net/executor/

19
Post New Requests Here / Re: IDEA: Simple line by line truncator
« on: November 28, 2008, 12:33 AM »
http://agentsteal.110mb.com/LineTruncator.zip

* excluded order numbers aren't forgotten
* Tab Spaces are processed like ordinary spaces
* Ctrl-Z shortcut
* Removed Ctrl-A shortcut

20
It wasn't simple.
Why did you want a copy of this forum?

--Edit:
A moderator deleted my post  :mad:

We had a number of comments that this content is not appropriate for donationcoder.com.

It is not ethical to hack into websites and it is not something we condone or want to encourage.

I don't know where you are based but in some countries admitting what you did could land you in a court case and possibly prison. (Certainly the UK and US are getting much tougher on people hacking). Just because a forum appears to be abandoned wouldn't give you any protection.

The forum belongs to a company that went bankrupt in 2001. I wasn't doing anything malicious I just made a copy of the forum database.

25
Post New Requests Here / Re: IDEA: Simple line by line truncator
« on: November 24, 2008, 06:41 PM »
Done:
http://agentsteal.110mb.com/LineTruncator.zip

Btw, can I ask what you're using this for?

Pages: [1] 2next