11,557 Posted Topics
Re: Thanks for giving us DaniWeb's most popular code snippet :) I'm sorry to see you haven't stuck around very long at all ... come visit us, Dan! :) | |
A simplistic program to compute the volume of a cylinder when its radius and length are input via MyInput.class | |
A simple demonstration of how MyInput.class can be used to input data from the keyboard. Computation is then done to compute the interest rate on a mortage. | |
A short example of passing variables between methods (functions). | |
An example of method overloading. The program calls a function to get the square root of a number. The appropriate function (integer or double version) is executed. | |
The JOptionPane class is used to give the CompMortgage.java program a front-end GUI interface. The class is divided into numerous functions. | |
A program similar to ComputeMortgage.java utilizing a mathematical formula and multiple methods to calculate a loan payment. | |
A single class consisting of multiple methods is used to demonstrate the robustness of keyboard input in Java. A try-catch block is used. The program graphically prints out a square root table by using JTextArea, JScrollPane and JOptionPane. | |
A demonstration of introductory object oriented programming. A class to define a circle object with radius, area, and perimeter parameters. | |
This program consists of two functions in one class. It is the driver program for the CircleClass.java file. | |
A program similar to CircleClass.java which defines a rectangle object. ClientProgram.java is the driver program for the Rectangle.java file. | |
Two classes which aim to demonstrate private and public members of a class. A static variable is used as an accumulator to keep track of the number of class objects which are created. | |
A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created. | |
Re: Quote in the end commented out :) | |
Re: This program consists of one function in one class. It uses MyInput.java to demonstrate how primitive data types are implemented in Java. | |
This program consists of two functions in one class. It demonstrates a recursive function to calculate the factorial of a number. | |
Re: I tried compiling it but got an error that it couldn't include graphics.h because the file doesn't exist. Or something like that. I'm probably doing it wrong. I tried using MS Visual Studio.NET. | |
Re: Whoa! Pretty daunting task if you ask me. I have a hard enough time trying to learn a language nevermind think of all of the aspects to a language. Take a look at scheme, for example ;) I'll leave this one up to the experts. You're being forewarned though - … | |
Re: The way that I understand it is, you have full control over who you link to. Therefore, if casino and other bad sites link to you, no harm done because you have no control over what sites link to you. But you do have control over who you choose to … | |
Re: Danny Garon runs this? I've gotta yell at him later tonite for not telling me about it :) | |
Re: I do try to run these surveys once a year. The reason I send them via PM is because if I were to petition for feedback here, I'd get 10, maybe 20 responses. However, the survey let me easily assemble thousands upon thousands of responses in one place and completely … | |
Re: Google is also pretty good at personally responding to all emails they receive. Even if it's a form letter reply (which it typically is) it's usually relevant / accurate info. | |
Re: Also, if an offending post is completely removed from the database, we have no way of keeping track of it. The very essence of our infraction system is designed around knowing whether it's someone's first offense or if they keep making the same mistake over and over again despite multiple … | |
Re: Not really any more eye candy ... at least for now, the site will have the same look and feel. This upgrade is much more behind the scenes ... the biggest changes will be more stability and long time bugs finally being fixed, as sos said. The biggest additional feature … | |
Re: The DaniWeb Directory no longer exists. | |
Re: We've been talking here in the office about starting a twitter feed, but hit a roadblock when the DaniWeb name was already taken. | |
Re: AD, I already PM'ed you yesterday so you know how I feel, but I figured a public statement of some sort was in order anyways. I wish you the very best of luck and good health in the future! | |
Re: There really aren't without paying ... Just keep writing good, quality content that people are naturally going to want to write about and blog about. Make connections in your industry by forming partnerships with bloggers who complement what your forum is about. That's the best way to get your name … | |
Re: [icode]<div style="display:inline">[/icode] | |
Re: Definitely deserved :) And sorry for my absense as of late ... came down with a cold in the middle of doing vBulletin updates to the latest version on our dev server. Busy busy :) behind the scenes. | |
Does your forum use reputation points? Karma? How does it work? Do you find it is helpful or just sparks unhealthy competition among members? | |
Re: We now cache signatures, but it should have been cleared out. Chalk it up to a bug that will be fixed in the future ... Currently working on priming the new version of vBulletin to go live, so hold any thoughts for now. | |
Re: I know that OptOnline definitely blocks port 80. I think they might block all http: server requests on all ports, but not exactly sure. | |
| |
Re: It is a custom-coded feature on DaniWeb. It cannot be accomplished via a template update alone. The easiest thing I could think of doing is creating an ICODE bbcode and use <span style="font-family:courier new,fixed"> as the opening tag and </span> as the closing tag. | |
Re: Actually ... for login issues, you have to clear your cookie, not your cache. | |
| |
Re: Expect a fix by next week :) We're currently updating to the latest version of vBulletin. | |
Re: I am hoping that they do something during the first week in April. I've already been hearing stories of deep spidering going on. Perhaps something will happen the 4th of the month - since that's when DaniWeb updated during the last update. Gee, do I miss the days of the … | |
Do you think that images should be allowed in forum signatures? What happens when too many members post huge images in their signatures? | |
Re: While I wouldn't really consider myself a member of the blogosphere (I don't really visit any of the social news / bookmarking sites), I definitely think that social media sites have a big role in the world of Internet marketing and building website traffic. They are, after all, the driving … | |
Re: We usually don't allow username changes as it just goes against the whole sense of community - afterall, we all know each other on here by our usernames. However, I do make exceptions if you provide me with a new username. | |
According to System Information: Total Physical Memory = 8,189.35 MB Available Physical Memory = 6.22 GB Total Virtual Memory = 16.02 GB Available Virtual Memory = 14.26 GB Page File Space = 8.29 GB Two questions rolled into one ... what is the difference between Virtual Memory and a Page … | |
Re: Do a regular site search and then click the link that says filter results by code snippets. | |
Re: I've seen them rotated a couple of times with the other AdSense ads we have here. They really aren't that different from other image ads. They start as static images and just include little play buttons that the web surfer has to click on, so it's not as if they … | |
Re: But what if we're such a curious bunch that we want the blunt truth, even if it comes with some hurt feelings? | |
Re: I just stick to AdWords. It's tried 'n' true and I like how they lowered the minimum CPC from $0.05 to $0.01. | |
Re: Hi, welcome to DaniWeb! If most of your pages are in the supplemental index, then my first guess would be that a lot of your pages are incredibly similar and don't have much unique content ... either similar to each other or similar to other sites around the web (such … | |
Re: The code snippet feature was coded from scratch using the vBulletin API to handle database access, user session and permissions, etc. However, it was coded entirely by me, and currently has a feature freeze until the next version of vBulletin, in which attachments will most likely be included. No ETA … | |
Currently I have an Apple 23" Cinema HD display monitor - at a resolution of 1920x1200. Does anyone know where I could find high resolution, widescreen desktop wallpaper? The only place I know of that offers any right now is [url="http://www.digitalblasphemy.com"]www.digitalblasphemy.com[/url] but you need to purchase a subscription in order … |
The End.