Welcome Guest.   Make a donation to an author on the site May 19, 2013, 05:53:55 AM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
Read the full one-year retrospective report on DonationCoder.com.
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: Prev 1 ... 310 311 312 313 314 [315] 316 317 318 319 320 ... 349 Next
7851  Main Area and Open Discussion / General Software Discussion / Re: What happened to Big Bang Enterprises? on: September 15, 2006, 09:50:01 PM
Seems to work just fine here, Ken.
7852  DonationCoder.com Software / fSekrit / Re: u3P Version on: September 15, 2006, 07:26:06 PM
Hm, u3p version?

I haven't read into those "new-fangled" flash devices, to be honest it hasn't interested me much - a regular usb flash serves me very well. Could you explain what that u3 stuff is good for, and what I'd need to implement to support it? smiley
7853  DonationCoder.com Software / fSekrit / Re: Beta: fSekrit 1.2 needs bashing! on: September 15, 2006, 07:24:09 PM
Version 1.2 has been released - so I'm closing this topic smiley
7854  Other Software / Developer's Corner / Re: Jeff Atwood Blog: Has Joel Spolsky Jumped the Shark? on: September 15, 2006, 07:23:23 PM
Even "just" compiling one language to another isn't necessarily trivial; C++ used to be a frontend for C, and iirc the comeau compiler (currently the most compliant compiler, and only one that supports some of the _very_ advanced C++ stuff wrt. templates) also depend on another C++ compiler...

Also, google's AJAX toolkit compiles from JAVA to JavaScript.

But anything that outputs to vbscript can hardly be that complicated Wink
7855  DonationCoder.com Software / Screenshot Captor / Re: SC crashes on right-click on: September 15, 2006, 05:30:38 AM
take a microsoft component and stick it into a decent app and right away it collapses... maybe it's time to do away with the explorer pane.. eh, mouser?
It's a custom component written by somebody else, not Microsoft - hold back on the flamehorse Wink
7856  DonationCoder.com Software / fSekrit / Re: fSekrit 1.2 done! on: September 14, 2006, 04:55:48 PM
Any changes since the last beta or do I not need to update?

Executable has been compressed, non-implemented Replace has been removed, and it's no longer regarded a "beta" smiley
7857  DonationCoder.com Software / fSekrit / fSekrit 1.2 done! on: September 14, 2006, 10:15:26 AM
As topic states, 1.2 is done - now you'll just have to wait for mouser to update the download page etc Cool

Available here: http://fsekrit.donationcoder.com/ thumbs up
7858  Main Area and Open Discussion / General Software Discussion / Re: What's the Greatest Software Ever Written? on: September 14, 2006, 10:14:13 AM
housetier, as I see it you can currently have multiple "buffers" per "window" (where, in the windows version, a "window" can be either a tab or another instance of vim). I'd prefer if opening a new file would always create a visual indication that a file was opened... I'm off to work, so I can't explain it better right now.
7859  Main Area and Open Discussion / General Software Discussion / Re: What's the Greatest Software Ever Written? on: September 14, 2006, 07:43:54 AM
I wouldn't mind to see the "buffers" die, though, and only have "tabs" left.
I wouldn't like that, i love being able to divide the screen in half, with 2 buffers on each side! cheesy

Actually, one thing i don't like about vim is the fact that, if you're editing a not saved buffer, you can't open another one unless you save the current one or divide the screen. (or open a new tab Wink )
That's a useful feature, sure, but IMHO it shouldn't be implemented via "buffers", but via the UI code...
7860  Main Area and Open Discussion / General Software Discussion / Re: What's the Greatest Software Ever Written? on: September 14, 2006, 06:58:20 AM
I've recently started using/learning VIM for my coding tasks (but still fire up Notepad++ for regular text files). The syntax highlighting in VIM is great, it has powerful RegEx support, and while the "modal" nature is confusing at first, it's very powerful... with just a couple of keystrokes, you can delete a {block} of code, delete the next three words, etc etc etc. Features that are pretty handy when programming. And it's nice that you don't have to take your hands off the keyboard.

I wouldn't mind to see the "buffers" die, though, and only have "tabs" left.

Quote from: Lashiec
but let me you that controlling the cursor movement via the keyboard
Huh? When using a text editor, I hate having to use the mouse.

EMACS is too big and bloated imho, and has an even steeper learning curve than VIM.
7861  News and Reviews / Best E-mail Client / Re: I wish I could punch the idiots that made TheBat! on: September 14, 2006, 06:22:26 AM
Quote
but I'm not a fan of spam. One way to avoid spam is to never download the images sent in spam, as they're supposidly tracked (if the image "149874345232.jpg" is downloaded then "suchandsuch@blah.com" is a valid e-mail).
I've disabled html formatted mails and images, so that won't bite me... but it could be annoying if you rely on html mails.

Bug sucks anyway, sorry that you lost your messages :/
7862  DonationCoder.com Software / Screenshot Captor / Re: SC crashes on right-click on: September 14, 2006, 03:02:50 AM
The thumbnail/explorer pane sucks Sad - there's so many problems with it.
7863  News and Reviews / Best E-mail Client / Re: I wish I could punch the idiots that made TheBat! on: September 14, 2006, 03:00:01 AM
Carol, that scenario doesn't necessarily test the robustness of iTunes... I'd guess it stores a database of your music collection somewhere, probably in %USERPROFILE% somewhere. You'd have to fill up *that* partition and try again smiley

