Simple IP Config – Windows network settings changer

Simple IP Config is free ip changer software to change common windows network settings quickly and easily.

Main feature:

View / Change IP Address, Subnet Mask, Gateway, DNS Server
Renew / Release IP
Enable / Disable Windows Firewall
displays the current network information for the selected adapter
system tray
Automatically set IP address and DNS server (DHCP)
(more…)

Continue ReadingSimple IP Config – Windows network settings changer

WinAES – encryption software

WinAES is free file encryption software for windows.

Main features:

Uses 256-bit encryption key, CBC mode with randomized IV – File Encryption
Supports MD5, SHA-1, SHA-2(256bits), SHA-2(512bits), Keccak(One of SHA-3 Finalists) hash algorithms
Secure File Eraser
Batch Erasing Operation
Generate 1-9999 characters random password.
Base64 Encoder/Decoder
Encode an entire novel book within 0.1 seconds
(more…)

Continue ReadingWinAES – encryption software

XolidoSign – digital signature and verification

XolidoSign is a free software to perform advanced digital signature,timestamp and smart verification on documents.

Main features:

Supported formats: PDF, Excel, Word, PowerPoint, txt files, html, php, data base, images, vector draw, 3D files, videos, maps, music.
Electronic signature and SMART VERIFICATION.
Performs several types of signatures, PKCS7/CMS and advanced CAdES-T, CadES-C and CadES-XL.
Allow any TimeStamp Server.
It supports any certificate available in your Windows Certificate Store, including those on your SmartCards.
It checks online revocation status and trust using the Certificate Authority.
supports integrated PDF signature, allowing visible or invisible signature field on PDF itself, or external for all kind of document.
unlimited file size.
multiple and concurrent signature and verification process.
(more…)

Continue ReadingXolidoSign – digital signature and verification

Z-WAMP – Apache,MySQL,PHP package for windows

Z-WAMP is a free Web server package for Windows.It contains Apache, MySQL, PHP, Adminer, MongoDB Admin, MemCached, SQLite, eAccelerator, and Alternative PHP Cache.

Main Features

system tray controller.
Contains the latest versions of the WAMP stack components
Full version includes Apache and PHP manuals (Windows help files) for offline use

(more…)

Continue ReadingZ-WAMP – Apache,MySQL,PHP package for windows

Ubuntu 12.04 Countdown Banner Contest

Ubuntu 12.04 Countdown Banner Contest is now open for submissions.

Contest Guidelines:

1.width: 180px
2.height: 150px
3.optimized png, gif or jpg, or
4.iframe containing interactive content (using static html, css, js and images – no PHP)
5.no flash – must work perfectly with only free software
6.A successful implementation will countdown the days from Beta (aprox 30 days out) to final release. This means 30 images numbered 30 to 1 plus one for day 0 that says “coming soon” and one more that says “it’s here” (32 images total).
(more…)

Continue ReadingUbuntu 12.04 Countdown Banner Contest

CodeDesigner – RAD tool

CodeDesigner is free and open-source RAD software to create various diagrams describing application’s structure and logic.

Main features:

Supported diagrams:UML class diagrams,Simple state chart,Hierarchical (UML, Harel) state charts
Supported programming languages:ANSI C,C++,Python
Supported code generators:
Class code generator (C++, Python)
Simple state chart generator
GOTO algorithm (C, C++)
Loop Case algorithm (C, C++)
Else-If algorithm (C, C++, Python)
Hierarchical state chart generator
GOTO algorithm (C, C++)
Loop Case algorithm (C, C++)
Else-If algorithm (C, C++, Python)
Reverse source code engineering
(more…)

Continue ReadingCodeDesigner – RAD tool

How to Install VLC 2.0.0 on Ubuntu 11.10

  • Post last modified:March 5, 2012
  • Post category:Linux
  • Post author:

To install vlc media player 2.0.0 on ubuntu 11.10

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

sudo add-apt-repository ppa:n-muench/vlc

3.Type your ubuntu password if needed.

4.Then press enter to continue or ctrl-c to cancel adding the ppa.

5.Type below command and hit enter
(more…)

Continue ReadingHow to Install VLC 2.0.0 on Ubuntu 11.10