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, 8:49 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 ... 1294 1295 1296 1297 1298 [1299] 1300 1301 1302 1303 1304 ... 1515next
32451
Living Room / Re: the first 20000 users - well done, mouser!
« Last post by mouser on March 20, 2006, 06:14 AM »
:) mouser would not be off to disney world but his school loans collection officer might be :)
32452
Developer's Corner / Re: FBSL - How to use machine code to get your CPU name
« Last post by mouser on March 20, 2006, 03:42 AM »
well c++ support very low level stuff, so you better believe you can access raw memory with c and c++, otherwise it just wouldnt't be c/c++ at all :)

but it's very understandable that the .net languages would do everything they can to keep you from poking into arbitrary memory since it defeats the whole safety framework.  but now i'm really bringing us off topic..
32453
Developer's Corner / Re: FBSL - How to use machine code to get your CPU name
« Last post by mouser on March 20, 2006, 03:02 AM »
i agree with gerome, for historical reasons every basic should have peek and poke commands.
i wonder if vb.net has them.. if not, boycott it!
32454
fSekrit / Re: Is the application part of the file encrypted also?
« Last post by mouser on March 20, 2006, 02:59 AM »
To say it another way: If I encrypt the sentence "My password is GOD" would it be easier to decrypt if I told you the beginning of the encrypted data is "My password is "? So if some hacker person knows what the application data is when it's decrypted does that make it easier to decrypt the application + text?

what you are describing is called a "Known Plaintext Attack" in crypto terms.

the bottom line is that it helps, but for good encryption algorithms, it doesn't help much, and won't significantly help an attacker.

in generic terms it can help an attacker tell when he found the right key if he/she is just trying trillions of them, but they could probably tell that just by looking at letter frequencies almost as easily.  there are weak encryption algorithms for which knowing the plaintext could help you, but AES used by fsekrit is certainly not one of them.

so in short, knowing the start of the plaintext is not going to help anyone.

The application and the text are stored in one file, does that mean the application is also encrypted?

fsekrit is "compressed" with pecompact to make it even smaller, but as i understand it (f0dder will clarify if i'm wrong), the encrypted data is just appended to the exe basically - so it's not really encrypted or part of the encryption process, so in this case your scenario doesn't apply anyway.
32455
i hate this key looks quite good wasker, nice work!
32456
that looks quite nice, thogh i'm not sure how distracting i would find it in regular use..
but i will put this on the todo list to things to add support for, and when the time comes we can talk about different color schemes and various ways a user might want to say to color things (ie color by file type, by score, or by frequency of launching, etc).
32457
Living Room / Re: fun kid friendly puzzle game - guide the cows home
« Last post by mouser on March 20, 2006, 02:38 AM »
nice find lanux.  you have to love the drawings and the funny dance the cows do when you bring them home  ;D
Screenshot - 001 , 02_35_AM , Mar 20 2006_thumb.png
32458
LaunchBar Commander / Re: Launchbar Key???
« Last post by mouser on March 20, 2006, 02:32 AM »
Hi Daniel,
I've added the LaunchBar Commander key to the non-supporting-member licensekey download page list now.

it wasn't originally added their because the program was really just made available to members for some early testing before it was made public, and we're probably going to change the way that license key download page works soon so i didn't bother to add it.  but i guess i might do it for now.
32459
Living Room / Re: this is the first site I ever donated too.. :)
« Last post by mouser on March 19, 2006, 06:04 PM »
that's really nice to hear, i guess we're doing something right  :Thmbsup:
32460
Podcast Radio Show / audio podcast the newsletters?
« Last post by mouser on March 19, 2006, 01:16 PM »
what do you guys think about have a short audio podcast (radio show) where we talk about the items in the latest newsletter?
32461
Living Room / Re: How long will it take you to adopt Windows Vista as your OS?
« Last post by mouser on March 19, 2006, 12:42 PM »
does drm really have anything to do with windows vista? i mean whatever drm technologies they add to drm will surely be added to the media player software, etc.  its not like the operating system is going to make the drm situation better or worse one way or the other as far as i know.

best solution to drm madness i guess is to boycott content protected with drm.
32462
cool!

you HAVE to get a picture with your donationcoder.com shirt!!!!!
32463
Find And Run Robot / Re: Where can we get more skins for FARR?
« Last post by mouser on March 19, 2006, 11:11 AM »
farr uses a component library called "vclskin"
you can use its skin files, downloadable here:
http://www.link-rank.com/download.htm


Skins Package A - 3.8M 12/26/2005 70 Skin Files
Skins Package B - 2.3M 12/26/2005
Skin Builder - 680K 12/21/2005 Skin builder.
msstyles converter Free 680K 12/26/2005 create skin from msstyles file.
32465
Living Room / A 1972 documentary on ARPAnet, the early internet. - watch online
« Last post by mouser on March 19, 2006, 05:19 AM »
Computer Networks: The Heralds of Resource Sharing

