5,031 Posted Topics

Member Avatar for daudiam

The most common way to show subtitles is to provide plain text file with time for start and end time showing subtitles followed by text for subtitle. For example if you use VLC media player it does allow you to select movie from hard drive and also in same time …

Member Avatar for daudiam
0
114
Member Avatar for jet101

You can try to use [icode]jdbc:mysql://localhost/some_db?useUnicode=yes&characterEncoding=UTF-8[/icode] see if that works

Member Avatar for jet101
0
73
Member Avatar for amras123

Since we have this nice [URL="http://www.daniweb.com/forums/announcement8-2.html"]forum rule[/URL], we expect you to tell us first what you think the solution is before we give what we think is right. Waiting for your solutions...

Member Avatar for peter_budo
0
63
Member Avatar for socheata

daniweb specific rule [URL="http://www.daniweb.com/forums/announcement8-2.html"]We only give homework help to those who show effort[/URL]

Member Avatar for apines
0
155
Member Avatar for sureshksk

Are you able to run plain installation of Tomcat? Does your code actually compiles before you attempt to deploy it on Tomcat? (This is most common issue)

Member Avatar for peter_budo
0
76
Member Avatar for CF019

1. You cannot write such program in Java, one thing is to catch thing from frame build with Java another from applications installed on system 2. With do not like to see any malicious apps or requests for such applications on this forum. So you better forget it 3. Thread …

Member Avatar for peter_budo
-1
151
Member Avatar for soteri0s

@homo would you care to provide link to java.keylogger library, because I cannot find it.

Member Avatar for peter_budo
0
239
Member Avatar for sitajaf

I do not think this possible as in my understanding you would have to have access to any mobile operator equipment to determinate from which transmitter/receiver station message arrived.

Member Avatar for peter_budo
0
55
Member Avatar for sri.k

Why not use one of the libraries for XML processing? If you do not know much about it you should have look at [URL="http://www.cafeconleche.org/books/xmljava/"]Processing XML with Java[/URL] (JDOM is very easy to start with)

Member Avatar for sri.k
0
182
Member Avatar for Ronik

You need to add i t as resource to your project. Here is explanation how it can be done for [URL="http://www.peterscorner.co.uk/2009/05/09/how_to_add_resources_to_intellij_idea_and_netbeans.html"]NetBeans and IntelliJ[/URL]

Member Avatar for peter_budo
0
81
Member Avatar for cashblogs

never had problem like this. Did you check SAVE checkbox just next to password in advance/ remote settings ?

Member Avatar for Brian Stephens
0
256
Member Avatar for madhavipoudala

Your request is difficult to understand, better explanation would be in place. PS: It is rude to ask "reply asap", we are not slaves at your disposal...

Member Avatar for madhavipoudala
0
315
Member Avatar for rajeesh_rsn

