|
6826
|
News and Reviews / Mini-Reviews by Members / Re: In-depth security study at Morgud.com
|
on: November 05, 2005, 07:38:19 PM
|
|
Scary - but at least Microsoft seem to be doing well with their Malicious Software removal tool ...
I note thought the MS AntiSpyware, AdAware, SbyBot Search & Destroy, PestPatrol, Webroot SpySweeper and CounterSpy all came up with no detections at all ... scary ... I use most of those.
NOD32 doesn't come out too bad though ... which is some consolation ...
|
|
|
|
|
6827
|
DonationCoder.com Software / Finished Programs / Re: IDEA: text as windows wallpaper
|
on: November 05, 2005, 07:12:03 PM
|
Just found this site which may also help ... http://www.tonec.com/prod...cts/acim/samples/s19.htmlalso: http://forum.java.sun.com...290&messageID=3872343Another fun tool (but not easy to automate, although I suppose you could use a macro engine to do it) is Xara3D. (Downloadable demo version hereI have been using Xara's graphics apps since long before they even though of writing for Windows (and even before they were called Xara) and they are uniformly excellent: XaraXtreme rivals Adobe Illustrator at a fraction of the cost. Xara3D does one task really well ... it takes text and converts it into images (mainly for use on webpages), applying wonderful effects as you go (including 3D animation etc). You can export the produced graphics in all sorts of formats including animated GIFs, plain image files and even screen saver files. Here is an example from the "Book of Corkscrews" that I knocked together in about 30 seconds ... and below that an animation based on an example from Xara ...
|
|
|
|
|
6828
|
DonationCoder.com Software / Finished Programs / Re: IDEA: text as windows wallpaper
|
on: November 05, 2005, 05:34:39 PM
|
There must be a windows API call that can tell you the dimensions of a string displayed in a particular font ?? This could give you the maximum line length for one of your lines and allow you to calculate the overall dimensions of the image required to hold the multiple lines of the image. Create it and then scale it to fit the screen size and output as GIF. As for multiple lines, I presume ImageMagick and join images, so you could just make multiple images and join them together, and then scale. PS. If you want the binaries for windows the download link is here and you can download the source code here
|
|
|
|
|
6830
|
DonationCoder.com Software / Finished Programs / Re: IDEA: A quick, no-gui, one script holding macro recorder/player.
|
on: November 05, 2005, 08:37:26 AM
|
|
I have tried to add the timer coding myself but I am getting really stuck on how to use arrays in AHK, and also how to distinguish between numbers and text ...
My idea was in the Record subroutine add entries to an array of the time offset from the last stored key/mouse of recording. Then in playback wait the time in the array before sending the next key.
Sounds simple enough to do but I am getting in a total knot with AHK producing 'text' instead of numbers? I tried adding code to the the tooltip and everytime I used an array the NAME of the array was displayed rather than the value ???
|
|
|
|
|
6832
|
Main Area and Open Discussion / General Software Discussion / Re: How to automate this?
|
on: November 05, 2005, 08:30:15 AM
|
A simple batch file would do the job: Make a text file in Notepad and add lines like [ copy or print] copy <path to folder you want to copy> <destination folder where it is to go> replacing the paths with the specific ones for your system (note if the paths contain any spaces they must be enclosed in " ") Add a line like this for each one you want to copy Save it somewhere with a .bat extension. Double click the file to do the backup. If you want to automate the other steps (compacting mail etc) you need to record a macro somewhere to perform those steps. You could add a double click on the batch file as the last step. Is this what you want or are you thinking of how do I schedule this to happen regularly without me doing anything? In which case you could use the Windows Backup Program (See Programs > Accessories > System Tools > Backups) where you can set up a scheduled backup of just the folders/files you want.
|
|
|
|
|
6834
|
DonationCoder.com Software / Finished Programs / Re: IDEA: A quick, no-gui, one script holding macro recorder/player.
|
on: November 05, 2005, 06:37:00 AM
|
|
Thanks - that has got rid of the double clicking, but it still needs one more tweak for me - that is (at leastthe option of) real time playback.
At the moment it seems to replay too quickly to keep up with screen redrawing. For example, opening a webpage and clicking on a link in a known position within that webpage. If the page doesn't have time to draw it doesn't work.
Another thing that would make it even more useful is to make clicks within windows relative to the window rather than absolute, then if a window position changes slightly it will still work (eg. multiple webpages open in their usual cascading style).
|
|
|
|
|
6835
|
Main Area and Open Discussion / General Software Discussion / Re: Lavasoft is getting into the firewall game.
|
on: November 04, 2005, 07:56:00 PM
|
|
Don't get me wrong I like (and still use) AdAware - but it doesn't have the teeth it once had (they keep coming to agreements with companies to avoid lawsuits and removing definitions - MS are doing the same with their AntiSpyware product too).
My biggest issue with Lavasoft is that I don't totally trust them any more to have their users' best interests at the forefront. I know that a firewall that isn't updated often enough and allows new threats through will not stay the course very long, but I bought AdAware some time ago and then went through a period where they didn't supply any updates for months on end, stopped responding to emails, and for a time their site didn't seem to be available. Aft that confidence has taken a big knock for me. Now it is one of about 4 spy detection products I regularly use, but it isn't the top dog for me any more.
The whole saga was documented at the time in Fred Langa's newsletter, and he has stopped recommending Lavasoft these days.
|
|
|
|
|
6844
|
Main Area and Open Discussion / Living Room / Re: Buying a new printer
|
on: November 04, 2005, 04:33:51 AM
|
|
Another vote for Canon ...
I had an old S520 which served me well (and still does as a backup), but I LOVE (with a capital LURVE) my ip5000.
I know in the US people were frustrated with the ip5000 because Canon didn't supply the CD printing side, but as a general printer it is really excellent (and in the UK the CD/DVD printing is superb).
As far as printing goes I would buy Canon every time. I used to have a Lexmark printer, and before that HP and Epson, but the Canon's not only beat them for quality but also on cost per page basis. I use so much less ink, and the cartirdges are much cleaper than HP and Lexmark - helped by the muliple cartirdge approach which means you don't throw away a half full cartridge because the yellow ran out!!
The more I play with Canon gear generally the more I like it ... I have two canon scanners (both of which are brilliant) and four Canon cameras!
Go for the big Gun !!!
|
|
|
|
|
6848
|
Main Area and Open Discussion / Living Room / Re: Close the Blog Section?
|
on: November 02, 2005, 12:20:47 PM
|
|
Re: Loss of formatting in the review section if it were moved to the forums ...
Actually there is no real reason why this should be true. SMF supports limited HTML and BBC inc. tables, embedded graphics, attachments and easy editing.
Surely there is sufficient scope there to present reviews just as neatly as they are currelntly displayed?
Review topics are decided upon - they aren't whims, and there is already a mini review boards. So it would make sense to have a Review Forum with child boards - one per topic. Make the author based review posts sticky and editable only by you and the author, and then let people have their say below ...
This would make browsing reviews quick and easy, and searching would pop up all sorts of related stuff too.
|
|
|
|
|
6849
|
Main Area and Open Discussion / General Software Discussion / Re: Storage on the go
|
on: November 02, 2005, 12:13:50 PM
|
|
Yes it will plug and play on a PC because that is the way Windows is designed. Effectively Windows already has the device driver and communications already set up.
One further thought ...
If it is plug and play in Windows XP I would have thought he would perhaps be able to upload his audio at some of the places he is speaking. Surely someone would give him 10 minutes on a computer every now and then, and webspace to uplad to is easy enough to find.
|
|
|
|
|