topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday June 13, 2025, 1:55 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 ... 18 19 20 21 22 [23] 24 25next
551
Post New Requests Here / Re: IDEA: Reverse Regex Generator
« Last post by cthorpe on March 08, 2007, 10:00 AM »
I would love something like that.  I've always had a hard time getting my head around regexp.  I use them when necessary, but I always have to look at example after example and attempt to cobble a usable expression out of them.  Definately takes much longer than it should.  The problem is, when I try one that doesn't work as expected, I don't always know why.  If I had a way to see what the "wrong" expression returned, it would be easier to learn from my mistakes.

And if I could learn regexp...

regular_expressions.png
552
Found Deals and Discounts / Image for Windows 40% off
« Last post by cthorpe on March 08, 2007, 09:54 AM »
http://www.Bitsdujour.com is offering Image for Windows from Terrabyte software at 40% off.

imageB.jpg
Image from bitsdujour


Regular price 38.94 usd
Sale price 23.96 usd

I haven't used this program because I own Acronis True Image, but it is talked about very highly on the Wilders Security boards by some users whose opinions I have come to trust.  It is very similar to Acronis in that it can make disk images while Windows is running, and it also comes with their Image for DOS which is a bootable CD that can make NTFS images as well.
553
Living Room / Re: Drawing with 2 mice
« Last post by cthorpe on March 07, 2007, 03:15 PM »
554
I'd be nervous about the patch backup because it would appear that its a proprietary system.  I want my backups in a generic state that can be recovered without the use of the specific backup program that created them.  That's why I like backup4all.  Everything is in zip format and can be extracted manually if needed.
555
Found Deals and Discounts / Backup4All 56% off at bitsdujour
« Last post by cthorpe on March 05, 2007, 12:00 PM »
56% off Backup4All Professional version at http://bitsdujour.com

That makes the final price only $19.78 (usd)

main-window.gif

Carl
556
Found Deals and Discounts / Free Tower Defense game at giveawayoftheday
« Last post by cthorpe on March 02, 2007, 10:31 AM »
I know some here are really into this type of game:

http://game.giveaway...m/master-of-defense/

[edited to attach image]
mod02.jpg
557
General Software Discussion / Re: limiting memory
« Last post by cthorpe on February 28, 2007, 06:03 PM »
If I threw my PC at the wall every time it bogged down...

I'm running a 866mhz P3 with 512mb of ram.  And I use VMServer regularly  :huh:

558
I highly recommend PuTTY a free Telnet/SSH Client.  I would guess that many people here use it and love it as much as I do.

The team behind it is:
Simon Tatham, Owen Dunn, Ben Harris, and Jacob Nevins

http://www.chiark.gr....uk/~sgtatham/putty/

559
General Software Discussion / Re: limiting memory
« Last post by cthorpe on February 28, 2007, 11:00 AM »
Well.. Even if such program existed, what would happen would be that you wouldn't be able to use the program you mentioned, since it'd run out of memory and give a "out of memory" error, i suppose.

I thought some programs were written to exploit all available memory, so you could limit them without making the program not run.  I seem to recall reading that some Adobe programs do it, though I might be mistaken.
560
General Software Discussion / Re: Outpost and my new XP
« Last post by cthorpe on February 27, 2007, 11:43 AM »
When you run Outpost (Outlook), is there an icon in the system tray and the button on the task bar?  If so, right click on the icon in the tray and look for an option about hiding when minimized.
561
Skrommel's Software / Re: Run
« Last post by cthorpe on February 27, 2007, 12:20 AM »
Check to see if the option to allow dragging and dropping on the start menu is disabled.

Clipboard01.png
562
General Software Discussion / Re: virtual install
« Last post by cthorpe on February 22, 2007, 09:41 AM »
not sure how many writes it takes (it is a good few) but from what I've read before, it's more definite than possible ..

According to Wikipedia:

EEPROM and flash memory media have individually erasable segments, each of which can be put through a finite number of erase cycles before possibly starting to wear-out and becoming statistically unreliable: anywhere between 10,000 and 1,000,000 cycles, for example, for NAND flash devices.
http://en.wikipedia..../wiki/Wear_levelling

and

