topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday April 29, 2024, 7:45 am
  • 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 - mouser [ switch to compact view ]

Pages: prev1 ... 1488 1489 1490 1491 1492 [1493] 1494 1495 1496 1497 1498 ... 1513next
37301
how wonderful it would be to have 365 pictures of the same outdoor scene, from jan 1 to dec 31, and have wallpaper auto set to the matching day!

surely such a picture series must exist somewhere... if we can only find it..

37302
it's been up since yesterday, on coding snacks download page.
expect to experiment a little to get the files in the right places - i had to make a separate copies for my dif users so that file permissions were correct. and create shortcuts in start menu to the runonswitch exe.

37303
with some help from jibz, i'm pretty much done with this..
the theme file syntax is very flexible but a little complex.

but before i upload i'd like to get some picture files to include.

if anyone feels like helping i'd like to include 2 sets of images, one based on time of day, and one based on month of year.

that is, i want two series of images, one tied to the hour of the day, ie 24 images showing outdoor photos at different hours of the day.
and another set of 12 images, one for each month.

37304
General Software Discussion / Re: Software for Mindmapping etc
« on: May 02, 2005, 07:06 PM »
this isnt a mind map tool, but
Pacestar makes some diagramming tools, which are very simple compared to Visio.
I'm a long long time user of their EdgeDiagrammer tool.

compared to visio this tool is much much simpler, but its very fast and easy to use and just fun to use.

for sketching out ideas i just love edge diagrammer (http://www.pacestar.com/edge/eddesc.htm).

37305
question - is the icon red, saying you are connected, when you are connected?
or is it failing to detect you are connected?

37306
hmm let me check the version i uploaded..
you should see a timer in upper left of screen, then can be dragged around.
but it will only appear if you are connected..

37307
Coding Snack Guidelines / Re: CODERS: READ IN and POST HERE
« on: May 02, 2005, 10:36 AM »
Although i occassionally do some coding in perl, my language of choice is C++.

I use visual c++ for making small exes that don't use gui much, and C++ Builder for heavy GUI tools.

I would probably enjoy using C++ Builder more for these requests, since i can make a full windows gui very quickly with it.

I like making tray-based tools, so if you have a system tray request that would probably be something i'd be interested in.

I'm not very good at graphics, so things that require moving images and stuff is probably not my cup of tea.
Commandline tools are ok, though i know there are some other coders here who are hardcore efficient commandline coders so maybe i'll leave those requests for them.

-mouser

37308
workrave is open source, it would probably be a snackable request to modify workrave to not allow you to override it :)

37309
Unfinished Requests / Re: IDEA: PDA profile manager
« on: May 02, 2005, 07:56 AM »
this sounds like a very good idea.
i'm not too familiar with pocketpc programmer so i don't know if such a thing exists; certainly on the pc there are macro tools that would let you set up such things.

maybe there is a pocketpc programmer here who might take a look at this.

37310
Best Text Editor / Re: UltraEdit 11 - Best text editor?
« on: May 02, 2005, 07:51 AM »
i'm going to try it today and report back.

Hahhahaahhahahahaha i love the picture on the page - hahahahahaaha so cute !

37311
Unfinished Requests / Re: Big Timer
« on: May 01, 2005, 07:08 PM »
this is a good idea.. but surely already exists?

37312
hehehe, cool... didn't even know that feature was there.

Seriously though, i want to thank all of you who participated in this experiment with the new idea of Coding Snacks.
We didn't know if it would be a completely flop, or if anyone would show up and make requests.

I think for a first attempt, it went pretty well.  Hopefully we can attract some more user and more coders over time and continue to improve it.  But I had fun and I hope you guys had fun too, which was really the whole point.  And I was surprised at the fact that this section also proved to be a useful way to find out about existing tools I never heard of.

I think this experience has been good enough that we are going to go ahead and make Coding Snacks a regular feature of the site; people can post requests at any time, and coders can visit for snacks, and then on the last weekend of each month we'll have a special marathon like we did this weekend.

ps.
thank's especially to db and the other guest coders who dropped by to help out.


37313
Unfinished Requests / Re: IDEA: Program Linker (sort of)
« on: May 01, 2005, 06:11 PM »
I encourage you to look for other programs that do this, and report back to us..
i've been wanting to write a program that does this kind of thing for a while and i'd be very interested in discussing more various features of other window-button-adding tools, like open/save dialogs, and adding new menus, etc.

