peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Not sure, it is Acer Aspire 5512 with Intel Pentium M 740 (1.73GHz), 1GB MEMORY, 80GB HDD (not 120 you are looking for), ATI mobility Radeon X700, wireless & bluetooth, DVD, TV tuner and a card reader

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Me TOO I would love to see this in action, please post

To see in action what???

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Something from HP. Didn't made a pick yet, but it will be something with smaller screen than my current 15.4". I will use external 24" monitor at work

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Used language is what matters at the moment. If you are using Java then you should look into connection pooling libraries

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I do not think that even Morgan keeps such low price. As Salem said, ebay is your best chance (or wait another 2 months and you can have my one ;) )

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Please post relevant coding to see what is happening as the showed code in first post of yours is correct

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Why don't you call JUnit directly instead of trying to trigger it by Ant?

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

You can write library for text-to-speech either for Java Microedition or Android. (Better check if they released anything for JME there been some hints, but I did not heard anything in regards of it since I did a project that required such library last year and had to fake it with pre-recorded mp3s)

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

No problem. Beside already linked Tomcat official website Head First - Servlets and JSP and Tomcat Definitive Guide are good resources to have look at

PS: Can you please mark thread as solved? Just click on "Mark as Solved" bellow last reply. (Small measurement so some "bright" person wouldn't jump on it and try to answer after 1-2 years). Thanx

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

You need to use the Commons FileUpload package to upload document from user to server. Then in your DB have table that is able to store BLOB data type. On reverse side DB image to JSP try to deploy this example. Also you can google more resources for both process very easily

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Bluetooth, InfraRed (OBEX) or traditional HTTP/HTTPS.
As you want to do later publish last option would be most suitable

majestic0110 commented: Great to see you are still an avid helper ! Been away for a while but I am back now ! +4
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

If you able to see something on localhost:8080 then you will see Tomcat Manager option on left, which you need to click on. Login pop-up will show and you need to provide username and password for tomcat (if you do not know this, you can found these data in TOMCAT_DIRECTORY/conf/tomcat-users.xml). After this you are provided with list of projects in your webapps directory. This still wouldn't work as you do not have your JSP file in correct location and is it having wrong name for welcome-file.

Simple corrections:

  • move Hello.jsp from WEB-INF folder level up to Project
  • make following change to web.xml inside WEB-INF folder (you can either comment out the lines as I did or just simple delete them)
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_ID" version="2.5">
  <display-name>Project</display-name>
  <welcome-file-list>
    <!-- <welcome-file>index.html</welcome-file> -->
    <!-- <welcome-file>index.htm</welcome-file> -->
    <welcome-file>Hello.jsp</welcome-file>
    <!-- <welcome-file>default.html</welcome-file> -->
    <!-- <welcome-file>default.htm</welcome-file> -->
    <!-- <welcome-file>default.jsp</welcome-file> -->    
  </welcome-file-list>
</web-app>
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Small correction, tutorial and code only available if you have requested account and provide lot of personal data http://nemo.everypoint.com/wiki/Special:RequestAccount

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

It is all nice what was said about Linux top reasons why to use it. What about 5-7 issues/needs is having and facing?

For example driver support is not so great, I had issue to get hold of drivers fro Intel wireless card, then after moving from one version to other I had to go through same process of setting up the wireless. This also go for graphic card vendors, yes drivers are easy to find, but the settings are no so easily done. No everybody love to mess with console.
Last issue, Linux is still not considered serious entertainment solution. Game industry never release their product in same time for Windows and Linux edition. Linux is always months behind

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

It is really funny how hard is Turkish government on these guys (I do not feel pity, their deserve it), but consider it how large is Turkish hacking community and how much havoc their spree on the net. I think they should sort first their domain before making examples of others

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Links if anybody interested

Download: Windows 7 x86 (32bit) and x64 (64 bit)

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I have spare HDD, so I may give it a go...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Finally found EM35 http://www.motorola.com/motoinfo/product/details.jsp?globalObjectId=275
and Ming A1600 http://www.motorola.com/motoinfo/product/details.jsp?globalObjectId=243 (phone is only dual language Chinese/English and number of people who got it complain about English lang. does not work properly)
Nokia N810 full specs http://www.nokia.co.uk/find-products/all-phones/nokia-n810/specifications

@khess, links directly to products, not a general website, does matters. Also I wonder why Motorola products are higher then Nokia and why HTC G1 phone is not included? ( I guess why, it does not look so flashy...)

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Links for Motorola products leads to UK site which doesn't hold any info on the two devices. By google search I found the EM35, but there is nothing special about it, yeah it does look flashy but that is all, I can guaranty you will hate that flat keyboard as this provide very little feedback on what ever you do.
Also I would be interested if you can point me directly to sources where you found that Motorola phones and that Nokia N810 are *nix based

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Nice one Sony Ericsson Android phone, something I would like to see ;)

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Question remain whether Acer will be able to keep this position as there is increasing number of unhappy customers (including me) that are deeply disappointed by quality of technical support.

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

