1,350 Posted Topics

Member Avatar for <M/>

I was testing some codes out online and realized that a nice feature that daniweb can have is an online compiler? What do you guys think? It would be nice to be able to test codes online, so we don't have to go anywhere else...

Member Avatar for Mike Askew
0
251
Member Avatar for <M/>

Okay, last question of the night. My program is to have a program collect a number, double it, and reverse. I am having problems with reversing it... Here is my code: import java.util.Scanner; import java.text.DecimalFormat; public class ReverseNumber { public static void main(String[] args) { Scanner s = new Scanner(System.in); …

Member Avatar for kal_crazy
0
173
Member Avatar for <M/>

Okay, so this is a similar error to the code before. So I created this: import java.util.Scanner; public class IntegerCount { public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.print("Enter an integer, the input ends if it is 0: "); int num = input.nextInt(); if (num == …

Member Avatar for <M/>
0
336
Member Avatar for Dani

this may not be very relevant at all but this may help some people later on: http://windows.microsoft.com/en-us/windows-8/keyboard-shortcuts

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

On my code, it says that there are 2 mistakes and I can't fix them. Here is my code: import java.util.Scanner; public class Exercise4_1M { public static void main(String[] args) { int countPositive = 0; int countNegative = 0; int count = 0; int total = 0; Scanner input = …

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

Hi guys, I am working on an assignment for a class of mine (Java) and I am really frustrated with it. This was my very last attempt (out of like 20)... System.out.print( "Enter temperature in Celsius to convert to Fahrenheit: " ); double c = kbinput.nextInt(); double f = ( …

Member Avatar for <M/>
0
229
Member Avatar for ilona.pawlicka
Member Avatar for Kratoswoo

May this solution help: http://blog.dreamlabsolutions.com/post/2009/07/13/ASPNET-Membership-Show-list-of-users-online.aspx

Member Avatar for aryan.sen03
0
207
Member Avatar for <M/>

I am trying to cut the decimal off the output of this small code: import java.util.Scanner; public class Distance { public static void main(String[] args) { java.util.Scanner in = new java.util.Scanner( System.in ); double x1 = in.nextDouble(); double y1 = in.nextDouble(); double x2 = in.nextDouble(); double y2 = in.nextDouble(); double …

Member Avatar for old_apache
0
4K
Member Avatar for Warrens80
Member Avatar for GrimJack
-13
641
Member Avatar for Warrens80
Member Avatar for Warrens80
Member Avatar for Dani
Member Avatar for <M/>
0
231
Member Avatar for <M/>

Who here plays a musical instrument? I play piano (about 8 years), violin (i am new, technically...), and the triangle :D. How about you guys?

Member Avatar for diafol
0
236
Member Avatar for <M/>

Hello.... I am trying to create my first iphone app and I have decided to make a compass. I am trying to make the compass face a specific gps coordinate rather than facing north. Does anyone know how this is done or have any resources that I can use? Thanks!

Member Avatar for rubberman
0
153
Member Avatar for georgecalvin12
Member Avatar for Warrens80

Apple... because they meet your daily needs (if you know what i mean techies..)

Member Avatar for diafol
0
261
Member Avatar for <M/>

Come up with an accronym for whatever word given by the poster above. Example: Q. Daniweb A. DANIWEB stands for = Developers and Newbies intelligentally will elaborate bummers :) First word is "Pit"

Member Avatar for <M/>
0
1K
Member Avatar for Warrens80

I never knew that taco bell was slow... i normally get my order within a minute or 2 after ordering...

Member Avatar for mike_2000_17
0
468
Member Avatar for <M/>

I don't what is going on but ever since my absence from this forum, LastMitch began to post less and less and today I noticed he deleted his account. Does anyone know we have left? It kinda sucks not having him because he always gives you a straight forward answer …

Member Avatar for pixelsoul
0
186
Member Avatar for happygeek

Seeing google and facebook compete for the best search.... facebook will never ever have a chance! Google has a lot of infastructure (i think that's the word)... that was the main design of google

Member Avatar for CaptBah
4
1K
Member Avatar for HiHe

Well... the most work i do (that really involves money) is stock trading and i just do that at home on my computer if not my phone. If i were to use a transportation, i'd either make my mom/dad drive me around (haven't got my license yet), skateboard, bike (to …

Member Avatar for pixelsoul
2
181
Member Avatar for diafol

Happy birthday Dani! (Happy 31st, I think?) Congratz, your just as old as "Thriller" :D

Member Avatar for Dani
2
360
Member Avatar for <M/>

Who here plays sports? Or at least did? I do: Football (varsity, Wide Receiver & Corner), track & field (varsity, 100m sprinter), basketball (varsity, small forward & point guard), and (i am counting this one) a bodybuilder (bodyweight training with a bit of weights ;D). What do you guys do?

Member Avatar for Lardmeister
0
239
Member Avatar for Rawan_92line
Member Avatar for <M/>

So, i am going to be using a php framework to create a blog and i am curious to know what you guys think is the best framework. I, so far, am most satisfied with codeigniter (mostly) and zend. What do you guys think is the best and tell me …

Member Avatar for ashutosh08
0
211
Member Avatar for wenbnet
Member Avatar for chrisschristou

>i'm not prefessional web-designer couln't be here if i was He wasn't giving you professional advice nor was he giving you anything very hard. He was giving you elementary but helpful advice that most beginners should understand. >@media only screen declare the size of screen right ??? Here, this should …

Member Avatar for profmuluka
0
2K
Member Avatar for MidiMagic
Member Avatar for <M/>

Are we allowed to share other people's code snippets (in the code snippets) as long as we reference them? I don't want anyone to get in trouble if I share code from other sites... I did it once for a "Go back" button for the php snippets.

Member Avatar for Reverend Jim
0
306
Member Avatar for nitin1

>IMO being the owner of a business sucks But your the one that rakes in the cash (if your the business owner) To me, the best way to make it in the future is to own a company that meets the needs of the people and the future.

Member Avatar for BigPaw
0
225
Member Avatar for iLikePHP
Member Avatar for <M/>

Why am I seeing the Meet Fred banner on the home page if i am logged in? I thought it only shows if your logged out?

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

I don't know if it's just me but that show was over 9000! (at the time ;D)

Member Avatar for Dearden
0
282
Member Avatar for Begginnerdev

IDK if it is just me but fred's wrist with his sleeve make his hand look like a golf stick. Around that area might need some revision. Also, is there a way to not see Fred, where only non-logged in users can see him?

Member Avatar for <M/>
0
197
Member Avatar for somjit{}

Yeah... i was confused about it also, i started a thread a while ago and we found out there was a dude(s) in some other city about 20+ miles from where I live. So technically, i believe i am supposed to have half.

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

So, who do you guys think are going to make it to the superbowl this year (and win). I think it will be the Seahawks (lose) against Broncos (win). What do you guys think?

Member Avatar for <M/>
0
65
Member Avatar for iLikePHP

>Who do I contact to complain about an unfair moderation action? I am very unhappy! That can't be good... the moderators are 99% of the time are fair... there is a good seperation of powers here ;)

Member Avatar for iLikePHP
0
124
Member Avatar for GrimJack

Why not get spotify/pandora and listen to their radio. They got a decent collection (i use spotify)

Member Avatar for ddanbe
0
460
Member Avatar for iLikePHP

What is the benefit of NGINX rather than apache? (I am a bit curious to know)

Member Avatar for iLikePHP
1
215
Member Avatar for iLikePHP

(out of topic) I like your site... a lot. :D Well done on the design ;)

Member Avatar for iLikePHP
1
242
Member Avatar for iLikePHP

>Not me -- I don't know the first thing about php. You knew that php existed and it is an important language to know plus you knew the name of it :D

Member Avatar for iLikePHP
1
244
Member Avatar for <M/>

I can't view my profile and this has been a problem since my account got temporarily deleted... It only says, "oops, account got deleted" (not in those words, but you know what i mean)

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

Hi, i have been search for an answer for this for a few hours now and i finally got frustrated... soooo... how do you create a redirect link that redirects users back to last page they were on? Lets say they are on page A and they visit my site, …

Member Avatar for <M/>
0
172
Member Avatar for aVar++

I personally think that Syria can not be left alone. The rotten idiot they call the president of syria is just killing them... US should get involved, maybe just kill him? If US does not get involved, things are going to get ugly.

Member Avatar for HiHe
3
2K
Member Avatar for Ancient Dragon

>Mobile-friendly would be very good indeed :) Indeed it is! And so would an app! ;) Hey, what happened to the guy working on the Android app for Daniweb?

Member Avatar for Learner010
0
329
Member Avatar for somjit{}

>I've gotten too used to TextPad but if I could ever find CygnusEd (editor from my Amiga days) I'd switch in a heartbeat. You mean these, Jim?: http://www.cygnused.de/index-de.php http://www.vesalia.de/e_cygnused.htm

Member Avatar for somjit{}
0
264
Member Avatar for <M/>

So... random question to you guys (i haven't seen anyone ask this yet). What workouts/excercises/etc. do you Daniwebbers do to stay in shape? Normally I hear that people on the computer are normally really feeble geeks with point dexters but no one ever mentions a muscular programmer. So, what do …

Member Avatar for iamthwee
0
286
Member Avatar for Dani

That's a hard one, you have already included most of them and made them look user friendly. How about a top chart for: endorsements and total rep. points. An app (if you want to stand out) How about a daniweb wiki page? I think that could be very time consuming... …

Member Avatar for Dani
0
157
Member Avatar for Dani
Member Avatar for Stuugie
2
358

The End.