![]() |
SymDVR v1.27(1) |
SymDVR v1 27 1 S60v3 S60v5 Symbian 3 Nokia Anna Belle Unsigned Video recorder Free App Download
LG KS360
Bluetooth allows your mobile phone to wirelessly connect, via low frequency radio waves, with external devices such as a headset for making calls. Many Bluetooth cell phones also allow you to exchange or sync data with other Bluetooth devices or to connect to stereo headphones to listen to music. For more information see CNETs Quick guide to Bluetooth.
Speaker phone
A speaker phone is useful for hands free calling when youre driving or multitasking. Consider getting a cell phone with a full duplex speaker phone, which allows both parties to speak at the same time. Business travelers who need to set up impromptu meetings will want to look at a mobile phone or smart phone that supports conference calling.

Phone
- Service provider : T-Mobile
- Vibrating Alert : Yes
- Voice Recorder : Yes
- Speaker phone : Yes
- Voice Mail Capability : Yes
- Polyphonic Ringer : Yes
- Alarm Clock : Yes
- Calendar : Yes
- Additional Features : QWERTY keyboard layout , Intelligent typing (T9)
- Cellular technology GSM
- Band or mode GSM 900, 1800, 1900 (Tri-Band)
- Wireless Interface Bluetooth 2.0
- Combined with With digital camera and digital player
- Camera highlights With a resolution of 2 megapixels, this model will give you better pictures than other phones.
- Digital player supported digital audio standards AAC, MP3
- Digital player and recorder type Digital player
- Display Type LCD display
- Display technology TFT
- Diagonal Size 2.4 in
- Display Resolution 240 x 320 pixels
- Color Support Color
- Color Depth 18 bit (262.000 Colors)
- Battery installed Lithium ion
- Short Messaging Service (SMS) : Yes
- Internet Browser : Yes
- GPRS (General Packet Radio Service) : Yes
- JAVA applications Yes
- Mobile Email : Yes
- Messaging and Data Features Text messages, Picture messages, email
- WAP Protocol Supported : WAP Protocol Version WAP 2.0

Casio Exilim EX S10

The wide 2.7 inch Super Clear LCD screen delivers amazingly high contrast and brightness, and enhanced movie functions can turn anyone into a phenomenal photographer and monumental movie maker.
Share your stills over the Internet or download them to your iPod or iPhone. Shoot videos and transfer them to YouTube with ease. Strong, thin tempered glass ensures high tech durability. Youd never have realized that a digital camera could be so much fun. The Exilim EX-S10 is a party in your hand. Choose among a rainbow of available colors.
iTunes compatible video format YouTube video capture Contrast Detection Auto Focus Modes. Auto Focus, Macro Mode, Pan Focus, Infinity mode, Manual focus or Macro Focus for close ups Exposure Control Metering Multi pattern, Center Weighted, spot by CCD or Control. Program AE or Exposure compensation 2EV till +2EV by 1/3 EV step CCD electronic shutter and mechanical shutter Auto 1/2 to 1/2000 second. Night Scene 4 to 1/2000 second Sensitivity Setting Still Auto, ISO50, ISO100, ISO200, ISO400, ISO800, ISO1600 Movie Auto Dimensions 3.70 (W) x 2.14 (H) x. 59 (D); 3.98 oz.

