Tuesday, March 29, 2011

Hiding

Learnt a few hiding techniques, that is hiding data on windows or encrypting:-

1) Folder with no name=>
Press rename on a folder -> hold Alt and type 0160 -> thats it your folder will have no name.

2) Unable to start a command prompt ? No problem. Look at the following =>
Create a text file -> type: command.com and save as cmd.bat -> then run ->it should open up the command prompt.

3) Hiding files to an image to encrypt it =>
Place the image and the required files(that are to be added to the image) into particular folder -> using winrar compress the files to someName.rar (eg.Fonts.rar) -> now open the command prompt and navigate to the folder ->
type: copy /b imagename.jpg +somename.rar imagename.jpg -> press enter and its done.
To view the files encrypted in image open the image with winrar.


MoSync

The Mobile Application Development is fast gaining popularity and developers are required to code applications that can be used on most of the mobile platforms as possible.

With the need in mind, the search for an IDE began and was finally found in the form of MoSync(http://www.mosync.com/) IDE which is a cross platform tool generating the required packages for the particular devices.

MoSync is an IDE based on Eclipse that allows to code in c/cpp and builds packages for the specified device depending on its platform.

Will soon come up with something new to post ...........

Till then keep surfing............

Monday, March 21, 2011

Android

With the buzz everywhere about android, I started mobile application development in android (Nov'10). Being very new to IT industry I had very little idea about how to start about. But then after googling around found out the http://developer.android.com/index.html site which gives complete details about the whereabouts of android. It is the official android site completely dedicated to android development and news.

Beginning development in android was quite easy as it requires knowledge of core java only. And within a month I had my first POC(Proof of Concept) application ready on android. Though a very basic one :).

After that came a little tougher POC's which took me a lot of googling, but at the end the battle was won and i accomplished my tasks in time. cheers..:)

As and when i come across something new in android that i feel is important will be definitely updated by me..........

Till then keep surfing............

First Blog

After being encouraged by my colleague to have a blog, today I have created one, with the motive to post all the things that I consider important to be shared..............

I hope that I would be able to maintain a healthy blog by frequently updating it with new posts ..........

Till then keep surfing...........