37314
Unfinished Requests / Re: IDEA: A better scratch pad
« on: May 01, 2005, 06:07 PM »
i'm going to put a thumbs down on this based on the assumption that there are existing tools for this,
HOWEVER, this is something that could be writen very easily with a RAD tool like c++ builder, and if you can think of some unusual minor feature not found in existing tools, id be willing to write this.  its just with all the nice note taking tools it seems silly to merely write something that is a subset of these tools..

37315
i still don't really understand this request - probably because im not very familiar with what dif desktop/screen/explorer shell replacements do.. but i am curious to hear more about this idea.

37316
i've been helping db test his app for a while now - there are some tricky things he has had to figure out.
and i'm happy to say it's working perfectly now for me.
he might still have to do a tweak to make sure it runs with proper permissions,
and setting up the files in the write places with the right names requires a little bit of work,
but i'll be damned if the damn thing doesn't work like a charm :)

it lets you specify an ini file for each user, with a list of apps to run including commandline parameters.  these are executed every time user is switched to, and at startup (first login).  very neat.  you could use it to set resolution like XPKeepPerUserDisplaySettings does too (to set to a fixed setting), using a commandline resolution changer, or a variety of things.

i'll wait for db to put up the final version before i add it to the coding snacks download page,
and maybe jeffk would be kind enough, once you get it working, to write a little more lengthy tutorial of how you set it up to work with volume control, just as a real-life example of how you set it up, that db could include as a readme, to help new users? would you be willing to do that jeff?

37317
ProcessTamer / Re: Processes running as IUSR_SERVER
« on: May 01, 2005, 04:00 PM »
there are some tools for running an exe as a service..
maybe that would give it enought permission?
im not very good with permissions

37318
General Software Discussion / PngOut.dll + PngOut.exe
« on: May 01, 2005, 03:34 PM »
an awesome png output compressor (available as standalone exe or dll for irfanview 3.97) is out:
http://advsys.net/ken/utils.htm

takes some time to run but does a fantastic job of creating small full color png files.

(note you could use drag&drop robot to do batch processing with the commandline pngout.exe).

37319
this is a good idea but i think there are a LOT of apps to do this already.

37320
of course.

37321
i was thinking of like a little tray tool or else a window on top,
and you are supposed to click it once per hour, on the hour.
and it would assign you a score based on how far off you are.

so after each hour you would get some points:
maybe like score+= 1800-Offset (in seconds).

so if you ran it for 24 hours and always hit the timer exactly, you would have 24 * (1800-0) points (43200 points)
if you ran it for 24 hours and were 30 minutes late on average, you would have 24 * (1800-1800) points (0 points)
if you ran it for 24 hours and were 40 minutes late on average, you would have 24 * (1800-2400) pointe (-14400 points)

further more, each time you shut it down it should take away 50000 points, just for spite.

we could call it SPITEFUL TIMER.

plus as an extra feature, if you are LATE it should make a scary sound, to encourage you.

if you leave it running for 24 hours in a row you get a bonus 100,000 points.
If you are within 1 second, a bonus 50.000.

37322
hehehe that sounds kind of fun..
you have to hook mouse stuff though..

there is some fun counters that tell you how many clicks and how far your mouse has moved..
anyone got any links to some good freeware ones? those might be fun. and better than us reinventing the wheel here so to speak :)

37323
Unfinished Requests / Re: IDEA: HTTP to FTP downloader
« on: May 01, 2005, 01:50 PM »
sounds interesting and if you find something id like to know about it; im gonna mark this with a thumb now though since i think its outside snackability range.

37324
Unfinished Requests / Re: IDEA: giant start menu
« on: May 01, 2005, 12:49 PM »
there is a right-click desktop start menu freeware somewhere i've seen.. anyone know it?

i actually have an idea for a cool start menu launcher tool, that would truely be truly unusual, so id like to see any other start menu tricks..

37325
there was a popular spider screensaver a while back.. anyone remember it?

Pages: prev1 ... 1488 1489 1490 1491 1492 [1493] 1494 1495 1496 1497 1498 ... 1513next