Welcome Guest.   Make a donation to an author on the site May 26, 2013, 03:54:32 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.
 
Your Support Funds this Site: View the Supporter Yearbook.
   
  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 ... 40 41 42 43 44 [45] 46 47 48 49 50 ... 59 Next
1101  Main Area and Open Discussion / General Software Discussion / Re: Backup4All FTP Problems on: April 17, 2008, 09:56:39 AM
Thanks MerleOne: but no  Sad

My best guess at the moment is some incompatibility between B4A and another programme running here... I'll just have to take some time and find it... tomorrow
1102  Main Area and Open Discussion / General Software Discussion / Backup4All FTP Problems on: April 17, 2008, 06:32:03 AM
This has been a major pain  Cry , and I'm only posting here in case someone has bumped into something similar and found a solution.  tellme tellme I've been in contact with the Backup4All developer, the Hosting provider, the router manufacturer  Sad and we seem to be running in ever diminishing circles with most people excusing themselves, understandably, and saying it's not their responsibility.

OK: What's the story:
I've got a paid-up latest version of Backup4All Pro that I'm using, amongst other things, to back up off-site, via FTP, to my Windows hosted site at LunarPages.com.

No problems at all locally. Plenty of FTP problems though. B4A almost seems incapable of overwriting a file, not all the time, but when it fails (99% of the time) it always fails when it's trying to write a file that exists on the FTP server. It'll do an initial backup and FTP it to my site without problems. When I do another backup, it'll successfully FTP the next *.zip but fail with the catalog.

The B4A devs have investigated the log files and catalog and said the failure is caused by:
Quote from: B4A Developers
The problem is that the FTP connection is interrupted during the backup.

I tested B4A using some free FTP space over at 0catch.com and it performed fine without problems, using exactly the same backup job (just changing the destination).