This concept may not take off, however it is bringing us closer to ultimate target of merging variety of telecommunication (and just telecommunication) devices in one "smart" device (well more then others).

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

LOL, I just downloaded 7.0.4 last night. Luckily I did not install. Time for new download...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

The numbers are great on the paper to show off your growing community. However as with everything they forgot to mention how many active players they have. Is it 1/2 of the total, 1/3 or even less?
We may never know...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I'm sorry you did not bring anything new beside that there is mono 2.0. You just merged publicly available facts to tell us mono 2.0 is here. There is nothing specific about it, no new features mentioned or explained, or no personal experience or opinion in first use

PS: Nice to have it Mono 2.0 available, but they have serious work ahead to catch up with current .NET technologies available to Win based developers

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Get game developers to provide support for latest games on Unix and you will gain even greater numbers

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Already downloaded update 3.0.3 :)
How long it would take Microsoft to fix such issue? Weeks, months? Well we can only guess...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Awwwnn, political topic. You may get more attention with global warning and what everything America does or not improve the situation...

Tamari commented: Hi +0
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Looking good but 8.9 inch display would kill me

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

iPhone can be hit, but not for blind or visually impaired people. On classic phone you have at least that small dot on number 5. Try to find it on your iPhone touch screen. Secondly Apple starts with same approach as Microsoft, this is our platform and nobody is getting on it, not even Sun with their JVM

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

History repeats, Apple got slap on hands from ASA last time over G5 advert as being the fastest pc if I remember correctly.

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Ehm I don't feel you come up with anything new to many people...
It is not only your television that blocks other people to see their online channels yahoo does same with the news

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Got trough now, but give up as it asked me to install Silverlight on my lovely Firefox

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

The same thing what you call "zip code". (Zone Improvement Plan what a silly name)

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

You forgot to mention one obvious thing accessible from USA only! I just tried the TV online and boom please provide post code...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

@Users are not as concerned with what causes the problem, whether that be a poorly functioning add-on or poorly performing website.

What about Microsoft and their lousy performance in following w3c recommendations? Selfish, arrogant, silly donkey... Also we should not forget their idea of wanting to own w3c lol

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

There been already ISP blocking access to certain domains. What would be interesting to know is how they will distinguish what is user doing? For example user can be either downloading movies/music from a server but on another hand he may be simple sharing large collection of personal photos on same server. How do they want to distinguish it?

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Samsung is currently on losing side. To fair with you, Omnia i900 doesn't bring nothing new to market.
However if you interested here is short video http://www.pocket-lint.co.uk/news/news.phtml/15235/16259/samsung-omnia-i900-mobile-phone.phtml

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I think you right happygeek, there will be more updates then new users. I have 2 machines, both of them dual-boot so there will be 4 upgrades just from me :-)

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I may try SP3 later, I do not want to take risk of messing my system now on the end of school year to loose any data

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I'm sorry to say this is yeasterday news...
Beside that, same thing happend few months back in different game

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Unfortunately nothing new for me. I used to get angry with all students at my uni for sitting in labs and taking pcs to check their facebook or other networks including site as youtube, while other wanted to use the pc for school work. This activities are now banned in the library but you still see many students sitting in the labs, checking the sites and being very loud. This is one of the reasons why I got my laptop with me on most days at school.
Funny enough uni disabled acsses to yahoo, hotmail and blocked msn when I started, but even after 4 years they did not catch up with facebook and others...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

They have to bring something extra so people will pay for it. This is because other companies behind mobile development are introducing their devices with similar storage capacity. Example is lates product line of SonyEricsson W960 or W980, Nokia N81 or N95 (all 8GB) or Nokia N96(16GB) plus many others...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

@Customers have asked for an easy way to save their documents from Office to the web, so that they can get to their information if they're away from their PC.

...and how much they gone charge for such small matter as ever growing demand for storage space? It can not be free for ever...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

One one side as p2p mostly used for piraty media sharing so deleting these files from illegal downloaders is fair punishment, on other hand get it on your pc and ereasing your holiday clips, or your child first birthday would make you angry

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Interesting idea and very good marketing move from Microsoft ( one of few ;) ).
As a gamer I would like to partisipate in such project, nevertheless I will not buy Hallo 3 just because of this

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

@newmote well done on spending that amount of money, I will not do for just flashy phone. But it was your choice and choice of many others that fallen in love with Apple products. No offense

@jbennet, no offense but this is not about promoting your mobile provider ;) (by-the-way I had orange for ower year when they came out with 3G phone and I would not ever return back to them. It can be the case they just had bad year that time, often outbreaks in service etc)

My current phone is fine, not gone tell you which, but my contract is ower and I'm looking for something new maybe something with UIQ Symbian on it.
But wait little longer and we may get something good out of Android project soon...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I just stop using gmail as there is to much spamn coming in. It is two if not three times more then I recieve on my yahoo account.

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

LOL "avoid PC World from now on"????

I do not shop whit them, back home this sort of company will get close realy fast. I get my hardware and software from online retailer and is cheaper and I do not loose warranty over something stupid and specialy like Unix on my machine :D