Obvious place to check is Nokia website for [URL="http://www.forum.nokia.com/Develop/Other_Technologies/Symbian_C++/"]developers[/URL] since they are now the main lead behind Symbian. There is [URL="http://www.amazon.co.uk/Qt-Symbian-Frank-H-Fitzek/dp/0470750103/ref=sr_1_1?s=books&ie=UTF8&qid=1290373593&sr=1-1"]Qt for Symbian[/URL] (but I'm not sure if it is for beginners) and there is [URL="http://www.amazon.co.uk/S60-Programming-Tutorial-Guide-Symbian/dp/0470027657/ref=sr_1_3?s=books&ie=UTF8&qid=1290373593&sr=1-3"]S60 Programming: A Tutorial Guide[/URL] (but you will have to stick with the version of …

Member Avatar for peter_budo
0
63
Member Avatar for icarium

Database is much better if you talking in large number of members. Secondly think about how will you design it. Stacking all in one large table is silly idea. Your database should consist of number of tables specifically designed for certain task. For example user_data_table to store user details where …

Member Avatar for mstrans
0
415
Member Avatar for proloy11
Member Avatar for alex.antony.a
0
150
Member Avatar for musikluver4

You cannot do that. However what you can do is swap panels inside frame. Each panel would be different application. Do not forget to remove main method from them and for organization purpose put them in separate packages

Member Avatar for musikluver4
0
136
Member Avatar for peter_budo

I have file that contains Unicode characters from Latin-1 and Latin Extended A sets (link to [URL="http://unicode.org/charts/"]Unicode charts[/URL]). How do I read it so that these unicodes are converted to proper characters? I tried [code=Java] public void readFile(File file) { try { BufferedReader in = new BufferedReader(new FileReader(file)); String noneUTF; …

Member Avatar for quuba
0
4K
Member Avatar for sanketghorpade

1.Do not hijack old threads by posting a new question as a reply to an old one (post already moved to new thread) 2.The type of IDE doesn't matter as long it support JME SDK, talking about in what IDE you did something is sign of beginner. The use of …

Member Avatar for sanketghorpade
0
88
Member Avatar for shanebond

@shanebond you seriously started off on wrong foot in this forum. 1. Creating multiple posts on some question (C, C++ and Computer Science) 2. Not sing code tags when posting 3. Now this is action you need to take ==>> READ [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]FORUM RULES[/URL]

Member Avatar for peter_budo
-1
716
Member Avatar for theo23

@theo23 the above proposed approach to deal with date is no longer used and greatly avoided as it is just to much extra coding. You can avoid this by using frameworks that have ready made calendar components or go with scripting of JavaScript/Ajax/jQuery that you just attach to your text …

Member Avatar for javaAddict
0
174
Member Avatar for sylvestri89

[QUOTE=sylvestri89;1390331]Please help me. I am in an intro computer programming class and I dont know how to use arrays. [url]http://i196.photobucket.com/albums/aa228/Sylvestri89/problem.jpg[/url][/QUOTE] [URL="http://www.daniweb.com/forums/announcement8-2.html"][B][COLOR="Red"]We only give homework help to those who show effort[/COLOR][/B][/URL]

Member Avatar for apines
0
124
Member Avatar for icccapital

They are plenty and they do varies from scripting languages like JavaScript/Ajax/jQuery running queries to server side of application to frameworks that can provide you with like Wicket for example

Member Avatar for icccapital
0
185
Member Avatar for sariberri

Example [code] int[] numbers = getNumbers(); private int[] getNumbers(){ int[] numbers = new int[10]; //some code to populate array return numbers; }[/code]

Member Avatar for apines
0
116
Member Avatar for merse

@merse For the future please do not double post @kramerd Instead of advising people to move their post to different section, you may want to use "Flag Bad Post" with short note such as "Please move to XYZ" to let mod/admin team know that a post need their attention Thread …

Member Avatar for peter_budo
-1
93
Member Avatar for mjco

Then start working on it as [URL="http://www.daniweb.com/forums/announcement8-2.html"]We only give homework help to those who show effort[/URL]

Member Avatar for peter_budo
0
42
Member Avatar for nikita.chandra

Isn't [URL="http://www.opencms.org/en/support/tour/"]Guided tour[/URL] enough for you? By the way best way to find things about product is to join either product forum or their mailing list Another open source CMS you may want to have look at is [URL="http://www.onehippo.com/en/products/cms"]Hippo CMS[/URL] that is Java based

Member Avatar for fishsmith
0
223
Member Avatar for ekkanh

[B]Keep It Organized[/B] Do not ask anyone (member or moderator) for help by email or PM

Member Avatar for TrustyTony
-1
102
Member Avatar for saikatroy1985
Re: Ajax

What this has to do with JSP (Java Server Pages)? If this is wrong section let me know and we can move it to right place

Member Avatar for saikatroy1985
0
96
Member Avatar for enfamos

I just hope you actually split it in appropriate classes Inventory, Cameras, DigitalCameras and Inventory_Gui and not tried to compile and run it as one class or you would look really foolish...

Member Avatar for enfamos
0
168
Member Avatar for extemer

What about first closing the [URL="http://www.daniweb.com/forums/post1324709.html"]other thread[/URL] where you got original idea? Closing thread is minimum you can do acknowledge that somebody did helped you and get some credit for it....

Member Avatar for ElieM
0
1K
Member Avatar for ampina

Mobile client to server communication is simple. Have look at chapter 10 of B[URL="http://books.google.com/books?id=chepSC2iAB8C&lpg=PP1&dq=beginning%20j2me&pg=PA143#v=onepage&q&f=false"]eginning J2ME: From Novice to Professional[/URL]

Member Avatar for peter_budo
0
46
Member Avatar for Griffin54

Thread locked as there is double in [URL="http://www.daniweb.com/forums/thread325129.html"]HTML section[/URL]

Member Avatar for peter_budo
0
62
Member Avatar for srinivas88

Why you are making more difficult to your self? Why do you not let a user fill in registration form and then on successful submit let him/her know what was auto-generated id in the table?

Member Avatar for srinivas88
0
566
Member Avatar for shruthi512

On top of this forum thread with name [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL]. Happy reading!

Member Avatar for peter_budo
0
38
Member Avatar for nikita.chandra

Thread closed as it is double of [url]http://www.daniweb.com/forums/thread323756.html[/url]. @nikita.chandra if you are not happy with help given to you that is not our problem. We help people willing to learn and we do not do spoon feeding

Member Avatar for peter_budo
0
104
Member Avatar for edwardlee2708

Somewhere your code is getting null value or instance of object, you need to debug code better

Member Avatar for peter_budo
0
356
Member Avatar for ashishvijayata

[QUOTE=mayank.dyl;1381266]You can change the port number only at the time of installation.Port number of tomcat can be changed at the time of installation by using custom install. Another way out is to use a different web server cuz they have different port number.[/QUOTE] Obviously you are Windows user and never …

Member Avatar for peter_budo
0
92
Member Avatar for mayank.dyl

and do not forget to keep it legal. Any links to illegal downloads will be removed and member posting them will by punish according to [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]forum rules[/URL]

Member Avatar for peter_budo
0
110
Member Avatar for mahendra1

Sorry this mobile application development, not hardware fault detection. Take it to your mobile operator or store where you bought it from if you have warranty

Member Avatar for peter_budo
0
68
Member Avatar for satya2mysql
Member Avatar for jFincan

Use some XML library to help you with parsing, also some current code would be helpful to find out what you doing and where you going wrong

Member Avatar for Taywin
0
103
Member Avatar for kanchan arak

I want to implement a file lock using >> I'm not aware that JME provide such file access j2ME for mobile files...Can you please help me how to get started with? Can i get files in the emulator? >> I already made example for my [URL="http://peterscorner.co.uk/2009/08/16/how_to_browse_file_structure_of_mobile_device_with_jme.html"]blog[/URL] last year, if you …

Member Avatar for kanchan arak
0
148
Member Avatar for Capt Spaghetti
Member Avatar for sam1

@sam1 sometimes it takes time to load emulator, specially on older machine. However code and your project settings would be helpful

Member Avatar for peter_budo
0
91
Member Avatar for kamaamin

[QUOTE=kamaamin;1382356]Thank you very much, your code works!!!! Now i have a project in my mind. Is it possible to built e-mail based application which send/recieve e-mail and can send reminder / follow up automatically to recevier if he dosnot reply the e-amil sent to him. The projetc is mostly on …

Member Avatar for peter_budo
0
129
Member Avatar for serph09

And what are these compiler errors? Do not just expect people to run your application and find for their selfs...

Member Avatar for hanvyj
0
172
Member Avatar for FALL3N

This application development forum not phone cracking advise site. If you jailbroke your phone with some buggy application then tough luck

Member Avatar for peter_budo
-1
82
Member Avatar for bhakki

You cannot LWUIT is Java Microedition library and not component of NetBeans that you can plug in any application. PS: You should drop NetBeans for Android development they are far behind with support of latest Android.

Member Avatar for peter_budo
0
173
Member Avatar for menore

Download [URL="http://mysql.com/downloads/mysql/"]MySQL[/URL], start reading [URL="http://dev.mysql.com/doc/refman/5.0/en/tutorial.html"]tutorials[/URL] or perhaps pick up book like [URL="http://books.google.com/books?id=ZO6MF9Ja1zoC&lpg=PP1&dq=head%20first%20sql&pg=PP1#v=onepage&q&f=false"]Head First - SQL[/URL]. For quick start you can always have look at w3schools [URL="http://www.w3schools.com/sql/default.asp"]SQL section[/URL]

Member Avatar for peter_budo
0
48
Member Avatar for de.ICeman

[URL="http://prometric.com/Oracle/default.htm"]Prometics[/URL] is where you can find closes examination center and also book appointment here is certification program for [URL="http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=140#13"]Java[/URL]. Oracle Certified Associate is optional, the first mandatory certification is Oracle Certified Professional Java Programmer

Member Avatar for peter_budo
0
104

The End.