I tried the FTP backup to my site with SyncBackSE and it performed without problems (obviously using the same FTP account: therefore it's definitely not permissions).

So I think I can presume:
  • It's not a router issue as SyncBack works on my site, B4A works on 0catch.com and Filezilla works on my site.
  • It's not a permissions issue as SyncBack works fine.
  • It's not my site, as SyncBack works on my site as does Filezilla
  • It's not B4A, as it works on 0catch.com

It can only be the combination of B4A and my site??? Is that possible  undecided

1103  Main Area and Open Discussion / Living Room / Re: Home Network Recommendations? on: April 17, 2008, 05:46:25 AM
I recently purchased the +207 and put 2x 1Tb drives in RAID1.

I was really happy with it, still am really except that the manufactures have it because it kept losing the RAID1 sync after a power down and power up.

But apart from that, it has a stack of nice features at an extremely reasonable price. I've also got to say now that the service is good too: organized for the UPS couriers to come and pick the device up and take it back to Taiwan so they can check out the syncing issue.

Firmware upgrades seem to be quite regular as well.

Carol: the eSata port is for a HD to use for backup, expansion, etc. as can the USB ports. I have not got to try that yet, but I do have an external USB HD waiting.

1104  Main Area and Open Discussion / General Software Discussion / Re: files and folders emulator on: April 06, 2008, 07:06:21 AM
You know what, this is something I've always wanted. Many times I'm downloading something, or saving a file, that I' already have. I want this sort of thing integrated in the file system/Explorer so that when I try to do a file operation it can tell me that the file exists, and where it is.

FDM does that for me, though I'd assume that most download managers would as well. I get a pleasant surprise when initiating a download it pops up and says that it exists and did I want to continue  cheesy Then I have to try and figure out why I'd forgotten/not done anything with the file  undecided

It just means that I need to keep the files in one place.

1105  Main Area and Open Discussion / Living Room / Re: How many people work from home? on: April 05, 2008, 08:31:11 AM
Don't work from home at the moment, but spent well over a decade working in my own Design business. I miss it, but I also enjoy the communal aspect of working in a larger company.
1106  News and Reviews / Mini-Reviews by Members / Re: WikidPad - an IDE for your thoughts on: April 03, 2008, 09:40:52 PM
Justice that adds to bottom of the text, is there a way to add to beginning of the text file?

You'd have to (using a batch):
1. write your line of text to a new file
2. write the old file to the new file
3. delete the old file
4. rename the new file to the old file

Or easy enough using a script (VBS,JS,AiT,AHK, etc) to use concatenate the two (in the correct order) and overwrite the original file.

But reading your original question I thought you were wanting to write to a specific Wiki page? If you use the Original Gadfly Database Type then each Page/Word is saved as a different file. Then you'd be able to add text to the end of the file.
1107  Main Area and Open Discussion / General Software Discussion / Re: Any app to auto-replace Notepad ?? on: April 03, 2008, 07:28:20 AM
PSPad has many different areas of system integration. What you're specifically asking for Curt is achieved by a small 8K exe that you can copy over the top of notepad.exe.

Quote
System Integration
Open TXT files
When checked this sets the association for .TXT files to PSPad. otherwise .TXT files are associated with notepad. Note: If Windows notepad.exe is replaced with the version of notepad.exe supplied with PSPad then this option is, effectively, ignored.

Register in System context menu
When Checked you can open any file in PSPad or PSPad HEX editor by clicking right mouse button on it and selecting corresponding item in context menu.

Link on the DeskTop
Adds or removes desktop shortcut for PSPad editor.

Link in the START menu
Adds or removes Start menu shortcut for PSPad editor.

Link in Send To menu
Adds or removes Send To item for PSPad editor in Windows Explorer context menus.

HTML Viewer in IE 5+
When checked, sets PSPad as default HTML viewer for MS Internet Explorer.

HTML Editor for IE
When checked, sets PSPad as default HTML editor for MS Internet Explorer.

HTML Viewer in OPERA
When checked, sets PSPad as default HTML editor for Opera. Note: If OPERA browser is running, this option is disabled!

Editor for Total Commander
Sets PSPad as default editor for Total Commander. Note: TotalCommander is running, this option is disabled! You must have TotalCommander shareware installed for this option to function.

1108  News and Reviews / Mini-Reviews by Members / Re: WikidPad - an IDE for your thoughts on: April 03, 2008, 07:03:47 AM
Hey guys: what great ideas  Thmbsup

I really liked the day page idea:
Second, I do not use scratch pad at all. I have daily record wikipage I use to put random bits

Thanks Kartal: it's a great way to organise stuff that's not necessarily organised so that it can be organised later...

And thanks Justice for your kick start... I've never done anything in AHK before (always used AutoIT myself), but nearly everyone here uses AHK so I'd always thought of getting started (but never really starting  embarassed).

So I've combined Kartal's idea of a day page into your script and bingo: wonderful  Thmbsup

1109  News and Reviews / Mini-Reviews by Members / Re: WikidPad - an IDE for your thoughts on: April 02, 2008, 08:37:09 AM
Have to say this was a great tip, I'm still using WikidPad to access shared information between work and home via Jungledisk (amazon s3) and it never fails to deliver.

That's good to hear. I generally run mine off a USB between home and work.

One thing that I have not quite figured out is that when something pops into my head that I want to catch WikidPad invariably is not yet running, so starting, finding a spot etc takes a bit too long. I know I should have it running anyway really  embarassed

What I think I want is something in the tray that can capture my thought quickly, run the programme if needed and then stick it into the Scratch Pad for later? I'll probably have a fiddle with AutoIT...
1110  News and Reviews / Backup Guide / Re: Information about Backup4all 2.3.2 on: March 30, 2008, 09:50:13 PM
If you are already running a CentOS box, Veign had a good suggestion.

I think that I've had a lot of hair pulling because of this: my backups live on a Synology NAS and the only way to get B4A to work somewhat regularly was to use a local temp folder and alternate zipping (which is not what the Help file suggests)  Angry

I'll have to test it again, but last go worked  smiley
1111  News and Reviews / Backup Guide / Re: Information about Backup4all 2.3.2 on: March 30, 2008, 01:07:36 AM
As you can see on my screenshot, tomos, it also works here, I did exactly as you (too) directed, but what about the size of the backup: 3 MB backing up 100 GB?? No way! How many GB are you backing up, and how much space does the produced backup files take?

Are you backing up compressed files? I know my B4A spits the dummy when it tries that: generally it says that I have not got enough room.

Edit:  embarassed Re-Looking at your screenshot... those file are the B4A index files, not the actual backups. The backups should be probably in a zip file.

The backup of my documents directory looks like this:
[attachthumb=1]

The actual backup files are contained in the Directory:
[attachthumb=2]

And it also looks like you're backing up your backups??? Is that right?  undecided
1112  Main Area and Open Discussion / Living Room / Re: We need to do something about Skrommel.. but what? on: March 30, 2008, 12:35:39 AM
How do you solve a problem like Skrommel?
How do you catch a cloud and pin it down?
How do you find a word that means Skrommel?
A flibbertijibbet! A will-o'-the wisp! A clown!

Many a thing you know you'd like to tell him
Many a thing He ought to understand
But how do you make him stay
And listen to all you say
How do you keep a wave upon the sand

Oh, how do you solve a problem like Skrommel?
How do you hold a moonbeam in your hand?

Darwin: This needs to be converted into an audible file!  cheesy  Thmbsup
1113  Main Area and Open Discussion / General Software Discussion / Re: New kind of spreadsheet: Resolver One on: March 28, 2008, 06:24:36 PM
Very nice idea.. They have some screencasts too that help shed light on what it does  thumbs up

Here are the links:
[attachimg=1]

[attachimg=2]

[attach=3]


This certainly looks like an interersting application!

1114  Main Area and Open Discussion / Living Room / Re: Google on: March 28, 2008, 06:17:33 PM
That's how any standard addiction works  cheesy
1115  Other Software / Found Deals and Discounts / Re: Let's Bundle Our Orders For Software995 Toolset on: March 28, 2008, 05:51:26 PM
  • tinjaw
  • darwin
  • Perry Mowbray
  • cranioscopical
  • wraith808

Hey TinJaw: what do you think about maintaining this list in your original post? That way it's easy to see the latest  undecided
1116  Main Area and Open Discussion / General Software Discussion / Re: On-Line Dictionaries on: March 27, 2008, 09:35:42 PM
i use ninjawords, nice and fast
www.ninjawords.com
(have it as a search in opera)

NinjaWords has a nice clean interface  thumbs up , I see it uses Wiktionary as its main dictionary (is a vote for Ninja a vote for Wiktionary? Not function wise, but accuracy wise it will be??).
1117  Main Area and Open Discussion / General Software Discussion / Re: On-Line Dictionaries on: March 27, 2008, 07:14:26 AM
Even though it's not a dictionary per se, we should take this opportunity to post about the very cool FreeThesaurus.net by DC member Wordzilla (Anderson Hu): http://www.donationcoder....um/index.php?topic=8416.0

Good point!! Maybe we should get FreThesaurus added to OneLook (which is why I forgot about it  embarassed )?

Edit: I've just suggested that FreeThesaurus be added.
1118  Main Area and Open Discussion / General Software Discussion / Re: On-Line Dictionaries on: March 27, 2008, 07:11:28 AM

Yes, I saw that when I was marking it up: they point to the same URI too. Wasn't sure what it meant, but didn't know which one to delete  cheesy

odd that's listed twice (at onelook.com too) with same url but different amounts of words
must try it out - onelook I mean
1119  Main Area and Open Discussion / General Software Discussion / On-Line Dictionaries on: March 27, 2008, 06:35:44 AM
After being soundly and justifiably corrected for posting off topic (thanks tinjaw Wink ), I thought that exposing the OnLine Dictionaries in a Poll would be both interesting and useful.

To vote I've given you the top 14 Dictionaries by Popularity from OneLook.com to choose from, plus OneLook (of course  Wink ), and an "Other" for your own favourite if it's unlisted. I'm assuming that the popularity on OneLook is gained by counting the clicks on the Dictionary links? The options list is in order: It'll be interesting to see if the results here match OneLook's.

My all-time favourite OnLine Dictionary is OneLook.com, which offers a range of Dictionary survices:

These guys are brilliant and are definitely in my favourites!  Thmbsup

But they do not do all this Dictionary stuff themselves, they actually use other dictionaries! The 109 General Dictionaries (sorted by popularity) are listed here; all in all though, they've indexed 12,833,697 words in 1061 dictionaries (a huge number in anyone's language):

