|
1
|
News and Reviews / Mini-Reviews by Members / Re: FreeFileSync - automated backup - Mini-Review
|
on: April 04, 2012, 11:50:58 AM
|
|
Hi IainB
Thanks for taking the time to review this great sync utility. Over the years I have experimented with most paid, free and open source backup utilities, and was delighted at discovering this one. I have used it with a small backup project thus far and can say that it has just the right feature set so far. I have a client with a 40+Gb data set that I will test this with.
Again appreciated your review.
|
|
|
|
|
2
|
Main Area and Open Discussion / General Software Discussion / Re: best WYSIWYG html editor
|
on: April 03, 2012, 08:32:57 AM
|
|
Hi All
I have recently needed put up a basic informational Web Site. I have in the past, used Dreamweaver, Expression Web, Front Page, NVU, etc. I have used WordPress, Joomla, Drupal in the past. I also put up a site using the Concrete5 Open source framework.
Being that I only do Web design from time to time, I wanted to use a WYSIWYG program and just get it done, without having to deal with HTML, CSS etc... So I tried out Xara Web Designer, Corel Web Site Designer and WYSIWYG Web Builder. I settled for WYSIWYG Web Builder. While some may dislike the absolute positioning code it generates, it can be used to generate a website with pixel perfect layout that renders well in all browsers and devices. The program includes the ability to add your own html (Xara does not). For the reasonable price of $45.00 this program does not fail to impress this software junkie.
This package is so full of features that it's hard to believe it's less that a 10 Mb download. It includes an extension capability with many extensions already available and over 250 from other users.
They do have a trial download that will generate a full website with only a small logo at the bottom of the page (which can be removed from the generated HTML). They also have a forum for it's users.
|
|
|
|
|
4
|
Special User Sections / N.A.N.Y. 2009 / Re: NANY 2009 Release: keydb
|
on: January 11, 2009, 09:30:25 AM
|
|
Hi RDB
There are a number of features that would round out keydb very nicely. In no particular order these are, better export feature, an import feature, automatically grab url's and auto input of user names and passwords. I have been exploring how to implement these features especially auto grabbing URL's as this functionality could then be used in a Link manager. It turns out that grabbing URL's from various browsers is not as simple as I had hoped. I am digging into this however. In time I believe all the above feature will be added. Although I cannot say when other than as soon as I work out the technical details.
Denis
|
|
|
|
|
7
|
Special User Sections / N.A.N.Y. 2009 / Re: NANY 2009 Release: Visual Basic 6.0 Bible Quiz -- English and Spanish
|
on: December 26, 2008, 01:28:08 PM
|
|
Hi larystoy
I downloaded Bible quiz and gave it a go. Let me begin by saying that it's a good first effort considering it's your first VB6 Application.
Is there a reason the main form cannot be minimized or moved ? You could add an option to not have sound. Of course users can turn speakers off but what if they would like to listen to there own music ?
Question:Who was Jacobs favorite wife Anwser:And he went in also unto Rachel, and he loved also Rachel more than Leah, and served with him yet seven other years. I selected Rachel but bible quiz says I am wrong ?
The return button could be to the right corner or the verse dialog or centered. Also the text field is too big for the text, makes it look odd. And of course the text fields should not be editable.
[attach=#]
You could use hints to clarify what certain buttons do exactly. You might want to insert a nicer form icon rather than the default VB form icon. Look at it when minimized. Looks unfinished !
[attach]
The difference between an ok program and a great program is often in the details.
That's is for now.
Will look for next version
|
|
|
|
|
12
|
Special User Sections / N.A.N.Y. 2009 / Re: NANY 2009 Release: keydb
|
on: December 22, 2008, 06:59:37 AM
|
Since it's used for storing (possibly) critical information, you should probably document how the information is secured - ie., is encryption involved? (And if so, which kind and how). Good question f0dder ! keydb uses the absolute database engine and encrypt it's datafiles using it's built in craRijndael_128 encryption. Absolute also provides the following methods to encrypts it's databases files: Rijndael, 128 bit key. Rijndael, 256 bit key. Single DES Triple DES Blowfish, 448 bit key Twofish, 128 bit key Twofish, 256 bit key If there is sufficient interest, I might provide users with an option to choose for themselves which they would like to use. If you have any other thoughts in regards to security please do share Thanks
|
|
|
|
|
13
|
Special User Sections / N.A.N.Y. 2009 / Re: NANY 2009 Release: keydb
|
on: December 22, 2008, 06:45:34 AM
|
Thank you for taking the time to have a look Perry! Feedback appreciated Will resolve the Always on Top issues. The menu item "Open last datafile" is not available when the programme if first launched, which seems a shame. Perry, do you mean this option should be default ?? I will replace links with button on the manage categories dialog. Just playing around to see how it might look. But I think you are right that it is not the convention and probably takes away from keydb's polish. Thanks
|
|
|
|
|
14
|
Special User Sections / N.A.N.Y. 2009 / NANY 2009 Release: keydb
|
on: December 20, 2008, 07:15:09 PM
|
Description[Why created]Wanted a project to learn Delphi programming with, especially interested in database programming and I wanted a good password application for myself. Features- Small, fast and portable
- 256 Bit Encrypted password files
- Filter and sort for instant retrieval
- Copy user names and passwords to clipboard
- Launch URL's from KeyDb
- Random password generator
- Archive seldom used entries
Planned FeaturesGrab URLs from browser automatically Help file Work on search routines I have all kinds of ideas but prefer to wait for feedback from others! Screenshots[attachthumb=1]
[attachthumb=2]
[attachthumb=3] UsageInstallationRun standalone keydb.exe. It creates an ini file to store configuration info. does not add anything to registry Using the ApplicationDownload, Unzip, Run keydb. Go to the file menu and select new password file. Provide a path, a filename and a master password. file opens automatically and is ready to create new entries. [Note carefully your master password] it will be required next time you open the password file. Un-stallationDelete keydb.exe. KeyDb does not make use of the registry at all! Known IssuesNone so far. But would really appreciate feedback in the form of bug reports, suggestions, likes/dislikes or just leave a thought. Thanks
|
|
|
|
|
15
|
Special User Sections / N.A.N.Y. 2009 / Re: NANY 2009 Intro
|
on: December 16, 2008, 02:03:49 PM
|
Hi I have a small program that would be ready (beta) for NANY 2009. I will call it keydb. With this standalone utility you can securely create, store and retrieve web login user names and passwords and any notes you might have. It uses an encrypted database for securing all data and an ini file to store configuration info, making it portable. No helpfile yet ! should be intuitive enough to use without one. The goal was to make it as simple and as practical to use as possible. keydb is beta so testers are needed. Please leave constructive feedback. Ideas for features, bugs, likes/dislikes or any other comments you might have.  Thanks !
|
|
|
|
|
16
|
Other Software / Developer's Corner / Create your own DynDNS type service
|
on: December 04, 2008, 09:46:02 AM
|
Hi all. Does anybody have suggestions on how to create a DynDns type service for personal use. I don't want to use DynDns but create my own redirection for personal uses. I am not asking for an exact recipe, rather just a pointer in the right direction. For example: Can it be achieved with PHP scripts ? Can it be done without setting up a dedicated server - Paid hosting? At the moment I have a small http get program that updates IP's from various locations and stores them to text files. And when user needs access he retrieves latest IP from that text file. Any suggestions would be great
|
|
|
|
|