PalmOne m515 Color Handheld

Electronics : PalmOne m515 Color Handheld

PalmOne m515 Color Handheld

from: Palm



 : PalmOne m515 Color Handheld
See Larger Image

Price: $119.95
Prices subject to change.


Availability: Usually ships in 1-2 business days




Binding: Electronics
Brand: Palm
EAN: 0805931004703
Label: Palm
Manufacturer: Palm
Model: P80805US
Modem Description: None
Publisher: Palm
Size: Palm m515 Color Handheld
Studio: Palm
Variation Description: Palm m515 Color Handheld
Warranty: 1 year warranty



Editorial Review:






Features:
  • Palm organization and style at an affordable price
  • Easy to learn and use--even if you've never used a handheld before
  • Mini-USB connector allows easy transfer and backup to computer
  • Keeps addresses, appointments, and important information safe and secure
  • What's in the box: Palm m515 handheld, USB HotSync cradle with built-in battery charger, Getting started manual, Palm Desktop software and bonus software, Complete documentation, Protective flip cover





Accessories:
     see more

Accessories:




Availability: Usually ships in 1-2 business days


Related Items:
     see more

Related Items:



banned interdit verboden prohibido vietato proibido
  banned    interdit    verboden   vietato     prohibido    verboden  banned      vietato      interdit proibido   vietato       interdit      verboden      banned  prohibido   

Your IP has been blocked. Please perform the action below to regain access.

Code:  security image
Please enter the Code: 



Customer Reviews
Average Rating:  out of 5 stars

Rating: 1 out of 5 stars - it lasted less than a year
I had my palm for 2yrs but only had it activated for about 3 months I would not recomend this product to anyone.I liked it when it worked but the durability is horrible.I had my palm stored in the box it came in for about one and half years.When I wanted to use it agian it will not work and palm wants to charge $125 to replace. I wouldnt give them $125 for something that has let me down the way this machine has. I paid almost $400 for it and used it for 3 months



Rating: 1 out of 5 stars - A Totally Disappointing Product
I, too, had a similar experience to several of the other reviewers. I purchased this Palm and it worked well for about a year and then suddenly it wouldn't sync anymore. I searched this website and others and found that the great majority of buyers have experienced the same thing. I am a medical student and several other medical students and residents would approach me with amazement saying "Yours still works? Mine died after about a year!" I don't see anyone in the hospital using this Palm anymore, even though many are using other old Palms and Sony Clie models. I read about the SUD (Sudden USB Death) effect on this and other websites, but when I called Palms Customer Service I was just sent on multiple goose chases. Basically this product was the poorest investment I have ever been involved with. After investing in expensive software that can only be installed on a single device and then having the device fail months after installation, I feel doubly disappointed. I wouldn't purchase another m515 in a million years. Please learn from my experience.



Rating: 3 out of 5 stars - Worked great for about a year
I absolutely loved this handheld until it stopped syncing.

When I started having this issue I contacted Palm immediately. They said it was a problem with static electricity - or something like that - and promised to send me a card to reset the thing. Well they took months to send it and it still didn't work. Now my warranty is over and they won't honor my claim although it started during the warranty period. I am not going to pay $125.00. It just isn't worth it.

Now it is nothing more than a play toy for my children.



Rating: 2 out of 5 stars - Great Palm until it dies an early death.
Let me start by saying that the only reason I did not give this Palm only 1 star is because while it was working, I absolutely loved it. This was a great Palm pilot and I used it for pretty much everything. I loaded it up with third party software, filled my expansion card with e-books and played games with very few problems. I cannot highly recommend this unit and give it a 5 star rating due to the short life span compared to the price of $300 - $400 when I bought it a little over a year ago.

I started with a Palm xe, then a Palm IIIc, and ended up with a Palm m515. The Palm xe literally fell apart - the buttons snapped apart making it useless. When the Palm IIIc stopped working, I gave Palm the $125 to refurbish my unit which they did. Then about a year later it was accidentally put into the laundry while I was in the hospital after giving birth to my daughter, which is how I ended up with the m515. Now, just over a year later my Palm m515 just stopped working.

As much as I miss my Palm, I can't justify giving Palm another $125 to "refurbish" my unit or go out and purchase another brand new unit for $200 or more. I have spent SO much money on Palm PDA's and related items over the last three or four years that I feel like a junkie. I've been doing my research here at Amazon trying to find out if Sony is any better and it seems they are pretty much the same.

The irony is that Palm is selling products that do so much, but if you use all of the functionality, you drastically limit the life of the unit. So until these guys can make a sturdier product that has a longer life, they have lost me as a customer. And COME ON, give us a replaceable freaking battery already!



Rating: 1 out of 5 stars - Hot Sync Problems
I really really liked my palm until one day it stopped syncing. I didn't do anything to it, it just no longer made a connection with the USB on my computer. My warranty was up so I had to pay if I wanted to talk to the Palm tech support people. I did some searching on the internet and discovered that many others had the same problem--funny Palm made no mention of that as I went through all the trouble shooting wizards on their website. Also really irritating that they do not have a way to solve the problem. Palm does have a program that will drain the battery which apparantly makes the palm sync again, but many Internet posts have said that this makes the battery fritzy thereafter. I have purchased a serial cradle which apparently is free of the syncing problem to hopefully allow me to use my palm again. No matter how good the product is, if it doesn't sync with my computer it is WORTHLESS.



