1,350 Posted Topics

Member Avatar for Goldfinch

Here: http://stackoverflow.com/questions/80105/whats-the-best-way-to-distribute-java-applications https://netbeans.org/kb/articles/javase-deploy.html http://introcs.cs.princeton.edu/java/85application/jar/jar.html You can easily google for more solutions... I hope my resources helped :)

Member Avatar for <M/>
0
204
Member Avatar for unikorndesigns

Here is something(s) that can give you an idea: http://www.w3schools.com/html/html5_draganddrop.asp http://www.html5rocks.com/en/tutorials/dnd/basics/ http://www.html5canvastutorials.com/kineticjs/html5-canvas-drag-and-drop-tutorial/

Member Avatar for <M/>
0
84
Member Avatar for teambuilding

>Guys, good coms and nets are slipping away. ummm... i don't think the .com's are slipping away, they are actually the most popular and getting more popular as you read this post and so on...

Member Avatar for <M/>
0
126
Member Avatar for ScarWars9

I have the least amount of experience compared to you all, but right now I am creating an ascii art application in c#. It is pretty challenging at the moment, but i think i an handle it.

Member Avatar for <M/>
0
296
Member Avatar for TonyG_cyprus

>Truth of the matter is, I suppose, rugby fans are, well, fans of rugby, whereas the troublemakers at football matches are not fans, they are just troublemakers, and unfortunately, headline grabbers. Yep... that is true, that is exactly what our fans are like :). I see it all the time, …

Member Avatar for <M/>
0
146
Member Avatar for Reliable
Member Avatar for pixelsoul
0
175
Member Avatar for NardCake

by my opinion, windows 8 is only worth it if you have a touch screen computer... I bought a windows 8 laptop (lenovo yoga pad) and it is great!

Member Avatar for jwenting
0
466
Member Avatar for imBaCodes

Is your name Google? Because you have everything I've been searching for. That is a good techy one :)

Member Avatar for <M/>
1
409
Member Avatar for somjit{}

I am no fan of anime but i have to admit, i did enjoy playing the naruto and dragon ball z games when i was younger (at my friends house... i could never win in any of those games).

Member Avatar for alyssa.wilkins.77
0
397
Member Avatar for fonzali

>You are correct HiHe. I am not sure on that... you can always reference a code snippet as long as you have provided credit to the company/creator, right?

Member Avatar for fonzali
0
188
Member Avatar for <M/>

I have a new laptop and it has windows 8 on it. Which is more preferred, wamp or xampp? I know that wamp is for windows and xampp is multi platform and is easier to use (I have heard). So for my laptop, should I get wamp over xampp?

Member Avatar for Octet
1
178
Member Avatar for annefr

What are your problems? You didn't tell us anything other than you are stuck and need help...

Member Avatar for annaharris
0
79
Member Avatar for imBaCodes
Member Avatar for joanniecanchola
3
90
Member Avatar for GrimJack

wow, that is one hell of a bird... and seeing it in slow motion is quite awesome. I am subscribing to their channel.

Member Avatar for vinnitro
0
117
Member Avatar for Mchubbs
Member Avatar for Assembly Guy
Member Avatar for cproger
0
230
Member Avatar for rajhoq12
Member Avatar for semontuffel
Member Avatar for <M/>

What is the longest amount of time you have been off of daniweb? For me, it could be about 5-9 hours (when i am asleep) but when i was on vacation, it was about 2-3 days away. I tend to check the forums during lectures (in class) on my phone …

Member Avatar for JorgeM
0
185
Member Avatar for abelLazm
Member Avatar for vinnitro
6
1K
Member Avatar for dennyleon

Erm... this question was asking what is the best SEO forum... yet he posted this in a SEO forum (of daniweb)... i think he just answered his own question...

Member Avatar for <M/>
0
239
Member Avatar for creativePUNDITS

>He may have moved somewhere else by now - the OP was NINE MOMNTHS AGO. But 9 months ago, where was he?

Member Avatar for <M/>
0
118
Member Avatar for <M/>

When I open the security page in my xamp (from my local host) I get this message: ***Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\security\htdocs\security.php on line 100*** Why is it that I receive this message?

Member Avatar for LastMitch
0
131
Member Avatar for rajhoq12

i don't know if that will be easy because a lot people can work on SEO by themselves..

Member Avatar for albertodell
0
136
Member Avatar for firelife12

I found this: http://css-tricks.com/jquery-php-chat/ , I think it may help.

Member Avatar for masterjiraya
0
225
Member Avatar for lewashby

