topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday April 24, 2024, 7:23 pm
  • 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - parttimecoder [ switch to compact view ]

Pages: [1]
1
N.A.N.Y. 2009 / NANY 2009 Release: keydb
« on: December 20, 2008, 07:15 PM »
NANY 2009 Entry Information

Application Name KeyDb
Version 1.0
Short DescriptionSecurely store web passwords!
Supported OSes Windows 98 - Vista 32/64
Web Pagehttp://tbaypc.net/keydb
Download Link http://tbaypc.net/do...load.php?f=keydb.zip
Minimum RequirementsTested with Win 98-Vista/32/64
Version historyFirst stable Beta
Author parttimecoder


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 Features
Grab 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
ScreenHunter_001.jpg

ScreenHunter_002.jpg

ScreenHunter_003.jpg




Usage
Installation
Run standalone keydb.exe. It creates an ini file to store configuration info. does not add anything to registry

Using the Application
Download, 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-stallation
Delete keydb.exe.
KeyDb does not make use of the registry at all!

Known Issues
None so far. But would really appreciate feedback in the form of bug reports, suggestions, likes/dislikes or just leave a thought. Thanks


2
Developer's Corner / Create your own DynDNS type service
« on: December 04, 2008, 09:46 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  :)
 

Pages: [1]