Jump to content
xisto Community

miCRoSCoPiC^eaRthLinG

Members
  • Content Count

    2,482
  • Joined

  • Last visited

Everything posted by miCRoSCoPiC^eaRthLinG

  1. Ok.. step by step.Here's a couple of things to optimize your queries. First why are you breaking up the CREATE TABLE statement into so many steps ? It can be done in one sweep like this: CREATE TABLE `marks` (`id` INT( 10 ) NOT NULL ,`name` VARCHAR( 30 ) CHARACTER SET latin1 COLLATE latin1_bin NOT NULL ,`marks` FLOAT( 5 ) NOT NULL,PRIMARY KEY ( `id` )) ENGINE = MYISAM COMMENT = 'Student Marks'; Next comes your INSERT query. Instead of inserting one by one, you should use a BULK INSERT statement.. which is like: INSERT INTO marks ( id, name, marks ) VALUES ( 2006001, 'John', 20 ), ( 2006002, 'Gavin', 40 ), ( 2006003, 'Ter', 32 ), ( 2006004, 'Mac', 46 );
  2. Actually - don't bother with the mail As Omkar pointed out, since you already have been approved, you can simply go to the process page and create your account. The mail is simply a notification and doesn't contain any special link that'll enable ONLY you to create the account. The system already knows about your account and you can create it from the process page anytime you want.
  3. Take a look at the following article. There's a long discussion on exactly the same topic posted by twitch quite sometime back: What Is This Embedded And Realtime OS That should explain the basic concepts to you..
  4. Your code seems fine - no errors there. Can you attach the project here? Have to see the greater picture to be able to tell.
  5. Welcome aboard Souradip - hope you'll have a great stay with us here
  6. Hmmm wait up a bit. Let me try and figure it out myself I'll write back soon with my findings
  7. Check out this forum thread on LinusISO.org. Someone with the same problem found a solution: http://forums.xisto.com/no_longer_exists/
  8. It shouldn't be difficult at all.What you're to do is use a RichTextBox - and then analyze the string and replace the formatting accordingly. But keep in mind - it's quite difficult to emulate all the BBCodes in a RTF box. The standard ones like Bold, Italics etc are easy - but where it comes to stuff like QUOTE etc. it's a difficult process. Can be done but really tricky.
  9. Lol - me too. It's happened to me earlier on. But it seems to be some stupid error on Windows part (as always) - coz its a false report. When that happened to me (not once but 3-4 times) - I popped open the recycle bin and didn't find any windows folder in it. I safely emptied the trash and it didn't harm my windows folder even in the slightest !!
  10. Why do you want something as limiting as Photo Editor ?? Have you ever given Paint.NET a try ?? It beats the **** out of any given freeware graphics editor. You should definitely give it a shot and see. Freely downloadable at: http://forums.xisto.com/no_longer_exists/
  11. In Task Manager, goto View > Select Columns. That'll enable you to check/uncheck a whole bunch of other info columns for each process. Check it out and see what all you need.
  12. When I'd joined this place - it sure used to offer Tomcat support, which meant you could host JSP sites. Am not so sure if it has been cut out - but just gimme a day to find it out. Only OpaQue can tell me for sure and he's gone AWOL again
  13. O hello sir I've got both done long back. I mean the final release of WLM installed as well as the Win Live signup. Still it's showing me a random error - just says that the ID is an invalid IM ID.
  14. Hey I tried this with WLM i.e. tried adding Yahoo contact by specifying the full YM username+domain. But WLM keeps telling me that the contact ID entered is not a valid IM ID.Maybe this isn't fully operation yet - although when you go to the new contact addition screen in WLM, there's this small notice on top talking about YM and WLM interoperability.Have you managed to add contacts successfully in WLM ?
  15. Oh great - thanks man. Now I'll probably be using Linux on this box.. So any idea how to do the same as the RRAS console you mentioned? Should setting up some IPTables chain-rules suffice ? Or do I have to use any other kind of routing sw ?
  16. Cool. Thanks guys. So in effect, this machine can act as a connecting bridge between the different subnets, right ?If so, here's another question. Can I configure this system in such a way that it allows a few specified IPs from one subnet to gain access to systems on the other subnet ?? Some sorta chain-rules that'll allow very limited number of systems to interact with a similarly limited number of systems on another subnet... ? So far I've worked with single subnets only - haven't really experimented around with running more than one of them parallely and trying to make systems interact over the disjoint rings. Any clue on this ?
  17. Question for the networking gurus here... Supposing I want to stack in a bunch of ethernet cards into the same server / workstation: Can I assign a different IP address to each card - so that it's possible to make the same machine a part of different subnets ? That's my main objective, i.e. make the machine be hooked simultaneously to different subnets. What is the maximum number of Ethernet cards I can stack in (apart from physical system limitations - read FREE SLOTs) Can anyone point me to some good resources on this? Thanks a tonne as always Regards, m^e
  18. I've been a longtime user of both MySpace and Hi5 - and of Orkut since last Feb. I've finally decided to settle down for Orkut for good.Both MySpace and Hi5 were good at one point of time - MySpace still is, but it's servers are always heavily loaded most likely due to so much of media files transportation. Besides I've come to hate the layout when compared to Orkut.As for Hi5 - it was nice and fun at one point of time - but I've got to say that they've got a bunch of extremely lousy coders who have a habit of adding in stuff without checking the code properly. Every second day some new bug or the other crops up - sometimes it doesn't let me login, sometimes it keeps redirecting me to a certain profile the moment I log in.. the troubles are endless. Plus their servers are getting slower and slower and the whole layout has taken a massive dip for the worst.Out of all these - atm, I believe Orkut sports the cleanest (bug free) and fastest interface - and the most smart one too - all three are primary criteria for me to judge such a tool. I've become a die-hard fan of Orkut just like the other Google products I'm a fan of. Only thing I wish Orkut to have is some sort of a personal journal/blog thing integrated into it and that should make it an outstanding all-rounder.
  19. Man OH Man !! The first and the third pics simply ROCK !! You were right.. Sepia lends a totally different charm to the whole thing.. these pics would have been quite different and somewhat lacking unless for the Sepia toning. Terrific work dude
  20. Well - you can literally get away by suing anyone in the US. I wonder why they hunt around for material for America's Funniest Home Videos !! A simple glance at their court proceedings is enough to fetch you material for the next few decades... This reminds me - my business partner was telling me about this funny incident that took place among his neighbours when he was residing in the US. Here's how the story goes - one of his neighbours (A) had a pet Cockatoo, which another neighbour ( would lovingly call Cockatel... One fine morning Mr. B gets a summon from the court - apparently Mr. A has sued him for causing undue distress and mental trauma to his Cockatoo by calling him Cockatel !!! Also that his bird was thoroughly depressed at this. Mr. A ACTUALLY WON THE CASE !! And Mr. B had to pay some sorta fine along with the promise in court to stop calling the bird Cockatel.. I mean WTF !!!!!!!!! Can you believe it ??
  21. Ya man - the height is a bit too much. Squish it down a bit and think of spreading out the design widthwise to fill up the top.. It'd really fit in nicely then.
  22. There's also LiveDefender - a free AV for the *NIX platform which comes from my favourite AV company BitDefender. http://forums.xisto.com/no_longer_exists/ You can get a free license for Personal use, by signing up at their site - there's a link called Request Free License..
  23. Lol.. stop pulling cassie's leg, HellRaiser :unsure:See your credits are not supposed to go down till you're hosted - BUT, it might have been that you'd replied to some thread which was spammy in nature and was removed from our board. When such a thread is removed, everyone who'd posted on that thread gets penalized marginally.That's why when you see a post that you feel is a little spammy in nature, you should use the REPORT button to inform us, instead of replying to it any way.
  24. Whoaaa man - what a rocking article This needs to be pinned and publicized far and wide
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.