topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday November 16, 2025, 12:41 am
  • 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 ... 209 210 211 212 213 [214] 215 216 217 218 219 ... 310next
5326
General Software Discussion / Re: idea for donation coder CD
« Last post by Carol Haynes on September 20, 2006, 08:14 AM »
I think the idea of an ISO download (torrent or otherwise) is good especially if it focuses on DC sourced software.

However, burning CDs to send seems a bit pointless given the rate at which apps are updated - by the time they arrive in the post it will be out of date!
5327
Living Room / Re: Interesting Links
« Last post by Carol Haynes on September 20, 2006, 05:40 AM »
U have to check this out!.
Hey Mouser this would be worth development

Teddy
http://lazyrussian.com/2006/09/15/freaky-friday-episode-3-teddy/
http://www-ui.is.s.u-tokyo.ac.jp/~takeo/teddy/teddy.htm
 :Thmbsup: :Thmbsup: :Thmbsup: :Thmbsup: :Thmbsup: :Thmbsup: :Thmbsup:

Hey that's awesome !! I haven't looked at them properly yet but Alice and Squirrel both look like they are worth having to work with SmoothTeddy (Alice is linked on the download page and Squirrel on the examples page).
5328
Data is basically stored on memory chips instead of a disc - the chips don't lose their data when power is removed. Consequently you get much faster access (being chips) and there are no moving parts to wear out or damage when you drop it on the floor (the LCD display may not like it though ;))
5329
General Software Discussion / Re: Create animated gifs
« Last post by Carol Haynes on September 18, 2006, 07:37 PM »
May be worth looking at Xara Xtreme ... which can do animations as well as photo editing and its main function as an illustration tool.
5330
Living Room / Re: [Video] 4 year old drummer
« Last post by Carol Haynes on September 17, 2006, 01:24 PM »
That's brilliant - the extra link on the right to the Live show is even more impressive (if that is possible).

Another of the same ilk is http://www.youtube.c.../watch?v=I8cvKImVadE which features a drum solo from a 7 year old.

I have taught this age group and you won't believe how unlikely these talents are - most kids of that age can't even clap in time.
5331
Living Room / Re: Wireless Networks and Proxy Servers
« Last post by Carol Haynes on September 17, 2006, 10:02 AM »
Actually I have found it is quite easy ...