A 1972 documentary on ARPAnet, the early internet. A very interesting look at the beginnings of what is now a huge part of most of our lives.




[link from boingboing]
32466
Developer's Corner / Software accessibility for the disabled
« Last post by mouser on March 19, 2006, 05:13 AM »
i think we've got a fair number of people on this forum who are interested in accessibility of software for those with visual and other impairments.

here's a nice article on open source software and usability by the disabled; useful read for all programmers though.

http://software.news...628249.shtml?tid=150

Accessibility is an increasingly important issue for free and open source software (FOSS) developers and advocates. The International Organization for Standardization (ISO) has developed standards for ensuring that software is accessible to people with disabilities. Governments around the world often require that software procured for public use must meet or exceed accessibility standards. Disabled users and the FOSS community, however, still have a serious communication problem.



[link from slashdot.org]
32467
just saw the older screenshot at zaine's site and realized i should have tried the program before posting.  new version looks even better.

sw_ss_pixeur.gif

what caught my eye is that the history idea you implemented is exactly what i was hoping for and what is missing from the color tool i currently use (colorcop).  the quick copy-to-clipboard link is also a nice timesaver.
great work, i'm switching to pixeur!

one request:
make the history automatically save and reload (or at least an option for it to do so), so that it is preserved across runs.
32468
zaine posted!!!

cue the dancing bananas, it's celebration time!




it really made my week to read your post, zaine
i guess i need to let these guys free now: https://www.donation...dex.php?topic=1977.0
hope you have been enjoying your time away from the computer, it's probably healthy for your mind to take a bit of a break.  but we all miss your blog terribly and great software list updates, and we miss you here as well.  did you see the codycards contest? i think some of the entries might make you laugh (https://www.donation...ards/gal/?&gal=m).

welcome to karly and gotmilk and of course cpilot and gerome who i talk to on our irc channel, and everyone of course.
32469
Find And Run Robot / Re: Feature request: automatic shortcut generator
« Last post by mouser on March 18, 2006, 07:37 AM »
that's a very good idea. we do have our mantis bugtracker page for each project, which is similar.
click on the Bug Tracker tab and select find+run robot from right hand dropdown box.
but farr2 user interface is still being hotly debated so some issues are up in the air..

ps.
does anyone know of a way to link to a specific program page on manits?
32470
Find And Run Robot / Re: Mouser's codes are so good that I donated!!!
« Last post by mouser on March 18, 2006, 07:33 AM »
thanks noutters :)
and welcome to the site!

now use your activation code to upgrade your forum account and pick yourself out an avatar image so that you look good on the supporters yearbook!
32472
Living Room / boardgamegeek - all things boardgame site
« Last post by mouser on March 18, 2006, 04:46 AM »
nice site all about board games:

http://www.boardgamegeek.com/
Screenshot - 001 , 04_43_AM , Mar 18 2006.png



from monkeyfilter.com
32473
Living Room / mini article on google's upcoming payment service with some links
« Last post by mouser on March 18, 2006, 04:40 AM »
http://www.internetm...hants.info/gbuy.html

Touted as competition to PayPal, Google is rumored to be making move to enter online payment system, GBuy, since last fall. GBuy would have easy functionality. Just after clicking "Buy" button, credit card information would be entered and payment would be made to sellers.
...
GBuy may not be as smooth start as GMail. Even GMail had initial problems and is still in beta despite more than a year. Here money is involved. PayPal, may have a large dissatisfied customers, still is the industry leader with about 25% market share in online payments and customer base of 96 million accounts.
32474
This post is about phplist, an open source mailing list software that we started using this week to handle the newsletters.

website: http://tincan.co.uk/phplist
license: open source - accepts donations (we have made a donation on behalf of donationcoder.com)
feature list: http://tincan.co.uk/?lid=453
forum: http://www.phplist.com/forums/

Screenshot - 001 , 04_16_AM , Mar 18 2006.png

PHPlist is a double opt-in newsletter manager. It is written in PHP and uses an SQL database for storing the information. PHPlist is software that runs on a server.
PHPlist is designed to assist you to stay in touch with your audience, without flooding them with information they don't want. PHPlist is an essential tool for anyone who is serious about creating, capturing and maintaining an offline audience, and will help you increase traffic to your website.

in case you haven't been following the issue, we have been going through hell sending out the newsletters.  basically our server (which is a dedicated dual pentium server which should be able to handle this stuff with ease) has its cpu load go through the roof and become unusable when sending out lots of email at once.  it really *shouldn't* be so hard to send out 20,000 emails over the course of a day when we send out the newsletter, but no one at the server hosting company can figure out how to do it. exim, the mailer daemon used on the server is inexcusably bad at handling lots of emails.