Whos at Google I O Mojo Helpdesk
This post is part of Whos at Google I/O, a series of guest blog posts written by developers who are appearing in the Developer Sandbox at Google I/O. Its also cross-posted to the Google Code blog which has similar posts for all sorts of Google developer products.
Mojo Helpdesk from Metadot is an RDBMS-based Rails application for ticket tracking and management that can handle millions of tickets. We are migrating this application to run on Google App Engine (GAE), Java, and Google Web Toolkit (GWT). We were motivated to make this move because of the application’s need for scalability in data management and request handling, the benefits from access to GAE’s services and administrative tools, and GWT’s support for easy development of a rich application front-end.
In this post, we focus on GAE and share some techniques that have been useful in the migration process.
Task failure management
Our application makes heavy use of the Task Queue service, and must detect and manage tasks that are being retried multiple times but aren’t succeeding. To do this, we extended Deferred
, which allows easy task definition and deployment. We defined a new Task
abstraction, which implements an extended Deferrable
and requires that every Task implement an onFailure
method. Our extension of Deferred
then terminates a Task permanently if it exceeds a threshold on retries, and calls its onFailure
method.
This allows permanent task failure to be reliably exposed as an application-level event, and handled appropriately. (Similar techniques could be used to extend the new official Deferred API).
Appengine-mapreduce
Mojo Helpdesk needs to run many types of batch jobs, and appengine-mapreduce
is of great utility. However, we often want to map over a filtered subset of Datastore entities, and our map implementations are JDO-based (to enforce consistent application semantics), so we don’t need low-level Entities prefetched.
So, we made two extensions to the mapper libraries. First, we support the specification of filters on the mapper’s Datastore sharding and fetch queries, so that a job need not iterate over all the entities of a Kind. Second, our mapper fetch does a keys-only Datastore query; only the keys are provided to the map method, then the full data objects are obtained via JDO. These changes let us run large JDO-based mapreduce jobs with much greater efficiency.
Supporting transaction semantics
The Datastore supports transactions only on entities in the same entity group. Often, operations on multiple entities must be performed atomically, but grouping is infeasible due to the contention that would result. We make heavy use of transactional tasks to circumvent this restriction. (If a task is launched within a transaction, it will be run if and only if the transaction commits). A group of activities performed in this manner – the initiating method and its transactional tasks – can be viewed as a “transactional unit” with shared semantics.
We have made this concept explicit by creating a framework to support definition, invocation, and automatic logging of transactional units. (The Task
abstraction above is used to identify cases where a transactional task does not succeed). All Datastore-related application actions – both in RPC methods and "offline" activities like mapreduce – use this framework. This approach has helped to make our application robust, by enforcing application-wide consistency in transaction semantics, and in the process, standardizing the events and logging which feed the app’s workflow systems.
Entity Design
To support join-like functionality, we can exploit multi-valued Entity properties (list properties) and the query support they provide. For example, a Ticket
includes a list of associated Tag
IDs, and Tag
objects include a list of Ticket
IDs they’re used with. This lets us very efficiently fetch, for example, all Tickets
tagged with a conjunction of keywords, or any Tags that a set of tickets has in common. (We have found the use of "index entities" to be effective in this context). We also store derived counts and categorizations in order to sidestep Datastore restrictions on query formulation.
These patterns have helped us build an app whose components run efficiently and robustly, interacting in a loosely coupled manner.
Come see Mojo Helpdesk in the Developer Sandbox at Google I/O on May 10-11.
Amy (@amygdala) has recently co-authored (with Daniel Guermeur) a book on Google App Engine and GWT application development. She has worked at several startups, in academia, and in industrial R&D labs; consults and does technical training and course development in web technologies; and is a contributor to the @thinkupapp open source project.
Posted by Scott Knaster, Editor
Lock in what lock in
Take a look at Peter’s thoughts and let us know what you think.
- Posted by Brian Goldfarb, Head of Marketing

Tips For Night Lighting Shoot
Samsung NX1000, 16mm, F2.4, 1/30s, ISO 800 |
With year end comes Christmas lightings, and one of the ways to capture the Christmas spirit - literally - is to roam the shopping belt of Orchard Road where the decoration lights glisten.
If you carry a consumer compact camera and want to capture the lights, here are some tips Id like to share.
Switch Off Your Flash
Flash is useful to light up a near object, like a person. It cannot light up the entire street or the sky. So if you attempt to capture the street scene with flash, you will find that your foreground will be lit up unnaturally while the background will look darker. Try by turning off the flash and shoot again with steady hands.
Samsung NX1000, 16mm, F2.4, 1/20s, ISO 250 |
Adjust Exposure Manually
For many compact cameras, when you turn off the flash and let the camera meter automatically, the image might turn out overexposed, or blur. This is because the camera thinks that the scene is too "dark", which is correct. However, you wanted the dark to be dark. So, if you camera has a function called EV compensation, then you can adjust down the exposure by selecting a negative value of, say -1. Different cameras meter differently, so play around with this to get the optimal exposure.
Samsung NX1000, 16mm, F3.5, 1/30s, ISO 400 |
My favourite method is to set the shooting mode to Manual, which means you decide the aperture and shutter values. My usual settings are 1/30s, f/3.5, ISO 400. Anytime when you feel that the exposure is not bright enough, reduce the exposure by 1 step (1/15s -> 1/8s -> 1/4s, etc.).
Samsung NX1000, 16mm, F2.4, 1/13s, ISO 100 |
Manual Exposure + Flash
Now that you have achieved the best exposure value for shooting the night lights, you can add the flash to shoot portraits. Heres a tip: adjusting the shutter speed manually DOES NOT affect the exposure of the person lit by the flash. It will however brighten up the background. The catch is not to select too slow a shutter speed or else your background will be blurred.
Samsung NX1000, 16mm, F2.4, 1/20s, ISO 640, Flash |
Help with "Dummy" Camera
If your compact camera is unable to do any of the above, all is not lost. Use the SCENE mode to work around. Find a Night Scene mode and use that. The results may not be consistent, but well, if you are serious about capturing better night scenes, then you would have to invest in a better camera. Look for one that lets you adjust exposure manually or shoot in M mode.
Happy Lights-Shooting
Over the years, camera manufacturers have been improving their camers to make them more consumer friendly. Some cameras have over 30 preset SCENE modes to cater for every scenario, but they all boils down to the control of depth of field (aperture) and speed of capture (shutter) to achieve proper exposure. Once you understand how camera works, then you will know how to overcome some shooting challenges and achieve more pleasing images.
P.S. if you have missed the year-end festivities, fret not. You can use the same techniques to capture any night light scenes.