topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 8:34 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 ... 21 22 23 24 25 [26] 27 28 29 30 31 ... 42next
626

Although the response here has been quiet here on Donationcoder so far, Linkman tells me they are considering for 7.95 !
627
Hi Folks,

Heavy bookmark users know how important are user defined keywords.  Powermarks and now Linkman have built their base on this feature, very nicely.

However sometimes you bookmark a page, assign keywords and then move on.

Problem:
Three months later you go back and the page is gone. 
You check archive.org, google cache, nothing.

Solution : 
Automated download of bookmarked pages with associated cross-referencing. (Each page requested creates one folder, since it may have multiple files.) The creation of a new bookmark that points to the spot on disk.

Now the page is online, you can bring it up, you lose nothing for researching, and you even know the date when the page was there and the URL at the time.

Probably .. nobody yet has this download and bookmark-keyword integration refined.  So I am trying to open up the idea to Linkman for consideration. 

Firefox has a download page facility that .. if the API allows a piggy-back .. should be sufficient.

File
Save Page As - And then you choose from

Web Page, complete
Web Page, HTML only
Text Files
All Files

Although clearly more sophisticated possibilities might exist, through dedicated offline browsers, my quick test of the above was very successful.

Your thoughts ?

Shalom,
Steven Avery
628
Found Deals and Discounts / Linkman Pro - Bits Du Jour - Friday 6/25/10
« Last post by Steven Avery on June 25, 2010, 05:52 PM »
Hi Folks,

Not sure of all the details, since I have a license about a year or two old for version 7. However it probably makes sense to do this deal tonight, since it gives 36-months of upgrades, and $15 is a very minor support for a program that is my #1 research and writing assistant.

Ok, my existing license does go to 8 (which I have not downloaded) .. however if I end up with two extra licenses available for $20 AND the 36-month is a significant extension over current (likely) then it sounds good.  I can give a license to a friend if I have too many, that seems to be acceptable per the discussion at Bits.

