topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 6:21 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

Recent Posts

Pages: prev1 ... 115 116 117 118 119 [120] 121next
2976
General Software Discussion / Re: LAST Freeware versions of good programs
« Last post by Edvard on September 09, 2005, 01:22 PM »
Some caveats on a couple of softwares I have got from those places...

jv16 powertools is great, but don't EVER update if you wish to keep freeware status.
Popcorn full version works great for single client, here's latest announcement from the website:
The Popcorn e-mail client will not be sold or further developed by Ultrafunk, but it might live on in another form.
If you'd like to be notified when an announcement is made about Popcorns future, please send us an e-mail

The latest freeware demo release (1.74) of the Popcorn e-mail client can be downloaded here: Tucows.com.
2977
General Software Discussion / Re: For Developers: Do Donations Make a Difference?
« Last post by Edvard on September 08, 2005, 07:07 PM »
Anybody heard of this idea (copy\pasted from a maillist)

The way most bounty setups work is that you post a bounty and specify what
work you want done. Others wanting the same work done will add to the bounty
until someone acomplishes it.
and take a looka here...

http://www.markshutt...orth.com/bounty.html

Bountyware? Hmmm...
2978
General Review Discussion / Re: Free PDF tools review?
« Last post by Edvard on August 26, 2005, 06:27 PM »
Not much of a review, but I have tried quite a few of these things, and this (IMHO) is the cream of the crop. Should I post more in 'mini-reviews by members'?

PDF995 is VERY easy to use and the trial version is only limited by popups that ask you if you are tired of the popups yet (and so pay $9.95) This is what I recommend for my CAD customers who can't afford Adobe. No complaints yet.

PDFCreator is what I use. Nice and techy, like I like it. Choose from GPL Ghostscript or AFPL Ghostscript for the encoding. Also does .ps .tif .png .jpg .eps .bmp .pcx. Free

PdfBlender I use for... DUH! merging multiple PDF's. Next version promises pdf splitting. Minimal, clutter-free but intuitive interface. Free

That's my two cents and in my honest opinion, a pretty darn shiny two cents.
2979
General Software Discussion / Re: Good Folder Printer
« Last post by Edvard on August 25, 2005, 02:33 PM »
In the meantime... to automagically print the output; make a .bat file with this code:
@echo off
tree /F /A %1 > "%temp%\dirlist"
start /w notepad /p "%temp%\dirlist"
del "%temp%\dirlist"
exit

call it "Dirlist.bat" or something, and save it to your c:\ dir then make a .reg file:
REGEDIT4

[HKEY_CLASSES_ROOT\Directory\shell\Dirlist\command]
@="C:\\dirlist.bat %1\\"
(you could also replace "C:\" with a path to wherever you really want to put the .bat file, and remember to double the slashes...)
and right-click Merge.

Now, right-click on any directory and select "Dirlist"
 :up:

Context Menu Commander?!? Oooh, I can't wait!... (no more digging in the registry, whew!)
2980
General Software Discussion / Re: Favorite ZIP/RAR application?
« Last post by Edvard on August 25, 2005, 01:02 PM »
i hear really good things about 7zip but it's definitely a feature i personally consider one of the most important.

*ahem*

4.26 beta FINALLY supports right-click drag-n-drop.

c'mon give it a shot...
2981
General Software Discussion / Re: Favorite ZIP/RAR application?
« Last post by Edvard on August 24, 2005, 05:14 PM »
Insane? Well, the author was many times accused of various degrees of incompetence. One guy even said he was 'retarded'. I would hardly associate in-depth knowledge of various data compression/decompression algorithms with mental disability. Igor (the author) is also very helpful in the forum if you really need help.
I agree that right click d-n-d is a very useful function, but the level of bile that it's lack inspired was truly alarming. (did that sentence just almost not make sense or what?)
2982
General Software Discussion / Re: Favorite ZIP/RAR application?
« Last post by Edvard on August 24, 2005, 11:41 AM »
7-zip is what I use. Fast, small, efficient, can make sfx, 64-bit zips, doesn't include kitchen sink :)
Only creates 7z, tar and zip but can read most other formats. I'm not a zip "power user" so sfx options and such aren't really what I look for. 4.26 beta FINALLY supports right-click drag-n-drop. You should have SEEN the forum discussions about this one simple function that wasn't included because the Author claimed to never use it. Some guy even wrote a patch for ver. 4.13 to force right-click d-n-d. Arguments for it went from 'it's convenient' to 'every other zip app in the universe does it, so get with the program'. Arguments against it went from 'I don't use d-n-d' (author) to 'I'd rather have killer compression ratios and expanded compression formats support before I boo-hoo about drag-n-drop'.
Anyways, great zip app.
2983
Living Room / Re: emulating xdrives skip download plugin
« Last post by Edvard on August 19, 2005, 11:13 AM »
Hmmm...
[url]https://www.xmailharddrive.com/beta/about.xmhd]
So for those of us without the ftp space...
Seems like a plugin could be written that adds "send link to XMHD" to your choice of browser and your smtp service does all the work, bypassing your home box. This should be quite possible, but would require some knowledge of how smtp works and how it would handle an attachment which is coming from a remote location rather than local.
2984
Unfinished Requests / Re: IDEA: mouse location launcher
« Last post by Edvard on August 16, 2005, 07:20 PM »
I was just gonna say that!

I can't remember (my hd is toast so I'm posting this from Slax, so no poking around Powerpro) but I think you can define "hotspots" (which would do for 'mouse position launching')and if you use your Powerpro as a launcher bar, you can set it to switch bar configs on switch of virtual desktop. Configing Powerpro is a bit of a bear, but go ahead, read the help file and good luck.
2985
General Software Discussion / Re: startup/tasks manager?
« Last post by Edvard on August 16, 2005, 05:11 PM »
Mike Lin's Startup Control Panel
I need say no more...