read more customer reviews on PalmOne m515 Color Handheld


 





Cooking Software - Magic Chef Wine Cooler |
widsecreen tv
DVD Movies Reviews





The Web Services Policy Working Group has published two Web Services Policy 1.5 - Working Drafts: an update to the Primer and a First Public Working Draft of Guidelines for Policy Assertion Authors. The new Guidelines document provides ...

(Source: Sunbelt Software) Messaging, internal and Web-based threats are increasing in number and severity. The risks to organizations large and small are real problems that users and their employers face if they do not establish adequate defenses against this growing variety of threats.

Read this Osterman Research paper to learn how organizations must implement a layered defensive strategy to protect against all types of threats and how Sunbelt Software can help.


Mark Matthews' Weblog

During the process of building the new query analysis feature for MySQL Enterprise Monitor 2.0, we thought the best way to test it at a nascent stage was to use it to tune our own application (since we use MySQL as the backend repository). What we found was actually quite interesting. It also showed that even to seasoned developers, who know that frameworks while helpful, often aren‘t the most direct, concise way to get things done, can often do very strange things that you don‘t quite expect.

For those of you that haven‘t heard about the feature itself, “query analysis“ takes all queries that are being processed by a MySQL server, normalizes them into something similar to a prepared statement form by removing literals, and then keeps track of total, min/max, average execution times, result set sizes, etc. at an aggregate level. It also takes snapshots of the “worst” examples of these queries, the ones with the highest execution time.

When we started using the first implementations of the feature on our own code, we found the following, interesting output:

What stuck out (at least to us), is that there is a lot of time spent toggling auto-commit state. In fact, if you add the "on" and "off" together, it's the second-most time consuming statement in our entire application! We thought we had this licked before we even looked at this query analysis data, because our application uses transactions all of the time, so we told DBCP to always return connections in auto-commit "false" mode. We even looked through what we thought was enough of the DBCP code to make sure this would actually work. So, what was causing these statements to run anyway? Well, the trick was, at this point during implementation, the server-side agent wasn't ready, so we were injecting this query analysis data via statement interceptors in the MySQL JDBC driver. So, we also setup the “worst” query to put in a stack trace in the comment field:

So, it was indeed coming out of some glue code we‘d written to wire DBCP into hibernate for our application (and still use our existing configuration mechanisms). Once the way was pointed, we set some appropriate breakpoints, and low-and-behold, we find this gem:

public void passivateObject(Object obj) throws Exception {
if(obj instanceof Connection) {
Connection conn = (Connection)obj;
if(!conn.getAutoCommit() && !conn.isReadOnly()) {
conn.rollback();
}
conn.clearWarnings();
conn.setAutoCommit(true);
}
if(obj instanceof DelegatingConnection) {
((DelegatingConnection)obj).passivate();
}
}

It makes sense to rollback when a connection is put back in the pool, as the application could‘ve misbehaved and started a transaction but didn‘t call commit() or rollback(). But, then, DBCP, without looking at how we‘ve configured this data source (to always be in auto-commit “false“), goes ahead and sets it to “true”.

So, what to do now? Should we internally fork DBCP, and keep merging this one-liner change every time we update DBCP? Do we file a bug, and wait for a new release of DBCP (we will, eventually). How do we fix it now? Well, once again, MySQL‘s JDBC interception facilities to the rescue. We just implement a very simple ConnectionLifecycleInterceptor that has the following implementation of setAutocommit(), which lets the caller setAutoCommit(false) and have it sent to the server, yet setAutoCommit(true) will never be sent to the server, and the JDBC driver will adjust its idea of autocommit state accordingly.

public boolean setAutoCommit(boolean flag) throws SQLException {
if (!flag) {
return true;
}

return false;
}

Of course, we had to test that nothing bad happened with our application using this trick, and when we determined that it was safe to operate in this manner, we ran query analysis again, and lo-and-behold, one issue solved, other statements to fix:

In my mind, the power of this feature is looking at query performance in aggregation. Seeing the SET … statements popping up in “SHOW PROCESSLIST” (which you‘d be lucky to catch, they‘re very short), or even in the general query log, wouldn‘t have demonstrated the amount of time wasted that we see here in our UI. Using this feature we have iteratively improved performance, watching with each release which queries bubble to the top, and tackling them.

For those of you that would like to see this feature in action on your own systems, if you‘re an existing MySQL Enterprise customer, you can get access to the beta release of MySQL Enterprise Monitor 2.0 at the MySQL Enterprise website.

For those of you that aren‘t yet existing customers, hold tight, soon we‘ll refresh the enterprise trial with this codebase.

In either case, feel free to ask us questions about the new features in our forums at http://forums.mysql.com/list.php?166

For those of you wanting to integrate query analysis with your application at a source-code level like we did with this example, hold tight as well and watch this space. MySQL Enterprise Monitor 2.0 supports REST as a way to populate the repository, and I‘ll be posting an example of how to do this with Connector/J and statement interceptors soon!


DAYTON, Ohio (Reuters) - Republican John McCain made a surprise choice of Alaska Gov. Sarah Palin as his running mate on Friday, adding a political unknown to the presidential ticket who could help him appeal to women voters.






PalmOne m515 Color Handheld

Shopping