ps. managing a server has been pure hell - if there are some good experienced linux server admins who want to help out donationcoder.com, send me an email.  i would give my right arm for someone who knows how to optimize apahche, mysql, dns stuff, mailing program, etc.
-mouser

anyway, after trying a wide variety of solutions, i decided to give phplist a try.  getting the program installed and setup was quite smooth.
and it is able to import a large list of email addresses that the forum can produce, and add them to a mailing list, which is absolutely essential for using it for this purpose (excellent feature!).

the newsletter can then be sent out to this list at a specified rate, slow enough (1 every 3 seconds currently) so as not to overload the server.  it's slow but it seems to be finally working.  and phplist has a nice queue system so that even if the web browser closes or server crashes, we can continue where we left off with ease.  very nice.

it's not a perfect program - the options could be better explained and organized perhaps (the batch/queue size options are bit strange, seeming to combine send rate with pause-between batch sending rate), and the program could use some better feedback while it is actually working.  and my biggest gripe is that it needs a better mechanism for handling mailings that are in the progress of being sent out (like being able to get a list of people it's been sent to thus far, putting mailing on hold, etc. otherwise it's nearly impossible to correct a problem and resend to just the remaining users).

BUT, on the other hand, it does seem to have mostly solved our cpu load problem, so it gets a big thumbs up for that.  It also has some nice features that let people sign up manually to the list, or subscribe themselves by following a link in their email, which is easier for some people than having to go to the forum profile page if they've forgotten their login info.

so in all, if you need a complete mailing list solution for your website, or if you have a forum which needs to send out thousands of emails and kills your server when it uses its built in mailing routines, i would definitely advise taking a look at phplist (and of course send them a donation if you do so that they can keep improving it).


you can always find a link to all of the software we currently use on the site here: https://www.donation...com/Links/index.html
32475
Skrommel's Software / pad files for skrommel apps?
« Last post by mouser on March 18, 2006, 03:57 AM »
the main ways that software programs get listed on software listing sites, where they can be found by people searching for things, is because authors submit "pad files": http://www.asp-share...re.org/pad/index.asp

that page really makes it seem harder than it is; it's really just an xml file that describes the program, and has links to web page and picture.

i think it would be a really good idea for skrommel to have pad files for his programs, and to submit them to software listing sites.  there are a couple of places you can submit to and the rest generally will pick them up from there.

there are a ton of skrommel programs to make pad files for, but 90% of the contents will be the same. skrommel maybe you could make one or two and then post them and ask for some help from us in making the others based on that one?

here is an example pad file from the fsekrit program:

