Memo Calendar

Memo Calendar is a web based calendar application.You can create and manage your memoes. Also you can add some email accounts to remind you the upcoming events by sending an email to all added emails.Moreover you can choose the remind frequency so that for a future event you can choose when to get the remind notification.

>> Click here to explore it

Login

Vision

To provide you the most amazing software.To make your life easier with easy-to-use software.To provide you the most related software.To help you get better understanding about programming.

News

 Loading...
  Latest news   Software updates   Code analysis
The most important feature of Apple products is usability--Simple, aesthetic, easy to use.Their products may not necessarily the most powerful, but they usually are the easiest to use. Following picture show a Mac (left) and a PC(right), which one looks better?Many products are trying to mimic these...
Create date : 2012-05-19 13:29:20  Read (973)
There is one statement which says Giving out your email address is like starting a relationship. What happens when you want to break up?Once you gave out your email address, you may take the risk of receiving big amount of junk emails. However, when we register on some websites, we must provide our ...
Create date : 2012-05-19 12:27:14  Read (5271)
Guy Kawasaki is a Silicon Valley venture capitalist, bestselling author, and Apple Fellow. He was one of the Apple employees originally responsible for marketing the Macintosh in 1984. He is currently a Managing Director of Garage Technology Ventures, and has been involved in the rumor reporting s...
Create date : 2012-05-18 12:11:20  Read (1908)
In programming and document editing, we may frequently encounter carriage return and line feed, i.e the well known CRLF.  Do you know about the history and difference of carriage return and line feed?Before computer came out, there was a type of teleprinter called Teletype Model 33. It can prin...
Create date : 2012-05-18 11:12:55  Read (1078)
A simple Java Applet signer batch file. When we want to embed a Java applet into our webpage and make it runnable on other computers. We need to sign the applet so that it can be authorized to run. This small batch file is just to help you simplify the tedious signing process.Just follow the prompts...
Create date : 2012-04-17 10:34:18  Read (177)
pFTP is a simple FTP client developed with C++ and Qt library on Microsoft Visual Studio 2010. It can be used to download and upload files to any Linux based FTP server. Besides, it can also be used to navigate, rename and delete files and folders on the server.Also,The GUI likes Windows&n...
Create date : 2012-03-25 11:17:25  Read (149)
pFTP is a simple FTP client developed with C++ and Qt library on Microsoft Visual Studio 2010. It can be used to download and upload files to any Linux based FTP server. Besides, it can also be used to navigate, rename and delete files and folders on the server.Also,The GUI likes Windows File Ex...
Create date : 2012-03-24 13:21:39  Read (168)
pFTP is a simple FTP client developed with C++ and Qt library on Microsoft Visual Studio 2010. It can be used to download and upload files to any Linux based FTP server. Besides, it can also be used to navigate, rename and delete files and folders on the server.Also,The GUI likes Windows File Explor...
Create date : 2012-03-23 11:51:26  Read (163)
Description jObject.js is a Simple JavaScript API to help users develop web app clients much easier and faster . It provides CSS manipulation,supports get elements by Class includes Event handling,Form validation, simplified AJAX, graceful ModalWin...
Create date : 2012-04-03 12:02:24  Read (182)
The MD5 Message-Digest Algorithm is a widely used cryptographic hash function that produces a 128-bit (16-byte) hash value. Specified in RFC 1321, MD5 has been employed in a wide variety of security applications, and is also commonly used to check data integrity. MD5 was designed by Ron Rivest in 19...
Create date : 2012-02-09 05:23:18  Read (680)
HTML5 Canvas Demo. The analog clock is created with pure HTML5 code and JavaScript.It uses canvas elements in HTML5. In this demo, many methods of canvas in HTML5 are used such as context.rect(), context.arc(), context.fill(), Text and animation and some other functions. Also some JavaScripts ar...
Create date : 2012-02-01 11:01:32  Read (625)
Description jObject.js is a Simple JavaScript API to help users develop web app clients much easier and faster . It provides CSS manipulation,supports get elements by Class includes Event handling,Form validation, simplified AJAX, graceful ModalWindow, C...
Create date : 2011-12-26 09:51:46  Read (477)