Of course you get all the above (plus many more) Dictionaries with OneLook, for me it's a simple choice...
1120  Other Software / Found Deals and Discounts / Re: Let's Bundle Our Orders For Software995 Toolset on: March 26, 2008, 09:08:38 AM
I'm surprised more people don't use OneLook, or maybe it's just me that appreciates the layout and tools?


These guys are brilliant and are definitely in my favourites!  Thmbsup
1121  Other Software / Found Deals and Discounts / Re: Let's Bundle Our Orders For Software995 Toolset on: March 26, 2008, 06:28:35 AM
The three amigos, the three musketeers, the three stoog... nevermind  ohmy

I was going to start adding my own "threes", but I think this link will suffice  cheesy
1122  Other Software / Found Deals and Discounts / Re: Let's Bundle Our Orders For Software995 Toolset on: March 24, 2008, 05:42:27 AM
There need not be an end point. I picked one because I honestly thought we would have over 10 people wanting to do this. I'm happy to wait until we get a few more interested folks to join us.

 Thmbsup More than agreed.

I thought 10 would be easy too  undecided
1123  Other Software / Found Deals and Discounts / Re: Let's Bundle Our Orders For Software995 Toolset on: March 24, 2008, 12:04:51 AM
I, like Darwin, am in no hurry and would probably prefer more of a discount. So if everyone is happy to wait, I am.