<?xml version="1.0" encoding="Windows-1252"?>
<XML_DIZ_INFO>
  <MASTER_PAD_VERSION_INFO>
    <MASTER_PAD_VERSION>1.01</MASTER_PAD_VERSION>
    <MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
    <MASTER_PAD_EDITOR>Manual</MASTER_PAD_EDITOR>
  </MASTER_PAD_VERSION_INFO>
  <Company_Info>
    <Company_Name>DonationCoder</Company_Name>
    <Address_1>DonationCoder.com M.Hinn</Address_1>
    <Address_2>401 Ginger Bend Drive, #212</Address_2>
    <City_Town>Champaign</City_Town>
    <State_Province>IL</State_Province>
    <Zip_Postal_Code>61820</Zip_Postal_Code>
    <Country>USA</Country>
    <Company_WebSite_URL>https://www.donationcoder.com</Company_WebSite_URL>
    <Contact_Info>
      <Author_First_Name>f0dder</Author_First_Name>
      <Author_Last_Name>f0dder</Author_Last_Name>
      <Author_Email>[email protected]</Author_Email>
      <Contact_First_Name>f0dder</Contact_First_Name>
      <Contact_Last_Name>mouser</Contact_Last_Name>
      <Contact_Email>[email protected]</Contact_Email>
    </Contact_Info>
    <Support_Info>
      <Sales_Email>[email protected]</Sales_Email>
      <Support_Email>[email protected]</Support_Email>
      <General_Email>[email protected]</General_Email>
      <Sales_Phone></Sales_Phone>
      <Support_Phone></Support_Phone>
      <General_Phone></General_Phone>
      <Fax_Phone></Fax_Phone>
    </Support_Info>
  </Company_Info>
  <Program_Info>
    <Program_Name>fSekrit</Program_Name>
    <Program_Version>1.0</Program_Version>
    <Program_Release_Month>01</Program_Release_Month>
    <Program_Release_Day>31</Program_Release_Day>
    <Program_Release_Year>2006</Program_Release_Year>
    <Program_Cost_Dollars />
    <Program_Cost_Other_Code />
    <Program_Cost_Other />
    <Program_Type>Freeware</Program_Type>
    <Program_Release_Status>New Release</Program_Release_Status>
    <Program_Install_Support>Install and Uninstall</Program_Install_Support>
    <Program_OS_Support>Win98,WinME,WinNT 3.x,WinXP,Windows2000,Windows2003</Program_OS_Support>
    <Program_Language>English</Program_Language>
    <Program_Change_Info />
    <Program_Specific_Category>Utilities</Program_Specific_Category>
    <Program_Categories>security</Program_Categories>
    <Program_System_Requirements />
    <Includes_JAVA_VM>N</Includes_JAVA_VM>
    <Includes_VB_Runtime>N</Includes_VB_Runtime>
    <Includes_DirectX>N</Includes_DirectX>
    <Program_Category_Class>System Utilities::Other</Program_Category_Class>
    <File_Info>
      <Filename_Versioned>FSEKRIT1.zip</Filename_Versioned>
      <Filename_Previous>FSEKRIT2.zip</Filename_Previous>
      <Filename_Generic>FSEKRIT1.zip</Filename_Generic>
      <Filename_Long>fSekrit.zip</Filename_Long>
      <File_Size_Bytes>43000</File_Size_Bytes>
      <File_Size_K>43</File_Size_K>
      <File_Size_MB>0.05</File_Size_MB>
    </File_Info>
    <Expire_Info>
      <Has_Expire_Info>N</Has_Expire_Info>
      <Expire_Count />
      <Expire_Based_On>Days</Expire_Based_On>
      <Expire_Other_Info />
      <Expire_Month />
      <Expire_Day />
      <Expire_Year />
    </Expire_Info>
  </Program_Info>
  <Program_Descriptions>
    <English>
      <Keywords>encryption,crypto,cryptography,safe,notes,notepad,text,editor,secure</Keywords>
      <Char_Desc_45>encrypted portable notes in an exe</Char_Desc_45>
      <Char_Desc_80>easily read and edit encrypted notes in their own portable executables</Char_Desc_80>
      <Char_Desc_250>fSekrit allows you to read and edit encrypted notes using self-contained tiny program files; completely portable - run from usb thumbdrives, etc.  no need to install anything.</Char_Desc_250>
      <Char_Desc_450>fSekrit allows you to read and edit encrypted notes using self-contained tiny program files; completely portable - run from usb thumbdrives, etc.  no need to install anything. Another advantage of using fSekrit is that your un-encrypted data is never stored on your harddisk like with other similar tools.</Char_Desc_450>
      <Char_Desc_2000>fSekrit is a small application for keeping encrypted notes. The real advantage of fSekrit is that notes are truly self-contained; the editor program and your note are merged together into a tiny self-contained program file, removing the need to install a special application to view your data. This makes fSekrit ideal for keeping encrypted notes on, for example, USB flash drives. Another advantage of using fSekrit is that your un-encrypted data is never stored on your harddisk. With a traditional encryption utility you would have to decrypt your file to disk, view or edit it, and then re-encrypt it, and unless you use secure file wiping tools, it would be a trivial matter for someone to to retrieve your un-encrypted data, even though you have deleted it. This can't be done with fSekrit, though, since it never stores your un-encrypted data on disk. fSekrit uses very strong encryption (256-bit AES/Rijndael in CBC mode) to ensure that your data is never at risk.  Self contained fSekrit notefiles are tiny! Only 40k plus the size of your text.</Char_Desc_2000>
    </English>
  </Program_Descriptions>
  <Web_Info>
    <Application_URLs>
      <Application_Info_URL>http://fsekrit.donationcoder.com</Application_Info_URL>
      <Application_Order_URL>http://fsekrit.donationcoder.com</Application_Order_URL>
      <Application_Screenshot_URL>https://www.donationcoder.com/Software/Other/fSekrit/screenshots/screenshot.jpg</Application_Screenshot_URL>
      <Application_Icon_URL>https://www.donationcoder.com/Software/Other/fSekrit/pad/icon.gif</Application_Icon_URL>
      <Application_XML_File_URL>https://www.donationcoder.com/Software/Other/fSekrit/pad/pad_file.xml</Application_XML_File_URL>
    </Application_URLs>
    <Download_URLs>
      <Primary_Download_URL>https://www.donationcoder.com/Software/Other/fSekrit/downloads/fsekrit.zip</Primary_Download_URL>
      <Secondary_Download_URL />
      <Additional_Download_URL_1 />
      <Additional_Download_URL_2 />
    </Download_URLs>
  </Web_Info>
  <Permissions>
    <Distribution_Permissions />
    <EULA />
  </Permissions>
</XML_DIZ_INFO>
Pages: prev1 ... 1294 1295 1296 1297 1298 [1299] 1300 1301 1302 1303 1304 ... 1515next