Another limitation is that flash memory has a finite number of erase-write cycles (most commercially available flash products are guaranteed to withstand 1 million programming cycles).
http://en.wikipedia....h_memory#Limitations
563
Screenshot Captor / Screenshot Captor on 100-downloads.com
« Last post by cthorpe on February 21, 2007, 04:20 PM »
Sorry if this has been posted already:

http://100-downloads.com/
564
Mini-Reviews by Members / Re: Mini-Review of FirstDefense-ISR (Raxco Software)
« Last post by cthorpe on February 20, 2007, 07:21 PM »
That's odd... I'm seeing €51.03

Carl
565
General Software Discussion / Re: virtual install
« Last post by cthorpe on February 19, 2007, 05:59 PM »
Altiris has to be installed on the computer in question before you can import and use a layer.  As far as I know, there is no way to run Altiris off of the USB at this time, though that feature is supposedly under development.
566
General Software Discussion / Re: virtual install
« Last post by cthorpe on February 19, 2007, 03:26 PM »
It should work fine to take the program with you and put it on another machine as long as Altiris is running on that other machine.  Just select the layer you want (it has to be inactive), go to the File menu, and select Export to get a file that can then be imported to another machine.


Carl
567
Living Room / Gmail finally open for everyone without an invitation needed
« Last post by cthorpe on February 15, 2007, 10:21 AM »
Well, it looks like Google has finally opened gmail to the masses.  Here's hoping that they don't start having problems with their service.

http://mail.google.com/mail/signup

http://tech.cybernet...y-open-for-everyone/
568
Post New Requests Here / Re: MOVEALLTO C:\OLDDATA
« Last post by cthorpe on February 13, 2007, 12:01 PM »
What about XXcopy http://www.xxcopy.com/index.htm?
There is a free for personal use version.



XXCOPY  C:\  C:\OldData\   /CCY /H /S

That is, copy everything from C:\ to C:\OldData\ and deal with the cyclical issue that could arise (/CCY) and copy hidden/system files.

You could add

/RCY /S
to the end to remove all copied files and subdirectories if you wanted.
569
Post New Requests Here / Re: MOVEALLTO C:\OLDDATA
« Last post by cthorpe on February 13, 2007, 09:36 AM »
Could it be as easy as:

robocopy .\ c:\OldData\ /E /MOVE

 run from the root of C:\

C
570
Mini-Reviews by Members / Re: Mini-Review of FirstDefense-ISR (Raxco Software)
« Last post by cthorpe on February 12, 2007, 09:30 PM »
It's too bad that you can't get a discount from them.  Don't know how I managed it when I did.  Must have gotten the right rep on the phone.  I wish I could remember who it was who gave me the discount, but I can't.

Btw, for ISR fun, here's a little something I cooked up:

Put your ISR snapshot name on your desktop

What you need:
BGInfo: http://www.microsoft...llaneous/BgInfo.mspx

Optional goodness:
Hidden Start: http://www.ntwind.co...tilities/hstart.html

Put hstart somewhere in your path, and BGInfo somewhere convienient.  Run BGInfo and set it up to your liking, but before you exit it, add a custom field called FDISR like this:
SNAG-0086.png
Then save your config to a file called snap.bgi in the same folder as BGInfo

write this batch file:

c:\$ISR\$APP\isrcontrol list | find "*" > snapshot.txt
if ERRORLEVEL==1 c:\$ISR\$APP\isrcontrol list | find "#" > snapshot.txt
Bginfo.exe snap.bgi /TIMER:0

The if section deals with Frozen snapshots.  Frozen snaps are indicated with a # when listing, and non-frozen snaps are indicated with an *

Put a shortcut to the batch file in your startup folder or put it in your registry.  If you really want it to rock, use Hidden Start to avoid having the console window popup (I have the following in my registry)
hstart /NOWINDOW /D="C:\$ISR\$APP\Batch" "C:\$ISR\$APP\Batch\snapshot.bat"

The /D part tells it the working directory for the batch file.
I just happen to have a couple of ISR batch files in a directory under \$ISR\$APP\Batch for safe keeping since the $ISR folder persists across snapshots.

Reboot your computer

Behold, the snapshot name goodness:
snag-0085.png


Other cool batch file tricks:

Hands Free duplication of a snapshot:
set times=%time%
set dates=%date%
C:\$ISR\$APP\isrcmd COPY "Alpha" "Beta"
set timec=%time%
set datec=%date%
C:\$ISR\$APP\isrcmd DESC "Beta" "Copy of Alpha.  Started at %times% on %dates%; Completed at %timec% on %datec%."
set times=%time%
set dates=%date%
C:\$ISR\$APP\isrcmd COPY "Beta" "Delta"
set timec=%time%
set datec=%date%
C:\$ISR\$APP\isrcmd DESC "Delta" "Copy of Alpha.  Started at %times% on %dates%; Completed at %timec% on %datec%."
set times=%time%
set dates=%date%
C:\$ISR\$APP\isrcmd COPY "Beta" "Gamma"
set timec=%time%
set datec=%date%
C:\$ISR\$APP\isrcmd DESC "Gamma" "Copy of Alpha.  Started at %times% on %dates%; Completed at %timec% on %datec%."
set times=%time%
set dates=%date%
C:\$ISR\$APP\isrcmd COPY "Beta" "Iota"
set timec=%time%
set datec=%date%
C:\$ISR\$APP\isrcmd DESC "Iota" "Copy of Alpha.  Started at %times% on %dates%; Completed at %timec% on %datec%."
set times=%time%
set dates=%date%
C:\$ISR\$APP\isrcmd COPY "Beta" "Kappa"
set timec=%time%
set datec=%date%
C:\$ISR\$APP\isrcmd DESC "Kappa" "Copy of Alpha.  Started at %times% on %dates%; Completed at %timec% on %datec%."
571
General Software Discussion / Re: My favorite software! What's yours?
« Last post by cthorpe on February 12, 2007, 09:05 PM »
Wow, I like your setup cthorpe, I could implement an idea or two from that.  (I too am a True Launch Bar supporter and had no idea about the window plug-in) thanks for taking the time to post your set-up.  On a similar note, if you had a wider screen like say 24'' 1980x1200 would you run everything on the bottom of the screen because it might fit better, or do you prefer having it at the top regardless.   Cheers,  vegas

Hey, sorry for the long delay in getting back to you.  I don't know why I didn't have subscriptions turned on for this thread.  I would probably stick with the top and bottom toolbars now that I've gotten used to having them.  I've added a few more icons for convienience, and switched to a different foobar control panel:
snag-0084.png

Carl
572
Mini-Reviews by Members / Re: Mini-Review of FirstDefense-ISR (Raxco Software)
« Last post by cthorpe on February 12, 2007, 08:24 PM »
You can get 50% off with rollback right now... codes everywhere since the people reviewing it at download.com get that as a reward.

people seems to be liking rollback:
http://www.wildersse...053&postcount=72

I mentioned the discount for reviews of rollback in my original mini-review.  It really makes me question all the good comments I have read about the program since I know that the company was essentially paying for press.
573
Living Room / Re: What is the most useless key on the keyboard
« Last post by cthorpe on February 10, 2007, 02:37 PM »
I voted for Caps Lock.  I don't need permanent caps, and my students are always freaking out because it gets turned on and they forget about it.  Many of my students still insist on using it to make capital letters rather than holding shift.

Carl
574
Well, there's BigShot (program: http://www.aisquared...ts/BigShot/index.cfm. very old review: http://www.compukiss...terhtm/review132.htm) by the same company that makes ZooomText.

I'm still looking for more, and will post more if I find them.

Here are some reviews http://www.magnifiers.org/links/Reviews/



Bingo!  A free full screen magnifier:
http://magnifiers.or...=fullnews&id=221   :Thmbsup:

It has some problems, most notably being that it can't keep magnifying if you open a menu in windows, but it works for reading, seeing icons, etc.

dz1.png dz2.png
575
General Software Discussion / Re: A new kind of search: guided search
« Last post by cthorpe on February 03, 2007, 01:53 AM »
I had the opposite experience.  I was looking for information on a suspicious process.  The ChaCha guide kept trying to push me to forum posts around the web that were nothing more than an individual asking about the process and no responses to those posts.  I told them multiple times that the reason I was there was because all of those forum posts were going unanswered.  I even told the guide that a couple of the posts were mine, and what the screen name that I had used on those posts was.  The guide directed me to my own unanswered forum posts.

Carl
Pages: prev1 ... 18 19 20 21 22 [23] 24 25next