(Note: I'm trying to talk to Outertech to expand into a download-offline feature as well, combining the existing Linkman integration. Just the last few days I started to share with them some ideas. The idea would be to never lose the material even when the url goes defunct.  Archive.org helps sometimes, laboriously but omits many or most links, including forums.

Linkman Pro (2 Computer License)
The Ultimate Bookmark Manager!
http://www.bitsdujou...oftware/linkman-pro/

Shalom,
Steven Avery
630

Hi Folks,

Evgeni always does a good job on support on this forum and is good on licensing.  We have some earlier threads on this program, generally excellent and, to be complete, with some lacks (e.g. not as comprehensive in startup locations as e.g. WinPatrol, something which I believe Evgeni is addressing step by step. His is more an interface and user-control program, WinPatrol specializes more in the security aspect, they can be complementary). 

Very nice interface, and Evgeni seems to be always improving the program.  Keep in mind that he has a separate Task Manager program. (However for me Startup is a bigger need, a good Startup program is always excellent.)

Bits-Du-Jour
http://www.bitsdujou...eon-startup-manager/

The free program is also pretty good, yet with the Bits discount today may be a good day to buy. There is easily enough there to justify the $15.
http://www.chameleon...ows-startup-manager/

Shalom,
Steven Avery
631
Living Room / Re: How do *you* tell when your OS is booted/ready?
« Last post by Steven Avery on April 06, 2010, 03:41 PM »
Hi Folks,

Actually I would like an app that quickly checks if "everything" loaded... sometimes it seems an app, even a security app does not load, and I may miss it.  I would put this other app on 15 minute delay and it would check if A-B-C are running.

Shalom,
Steven
632
Found Deals and Discounts / Re: O&O DiskStat 2 Pro (Easter promo)
« Last post by Steven Avery on April 06, 2010, 03:10 PM »
Hi Folks,

Plus we have JavaRa for removing early Javas.

The point is, as I understand it .. you cannot be sure of removing the earlier Nets.  Unpredicatable results will occur, you cannot trust if a program designed for 1.5 will work under 3.0 etc.   If this is wrong, share away.

Shalom,
Steven
633
Found Deals and Discounts / Re: O&O DiskStat 2 Pro (Easter promo)
« Last post by Steven Avery on April 06, 2010, 01:28 PM »
Hi Folks,

.Net is cumbersome, and they are release-awkward. Unlike Java, you end up with multiple .NETs on the disk, more points of failure and contention.

And why is it needed on what should be a simple disk access and display utility. Can it really give much gain ?  Doubtful. It is just that the programming house is used to programming other products under the same framework. Their gain (minor), our pain.

Conceptually, the idea is fine.  The problem is implementation (as shown by the need to have multiple .NETs.) and usage where it is just another failure point, and extra resource consumption, for little purpose.

Example. It is likely my download and unpack problem was .NET related.  I ended up with a folder of .NET somethings unpacked and the rest went haywire.  Never able to install. Too much complexity for a simple utility.

Shalom,
Steven
634
Hi Folks,

ALPHA 5

Alpha 5 does succeed with an active link to the existing database very nicely through localhost.  And looks very nice, you get the excellent Alpha 5 type of control panel.  Now i have to figure out which features are actually intrinsic to the MySQL database (ie. will show up in Navicat et al .. such as adding fields, etc.) and which are specific to Alpha 5.  The interesting issue is keys and linking, which presumably is built into MySQL. Which then allows for Alpha-specific multi-table browse and updates with popups etc.  Even if I just set that up for myself for now, it is nice to have.

This type of hot link mysql access is available in V. 10, I think not 9. ...  I am using the PC Utilities #23 6-month trial version (normal trial is a month).  If I want to actually put it on the web for external public access I think I would need the server version.  However since V. 10 would have allowed me to enter the IP# etc. rather than local host, I possibly can access my own data on the Net server with V. 10 with the Alpha nice stuff. (Although I would be more likely to work at home and then FTP the new version .. if the database is not shared and there is no sync concern.)  So my sense is that this non-Server version is sufficient for database manipulation, but not actual production end-user visibility (front-end to external users).  Yet the Alpha database manipulation is far slicker than Navicat so it has a purpose for myself even if I do not yet opt for a server version.  

One point of interest.  My historical problem with Alpha (post-DOS Alpha 4) is a windows programming event-driven paradigm that tends to put code snippets here and there and make it very difficult to have a solid code repository where you know where to find everything . (The experts develop their own schemas.) Compared to more integrated tools like Clarion, Magic, WinDev and more. However, ironically, this would be less of a problem in many web devs, which often will be much simpler than a complex inventory - accounting app.  Many web applications would be "code-simple".

==============================

Here is the overall status.
I'll try to have it set up within a week for y'all to see what works production wise.

==================================

SERVER

WAMP works fine.

  XAMPP had a little problem and I would like to try again. theoretically I would like to have 2-3 servers on my disk with a control toggle as to which one is on.  (So I do not have to turn off the services by hand.) I wonder if there is a little control for services-for-server manipulation, I probably could do it with AutoHotKey, batch file, etc.. yet I wonder if there is a tool created.  

===================================

  MYSQL

  Navicat and Alpha V seem to work fine on my local server.   There are other programs to consider as well.  Very pleased.

   The real question is what I will eventually use for the end-user front-end to a shared Database. One of the two tools above, or something else ?  And will I end up using the same tool for read-only as for update shared.

===================================

  BLOGGING

  WordPress loaded excellently.  
  Are there others to consider, or simply stick with 'ol faithful ? 

=================================================

 CMS  (Content Manage Systems)

  Cushy and Surreal and others considered, yet for now that is not needed since needs are being covered by the other sections here.  Wouldn't mind an install to get the feel of how it works.

  To a certain extent these seem to have a different purpose, when the developer wants to help the end-user to know how to add to his own website, so it might not be very relevant to my purposes.

=================================================

WEBDEV

  (Remember my goal here is not to muck around too much in coding, although I hope to pick up more skills a little later.)

   SiteSpinner - works fine with publishing to the web. Next I want to use it to publish first to localhost, before going to the web.

   Website Baker is my new tool of choice. Designed to be worked on at the server level, I think, a bit different.  Interesting question, since the server environment is more involved, why doesn't Website Baker allow a simpler publish-and-send alternative.  Why does it need to be installed on a server.

   On the higher level, Dreamweaver of course gets consideration, however I do not think I have a trial period left.

===============================

  OTHER NET - PUBLISHING TOOLS

  Your suggestions here.
===============================

  PUBLISHING to the WEB

   Stay tuned.  I do have the website I most want to use, a little raw at the moment.  Mostly this is planned to be straight FTP.  It seems like that is the proper dual-pane file manager level, using the built-in tools is the alternative , e.g.  SiteSpinner does publish to the web nicely.  However since the idea is to mirror the home system with the remote, straight FTP from local host region to Web is the pure way.

================================

  Your thoughts welcome.

Shalom,
Steven
635
Found Deals and Discounts / Re: O&O DiskStat 2 Pro (Easter promo)
« Last post by Steven Avery on April 06, 2010, 03:23 AM »
Hi Folks,

So far I was not able to get it to unpack and install.
Corruption it says.
Plus I see it is Net-2.0 happy.

Shalom,
Steven
636
Hi Folks,

Have not yet loaded Alpha 5. Probably in the next day.

WordPress installed very easily, I used the instructions here.

Installing WordPress Locally Under Windows XP
http://geeksaresexy....s-locally-under.html

So I think I will start with that as one major aspect, perhaps coordinated with SiteSpinner
for some simple pages for now.  Will install remotely on web host and test out FTP transport.

My earlier difficulties (especially Website Baker) remain. 
More in a bit.

Shalom,
Steven
637
Found Deals and Discounts / Re: Free Glary Utilities Pro!
« Last post by Steven Avery on April 02, 2010, 04:55 AM »
Hi Folks,

Thanks.

Here is the Pro page description.
http://www.glaryutilities.com/gup.html

For those of us who have our preferred cleaner, defragger, uninstaller, and such, are there utilities in Glary that stand out ?  I know that they have a good reputation within the suite realm, and the suite realm has a place in the sun, but does a DonationCoder semi-tech find use for their software ?

Oh, be careful, all registry cleaners are dangerous, if you are going to use one, choose carefully and wisely and cautiously.  Generally do not use one out of a utility box.

Ashraf, seeing that you recently plugged a Uniblue "freebie" is quite disappointing.  Please indicate if you receive any financial return from Uniblue.  Thanks.

Shalom,
Steven
638
Hi Folks,

Recently I set up the Hosts File system, with HPHosts, and then Hostman for the on-off and flexibility.

I realize that AdMuncher is more flexible and can be tailored, but I am not sure that it is worth the extra effort.  I tried it on MajorGeeks with unclear results (turning on and off) and even managed to crash Firefox.  

Does anybody see running both sides of this as redundant or complementary ? If only one, which one ?

I don't really have a major problem with ads, mostly the screen drawing time they take.

The design is solid and sensible if a bit stodgy, like WinPatrol, when I downloaded I didn't even notice the whole Premium or not aspect .. so now I check the website.

Most of my browsing is Firefox, since I still never get happy with the Opera search and tabs (Linkman seems to work now) so that is another aspect.  I didn't expect the financial aspects of an ad block program to require a math degree and sharp eyes.

Shalom,
Steven
639
General Software Discussion / Re: RTF --> HTML editor
« Last post by Steven Avery on March 31, 2010, 07:04 PM »
Hi Folks,

Yeah, I just gave it a try. Abiword saved the .html and HTMLPad picked it up. Some of the color was lost.  I do not have OpenOffice on this puter though, would like to see if it does better.  I like OO but recently switched to Abi for a light WP system.

And best of all would be direct conversion into the HTML editor.

Shalom,
Steven
640
Is it well behaved if you try to uninstall ?

Thinking of a trial tonite.

Thanks
641
General Software Discussion / Re: RTF --> HTML editor
« Last post by Steven Avery on March 30, 2010, 10:28 PM »
Hi Folks,

My fav for cleaning copied material I want to paste as plain text is a small free utility called PureText.

Yep .. that is good, I use Eudora right now for cleaning, so the savings would be small.

What I want to do is retain the formatting when it goes into the HTML editor.  In other words the editor recipient may have to do a bit of formatting when receiving the paste. That is why the forums who do this have a toggle mode.

Shalom,
Steven
642
Hi Folks,

Upon request David set this up:

The first 100 people that purchase BootIt Next Generation or Image for Windows using BMTMicro and the coupon code: BNUU000UJ will receive a 40% discount.

I'm happy to have the software.  This was a smidgen over $20.

Here is the Wilders thread.
http://www.wildersse...wthread.php?t=225464

And now to their newsgroup.  Trying to feel confident with a partition + tool has been a bit of a pain, so this has a good feel.

Shalom,
Steven

 

643
General Software Discussion / RTF --> HTML editor
« Last post by Steven Avery on March 30, 2010, 09:39 PM »
Hi Folks,

As part of my molasses Wamp server and Website Baker and MySQL and Alpha5 and Navicat  and this and that project I realize I need to do some straight HTML coding.  I am a programmer of sorts (RPG on iSeries mostly) so theoretically all that is cake.  In practice .. well. we shall see.

I saw the HTMLPro special today on Bits .. and I know we have lots of other editors mentioned.  Decisions, decisions. While it is not the most advanced, I see that the HTMLPro is sweet in the color coding and formatting dept, good for beginner-intermediates.  

Now I really have one simple kindergarten question to start.

A lot of the material I bring into the editor will already have format from an email or forum, maybe RTF.  Color, height, bold, italics (conceivably fonts, but not important).  I know some webforums will take the paste and hold the formatting very nicely.  (Not an issue here because we are Plain Sam.)  And with an on/off toggle for the mode.

So I want my HTML editor to receive such RTF paste input without intermediate steps, or minimal.  Do they all do that ? None ?  How about HTMLPro ? (I tried a quick test and did not see how.) What would they call it ?

Any help appreciated, since I am considering the big $18 purchase.  If you want to mention the many excellent editor products fine, although we could bump up one of the editor threads for that.

Any help appreciated.

Shalom,
Steven Avery
644
Found Deals and Discounts / Re: WinPatrol PLUS at 50% off until April 7
« Last post by Steven Avery on March 30, 2010, 03:25 AM »
Hi Folks,

WinPatrol Plus is a very handy program, since it covers such a wide range of placements, more thoroughly than other startup programs.

e.g. Today I helped a friend to read his BHO page (IE Helpers).  Similar stuff for the Windows Scheduler, Active X, etc. all in one place, easy read.  The great strength of WPP is this security aspect. As a startup program controller, there are more elegant, as a security overview of startup, WinPatrolPlus is really kewl.

For warnings, the Plus is far more real-time than the polling of the non-Plus, so if you are going to have the program, Plus is proper.  (Plus the support for BillP.) 

I am not sure how extensively the warnings are triggered, since the only issue is startup.  Right now I get warnings from these programs, WinPatrolPlus, AnVir Task Manager (when I have it loaded), Avira anti-virus, Online Armor, and Zemana.  On a warning level AnVir is surprisingly robust, Avira is not popping up much since it is simply virus oriented and I handle email on my own, Online Armor is the mainstay, Zemana is an auxiliary trial emphasizing keylogger, screenread, etc with a neat log.  And WinPatrolPlus (Scotty) which I probably should note closer how it works.

Shalom,
Steven
645
Hi Folks,

Good product, inexpensive, in a realm where mistakes can be costly.

BootIt Next Generation
http://www.bitsdujou...otit-next-generation

Our 2006 Thread when discount
https://www.donation...dex.php?topic=5721.0

Wilders Thread (2008)
http://www.wildersse...wthread.php?t=225464

There rep is excellent support, I do not think they have forums.

Shalom,
Steven
646
General Software Discussion / OopsBackup! review on bleepingcomputer
« Last post by Steven Avery on March 20, 2010, 09:09 PM »
Hi Folks,

another possible.... Oops!Backup http://www.altaro.com/

Half-price on Bits today. Some interesting comments back-and-forth.  There is a real forum with moderate activity, ...May be worth a spin. ...Maybe a bit simple for most Donationcoder users at this time, only been around since December last year. I'm considering a trial.
-Steven Avery (March 20, 2010, 07:23 AM)

Found a BleepingComputer review.

http://www.bleepingc.../reviews/oops!backup
Oops!Backup Review
Reviewed by Lawrence Abrams on February 26, 2010

I would put that in the "nice, can do the job for some, but not really ready for prime-time category" .

Shalom,
Steven
647
General Software Discussion / WOT now green for filehamster
« Last post by Steven Avery on March 20, 2010, 08:58 PM »
Hi Folks,

You can't even find the supposed accusation, as this post points out.
http://www.mywot.com...8170#comment-6068170

Plus that would not explain having all the categories red, even if somebody thought it true.
Properly, that would only be privacy.

Note that the site is now green, although it should hopefully get more-green shortly.
Afaik, it will hinder any surfing in the current state.

Shalom,
Steven
648
General Software Discussion / Re: alternative to filehamster?
« Last post by Steven Avery on March 20, 2010, 01:20 PM »
Hi Folks,

You can simply put in a post saying "hi .. thanks for noticing .. we can answer any questions" etc.  The folks there are pretty savvy and what usually happens is that one or two folks check the site a couple of ways, makes sure all is fine, and then a bunch give a good rating and it becomes green.

There are lots of possible causes, when a site only has a few comments, it could simply be someone playing games, so unless there are many negative comments of absurdity, I would not be too concerned.  Of course you might want to increase your awareness level of such situations, as you say.

The thread is at:

filehamster by mogware
http://www.mywot.com...lehamster-by-mogware

And has a link to the WOT-page.  Technically I put it in the wrong section, but that should make little difference, the mods can move it if they want.  There has already been significant improvement, so check it again in a few hours.

Shalom,
Steven Avery
649
Found Deals and Discounts / Re: ABBYY Screenshot Reader 4Free
« Last post by Steven Avery on March 20, 2010, 08:02 AM »
Hi Folks,

This makes it a no-no for me. I really don't like the idea of programs that disable themselves if they can't phone home. Too much scope for things going wrong.

And I am going to point ABByy to this thread to read.  I agree it is too aggressive, however the program is too excellent for me to make it a deal-breaker at this time.  I'll let you know any company response of note.

Shalom,
Steven
650
General Software Discussion / Re: alternative to filehamster?
« Last post by Steven Avery on March 20, 2010, 07:23 AM »
Hi Folks,

another possible.... Oops!Backup http://www.altaro.com/

Half-price on Bits today. Some interesting comments back-and-forth.  There is a real forum with moderate activity, always an excellent sign, and the developer handled the critical comments quite well on Bits.  History Explorer (Sweden) has an ad for Oops on their website, perhaps they see the programs as complementary or have a connection.

May be worth a spin.  They are from Malta and have an emphasis with community forums and such. Maybe a bit simple for most Donationcoder users at this time, only been around since December last year. I'm considering a trial.

Incidentally, the filehamster site was rated red on WOT, so I put in a little thread that should fix that.

Shalom,
Steven Avery
Pages: prev1 ... 21 22 23 24 25 [26] 27 28 29 30 31 ... 42next