Except, I have found pcmag software like so...
go to their mag's site, find the software you want and pretend like you are going to download it, at some point it will tell you that you can't download whateveritis.exe unless you have a subscription. Now you have the file name, go Google.
2986
Living Room / Re: Programming in general...
« Last post by Edvard on August 15, 2005, 03:14 PM »
And speaking of deeper waters, I've noticed a difference in the syntax between AutoIt and AutoHotkey;
AutoIt seems to follow a more Basic-like structure. One statement after the other.
AutoHotkey code looks (if you squint a bit) more structured like the higher-level languages. Squiggly brackets (what are those called, anyways?) at start and end of loops and subroutines, etc. Learning to script like that might prepare one for coding similarly.
2987
Living Room / Re: emulating xdrives skip download plugin
« Last post by Edvard on August 15, 2005, 02:30 PM »
might even be a solution to this old coding snack request:
https://www.donation...ndex.php?topic=198.0
2988
Living Room / Re: Fan Created 45 minute star wars movie, free download
« Last post by Edvard on August 15, 2005, 02:14 PM »
Hooee! so that's what Mr. Zap has been up to lately... I used to use his 'Stomper' tool to make some nifty noises for use in my (thankfully) brief fascination with techno music. Check out his main page for more movies & interesting stuff.
2989
Living Room / Re: Deluxe/Pro versions: Good or Bad?
« Last post by Edvard on August 15, 2005, 01:16 PM »
Hey...
I'll buy a BIC pen and write on scratch paper first.
was that a jab?
https://www.donation...ndex.php?topic=661.0
2990
Living Room / Re: Scripting utility suggestions?
« Last post by Edvard on August 12, 2005, 07:25 PM »
Brainf***k looked pretty funny until I saw this on thefreecountry.com's page of weird compilers.