That said, programs really ought to save files "safely". Using a decent ACID database, or "save-to-tempfile-then-rename-tempfile-when-saved-properly" scheme, so a failed save will not destroy the old saved file (something that's not in fSekrit yet, but is a high priority for v1.3).
7864  News and Reviews / Best E-mail Client / Re: I wish I could punch the idiots that made TheBat! on: September 13, 2006, 05:02:12 PM
Nasty :/

It's one of those bugs that usually won't be found and fixed before something like this happens, though >_<

Quote
For instance, when you download your mail you MUST click on at least one in order to delete anything. So, if you get 10 messages, and they all have viruses, you would HAVE to click on (AKA open) at least one virus laiden message in order to delete the rest.

To be fair, TheBat isn't vulnerable. Even if you have HTML mails turned on, since it uses it's own HTML rendering engine.
7865  DonationCoder.com Software / fSekrit / Re: Beta: fSekrit 1.2 needs bashing! on: September 13, 2006, 04:43:28 PM
ep: oops, thanks for pointing that out. The underscore'd names are the variable names I use in the code, forgot the registry names didn't have underscores. Thanks for pointing out, history.txt updated. flork vs. flork.dk was a stupid slip-up as well.

allen: registry was the easiest way, considering I don't (currently) have a font GUI picker. Also, I use a font not present on most machines (Jibz' wonderful Dina font, so for me it was logical to keep it as a registry setting. No, I will not support embedded fonts, too much code for what fSekrit is.

But I'm considering a GUI font picker, and might embed the font settings.
7866  DonationCoder.com Software / fSekrit / Re: Beta: fSekrit 1.2 needs bashing! on: September 13, 2006, 10:03:18 AM
Beta2 uploaded... final should hopefully be ready for the 15th as promised Cool
7867  DonationCoder.com Software / fSekrit / Re: Beta: fSekrit 1.2 needs bashing! on: September 13, 2006, 06:10:53 AM
Okay, so far...

Seems that some people have forgot to read the accompanying text files smiley, the current file->import and file->export always import from / export to c:\stream.txt - pick-a-file dialog boxes will be added before release.

A bug has been identified, you will always be asked if you want to save modfications, even if file hasn't been modified.

Both issues fixed in beta2 smiley
7868  Main Area and Open Discussion / General Software Discussion / Re: Data recovery software suggestions? on: September 13, 2006, 05:42:26 AM
runtime's GetDataBack for NTFS has saved me a couple of times.
7869  Main Area and Open Discussion / Living Room / Re: Unprotected Wireless Lans? on: September 12, 2006, 05:01:13 PM
Nasty! - and not at all fair. Some access points cannot be secured, others only have WEP (which is basically insecure), and many people don't have the tech skills required to secure the access point... bad court, bad!
7870  DonationCoder.com Software / fSekrit / Beta: fSekrit 1.2 needs bashing! on: September 12, 2006, 09:24:28 AM
Updated: beta 2

For those interested, here's a beta of v1.2. I'd like you to bash this in every possible way, and if you can make it crash please do tell me. Do *anything* you can to play tricks on the executable.

This is a pretty good indication of what 1.2 will bring. The text import and export aren't finished yet though, in the beta they both work on c:\stream.txt - final version will of course have a the usual pick-a-file dialog.

Post any findings, suggestions, and hate mails here.

PS: I haven't had any problems on my own box, but this is *BETA* - don't do do anything without backups.
7871  Main Area and Open Discussion / Living Room / Re: What slows Windows down? See for yourself.... on: September 12, 2006, 04:30:22 AM
Hm, might be worth a try setting the vmware services to manual - you can always set them back to whatever again if it doesn't work. A bit silly that it's not loaded on-demand anyway.

VirtualPC is okay, but somewhat slower than vmware... at least last time I played with it.

7872  Main Area and Open Discussion / Living Room / Re: What slows Windows down? See for yourself.... on: September 12, 2006, 02:17:47 AM
Quote
If you can avoid them, don't install an antivirus program (especially not Norton). That's not perfect advice for everyone, but if you've got an oodle of web-smarts, you should be able to spot what's bad and what's ok.

better to be safe than sorry. this is a universal fact.. haha, even experts make mistakes.. so I take this as stupid advice.
Especially since a trojan dropper could hide in an ad banner - either because the ad service doesn't check, or because an affiliate was hacked. And those sneaky bastards constantly find new ways of fooling ad blockers...
7873  Main Area and Open Discussion / Living Room / Re: What slows Windows down? See for yourself.... on: September 12, 2006, 01:32:36 AM
LOL - another shot in the arm for Norton Wink

Quite surprised by VMWare though.
vmware runs a bunch of stuff on system startup, like the license service, NAT service, and some mount stuff...
7874  Main Area and Open Discussion / General Software Discussion / Re: What's the Greatest Software Ever Written? on: September 11, 2006, 05:29:14 PM
VIM is pretty interesting, I'm trying to "get into it". It's a pain to start with, but I can see how (if you make it past the initial "ugh" barrier) a lot of editing tasks could be pretty speedy with it.

For development, visual studio still has advantages over it though - the stuff you can do with a "browse database" is really nifty, and the debugger is classy too. But when you don't need those features, VIM does seem handy. And a lot more fun to run on a laptop - vs.net *is* pretty damn heavy smiley
7875  Main Area and Open Discussion / Living Room / Re: STICKMAN SAM 4: Fantastically Good Flash Platform Game on: September 09, 2006, 06:33:06 AM
Looks nice, I'll give it a shot.
Pages: Prev 1 ... 310 311 312 313 314 [315] 316 317 318 319 320 ... 349 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.082s | Server load: 0.19 ]