Home » All
Free Google Sitemap Generator XML
A simple Freeware Google Sitemap Generator By Ugo Cirmignani
By kingk (art. no 7)This is a Free Google Sitemap Generator XML, is very usefull to improve your website indexing for the Google search engine.
For who are not aware about this topic a XML Sitemap is a list of all available web pages in a web site, this tool is able to generate xml sitemap files in just one click!
To send a sitemap to Google login in Google, go to the webmaster section and send the sitemap, your website indexing will be improved!
To use the software you have to:
1) Install it (The last .Net framework is needed by the application, if any error please download the last .Net framework from the Microsoft web site)
2) Open the main window and write the website url
3) Select the change frequency
4) Click on the Generate Sitemap button and wait
5) Save the sitemap file.
That's All
Author: Ugo Cirmignani
Free Google Sitemap Generator
Tags: Freeware Google Sitemap Generator XML - Google sitemap free - Google Sitemaps Free - How to generate a google sitemap - Improve website indexing
Html select with all usa cities
List of all usa cities in a html select form component
By kingk (art. no 6)Here's an html select with the list of all usa cities ordered by name.
HTML SELECT WITH ALL USA CITIESTags: All USA Cities - Html form with all usa cities
LZW implementation in C/C++ By Ugo Cirmignani
A good LZW algorithm implementation
By kingk (art. no 5)Here's a good LZW implementation in C/C++.
Author: Ugo Cirmignani
LZW Implementation C/C++Tags: An efficient LZW implementation - LZW Implementation in c
FDD - Fast Directory Deleter
A fast directory deleter software that allow to delete very huge directories with large number of files in a little time
By kingk (art. no 4)With this tool, you will be able to delete huge directories in a very little time with just a click.
Sometimes windows take too much time to delete huge folders, this tool written in C++ is the solution!
After the software installation a new option will available on the right mouse click on folders icons, the option is named: "Delete with Fast Directory Deleter"
This software is freeware.
Fast Directory Deleter Setup
A Cryptography algoritm in Javascript and Php
A cheap and easy mode to encrypt databases and strings
By kingk (art. no 3)This project includes 2 cryptography library one in Php and one Javascript. The Cryptography algoritm is strong and not spreaded, so can be considered safe.
The Javascript library can be used to encrypt data in web forms before send anything in internet, and the php library allow the server to decrypt and elaborate the sent data.
This project could be a cheap alternative to a ssl connection.
There are just few function in those library (in Javascript/Php), functions are:
-To encrypt a string
String = X_Crypt_String(String, Password, true ) / $String = X_Crypt_String($String ,$Password, true )
-To decrypt a string
String = X_DeCrypt_String(String, Password, true ) / $String = X_DeCrypt_String($String, $Password, true )
Booleans agruments are used to specify if the base64 algoritm must be used after the encrypt function.
By Ugo Cirmignani
Crypter Javascript / PhpJava chronometer for all java compatible phones
Working great with nokia n95, nokia n70, nokia 6680 and much more phones!
By kingk (art. no 2)Unfortunately all Nokia phones (and others) are not provided with a standar chronometer software.
With this java J2ME chronometer application you can add the chronometer feature to your nokia or other java compatible phone.
The chronometer software was tested for
Nokia n95 8gb, Nokia n95, Nokia n96 Nokia n70, Nokia 6680, Nokia E90
Application developed by Ugo Cirmignani
Chronometer Jar
Chronometer Jad Copyright 2009
