- Strength to Increase Rep
- +18
- Strength to Decrease Rep
- -4
- Upvotes Received
- 941
- Posts with Upvotes
- 757
- Upvoting Members
- 317
- Downvotes Received
- 64
- Posts with Downvotes
- 57
- Downvoting Members
- 54
Android developer and Battlefield player
- Interests
- programming, history, inline skating, online gaming Battlefield and Assassin's Creed series
- PC Specs
- Antec 1200; XFX 850w Black Edition Modular Power Supply; ASUS Crosshair III Formula, AMD Phenom II X4…
5,031 Posted Topics
Re: You could have moved that system messages also into methods with which they are associated and code would be little more readable :) | |
Re: As long you do not provide pure HTML site nothing is as it seems in source view... | |
Re: Good article, but I would suggest to rename some of `imageView`as it is not good practice to have multiple of same name in the the project ;) | |
Re: That because the slash is the opposite direction not forward slash "/" but backward slash "\" [code=Java]import javax.swing.JOptionPane; public class NewLine { public static void main(String[] args) { JOptionPane.showMessageDialog (null, "peter_budo"+"\nCode tags enforcer" ,"My Message", JOptionPane.WARNING_MESSAGE); } }[/code] | |
Re: @rproffitt @Naheedmir sorry guys but you failed for cheapest trick in online spam. OP did not really cared about development outsourcing, cons and pros. He just wanted to use his signature that goes to "drums roll" ta-da to some outsourcing company. Classic forum link click advertising. Few years back this … | |
Re: Without seeing actual code hard to say... | |
Re: People may have suggested SharedPreferences because A. You may want to keep login credentials for future logins, so whenever user encounters login form this will get populated by them and user then only need to press login button to trigger login process of validation and verification B. You may want … | |
Re: @Slavi not exactly, question is how to get **XSSFDrawing** or **XSSFPicture** to some stream format that can be used to create image. You should spent little more time reading question and have look on code, API before calling generic search for Java code ;) | |
Re: [quote=saadismail85;1047629]mmmmm tell me how cuz am new user here :-)[/quote] [noparse][code=java]your code here[/code][/noparse] | |
Re: [QUOTE=sirlink99;1616317]I have had this same question. Though I could not figure out how to get it to work you use Mysql and JDBC to make an online database on a server. you then connect to the server and write, or read from the database. please message me if you figure … | |
Re: @spikehackerinc when you decide to write appropriate questions then you are more then welcome to create new thread. In the future please do not reopen old forgotten threads. Closed! | |
Re: [QUOTE=vijayr;606235]I have the same prob too :-( Any suggestions?[/QUOTE] That problem description is very inacurate, you better provide full description of your problem... | |
Re: Closing thread, attracting unwelcome attention of spammers | |
Re: Google = >> Java random number tutorial and you get [URL="http://download.oracle.com/javase/tutorial/java/data/beyondmath.html"]this[/URL] explanation of usage(at the bottom). Next time please search before you post such basic question | |
Re: Yes, the website is done with Java Server Pages. Therefore you do not need to use JavaScript (either way Java web developers do not really like to see it) and take it to next level with frameworks Struts, Hibernate or JSTL & EL, Java Server Faces. These are very powerful … | |
Re: Failing to specify language of the project only suggestion is Google -> [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=football+results+web+service&aq=0&aqi=g1&aql=&oq=football+results+web&gs_rfai="]football results web service[/URL] | |
Re: @superhero6785 you just reopened old thread which is bad idea. Thread closed. | |
Re: The idea of testing your code is to have some method that has a return and that is what you want to test. So to get testing going on above code you would have to change return type to String public String methodToCheckStr(int testVar) { String str=""; if(testVar==5) { return … | |
Re: [QUOTE=~s.o.s~;400392]You have got to be [URL="http://paulbuchheit.blogspot.com/2007/05/amazingly-bad-apis.html"]joking.[/URL] ;-)[/QUOTE] I have to disagree. That guy is saying that comunity project Java ImageIO is difficult. However I did very nice and usefull final year project with it help. Recently ImageIO is trying to fix problems of long term running another community project Java … | |
Re: Congratulations, companies are not always so fore coming | |
Re: @Ruchi224 [LIST=1] [*]All posts merged as they all are about same project and your incapability to do this or that [*]Do not flood (multi-post same question) [*]Make sure you post in right forum section (posting VB.NET in Python is no good) [*]Full sentence English is expected and no chat/leet/sms/short-hand is … | |
Re: Simplest solution would be have database with table of user details with unique ID for each member. This would hold username and password at-least to ensure that voting member is who he/she say is. For each voting process I would create new table with members ID's and vote cats of … | |
Re: Here is [URL="http://lmgtfy.com/?q=youtube+ruby+on+rails"]link[/URL] | |
Re: I expect that each of your items has unique value that should be assigned as value to each check box when you populate table. Then on submit you will get set of check box values that represent unique item IDs and these will enable you to recover relevant data from … ![]() | |
Re: Well you made mistake on line 7-9 where you initialize Object based on ObjectMaker. Just change [icode]Object item1[/icode] to [icode]ObjectMaker item1[/icode]. | |
Re: Is it so hard to use Google search these days???? "java itext create hyperlink" and first link is http://itextpdf.com/examples/iia.php?id=131 | |
Re: Embedded [URL="http://translate.google.com/translate_tools?hl=en"]Google translator[/URL] should solve it. What you think javaAddict? | |
Re: [QUOTE=gayaneducation;762226]I need Java Script function for search data(text) inside a html table. not a my sql table. (table size is fixed) [/QUOTE] Make up you mind what technology you want to use and do not forget to support your claim by existing coding you already did as this is no … | |
Re: @Centorpe you should have posted also error message... | |
Re: 1. Please use the hash sign "#" to insert any code in your post. The function is there for a reason. 2. Ofcourse the thing you try to do it doesn't work. You did not finishe it. From your JSP page you call servlet which is supposed to delete some … | |
Re: That tutorial is exactly what you need because your "local" database is local only to your laptop and not to any other device. And if you want to share that database you would have to provide means to do so like acquiring static IP for your laptop so you could … | |
Re: Some code by you would been good start, since you did not provide one I can only suggest you to read http://android-developers.blogspot.co.uk/2011/11/new-layout-widgets-space-and-gridlayout.html and http://developer.android.com/guide/topics/ui/layout/gridview.html | |
Re: Off topic - I agree with jwenting roseindia is worst place to try and learn something. 1) There is not structural organization of topics 2) Many of examples are out of date, plenty of them are done with poor organization of even basic MVC in mind 3) there are plenty … | |
Re: Please share code | |
I bought [Iiyama XB2783HSU-B1DP](http://www.iiyama.com/gb_en/products/prolite-xb2783hsu-b1dp/) monitor. However I'm not able to connect my MacBook Pro 2015 from HDMI with [DisplayPort to HDMI](https://www.alza.co.uk/roline-displayport-hdmi-connection-shielded-2-m-d504901.htm?catid=18848641) cable. From monitor menu I am able to select DisplayPort, but monitor will fail to receive any signal from laptop. I tried to connect monitor with Asus laptop, DisplayPort … | |
Re: [QUOTE=applefanboy1;1214762]What if I want to display this pattern without the space in between the stars?[/QUOTE] Then you will create new thread and show what you did. Thread closed | |
Re: Ehmmm silly question will ```` "SELECT *FROM students" ```` actually work? Shouldn't it be with space? ```` "SELECT * FROM students" ```` I haven't touched DBs in ages :P | |
Re: 1. There is only one Bundle so no point for creating second (first snippet line 5 & 6) 2. Use [containsKey(String key)](https://developer.android.com/reference/android/os/BaseBundle.html#containsKey(java.lang.String)) to see if bundle contains mode or logo and avoid getting NPE because bundle will return null if mode not found with`getString("mode")` 3. Since I didn't see rest … | |
Re: Also good starting point would be NetBeans documentation [here](https://netbeans.org/kb/docs/web/quickstart-webapps.html) | |
Re: Is your `MyFirstClass`some sort of map? Please share that class or we will not be able to help... | |
Re: Dan I think jayxx1234 hit the soft point here with multiple child frames ;) I'm not C# developer (last touch it at university) but based on my OO knowledge of Java I believe your approach is not that good. Instead of hiding and showing different I would rather keep same … | |
Re: Not sure what you are trying to do in this layout but I would suggest to look on this setup http://ivankocijan.xyz/android-nestedscrollview/ You use power of LinearLayout and its option of weight distribution... | |
Re: Top of Java section thread created by James [Java projects for learners](https://www.daniweb.com/software-development/java/threads/430542/java-projects-for-learners) pick any project from there, provide UI and post it here if you have any problems. I'm sure people will guide you | |
Re: There are cross-platform tools like Titanium(C#), Cordova(HTML5 and jQuery). Also possible with Python, Scala or Kotlin. However these will be always slower than native implementation... | |
Re: [QUOTE=Sethron;900554]I'm very lost as to what's going wrong. Everything else that I've found in this place seems to have been fine, but it says it has a syntax error at the lines (in both login.php and register.php) where there is die ( "So on and so forth here" ) ... … ![]() | |
Re: [Gson](https://github.com/google/gson) and [Jackson](https://github.com/FasterXML/jackson) are most commonly used JSON parsing libraries. You will create your POJO classes, as you did for `PromotionAdapter`, fetch JSON and then use either of the libraries to parse it based on your POJO class. Then you only provide collection (List, Array) to your adapter and let … | |
Re: I would strongly suggest to get at least 8GB RAM before trying to do any developemtn or it will be very slow. Optimal is 16GB or above. And just side note, do not even think of moving to Eclipse, which is no longer activelly supported by Google | |
Re: Same here, bunch of devices, tests on [Genymotion](https://www.genymotion.com/#!/) emulator, you can get free version and we have two tester that do manual tests, but also writes lot of Calabash tests for automation purposes | |
Re: As anything in Android with [Log](https://developer.android.com/reference/android/util/Log.html) class | |
Re: @alaad here you can find many [samples](http://lmgtfy.com/?q=java+read+microsoft+word+example) |
The End.