World news and events
Building a Weblog: Part 2
One of the planned features for this blog is to add comments to a blog entry. When comments have been posted, you can display the number of comments and the names of the posters, which double as hyperlinks, so when you click the poster's name, the application jumps to that poster's comment. By Jono Bacon. 0219
Read more...
 
wxSQLite3 1.7.2 released
The new version 1.7.2 of wxSQLite3 - a thin wrapper for the SQLite database for wxWidgets applications - now supports the current version 3.3.12 of SQLite. The wxSQLite3 API is now independent of optional features; it can be checked at runtime for which optional features wxSQLite3 was compiled. Since on Linux support for loadable extensions is not compiled into SQLite by default it has been made optional in wxSQLite3 as well. The wxSQLite3 file release contains the doxygen generated documentation. The file release for Windows additionally contains version 3.3.12 of the SQLite DLL in 3 different flavors: the original unmodified DLL, a DLL including support for accessing database meta data, and a DLL supporting optional database file encryption using 128 bit AES encryption. See: https://sourceforge.net/projects/wxcode

Read more...
 
PasswordSafe 3.06 released
Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all. Version 3.06 is a minor release - some annoying bugs have been fixed, some features have been improved upon. Thanks to DK and Arjun for their work on this release, as well as to the brave U3 beta testers: Jan, Juergen, Larry and Sid (apologies if I left anyone out). The U3 version will be available soon from http://software.u3.com. The release may be downloaded from https://sourceforge.net/project/showfiles.php?group_id=41019&package_id=3316 9&release_id=486669 http://preview.tinyurl.com/2ee5qb SHA-1 checksums: b003a0801d247794beb17960799ba90b2ea71163 pwsafe-3.06.exe f39450e1d85fee453f208f4fd1312074c2862e40 pwsafe-3.06-bin.zip 6c8ed71c28d518d615507e16a4124e09a101f15f pwsafe-3.06-src.zip Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my SourceForge account key, keyid FA175557, key fingerprint = FF77 379D D46D DAA6 6182 B452 1D79 5A91 FA17 5557, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFA175557). Enjoy, Rony

Read more...
 
1vC 0.5.0.6 beta released
1videoConference is open source web based Web2.0 audio/video tele conference software for Asterisk with support for internet & telephony user videos. This VoIP and VVoIP technology for Business, Government, Education, Healthcare and Community is based on WinFX, XAML, and .NET 3.0. Some of the features product supports: Data Content Module Putting User Defined Modules Multiple Instance of Meeting Asterisk for Video Communication FMS for Video Communication Native Video Communication server Multiple Pods Page Desining Menu Desining Chat Co-Authering Desktop Controlling File Uplodation Poll Presentation Web Link Whiteboard Desktop sharing and remote monitoring Power Point Presentation With current release, we have resolved platform requirements not met issue. You can fine more details about the product at http://sourceforge.net/projects/vmukti/. Visit our forums for latest issues and fixures at https://sourceforge.net/forum/?group_id=162339. More details about us available at http://www.1videoconference.com.

Read more...
 
CSS Toolbox
Three functions, one to return a CSS style object, one to create a new CSS rule, and one to delete a CSS style object. Dynamically create, change, and delete stylesheets. Easy to use and heavily commented.
Read more...
 
Receprocal Linking Fraud
Reciprocal linking is a strategy that Web marketing specialists use for the purpose of generating higher search engine positioning and more site traffic. It's also become a favorite technique for fraud since some Web sites try to outwit their linking partners. By Monica Lorica. 0221
Read more...
 
Blockquotes
Use this script to dynamically place a citation link after any blockquotes on a page. Use it as many times on a page as necessary.
Read more...
 
Get Web Address Reader
This script will allow you to grab variable-value pairs from the URL of a page, much like PHP grabs data from the URL. It places foo=bar data in a JavaScript object called _GET, and can be referenced similar to $_GET in PHP.
Read more...
 
Toggle Row Color
Using checkboxes, this script will highlight/unhighlight rows in a table. Useful for selections in data tables. Very simple.
Read more...
 
domFunction
An easy-to-use snippet, that allows other DOM scripting to run before window.onload. The practical benefit is that JavaScript doesn't have to wait for images or other dependencies to finish loading. It can begin as soon as the DOM is ready.
Read more...
 
Getting and Giving Help: A Perl Documentation Primer
From time to time, even the most experienced programmers get stuck, hence the need for effective help files. In this Perl primer, we look at the "Plain Old Documentation" (POD) included with the Perl distribution and embedded in practically all publically available Perl modules. By Dan Ragle. 0301
Read more...
 
<< Start < Prev 51 52 53 54 55 56 57 58 59 60 Next > End >>