Does there need to be an end point? We've already had one that's come and gone?
1124  Main Area and Open Discussion / Living Room / Re: Who else is sick of difficult word verifications on the web? on: March 18, 2008, 07:35:35 AM
Renegade: is it ReCaptcha?

YES! THAT'S IT!

Check the credits at the bottom of the page:
Carnegie Mellon University

Cool: I saw that too (just didn't paste it in)...
1125  Main Area and Open Discussion / Living Room / Re: Who else is sick of difficult word verifications on the web? on: March 18, 2008, 07:22:21 AM
Renegade: would that be Project Gutenberg? Can't find any reference to captcha on their site with a "I'm mega lazy" search, though...

Renegade: is it ReCaptcha?
Quote
Use reCAPTCHA on Your Site!

reCAPTCHA helps prevent automated abuse of your site (such as comment spam or bogus registrations) by using a CAPTCHA to ensure that only humans perform certain actions.

  • It's Free! Yep, reCAPTCHA is free. The only reason we might charge is if you require special services from us.
  • It's Useful. Why waste the effort of your users? By using reCAPTCHA instead of other CAPTCHA implementations, you are helping to digitize books.
  • It's Easy. reCAPTCHA is a Web service. As such, adopting it is as simple as adding 4 lines of code on your site. For many applications and programming languages such as Wordpress and PHP we also have easy-to-install plugins available. We generate and check the distorted images, so you don't need to run costly image generation programs.
  • It's Accessible. Most other implementations of CAPTCHAs block visually impaired individuals, who cannot read images of distorted text. reCAPTCHA, on the other hand, has an audio test that allows blind people to freely navigate your site.
  • It's Secure. reCAPTCHA is run by the original creators of CAPTCHA and has the highest security standards. Many other implementations of CAPTCHAs can be easily broken.
Pages: Prev 1 ... 40 41 42 43 44 [45] 46 47 48 49 50 ... 59 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.148s | Server load: 0.03 ]