The i760 is now available for order through Verizon Wireless web site. The retail price is $519 but if you can take advantage of various discounts (New Every 2, 2-year contract, data plan), the price will go down to $99.
The SCH-i760 is a Windows Mobile Pro (Pocket PC) 6 phone, featuring a backlit QWERTY keyboard, 1.3 Megapixel camera/camcorder, microSD, WIFI, and bluetooth.
I still have a few more months to go before my New Every 2 discount will kick in :-(.
Related Posts
To list available contexts: kubectl config get-contexts To show the current context: kubectl config current-context…
kubectl exec -it <podname> -- sh To get a list of running pods in the…
# Create a soft symbolic link from /mnt/original (file or folder) to ~/link ln -s…
git config --global user.name "<your name>" git config --global user.email "<youremail@somewhere.com>" Related Commands Show current…
TypeScript/JavaScript function getLastMonday(d: Date) { let d1 = new Date(d.getFullYear(), d.getMonth() + 1, 0); let…
I had to do some SMTP relay troubleshooting and it wasn't obvious how to view…
View Comments