However, before you write it off as a totally useless endeavour, you should be aware that the DeCSS algorithm (which decrypts the system used to protect DVDs) has been ported to this language.
2991
Living Room / Re: All you'll ever need is found in QBASIC
« Last post by Edvard on August 12, 2005, 07:17 PM »
Just for the infos, QBasic.com has a broken link to Microsoft's repository of DOS utilities INCLUDING QBasic. The real link is ->HERE<-
2992
Living Room / Re: Getting Started with C#
« Last post by Edvard on August 12, 2005, 07:12 PM »
Look out C#, here comes D!
(from the folks at www.digitalmars.com who bring you dmcpp, a free C/C++ Compiler)
2993
Living Room / Re: Programming in general...
« Last post by Edvard on August 12, 2005, 07:04 PM »
Boy, you ask a question, you get answers... Sweet! Thanks for resurrecting the programming posts, those will help. As I said in my original post, these questions were less for myself and more to encourage those who, because of Coding Snacks, are realizing that a Useful App doesn't necessarily take months of development, a Ph.D. in Super-Genius Code Munching, hundreds of dollars worth of Microsoft [insert programming language here] Studio software, etc.
What's needed is a good place (websites, books, etc.) to start learning the basic concepts that all software is based on, like variables, statements, for/next and if/then loops, etc. Then, where to go from there. I learned at the beige keys and spiral-bound Manuals of Apple IIe's and TRS-80's (Yeah, I had to chase the trilobites off every morning before class, too :)) I'm still learning today even in the depths of an AutoIt help screen and I don't think that's a bad place to start.
So, to the new folks wanting to 'get their feet wet' I say come on in, the water's fine. It isn't as hard as it looks really, and the more you learn the less math it gets and the more art. Go ahead and download Autohotkey or AutoIt and write a few scripts, there's some great stuff to be learned there. When you're ready for more, go to thefreecountry's page of free compilers and programming tools. There's a real can of worms waiting there, and it's all free. Once you move on to something C-flavored, I'm sure Mouser will be here with some tips and pointers as well.
The only (relatively) hard part IMHO is the funhouse maze that is the Windows API. I converted the old 95/NT WinAPI help file to RTF and it strung up to 5000+ pages before I decided I couldn't just print out a hard copy. (Script languages protect you from such horrors so don't freak out just yet...)

On a (not-so-)different note; Mouser, the more I learn about Assembly the less afraid I am. The community for those assemblers still in development are very active, the assemblers are getting more powerful and there are IDE's and libraries and even OOP and 64-bit support. There is also a High Level Assembler project that looks to be VERY nice in terms of ease of learning, power and speed. I just downloaded RadASM, Fasm and HLA. We'll see how much Assembly I can learn on my lunch hour at work!
2994
Living Room / Re: Deluxe/Pro versions: Good or Bad?
« Last post by Edvard on August 12, 2005, 10:53 AM »
One thing that sets Lite-version-ware apart from 30-day-trial-ware: The lite-version style apps at least let you have  some sense of 'ownership'. I downloaded it, installed it, used it and all the features given me are enough to get the given task done, I can save a product of my work and it will always be so until a better product comes down the pipe. With 30-day stuff, man that 29th day is a bummer. Did I figure out all I needed to? Am I going to REALLY need this on the 31st day or am I going to find a better, cheaper app 3 days after I break down and pay the tab? With Lite-version ware at least you ALWAYS have the choice. Some great examples of this: Xplorer2 (a great dual-pane file manager) which maintains 'Lite' and 'Pro' versions, although Nikos has snuck in some Pro version advertising in the new X2Lite; and Tuareg (a music app from before ReBirth ruled the world) which, with version 2, is both products in one. You are offered a choice at startup to continue with the Lite version, 'Try' the Pro version (IIRC that meant you had 10 minutes of full Pro functionality) or purchase a register key before continuing. After that, for your entire session, you are never nagged with popups or greyed out teasers in the pull-down menus, etc. Lite was Lite and you wouldn't know otherwise. There are others I could mention, but these are the best examples I could come up with. From a Developers standpoint, think of it like this: you either have 30 days to impress your customer or the entire life of their use of your product. To sum it up, there's almost no comparison. Lite versions 0wn$0rz!!
2995
Living Room / Programming in general...
« Last post by Edvard on August 11, 2005, 04:13 PM »
So, I was just wondering...
I assume most of the folks haunting this board are either curious about what 'programmers' do, have done a little here and there and some are real 'Coders'. So, on the topic of programming in general, where's the best starting-place for beginners? What's free and what costs a lot and what's the heck difference anyway? How does scripting differ from interpreted? What's high level vs. low? What are some folks' experience with say, Delphi vs. Java? And fer Peet's sake, what in a pig's eye is .NET?? We've all seen by now what can be done with a fairly full-featured scripting language, but whats below the surface that might make C++ or some other more in-depth tool any more rewarding? And why the snobbery? Is Assembly really all that hard?
I'm not really asking these for my own curiosity, just that the thread on scripting utilities started by zridling took on a tangent that just left me wondering at the fact that we have a bunch of capable coders hanging around with a bunch of curious potential acolytes waiting for the invitation through the blue scr... erm, door. Is there a website or forum on another board where these and related questions are answered and discussed, or can something be set up here at DonationCoder? (I have no idea how much forum bandwidth costs, and no use being redundant...) Just wondering...
2996
Unfinished Requests / Re: IDEA: Text Editor just for text (stay with me)
« Last post by Edvard on August 02, 2005, 12:47 PM »
Installation of Xplorer2 includes a little text editor called Editor2 which is very fast, lightweight (~100k) and does everything a minimal notepad replacement does plus:
-switch between fixed and proportional fonts, with definable colors too.
-find & replace binaries (tabs & linefeeds...)
-toggle Upper/Lowercase
-20 autotext entries (kinda like copy&paste but from a list of 20; nice)
-dual bookmarks (whoa! two docs to work on, one bookmark to bind them...)
-external view (nice one; save as html and it opens up what you just wrote in a browser... sweet)
-save as OEM, UTF-8, Unicode or Unix LF
-document stats reporting (line count, etc.)
-'Goto line...' function
-more options in registry such as changing time/date string format and url handling.
-unlimited file size