Just share the folders on the PC and laptop using Windows XP simple file sharing and then add them as network shares or network places. The printers work fine so long as you specify the network address for the printer explicitly (doesn't seem to find them automatically). Limiting the Wireless network to a protected status (WEP or WPA) and specified MAC addresses makes it reasonably secire (esp. if you live in the middle of nowhere like me).

PrinterAnywhere works great - though obviously print quality for graphics is lo res for speed.
5332
Living Room / Re: Wireless Networks and Proxy Servers
« Last post by Carol Haynes on September 17, 2006, 05:02 AM »
Thanks for the suggestions - trouble with using the internet for file sharing is speed really. Ideally it would be good to access the local wireless network. At the moment it finds the router and I can connect to the internet but becase the laptop isn't set up as part of the local workgroup it can't see local network resources.
5333
Living Room / Re: Wireless Networks and Proxy Servers
« Last post by Carol Haynes on September 17, 2006, 03:38 AM »
Thanks Tony.

Another question ....

I share a house with a teacher and the laptop was provided for her use by her school. It is primarily aimed for use at school which has a Domain to log in to. You can obviously login as a standard PC when not connected to the domain.

Short of changing the network settings is there anyway to connect to a Workgroup at home - I'd like her to be able to use my network printers and access file shares on my home network. (Which is set up as a Workgroup using an Access point)

I looked at changing the Domain name to a Workgroup (on the page where you can change the computer ID etc.) but it asks for a login which allows you to detach from the domain and I'm not sure I have one - or if it will work when I am away from the domain.

Any ideas ?
5334
Living Room / Re: Wireless Networks and Proxy Servers
« Last post by Carol Haynes on September 16, 2006, 01:25 PM »
Thanks I see what I can find ...

Anyone got any recommendations?
5335
Living Room / Wireless Networks and Proxy Servers
« Last post by Carol Haynes on September 16, 2006, 12:43 PM »
I have access to a lpatop that is used on various wireless networks, but those networks link to the internet using different proxies (or none at all).

Is it possible to setup a proxy server dependent on which network/router you are connected to?
5336
Living Room / New MP3 offering from Microsoft includes wireless !
« Last post by Carol Haynes on September 15, 2006, 12:06 PM »
    
Look out, iPod, here comes Zune
Microsoft just formally revealed its Zune brand of portable media devices. The first Zune device will be a 30GB portable media player with a 3-inch screen and FM radio. It will play music, photos, and video and will come in three colors: black, brown, and white. But what's Zune got on the iPod? Built-in wireless technology. Zune-to-Zune communication will allow users to share sample tracks of select songs, homemade recordings, playlists, or pictures with friends. Microsoft is also launching a new store, the Zune Marketplace.


sc.png
5337
From the AceText help file ...

Click the Search Options button in the lower right corner of the AceText Editor or AceText Tower, or press Ctrl+F3 on the keyboard, to toggle various options affecting the search and replace commands in AceText.

Regular Expression

Turn on this option if you want to search for a regular expression rather than for a simple word or phrase.

Dot Matches Newline

When searching for a regular expression, you can turn on this option to make the dot match all characters, including line breaks.  By default, the dot matches all characters except line break characters.

Case Sensitive

Turn on this option to make AceText treat the uppercase and lowercase variant of the same letter as different characters.  When the "case sensitive" option is on, the search term "dog" will only match "dog".  It won't match "DOG" or "Dog" or "DoG".  When the option is off, searching for any of these 4 variants will find all 4.

Adapt Case

When the "case sensitive" option is off, you can turn on the "adapt case" option to make AceText adapt the case of the replacement text to that of the search term.  E.g. when searching for "dog" and replacing with "cat", AceText will replace "Dog" with "Cat" and "DOG" with "CAT" when the "adapt case" option is on.  If the option is off, all matches of "dog" regardless of their capitalization will be replaced with "cat", as you entered it.  AceText recognizes and adapts to all uppercase (SEARCH TERM), all lowercase (search term), first capital (Search term) and first capital for each word (Search Term).  If the search match uses another kind of capitalization, the replacement text is not adapted, and used as you entered it.

Whole Words Only

By default, AceText will find all occurrences of the search term, even if as a part of another word.  E.g. searching for "cat" will match the first three letters in "category".  If you turn on the "whole words only" option, "cat" will only match the word "cat".  "Category" won't be matched.

All Clips in This Collection

By default, the Find First, Find Previous, Find Next, Replace Current and Find Previous, Replace Current and Find Next and Replace All commands only work on the active clip.  If you turn on the "all clips in this collection" option, they'll search through all clips in the collection.  Note that Find First Clip, Find Previous Clip, Find Next Clip and Filter Clips always search through all clips in the collection, regardless of this option.

All Clips in All Collections

By default, all search commands only work on the clips in the active collection.  Turn on "all clips in all collections" to search through all the clips in all the collections that you have opened in AceText.

Loop Automatically

Turn on this option to make the search restart from the beginning (or the end when searching backwards) when the search term cannot be found.

These are just the Options you can select.

You can also filter finds and apply similar stuff to search and replace.

Regular expresions use the same syntax as PowerGREP and RegExBuddy (which is not surprising as they were written by the same person) and so combines well with those apps - but youcan simply use your own RegEx too.

There is also a graphical calendar which can be used to filter searches by date.
5338
Best E-mail Client / Re: I wish I could punch the idiots that made TheBat!
« Last post by Carol Haynes on September 14, 2006, 11:06 AM »
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 "[email protected]" 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 :/


I am a big fan of Firetrust Benign for that reason. It sits between the internet and the mail client and filters out web bugs such as 1 pixel images with call home links etc.  You can fully customise what you let through the filtering system.

My only gripe is that it doesn't store a copy of the original pre-processed mail but you can always use the 'leave a copy on the server for n days' to be able to retrieve something that is trashed beyond readability.

I also use Yahoo mail (my ISP proveds a full account for that) which has a useful feature in its spam filtering - if a message is in the junk folder you can opt to preview it without images. I have this set a as permanent setting so that if I check via the web page and I am not sure if an email is spam I copy it to the Junk folder and open it there and then move it back to the inbox. If it is spam I report it as spam without opening it in the inbox at all.
5339
Best E-mail Client / Re: I wish I could punch the idiots that made TheBat!
« Last post by Carol Haynes on September 14, 2006, 03:56 AM »
Actually by default iTunes stores two copies of its library data in the My Documents\My Music\iTunes folder (along with the MP3 files etc.) - one in an internal format and the other in XML format. If one is damaged the other is automatically rebuilt. It did respond to the disk filling up in an appropriate way - it even gave a warning.
5340
Living Room / Re: Furry Friends
« Last post by Carol Haynes on September 14, 2006, 03:51 AM »
Titch, in particular, has been known to sit like this for an entire evening !
5341
Living Room / Re: Furry Friends
« Last post by Carol Haynes on September 13, 2006, 07:21 PM »
OK I forgot about this thread - since we are getting cute here are my two cats getting close an orang-utan ! (They compete for his affections.)

This is Titch:
T.jpg

and here is Crackers:
C.jpg
5342
Best E-mail Client / Re: I wish I could punch the idiots that made TheBat!
« Last post by Carol Haynes on September 13, 2006, 06:56 PM »
Surely any software that writes to a disk should check to see if the disk has space and not destroy your data if there is no space left. That isn't exactly 'catering for any eventuality' but in many cases an inevitability!

I just filled a partition where my music collection was stored but iTunes didn't collapse under the pressure when it tried to download a podcast that wouldn't fit. My library was left in tact and the podcast was left to wait until I had some space to put it - which seems sensible behaviour.

Sorry to hear about your loss Hirudin - but can I tactfully suggest reglar backups of important data  :-[
5343
General Software Discussion / Re: ACDSee 9.0 available
« Last post by Carol Haynes on September 13, 2006, 06:52 PM »
Thanks Darwin that is what I meant ...

It bugs me that ACDSee seem to bring out endless 'upgrades' most of which seem like little more than tinkering with the interface so it looks a bit different - has anything of value really been added since about version 3 or 4 ? True it has gained bloat and is now much slower than it used to be - plus the download is a lot bigger, but I can't really see that much has been added that is worth a couple of upgrades every year.

Maybe I'm just getting old and cynical.
5344
General Software Discussion / Re: ACDSee 9.0 available
« Last post by Carol Haynes on September 13, 2006, 02:57 PM »
Anyone else feel ACDSystems are taking the michael ?

They seem to come out with new versions every six months or so without adding much usually. I am beginning to the think the company are in it for the money !!
5345
Living Room / Re: Arachibutyrophobia
« Last post by Carol Haynes on September 13, 2006, 02:54 PM »
Sorry that has to be a total p*** take !!!

Very funny though ...
5346
Developer's Corner / Re: Jeff Atwood Blog: Has Joel Spolsky Jumped the Shark?
« Last post by Carol Haynes on September 13, 2006, 07:01 AM »
The main issue (as I see it) is that if he gets run down crossing the road no one will be able to maintain the software !
5347
Post New Requests Here / Re: IDEA: One or two click screenshot emailer
« Last post by Carol Haynes on September 12, 2006, 08:19 PM »
Those are ideas, but I am hoping for something much smaller and more encapsulated in purpose.  Basically, not a screen capture program at all.  A little, very small footprint program specifically for emailing a screen cap to a specific address, wouldnt even need the ability to save the capture to the local system.  More of a support tool than a screen capture application.  Also one with super minimal configuration so you could send it to your grandmother in Nebraska and she could easilly get it going.  Why Nebraska?  No idea, just the first thing that popped into my mind.

;) Sounds like you are looking for an AHK script
5348
Developer's Corner / Re: Jeff Atwood Blog: Has Joel Spolsky Jumped the Shark?
« Last post by Carol Haynes on September 12, 2006, 08:16 PM »
Entertaining read - but I think I am beginning to agree that Joel rarely says anything interesting these days that isn't deliberatiely provocative or just plain daft ;)
5349
Post New Requests Here / Re: IDEA: One or two click screenshot emailer
« Last post by Carol Haynes on September 12, 2006, 08:07 PM »
SnagIt has this facility. You can set up a profile with preconfigured settings for outputting to an email address as well as the kind of input etc. required. You can even send someone the profile to load into SnagIt.
5350
The MAPILab one looks really good (I have now got copies of both plugins - they do one for emails and one for everything else).

They have loads of options from deleting duplicates to moving them to a folder of your choice or even just flagging the copies.

You can set the order of priority so that emails (etc) in one folder are considered more important than emails in other folders (in a list hierarchy format) so that you can scan multiple folders and have duplicates flagged in the correct folders. You can specify any number of folders to scan (from 1 to as many as you like).

Not sure but I think you can also scan multiple PST files (haven't tried it yet - but I can't see why not).

OK it isn't free but it looks robust and MAPILab produce solid software.
Pages: prev1 ... 209 210 211 212 213 [214] 215 216 217 218 219 ... 310next