topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday March 29, 2026, 6:28 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

Recent Posts

Pages: prev1 ... 1161 1162 1163 1164 1165 [1166] 1167 1168 1169 1170 1171 ... 1515next
29126
General Software Discussion / Re: Free PDF creation (PrimoPDF)
« Last post by mouser on October 20, 2006, 10:53 PM »
another on freeware world team today:

http://www.sybrex.co...ui/ezeepdf/index.php
29127
Icon Tools / Re: congrats hamradio
« Last post by mouser on October 20, 2006, 09:01 AM »
another app to add to the review! this is why we make the drafts available before going public now :)
nice find NK.
29128
Activation/License/Language Help / Re: Bad key
« Last post by mouser on October 20, 2006, 07:40 AM »
that's strange - it really should be trimming any whitespace/CRs etc, but let me investigate it.
syrcaid what program did it give you such trouble on?
29129
Programmer Libs / Re: JrDebug::WriteToFilename
« Last post by mouser on October 20, 2006, 03:30 AM »
oh i see... let me look through the examples and see what it was *supposed* to do :)
29130
nah i love you guys, you always come up with good ideas i didn't think of before.
29131
it already does say that
but you could change

(Lower(ClipText) LIKE '%http%') OR (Lower(ClipText) LIKE '%www.%')

to

(Lower(ClipText) LIKE '%http://%')

that will probably reduce the false positives.

29132
Clipboard Help+Spell / Re: I can't figure some things out in this program
« Last post by mouser on October 19, 2006, 11:21 PM »
well the problem with it now is the it doesnt proper "separate" favorites from history, and just mixes them in.
i think it would be better to have a separator with favorite and recent clips segregated, and the option to have favorites in a submenus.
29133
Clipboard Help+Spell / Re: Replicating ClipStep in CHS
« Last post by mouser on October 19, 2006, 11:05 PM »
i think im almost ready to do another round of work on chs; a main thing i want to do is better display of favorites and stuff in the quick paste and some general fixes. i'm definitely willing to add some more stuff to make it easier to paste stuff like you say. 

i would appreciate anyone posting a list of top features they want added.
29134
no but
how many times in a normal sentence are you going to type http:
you could change it to http:// if you wanted to be a bit more precise.
29135
cool !
29136
Find And Run Robot / Re: Typos in FARR Help
« Last post by mouser on October 19, 2006, 08:50 PM »
thanks CG!
I will make the changes - that list is very helpful to me  :Thmbsup:

welcome to the site  :up:
29137
General Software Discussion / Physics Games Website
« Last post by mouser on October 19, 2006, 08:46 PM »
Cool site for those who like games with realistic physics.

As a player I always wanted there to be a website that tracks physics-based games and highlights the best of them. Many of these titles remain obscure; I’m always discovering new, addictive games. Well, I grew tired of waiting for that website to appear and decided to start it up myself. I’m in this for the long haul. This page will become the definitive source for physics games information. I hope you enjoy your stay!



from http://www.gadgetopia.com/
29138
General Software Discussion / Re: Regex Renamer
« Last post by mouser on October 19, 2006, 08:30 PM »
allen, yeah thats the feeling i got - not really up to par with the power renamers, BUT it's simple and open source, so could be the basis for future work.
29139
i'm in cody's space ship, which blocks all radiation waves.
29140
Site/Forum Features / Re: forum search improvement
« Last post by mouser on October 19, 2006, 01:37 PM »
yes it will be in 1.1 its just a line or two of a bugfix if i remember properly.
29141
Mouser's Zone / Re: Screenshot Captor
« Last post by mouser on October 19, 2006, 11:07 AM »
great -
it might be that the new version messed up your directory because the new version has code to be smarter about screenshot directory and letting you customize where options are stored.
29142
Living Room / Re: Forums: pay for posts
« Last post by mouser on October 19, 2006, 10:55 AM »
it might be worth reminding people that here we expect members to donate to each other when they appreciate someone's useful posts.

you can donate as little as 1 penny to someone, and there is no transaction cost, so please be generous with your donation credits and if you see someone posting stuff you like or helping you or helping others, or making you laugh, etc., send them a few credits to say thanks.  :-*
29143
Living Room / Re: Ms Dewey: the search engine with a face & personality
« Last post by mouser on October 19, 2006, 08:18 AM »
i wonder how long we go before we have naked search engine women?
29144
Living Room / Re: Ms Dewey: the search engine with a face & personality
« Last post by mouser on October 19, 2006, 08:15 AM »
very slick - what can you say, sex sells.

(while the front page is very well done, the results display is totally unusable).
29145
Living Room / Re: Forums: pay for posts
« Last post by mouser on October 19, 2006, 07:49 AM »
all i can say is, if people were getting paid for posts, carol haynes and I would be rich and retired and living in maui sipping margaritas on the beach:

Screenshot - 10_19_2006 , 7_47_23 AM.png
29146
actually i think the ability to thumbnail the web image links is needed but doesn't exist; perhaps i will add it if no one else does.
29147
Living Room / Re: Solid Potato Salad
« Last post by mouser on October 19, 2006, 07:43 AM »
music reminds me of the Andrews Sisters (http://www.cmgworldw...e.com/music/andrews/)
who were frequently in the great Abbott and Costelo movies (http://www.abbottandcostello.net/)
29148
no problem,
us smf'ers have to help each other out!  :Thmbsup:
29149
i have now uploaded a new beta version of the inline attachment mod, with package installer here:
https://www.donation...ationCoderDotCom.zip

please UNINSTALL the previous verison before installing this one.

        //---------------------------------------------------------------------------
        // "Inline Attachments" Mod for the Simple Machines Forum (SMF)
        //  by mouser, from https://www.donationcoder.com - funded by user donations
        //  version 1.04.02, 10/18/06
        //---------------------------------------------------------------------------
        //
        //---------------------------------------------------------------------------
        // Updated 07/08/06 - better use builtin thumbnails
        // Updated 10/18/06 - smarter text for unavailable attachments
        // Updated 10/18/06 - [attach=1][/attach] now uses forum default format
        // Updated 10/18/06 - you can now skip the =# part and it will increment through attachments
        // Updated 10/18/06 - you can now use [attachmini] to show url w/o download count and size
        // Updated 10/19/06 - Added mod of Post.template.php to include attachment inline dropdown menu
        //---------------------------------------------------------------------------
29150
Living Room / Re: Forums: pay for posts
« Last post by mouser on October 19, 2006, 06:37 AM »
yep you have it right app.

this is almost certainly ONLY used by people whose motivation is to generate content to generate advertising money.

people who want an active useful community wouldn't use such a service.  people who have researched what topics bring the best ad money and search engine optimization tricks would use this to bring in traffic to get high paying ad clicks.  it's kind of sad what advertising is doing to the web..

having said that, i can imagine some cases where a forum might benefit from having some knowledgable people who were paid to help out around the forum.  you could imagine tech help forums like that.  i have nothing against sites that make money paying people whose job it is to help out around the forum.  but one would have to be very up front about that if you wanted to do that, and it really could put a sour mood across the forum and make the entire thing into a mercenary operation - who is going to want to be the sucker helping people and not getting paid for their posts.. just seems shady and seedy and not conducive to a good forum.  but then again if your goal is to just build stuff that google will send people to so that you get clicks on your ads, you really dont care do you..

Pages: prev1 ... 1161 1162 1163 1164 1165 [1166] 1167 1168 1169 1170 1171 ... 1515next