...and really that's about it, but there's a lot of power there. If you download the Lite version and are wanting a pure Unicode version then grab the Pro version, download and install to a different location, harvest editor2 files from there to your Lite install location, and uninstall X2Pro. (this will, however, remove your X2 quicklaunch button)
2997
General Software Discussion / Re: Re-Enable Right-Click When Web Pages Disable It
« Last post by Edvard on August 02, 2005, 10:43 AM »
I think there is a firefox extension to automatically do that... Lemme google, hold on a sec...

http://pchere.blogsp...-click-blocking.html
http://roachfiend.co...category/extensions/
I've heard the extension is a bit buggy, (caveat h@x0r) but both methods are semi-permanent. zridling's method is great for as-you-go unblocking. Thx for the tip!
2998
General Software Discussion / Re: Inkscape
« Last post by Edvard on August 01, 2005, 06:25 PM »
Very nice, and getting more full featured by the minute, giving The Gimp a run for it's money. However I found it to run slow; anybody else notice? I see this quite a lot with many of the apps ported from *nix to Windows especially when they rely extensively on external libraries for functionality (Inkscape needs gtk+, perl, ghostscript and some other little things that it warned me I didn't have when I first tried it.) Viable alternatives are The Gimp, Sodipodi (renders to svg and png only...) and EVE. If you already have OpenOffice, then Draw is a quite capable vector/raster image editor.
2999
Living Room / Re: Scripting utility suggestions?
« Last post by Edvard on July 28, 2005, 05:53 PM »
Personally, I am quite respectful of the art that 'real' programmers are able to pull off, despite the "power" of the latest scripting languages. I remember when I was a wee little buck pounding out BASIC code on apple ][e's and TRS-80's and Commodore.... you get the idea... I thought I was quite the little programmer (do you remember PEEK and POKE?... READ/DATA loops?? Well DO YOU?!?) 
I ventured into machine code when I hand-coded shape tables for a couple of games I wrote for the apple ][e because the shape table editor we all *ahem* 'shared' was commercial software. (the computer lab teacher busted all of us who had a copy, and then let me use his copy anyway...)
Needless to say, I was a tad shocked to see examples of Fortran and Cobol code and what could be done. Then came the rest of High School, long hair loud guitars and the pursuit of female companionship and computers seemed another universe away, though I never quite forgot...
Anyways, here I am again because you can't get away from these blinking boxes and I need to make things happen whether at work or home. So roll your eyes if you must, but I quite enjoy the wonderful scripting languages which let me automate mundane tasks and make pretty front ends for my favorite command-line utilities...
 (Which, of course are written by 'real' programmers with their 'real' languages.:))

BTW, I couldn't resist...
http://www.flatassembler.net
http://www.visualassembler.com
 

3000
Living Room / Re: Scripting utility suggestions?
« Last post by Edvard on July 28, 2005, 03:51 PM »
I fold.
(found holding a pair of Jacks- Euphoria and L.in.oleum)
Pages: prev1 ... 115 116 117 118 119 [120] 121next