Have you read this: http://www.htmlbasictutor.ca/flexible-liquid-design.htm http://css-tricks.com/the-perfect-fluid-width-layout/ http://www.maxdesign.com.au/articles/liquid/ http://wildreason.com/wildreason-blog/2010/how-to-create-a-fluid-width-2-column-css-layout/ You can google for more solutions. I noticed that a lot of people like to adjust the widths (as an example) with percentages rather than just pixels. With the percentages, you can adjust the page (as an example) 80% of the window …

Member Avatar for LastMitch
0
120
Member Avatar for Squidge

Dani, any idea when the android/iOS app is coming... I cant wait to get my hands on one.

Member Avatar for <M/>
0
201
Member Avatar for <M/>

I am creating a blog and i am what are some things i must know and should look at so i can create my blog. I am trying to create my blog without using anything like Drupal, Wordpress, Joomla, etc. I am creating EVERYTHING. So, what are some sites, books, …

Member Avatar for pritaeas
0
158
Member Avatar for rajhoq12
Member Avatar for <M/>

Okay, i am creating a code library for myself and i am wondering how does one display java code on an html page? I asked my teacher how to do it and he said he has never done it before and the students told me that is an interesting question. …

Member Avatar for <M/>
0
2K
Member Avatar for joshl_1995

Try to have as many REAL users as you can. Basically, always have a way of allowing users to access/operate certain parts of your site if they are a member of your site. Or you can use the above. (I think I am a bit too confusing.)

Member Avatar for joshl_1995
0
276
Member Avatar for suzy.morgan.3

well, become a programmer that makes apps or builds really powerful websites. you may not be good now, but you will be good later (your only a first year). You can research the skills required but look into some apps and some ways of developing sites.

Member Avatar for Xantipius
0
217
Member Avatar for ahmed.m.alshammari
Member Avatar for <M/>

What is causing my code to not center? Can someone tell me what is causing the issues based off of my css?: <style> .parent_container { width: 1000px; height: 1700px; background-color: #2A261D; margin-left: 0 auto; margin-right: 0 auto; } </style> <style> ul.tabs { margin: 0; padding: 0; float: left; list-style: none; …

Member Avatar for <M/>
0
117
Member Avatar for <M/>

How do I create a pop up effect that appears when you click on a link? I am looking at some web tutorials and I can't find a tutorial where I can create a link that if you select it a pop up shows up but it keeps you on …

Member Avatar for <M/>
0
165
Member Avatar for <M/>

What is that one word that you **really, really, really hate**! The word i hate is Swag what about you guys?

Member Avatar for <M/>
0
476
Member Avatar for <M/>

What are some strange habbits that you guys have grown up with/developed? Most likely laziness for many... For me: my habbits are low amounts of sleep and OCD for Perfection, very rarely is laziness... How about you guys?

Member Avatar for vinnitro
0
248
Member Avatar for imBaCodes
Member Avatar for vinnitro
1
196
Member Avatar for <M/>

I am creating a library (personal project) and for some odd reason I can not connect the navigation to the content. When I click on the tabs of the navigation, the content remains the same. how do I connect the content to the navigation, the content should be changing everytime …

Member Avatar for IIM
0
153
Member Avatar for dlaverick
Member Avatar for cproger

out of those 3, microsoft and google doesn't stand a chance against apple.

Member Avatar for Troy III
0
137
Member Avatar for Reliable

why don't you use web kits to help you design your page so it "fits" in all browsers? Also, your 2nd link does not work.

Member Avatar for <M/>
0
206
Member Avatar for JamesWon
Member Avatar for dukee00
Member Avatar for Nutster
Member Avatar for <M/>
1
399
Member Avatar for <M/>

What is that one thing that embarrasses you most? For me it is when i do/say something funny and i am the only one laughing. How about you fellas?

Member Avatar for <M/>
0
45
Member Avatar for hanan-kh

From what i learned, there is no such thing as the best... It is all preferences of the user. From what i know, users like to use Dreamweaver, notepad++, coda 2, komodoedit, textmate, and so on. I personally enjoy dreamweaver, coda 2, and notepad++

Member Avatar for pritaeas
0
357
Member Avatar for Stein102

This thread can give you an idea http://www.daniweb.com/software-development/threads/448948/best-scripting-language

Member Avatar for <M/>
0
119
Member Avatar for deltascrow
Member Avatar for deceptikon
0
305
Member Avatar for asifalizaman

For which mobile device are you looking into? Android or iOS? To do an app (for iOS) you would use objective-c and it is recommended to use x-code (from Apple). For android on the other hand you should look into, I don't know very much about android. I recommend you …

Member Avatar for peter_budo
2
211

The End.