Saturday, May 24, 2008

FileSplitter 1.9 Beta - Download with Source

     Here is another completed project from us. Its called File Splitter and basically designed to split a large file into a number of smaller parts and to be able to rejoin them. Ofcourse you may not readily feel any need for such an application, but the point here is that it can be done and the project is Open Source and so everyone can learn from it.

   To have a look at the main features, look at the promotional poster given below :
 


The interface is done with the HTA technology which will be discussed here soon.

File Name : FileSplitter_1.9.zip (415.19 KB)
Download link : http://www.mediafire.com/?un2zjr3oz9m

Friday, May 23, 2008

Audio Steganography App - Configuration for Running

        hi again, obviously any novice user of the Audio Steganography app would not be able to run the program properly unless some configuration steps are done. So i am writing the Configuration steps down for you as soon as i can, although in the midst of some exams.

Prerequisites

  • Java Runtime 1.5 or greater
  • Windows 2000 SP 4 or higher (the win version is included here)
  • jna and WindowUtils library for proper display of the GUI (included in the package file)

     Ofcourse the next step would be to download the project file which is a zipped file from the link given in the previous post.

     Once you have downloaded it, extract the contents to some folder on your hard-disk.

Configuring Data Source

    The data source is a database file that is used to store the login information. For ease of insatllation and porting on a windows system we would discuss the MS Access database here because access dabase driver is included in the Windows OS by default and no need to install assitional software. Other choices could me MS SQL Server or MySql. 

Ok, so goto

Control Panel > Administrative Tools > Data Sources (ODBC)

Select User_Dsn and add a new DSN for your supported dbms software. Give the DSN name as mlm_dsn. Attatch the database to the dsn. Create a table named login in the rbms software and thats it.

The SQL Querry for creating the table login is as follows.

SQL> CREATE TABLE 'login' (
'username' varchar(32) ,
'password' varchar(32),
'contact_no' varchar(16) ,
'sex' char(8),
'mail_id' varchar(32) );

The field 'username' is the primary key field.

or otherwise use the "as_db.mdb" file which is include in th epackage.

Installing GUI libraries for windows

One final step to go the folder named in the extracted zip file called "extra_libraries"
copy these two files
1. examples.zip
2. jna.zip

then go to the java installation folder, usually C:\program files\Java\
there will be a folder named with jre that is the java run time required to run the project
go to "/lib/ext/" and paste these two files there..

Thats it, primary configurations are done!

Running the program

Go to the extracted directory and you should find a command file by the name "appStart.cmd". Just double click to run it. If there are no propblems, the application should start successfully.


Detailed help and documentation are included with the package, so you can refer to that or post any doubts or suggessions here....

Thank You ...

Thursday, May 15, 2008

Audio Steganography Application with Source Code

Ok, as i had promised earlier, here is the working part of the Audio Steganography Application done in Java. The Source code is also included in this package. As there is very little time, i cant explain the complete working here soon. So if there are any doubts, im happy to explain that portion...

So heres the link for download :

http://www.mediafire.com/download.php?m4ktmdhdnnj 


Hope this is useful. Also included are complete documentation and the source code in Java.


Edit :


The above link is no longer available.


Please refer to the following links :
http://midhunhk.blogspot.com/2011/10/audiosteganography-info.html
and
http://midhunhk.blogspot.com/2011/08/faq-regarding-audiosteganography-app.html

Monday, May 12, 2008

Intel Atom Processor


Heres a look at the Atom Processor :

Intel Announces Intel® Atom™ Brand for New Family of Low-Power Processors

     The Intel® Atom™ processor will be the name for a new family of low-power processors designed specifically for mobile Internet devices (MIDs) and a new class of simple and affordable Internet-centric computers arriving later this year. Together, these new market segments represent a significant new opportunity to grow the overall market for Intel silicon, using the Intel Atom processor as the foundation. The company also announced the Intel® Centrino® Atom™ processor technology brand for MID platforms, consisting of multiple chips that enable the best Internet experience in a pocketable device.




     The Intel Atom processor is based on an entirely new microarchitecture designed specifically for small devices and low power, while maintaining the Intel® Core™ 2 Duo instruction set compatibility consumers are accustomed to when using a standard PC and the Internet. The design also includes support for multiple threads for better performance and increased system responsiveness. All of this on a chip that measures less than 25 mm², making it Intel's smallest and lowest power processor yet.1 Up to 11 Intel Atom processor die -- the tiny slivers of silicon packed with 47 million transistors each -- would fit in an area the size of an American penny.

     These new chips, previously codenamed Silverthorne and Diamondville, will be manufactured on Intel's industry-leading 45nm process with hi-k metal gate technology. The chips have a thermal design power (TDP) specification in 0.6-2.5 watt range and scale to 1.8GHz speeds depending on customer need. By comparison, today's mainstream mobile Core 2 Duo processors have a TDP in the 35-watt range.

    Intel said the Intel Atom processor also has potential for future revenue opportunities in consumer electronic devices, embedded applications and thin clients.

    Official Source : http://www.intel.com/pressroom/archive/releases/20080302comp.htm