5,727 Posted Topics
Re: accurate weather forecasting. | |
Re: and what have you done so far? That's a very simple problem, should take a reasonably intelligent person with a bit of knowledge about the technologies involved no more than a few hours to implement. | |
Re: no. That's not the way to use JSP so we're not going to help you do it. We're not going to do what you want anyway, which is to give you a fully working application. Do your own research, and your own work. It's been done a million times (at … | |
Re: 15 days for learning everything you need to learn to create a web application? Better emigrate to Mars, a day there takes about a month of earthtime, might give you enough time. | |
Re: all multiposting does is piss off your readers, it makes YOU look bad. Alienware are a quality company building quality products. Seems they did their job in helping you, so where's the complaint? I once had a Toshiba laptop that broke down. That took Toshiba 2 months to fix. Turned … | |
Re: char is an integer data type, the representation as a character is for convenience's sake only. | |
Re: here, take some Aleve. I've found it helps clear the headpains after idiocy like this. | |
Re: and remember: if it "works perfectly EXCEPT XXX" it does NOT work perfectly. | |
Re: of course the building is the smallest cost item... Fitting out, crew, crew training, business licenses, advertising, etc. etc. etc. | |
Re: they shouldn't, but that doesn't mean they don't... It all depends on how the website was programmed. | |
| |
Re: [quote]=====No One Will Manufacture A Lock Without A Key=====[/quote] biometric locks require no keys :) | |
Re: Cobol will give you a stable career you can stick around in without learning anything else until you retire. | |
Re: your teacher can teach just fine. But you're too stupid or lazy to learn. | |
Re: do your own research. Either you're too stupid to understand the information you find (in which case you should fail the assignment) or you're too lazy (in which case you should fail as well). | |
Re: The garbage collector is very smart. There's hardly ever a need to use the provided commands to SUGGEST it runs. If you think you need to, you almost certainly have an error somewhere in your code causing excessive memory use that prevents garbage collection by holding on to objects unnecessarilly. | |
Re: hmm, you could create all of that in a spreadsheet... In fact that's what most companies have for such systems :) there is of course no urgency in it for anyone. Most CEOs won't mind waiting a few more days for such longterm historical data. | |
Re: and then there's the use of the JDBC/ODBC bridge driver which is also a recipe for disaster. And the bad "Title" tag in the html (browsers won't generally complain, but it's not correct). | |
Re: yes, you're doing something wrong. If you weren't, it would work :) you can't reference anything from main that's not static (and no, you should not make everything static to get around that). | |
Re: We have a different name for generation Y, and it's not a very nice (though a very descriptive) one... | |
Re: We're all going to be fitted with satnav tracking chips pretty soon so law enforcement can always know where everyone is. Officially it will be "for our own good" so they can find us if we're kidnapped or otherwise in trouble. In reality of course it will be so they … | |
| |
Re: the main prophet for profit is the current prophet of Doom: Al Gore. There's also a messiah for profit: Obama. | |
Re: use a search engine to find out about the required APIs and tools, study their documentation, and away you go. | |
Re: and what does this have to do with JSP? Or haven't you gotten the hint yet that you should never use Java code in JSP? And the message that you should never put binary content in a JSP outputstream? | |
Re: or buy the books from a specialised bookstore. They're copyrighted material, noone is going to make copies of them for you as that would be a crime. | |
Re: most idiots use the former for the task of writing some html and javascript, the latter for hacking some php together. In reality development is far broader than programming and involves design and testing as well as programming. | |
Re: running bots is a violation of the TOS of most game servers. Battle.NET AFAIK is no exception. | |
Re: and your posts just show you haven't got a clue as to what you're doing. That's not indicative of someone who actually does some research beyond copying code samples and hoping they will do what he wants. | |
Re: What causes depression... In me it was seeing the company I'd worked for 5 years disintegrate under me with no way to get out, not getting paid for half a year, then learning that the CEO had run off with all company assets, and all that while my mother was … | |
Re: well, you can start with writing up some requirements for your "cab meter reader". Next research whatever technologies you're going to need. And oh, learn some programming language you need to implement it as well... | |
Re: Must be a new record. -14 reputation points from a single post :) | |
Re: [QUOTE=javaAddict;664812]Obviously you have never watched Baywatch[/QUOTE] have you checked the production date on Baywatch? :twisted: | |
Re: yah, you're just trying to hide that you're just another homework kiddo that's too lazy to do its own work. Do you really believe that we're going to get tricked into thinking you're seriously developing an e-voting solution on your own when you don't even have basic programming knowledge? | |
Re: ah, another "manager" who thinks spying on his people is management. | |
Re: the best I've seen by far is Atlassian Jira. | |
Re: And asking for us to drop everything to serve your needs isn't going to make you any friends either. | |
Re: what about you come up with something of your own? If you lack even the brains to come up with a project idea, how are you ever going to succeed in this business and work independently? | |
Re: in fact police agencies the world over have been doing that since ancient times... | |
Re: anyone with the intelligence to use the product will figure out rapidly how to open the box. Thus the box becomes a test to determine whether the product is appropriate for you. | |
Re: Spamming forums with your website address is NOT the way to get users. It's a perfect way however to get a lot of people annoyed at you. | |
Re: Government should be as small and insignificant as possible, basically providing physical security and emergency services and little else. | |
Re: VB is the worst language to start with as you don't learn programming, you learn the tool. Just painting a few forms on a screen isn't programming... And hooking them up by writing a few lines of code in an event handler isn't programming either. A good language would be … | |
Re: String has a split function that's more efficient than StringTokenizer. But for your problem take a look at regular expressions, they were invented for things like that. There's a set of functions "indexOf" in String which you can use to look for the starting index of a substring in a … | |
Re: solid black, who needs more? It's obscured by application windows anyway... | |
Re: nah, everyone knows all you need to do for your final thesis these days is show how well you can plagiarise the work of others. |
The End.