topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday March 27, 2026, 12:30 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 ... 1316 1317 1318 1319 1320 [1321] 1322 1323 1324 1325 1326 ... 1515next
33001
Developer's Corner / Re: FBSL - its own IDE
« Last post by mouser on February 09, 2006, 04:22 PM »
looks great.
33002
Living Room / How the Internet Works - radio show, parts 1 and 2
« Last post by mouser on February 09, 2006, 04:01 PM »

This is a radio show by Steve Gibson (the 'I' in the quotes below) and Leo Laporte
How the Internet Works, Part 2
During this 38-minute, part 2 episode of "How the Internet Works," Leo and I briefly review last week's discussion of the ICMP protocol, then discuss the operational details of the Internet's two main data-carrying protocols: UDP and TCP.

How the Internet Works, Part 1
During this 49-minute episode, Leo and I briefly discuss the 'Kama Sutra' virus that will become destructive on February 3rd. We briefly discuss PC World Magazine's recent evaluation and ranking of ten top anti-malware systems. And we begin our long-planned 'fundamental technology' series with a two-part close look at the history and detailed operation of the global Internet.


http://grc.com/securitynow.htm


you can listen to it online.
33003
Developer's Corner / The Portable Coroutine Library (PCL)
« Last post by mouser on February 09, 2006, 03:41 PM »
Interesting:

http://xmailserver.org/libpcl.html


The Portable Coroutine Library (PCL) implements the low level functionality for coroutines. For a definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. Coroutines are a lot faster than processes or threads switch, since there is no OS kernel involvement for the operation. Also coroutines require much less OS resources than processes of threads. The idea of writing this library started when I was testing Linux epoll functionality and performance. I initially started using the coro library by E. Toernig <[email protected]> and I found the library very interesting. It was simple and yet powerful. The limitations of the coro library were both non portability and crashes when not used together with certain versions of gcc. So I decided to write a new library to address the problems aforementioned by also taking portable context switching ideas from the GNU Pth library. This library is easily portable on almost every Unix system and on Windows. It can use either the ucontext.h functionalities ( getcontext()/makecontest()/swapcontext() ) or the standard longjmp()/setjmp().


[link from freeware world team]
33004
Developer's Corner / Wikipage on IDEs
« Last post by mouser on February 09, 2006, 03:34 PM »
33006
Living Room / Pet Dino Robot
« Last post by mouser on February 09, 2006, 03:23 PM »
33007
Developer's Corner / Re: FBSL - Net Send grabber + logger
« Last post by mouser on February 09, 2006, 02:13 PM »
cool!
33008
Find And Run Robot / Re: CTRL+SPACE
« Last post by mouser on February 09, 2006, 01:36 PM »
ahh!!!
jgpaiva just informed me on the chat channel that i totally misunderstood this post.
i must read more carefully.

ok you want to use ctrl+space instead of alt+space, and the hotkey thing wont accept it as a custom hotkey.  i will try to fix either by allowing it or add a special checkbox for it, makes sense.
33009
a program like goback can be a great help. i know people who swear by it.
everyone should have either something like goback or a drive imaging program.
some of us prefer to decide exactly when and how to make images, others prefer the background running no reminder needed things like goback.
highly recommend that you have one of these.

(and if you have a non-technically-advanced relative with a big hard disk goback can be the perfect solution.)
33010
Find And Run Robot / Re: CTRL+SPACE
« Last post by mouser on February 09, 2006, 01:29 PM »
anyone else having trouble with the the alt+space trigger working?
once you set it in the options it should work, but 2 things could interfere:

1) do you have another program using alt+space, or that did and you isntalled without rebooting?
2) are you maybe running farr using the old tray helper special utility ? (uncheck "use helper tray utility" in options, then exit and run farr to test).
33011
Announcing the first DonationCoder.com CodyCard Contest...

Now's your chance to win a rare DonationCoder.com collector's item.. Worth over TEN MILLION DOLLARS !!!! (disclaimer: may be worth substantially less)

Cody the bird (the official DC mascot) has absconded with a big chunk of your donations and he's taking an expensive around-the-world vacation.

Only you can help him send back some postcards from his trip:


On March 1st, 2006 we will choose some of the funniest entries and those winners will get a custom item of their choice from the HyperRich Friends of DonationCoder.com Cafepress Shop with their winning postcard image on it.

Good luck!!!

CodyR300M.jpg


CodyCards technology provided by by Allen's imagiine and gallery scripts.
33012
should be fixed now i think..
i believe it was due to the security mod known as mod_evasive, which was falsely triggering protection against denial of service attacks.

[RANT] how these people get away with such clearly defective diagnostic / error handling for these security mods i'll never understand [/RANT]
33013
Find And Run Robot / Re: an alias to search donationcoder.com forums from farr
« Last post by mouser on February 09, 2006, 06:38 AM »
could point, i always forget that.  nice addition allen.  adding both suggestions to my list.
33014
Find And Run Robot / an alias to search donationcoder.com forums from farr
« Last post by mouser on February 09, 2006, 04:31 AM »
add the following alias:

REGEX: dc (.*)
RESULT: dc forum search for $$1 | https://www.donation...tion=search2;search=$$1


see screenshot for more help:



33015
yeah win2k and winxp you can select a messagebox and hit ctrl+C, and it actually copies the text.. im sure there are a lot of people who would have liked to know about that cool trick.
33016
Finished Programs / Re: Screensaver On/Off/Auto
« Last post by mouser on February 09, 2006, 12:30 AM »
another cool skrommel utility :)

i don't know if its possible or how hard it would be, but it would be fun if the menu had a list of all configured screensave and you could start any one of them.


ps.
please remember to make a donation to skrommel to support his work, just click his green $ or the paypal button on his page.
33017
Living Room / Re: I just LOVE it! :)
« Last post by mouser on February 09, 2006, 12:27 AM »
that's a bit scary.  i don't understand the "joke" of the title, "that's the good news".. can someone explain?
33018
Living Room / Re: animal identity crisis..
« Last post by mouser on February 09, 2006, 12:24 AM »
.. now that is creepy...
33019
Finished Programs / Re: Idea: Static Ip address changer
« Last post by mouser on February 09, 2006, 12:22 AM »
there are some good utilities to switch between network configurations now - most helpful if you have a laptop that switches networks.  Netswitcher is one but there are others.
33020
its happened after the security "upgrade" of our server.

typical.   >:(

i'm trying to track it down..
33021
General Software Discussion / Re: SPAM control
« Last post by mouser on February 08, 2006, 10:27 AM »
mailwasher is: http://www.mailwasher.net/


also see these threads discussing spam tools:
https://www.donation...dex.php?topic=2084.0
https://www.donation...dex.php?topic=1078.0


ps.
welcome to the site nodrog!
33022
Living Room / animal identity crisis..
« Last post by mouser on February 08, 2006, 07:51 AM »
found this on google images by accident:

http://members.jcom....ges/pop_kaeru2_l.jpg:


33023
Allen just pointed us to a unique and really nice renamer tool (Oscar's Renamer) on this thread:
https://www.donation...index.php?topic=1146

When i got there i noticed that the author of dvd-lab (powerful dvd authoring app) has a bunch of nice looking freeware:
http://www.mediachan....com/free/index.html


one really caught my eye:
Oscar's Multimonitor Taskbar: http://www.mediachan...om/free/multimon.htm
this looks like a lite version of the very nice and powerful (but not cheap) UltraMon (http://www.realtimesoft.com/ultramon/).
33024
Mini-Reviews by Members / Re: I love the Bulk Rename Utility!
« Last post by mouser on February 08, 2006, 06:41 AM »
ah you found a renamer that lets you edit file lilst with text editor!!

we were wondering if such a thing existed at some point (maybe on coding snacks section?)...

that's a great find and could really come in handy in some tricky cases.  downloading..
33025
General Software Discussion / Re: General brainstorming for Note-taking software
« Last post by mouser on February 08, 2006, 04:03 AM »
can i make strong request that part of this review involve formulating some attempt to describe what the "ideal" hierarhical note tool would look like, as with my new codebase i've been working hard on, i want to give this category a real try.  the keynote2 disucssions may be a good starting point.  but it would be useful to have a kind of prioritized blueprint..
Pages: prev1 ... 1316 1317 1318 1319 1320 [1321] 1322 1323 1324 1325 1326 ... 1515next