id
int64 5.11k
4.34M
| gender
stringclasses 2
values | age
int64 13
48
| topic
stringclasses 40
values | sign
stringclasses 12
values | date
stringlengths 2
18
| text
stringlengths 4
790k
|
---|---|---|---|---|---|---|
4,255,604 |
male
| 14 |
Student
|
Leo
|
03,May,2004
|
Games to check out: Black and White 2 Unreal Tournament 2004 Crazy Taxi(something nu) Tom Clancy's Splinter Cell Ragnorak Online Prince Of Persia:Sands of time Manas
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
03,May,2004
|
Finally. Way to go Karan. Manas
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
02,May,2004
|
My Ahlcon trophy (which by the way, broke on the first day - cheap thing had to be taped together) has finally paid for the Ahlconian insolence that we went through last year. Observe. --Karan Presidento, Exun Nous imprimons!
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
02,May,2004
|
Hi. Just a piece of information on gmail. According to TIME gmail is right now being given to 'friends and family' of google. It is also facing a trial in court for giving so much space i.e. 1 GB. It will most likely win. If gmail runs successfully for 6 months then it can be signed up by everybody. Except the fact of 1Gb MAIL free of cost gmail will also edit ur original messages by giving photos of whatever is written in the mail i.e. if a camera is typed then a colorful picture of a camera will be seen. Manas
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
02,May,2004
|
hi everone. i've finally signed up. this is gr8. Chhavi
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
02,May,2004
|
It seems our esteemed, kind, benevolent Mr. Mukesh has started a urlLink parallel exun blog . Someone tell me what's going on! --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
02,May,2004
|
Exun Clan has a new email address: [email protected] Please note the change. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
01,May,2004
|
hi all i finally signed up. Udit
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
01,May,2004
|
Hi I signed up!!! Watsup exunites? Manas
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
01,May,2004
|
For one I am incapable of making 5 pieces, and well I can't classify the three that I have, ergo these shall be forever be three pieces... Now as for these questions, at a minimum I expect Rungta, Azgez, and 'the dormant female programmer in 12th/11th' (taken from somewhere on this blog, probably) to solve these, though if neone else does it, well & good... If neone outside of Exun gets all three done, then well while I can't promise ur inclusion into the club (alumnus, can't really do that), however I can wud recommend that u be taken in, and well my recommendation wud probably work. For lack of time, and effort I haven't put the problems into a more succinct form, so ur gonna have to work around that. So there that gets the preliminaries out of the way. Now for three simple rules Contrary to popular belief, I do not have access to a grid or a super-computing facility, so make sure ur code can run in sane amts of time. Some of these questions r solvable by a single mathematical equation, some by recursion. Now I am not a fan of simulations, so if u get the these done without simulating the actual process, then well u get more points in my book, not all that useful, but well u never know... In code u submit to me, umm pls don't use a void main(), since as of 6 or 7 years ago, ANSI regulations state that void main() is not a valid main funtion, use int main() instead, and return a value of 1. The Questions Throughout this question, the term line and ray are supposed to take on their usual mathematical meanings, which is to say that a line extends infinitely in an infinite two dimensional plane, and a ray starts of at a particular point, but directional extends unto infinity. The question assumes that ur working on an infinite 2d plain. Now the question itself is pretty simple, so there r two parts to it. a) Given n (n>2) lines, what is the maximum number of regions u can divide ur 2d plain into? b) Now instead of lines if we used two rays at an angle, in a sort of V formation, what is the maximum number of regions with n (n>1) Vs then? There's a room with n walls (2<n<10), shaped like a regular n sided polygon, with a mirror on each wall. The first wall contains a light source, for which you have a given x coordinate and the angle between the light beam and the wall (horizontal angle, the light beam is so arranged that the beam itself lies on a plane parallel to the floor of the room), and given the x coordinate extents (two coords each) of each mirror, predict the number of reflections that take place before the beam is absorbed. Assume that walls themselves are perfect absorbers of light, as is the light source. Also predict the number of times the rays intersect.... A lil bit of military strategy. Umm well let's have this as a story. Ur in one of those essentially violent central African countries, a part of a rather underfunded UNPKF, and the only possibility of survival rests in understanding rebel attack strategies. Now the rebel army follows some very peculiar rules, for one they always conduct battles with 12 units, and all battles last for 16 hrs. The rebel army is strictly hierarchal, so much so that on the pain of death, each subordinate wud do whatever his superior's unit did and relay his superior's commands to his subordinates immidiately. Unfortunately the rebel army relies on an extremely slow, though highly successful means of communication, and each message takes an hour to relay, which is to say that each subordinate does what his superior did an hour ago. Now given that 1 represents attack, and 0 represents retreat, and given an hour by hour analysis of rebel movements, ur program shud figure out the hierarchy of the rebel army. Every commander has a minimum of two subordinates. For instance if the movements read something like: 1 2 3 4 5 6 7 8 9 0 1 2 1 0 1 1 1 0 0 1 1 0 0 1 0 1 1 1 0 1 1 1 1 1 1 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 0 0 1 1 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 1 0 0 1 1 1 0 0 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 1 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 0 0 0 then u shud eventually find the following hierarchy Unit 3 commands Units 7 & 12 Unit 7 commands Units 1, 4 & 5 Unit 5 commands Units 2, 6 & 8 Unit 12 commands units 9, 10 & 11 Neways best of luck doing these, mail me the solutions at urlLink [email protected] , and well I'll test them and get back to u.... Ze Panda (The Mascot)
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
29,June,2004
|
urlLink Today, Apple has previewed Mac OS X v10.4 codename 'Tiger'. Many of these features were supposed to be included in Microsoft's next version of Windows codenamed 'Longhorn' due in 2007, but unfortunately Microsoft has withdrawn plans for some of the most salient features. To my surprise, Apple has managed to conquer the goal that Microsoft declared as too tough to make it even by 2007 - this was the searchable File System (also known as WinFS). Apple touts its new Search backbone as urlLink 'Spotlight' and like Exposé was for Panther, Spotlight will be for Tiger. I shall not mention much more than what you can find out from urlLink Apple's Tiger Website . However, it should be duly noted that Spotlight will be using metadata as one of its many criteria for searching. Other important improvements in Tiger are Dashboard and Automator. Do check out Apple's website for more information if you so desire. In other important announcements, the most important is the announcement of a 30' LCD screen by Apple which would run at a resolution of 2560 by 1600 (very very very very big) and would need not only the most powerful graphics card available for the Mac platform but also two DVI connectors instead of one to feed it with the graphical data it so hungers for. Notice that it towers above the Power Mac G5 (which is much bigger than a normal tower PC itself). --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
28,June,2004
|
Tonight, comes the Tiger... Click on the pictures to enlarge urlLink urlLink urlLink urlLink --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
08,June,2004
|
I hope all of u are aware of 8 queens problem on the chess board .. IF NO!!! 8 queens problem is - to place eight queens on a chess board i.e. on a 8x8 matrix in such a way that none of them clash each other. (those who dont know how to play chess - queen can move in all the directions horizontal/vertical/diagonal) So, now I am looking forward to a program written in any language - C++/Basic/VB/Pascal to provide all possible places on a chess board where 8 queen's can be placed. Please do not submit downloaded program (from Web)! Only original entries will be entertained!!
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
07,June,2004
|
Hi folks! and Congrats karan for becoming the president! Its nice to see such an active exun blog. By the way, when's EX04 happening, can u update me on that from time to time. thanks guys. -=-=- ANKIT --W--
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
04,June,2004
|
Acronyms Field Programmable Gate Array Recreational Software Advisory Council Multi-resolution Seamless Database Media Access Control Internet Message Access Protocol Business Process Outsourcing Open Source Development Labs GNU Compiler Collection Advanced Technology Attachment GNU Network Object Model Environment The Real Questions Open Source Development Labs John Tukey RSAC MINIX Stepper Motor Donald E. Knuth Daemon @ symbol Loosely held collection of NNTP servers which act as a forum, sort of predates the internet, used largely for developer, scientific, porn, fetish, and other non-regular content When you read http://slashdot.org you say it as h t t p colon slash slash slash dot dot org. So it's a tongue twister Special Thanks to Aurojit Panda for help with the answers. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
03,June,2004
|
Hi, Sony Qrio was in school on monday. Get Photos and video from school if you want.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
01,June,2004
|
hi this is udit. we reached darjeeling on the 31st after a long drive ion the rain and fighting with a stupid taxi driver coz he couldn't find our hotel. the hotel turned out to be alright not very great. at least that's what i thought. it turns out they have 1 tv, 1 telephone and don't serve dinner a' la carte. they don't even have cold drinks. we were woken up at 4:00 to go to tiger's hill to see the sunrise but then it was raining and we had to go back to sleep. otherwise, darjeeling's a nice place to be. lots of places to visit. today we went to the zoo (fantastic), the tea gardens again very nice, japanese temple, peace pagoda- the buddha statue was huge, ava art gallery- you gotta see this. this lady has embroidered or painted pictures on velvet silk etc. and they look fantastic. there are plenty of nice places to eat and plenty of cyber cafes and bakeries. they have a huge mall too. everbody has got umbrellas thrice the size of normal ones. that's all for now. if anybody thinks this is pathetic just post a comment. udit
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
31,July,2004
|
Hi everyone ! This is one of the variety urlLink http://www.exunclan.com/logexun/mainexun.htm Comment on every part of it and tell me which one fits for our final website.If you like the overall stuff,Gursartaj suggested the font and I made the rest of the design.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
30,July,2004
|
Monitoring ln(exun) over July 16 to July 30 period, we have been getting 148 hits a day .
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
29,July,2004
|
Refer to site urlLink http://www.animationlibrary.com for a whole library of cool animations to use on your site or presentations.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
29,July,2004
|
In my humble opinion, the Class XI Domain Square has been the best-organized and best-performance Domain Square yet. Not only did the players fight each other like pros, but also there was very little chaos even though the computers had loads of viruses, and we did not have to resort to rude language with anybody. Also, just the right number of people showed up and were finished in just one batch. The game was timed (15 minutes) and the aim was to get the maximum number of frags. In this case, the winner managed to get 63 frags: urlLink Sunny Kumar Aditya (XI-K) I hope that the Class X Domain Square on Monday will be as successful. Now that I think back, we had almost cancelled today's event this morning because of the profusion of viruses, but we fought back the viruses (quite literally) and prevailed victorious. Thanks to Souvik Das Gupta, Maanick Nangia, Siddarth Nangia for help in organizing the event, --Karan PS: Without critics like Souvik who ask for perfection, we can never improve. Perhaps Souvik's eternal expression of 'the sky is falling down - do something!!' just might prove to be useful.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
29,July,2004
|
These are by Sanchit Bhatia. urlLink Logo 1 urlLink Logo 2 Comment please.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
28,July,2004
|
This is Karan posting in place of Mukul. We have decided on Tuesday, 3rd of August (so that you don't have to miss stayback classes) starting from 1.30pm . Currently we have only a handful people who have said they're interested in learning PHP, so eGurucool Lab should be the perfect place to have it. Please post comments regarding any queries and be quick so that we might be able to make appropriate changes. Also, those who're interested, please tell us so in the comments, so we know how many people to expect. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
28,July,2004
|
The test took place smoothly without any serious system problems. But to be honest, we expected them to do much better. The paper was simple but they made it look difficult, even though the time limit was extended to 2 hrs from 90 mins. Only three people had some clue about the paper. The rest..?? Infact one or two walked out of the test saying that they could figure out nothing. Fine now lets come to the result: Nikhil Agarwal (XI-H) : He came first. Had extremely clear logic and solved two questions. Also knows web designing and flash animation. He has been selected. Swati (XI-I) : She also has been selected. She managed to figure out the logic of crypting question and almost made the program. Niharika Mittal (XI-L) : She almost managed to figure the logic behind Aurojit Panda's question. Well you can also attempt the paper. You can download it urlLink here . Do post your comment on the difficulty level of the paper. In case you manage to crack any of it, send it to us by e-mail at urlLink [email protected] Please do not post the solution as a comment due to two important reasons. Firstly, because the comment becomes too long and secondly, because some people have been given this paper to try at home. Schedule for programming test of class VIII-IX has not been finalised. It shall be posted on logexun whenever it is ready.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
28,July,2004
|
This is quite a simple problem primarily for the newcomers into Exun's programming team (basically for class VIII or below). Vampire numbers are four digit numbers in which the two numbers multiplied are in the product - for example, 15 x 93 = 1395. Write a program, as short as possible, that finds every vampire number. -Abhijit
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
26,July,2004
|
The event for Class IX was an absolute nightmare. Only 5 machines out of 20 were functional because the rest had been devastated by viruses, and kept shutting down spontaneously. I have no idea how we dealt with the 30 or so kids there. Results anyway: urlLink Shankhayan Dutta (IX-K) In the wake of virus epidemics, the Class XII event has been moved from Wednesday the 28th to Wednesday the 4th of August . --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
25,July,2004
|
urlLink 12K fonts urlLink 129K
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
25,July,2004
|
These are nothing special but still you can have a look at: urlLink http://cc.1asphost.com/vknapster/logo.html urlLink http://cc.1asphost.com/vknapster/logo1.html urlLink http://cc.1asphost.com/vknapster/logo2.html
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
25,July,2004
|
A few basic and even advanced (for the well versed) lessons in my mother tongue, PHP. I have certain obligations uptil this Wednesday, 28th July 2004. From then onwards, I am more or less 'free for academic oppurtunities'. The time and venue can be decided. Most probably school seems the best fit, you know something like after school, or Barista also works out. Depending on the audience ofcourse. Preferable if students can bring laptops. Hmm.. I guess this is asking too much. Anyway, post comments to this post for any more information.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
25,July,2004
|
urlLink (29k)
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
25,July,2004
|
The winner was: Aman Sharma of VII-C The Class VII performance in UT was abysmal compared to Class VI's (who would have easily beaten their senior counterparts). Next event will be for Class IX on Monday. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
24,July,2004
|
urlLink Exun 2004 Logo.pdf (20 KB) Comment. Don't panic! It's just something I cooked up. Not the final logo or anything. Everyone who can, please try and make logo(s) for Exun 2004. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
23,July,2004
|
No, we didn’t win anything because for winning, there’s this important clause that one must participate in the event, and we missed out on that little clause. When we reached St. Xavier’s School after a 90-minute drive (and a lot of direction-asking on part of Mr. Goswami), we were told by their teachers that we cannot participate as we did not send our registration by Fax. We knew of this, and hence, two days earlier Hema Jain Ma’am had called up their Head of Operations and informed him of the situation. He had told her that on-the-spot registrations were allowed and that we need not send the form now. However, their teachers there did not care to listen. I called up Hema Ma’am and explained to her what was going on around here; since all their teachers had scurried inside, we got their President to talk to her on the phone. This person was extremely rude to her on the phone and denied that their members gave any such information to her (outright lying), telling her that she must have misunderstood and that it’s not really his problem. There was no longer any reason to stay there and talk to these people. I have never seen a school so insolently and disrespectfully treat a guest school, not to mention their teacher. They certainly haven’t heard the “ Mehman Bhagwan ” saying. I would like to request our Principal to ban their school from participating in not only all Exun events this year, but also all DPS events in general (and if Mukesh Sir permits, I’ll write her a letter myself). I would also like to make a final note that at least three people, namely Sanchit Bhatia, Arjun Agarwala and Shrinjan Khosla had sat and prepared hard for this competition and it was very painful to disappoint them in such a way. A highly disgruntled Karan signing off.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
22,July,2004
|
As was requested, I have prepared a schedulefor 2004, though the date is still uncertain. the Word document is up for download and may be found urlLink here , under the entry 'proposed schedule'. I would have put it up here, but I don't have access to exunclan's ftp password and tripod does not allow remote loading. --Nisheeth.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
21,July,2004
|
Is your pocket money not able to keep up with your expenditure? Now here's an idea to utilize your brains for a 'good cause'. During the summer vacations I got to know about a site acting as an interface between programmers and buyers from around the world. Buyers (reffered to as webmasters on the site) post their projects on this site and programmers (like me) get paid for what we like to do best. On my first project, I got $90 for a couple of days work. The amount (though quite a sum for me) was very small according to the webmaster I worked with! The payment method was also very convenient. The site (namely Scriptlance) charged $2 for sending the cheque to my home and $5 as a commission. The commision was not a problem as the webmaster paid it for me! My project was related to Flash Animation. But there are various other categories of projects that are present such as WebSite Designing, Flash Animation, PHP, Data Entry, Search Engine Optimisation, Content Writing etc. Webmasters post their projects on the site and lots of programmers bid on the project. Then the webmaster chooses the programer he thinks is the best and pays him to do the job. Winning of the bid is a very important and not so easy task and having your own site is a great advantage (as I found to my expense). Now to get more details and to start earning straight away all you have to do is to sign up (free)with Scriptlance by following the link given below : urlLink www.scriptlance.com The biggest reason for getting quite a good sum for small projects is that most webmasters are of US origin and they count there money in dollars. Even if we get a cool Rs 5000, they see it as just $100! I don't know how many of you know about freelancing, but I hope that those who don't, don't think that I am joking. Hoping freelancing won't reduce the involvement of Exun members with the club, -Abhijit
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
21,July,2004
|
A programming test in C++/Basic will be conducted on Wednesday, 28 th July for Class XI and Classes VIII-IX. The best ones will be selected as senior (from class XI) and junior (from class VIII-IX) programmers in Exun. The test will be held after school hours during stay-back. Existing programmers in classes VIII, IX and XI are requested to announce about the test in all the sections. The names of interested candidiates along with their class, section and email address should be given to any one of the following:- Prateek Rungta (XII-H) Nisheeth Sharma (XII-H) Souvik Das Gupta (XII-I) The details of candidates may also be posted as a comment to this message.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
21,July,2004
|
Can we have an online chatroom exclusively for exun members? It will be great if we could manage that. Exun members online can interact and share ideas with eachother even during holidays. Also online meetings can be conducted. MSN etc. cannot serve this purpose as every one then needs to know eachother's id, include them,allow them....etc.etc.etc. No complications at all, just login and if there are members online start chatting immediately. We can have username and password to control entry into the chatroom. Do comment on this idea, folks.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
20,July,2004
|
Domain Square is growing rapidly. Here is an updated list of members: Karan Misra (XII) Maanick Nangia (XII) Prateek Rungta (XII) Souvik Das Gupta (XII) Raman Khatri (XI) Rasagy Sharma (X) Manas Gautam (IX) Srajan Mani Rastogi (IX) Aviral Goyal (VIII) Digvijay Singh (VIII) I hope I haven't missed any names. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
20,July,2004
|
varun check the top bar of this site. it's cool. just to give you a few ideas urlLink http://www.griffintechnology.com/
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
20,July,2004
|
Today, the first day of Domain Square Gaming has concluded, and I'm proud to announce that the players were fantastic. Eventhough the response from Class 6 was abysmal, those ten kids who came played much better than expected. Let's cut to the chase. The results are (in order of winning): urlLink Suvansh Vedi urlLink Bhavani Shankar Bhandari urlLink Anirban Sarkar The aim was to get 50 frags first. Class VII is next on Friday, --Karan Big PS: I just forgot to mention the names of the organisers in the entry, and as you can guess, without them this event would have been nothing at all. Quite a handful of people turned up to help. Here are the names of the Domain Square members who organised the event: Manas Gautam (IX) Srajan Mani Rastogi (IX) Rasagy Sharma (X) Souvik Das Gupta (XII) Special thanks go to Siddharth Sinha (XII-I) who helped immensely during the event, just as much, or more than some of the Domain Square members.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
20,July,2004
|
Exun has only been taking print outs in school. Don't you people think that we can organize competitions in school. The quizzing club and the debating society have already organized many and I think its time for the computer club to do something. Ofcourse we have the d 2 coming up, but it is not exactly an inter section competition. We have good quizzers, web designers, programmers etc. and can easily make quality questions. So why not hold an intersection event?
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
18,July,2004
|
This is in reply to Sir's recent request pertaining to the use of alternate names on exunlog. First off, I have no intention of keeping my name secret, but it must be realised that my blogger account has my name listed as 'Azgez' and not Nisheeth and I do not wish to change that. I will therefore, in my attempt to to comply to the request, sign off as Nisheeth everytime I post anything. Blogger will however, still say that the post was ' posted by Azgez'. Sincerely, Nisheeth.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
18,July,2004
|
The exun members who are not using their original names in the blog are requested/instructed to use their 'Original names' on the Blog - It helps us to ineract better. Thank You
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
18,July,2004
|
The dates have been decided, the rules have been finalised and Registration has begun. urlLink www.exunclan.com/d2 See you at D[2], --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
17,July,2004
|
Hello all you friends out there. Our more-efficient president has finally invited me to join the blog. It feels really good to be out here. I would like to share an idea in my very first post. Why dont we try to increase the number of members in Exun? After all there is no shortage of talent in our school. We can ask the all the teachers of computer department to give the names of good and talented students to us. We can then hold tests and judge them. The best of the lot can be a member of Exun. Howzzat!!
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
16,July,2004
|
Visit urlLink http://www.bookpool.com for technical books
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
16,July,2004
|
Please follow the links given below 1. To get test/trail workspace in HTML DB : urlLink http://htmldb.oracle.com 2. To goto HTML DB homepage : urlLink http://otn.oracle.com/products/database/htmldb Mukesh
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
16,July,2004
|
I am attaching here a Power Point Presentation, which I presented at Oracle Academy Institute. If you are interested in understanding of Data Modeling concepts, download the same. Mukesh I've found the presentation. urlLink Click here to download it . --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
15,July,2004
|
The Sleeping President is going to speak (Shake of Head) .. Listen up! We have a worldwide gaming olympics organized by a company which cant make a decent CD Writer (Samsung). My CD Writer is screwed for no good reason !! Anyways All Exun members who are decent gamers may take part in this. It is on 19th July (Monday). Event Starts at 9:30 so participants leave right after the monday test . Games are not revealed yet to us but we do know that there will be 5 different games. The event is at Sai International Centre, Opposite the Sai Baba Mandir just next to Lodhi Road. Around 10 people will go for this event.. so books your seat by posting your name in the comments Presidents entry terminates
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
15,July,2004
|
Some new information has emerged. Ordinatrix is actually a non-competitive event and though they encourage you to make and bring both web sites and movies for their Web Designing and Movie Making events, they say that even if you don't make and bring, you can go there and learn because they will be calling experts from each field and conducting workshops. Exun members who are interested in going for Ordinatrix to learn Web Designing or Movie Making, please post your names in the comments. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
15,July,2004
|
Hey !! this is Varun Khetarpal. Check out the new template design for our exun clan website at: urlLink http://cc.1asphost.com/vknapster/exun.html
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
15,July,2004
|
Right, let's see if you all can decipher this code. -------------------------------------------------- B,243,ASDECFQW,SXE, ************************************************ WSXR PPRL CCAM USRC YCQX YANN FHWT QVFE RJTM CKGK JKLX HRKK IJPT PVGZ YOQG LNOW RZQM OTEM UCCD NDBL MRFX RFWC YWEV ************************************************ RGUAXISWGLAVWWBXISWSYAUBFLARLBSLESUAAYWBLCLKWBUFNL RGWDUEARDWQXINNLAFUCWRGWBLJWLBDNISWKLBSRGWAWRRUBFA -------------------------------------------------- You only have to decipher the bit between the stars, the rest are clues which should, ideally, only be used when you are on the verge of giving up. YOU MAY USE ANY MEANS NECESSARY. THE COMMAS ARE MEANT ONLY TO BE SEPERATORS. NOTHING APART FROM THE COMMAS MAY BE ASSUMED TO BE SEPERATORS. --Bloodfist out.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
15,July,2004
|
Hey! Could anyone tell me which Unreal Tournament we are playing. There are like 3 of them- Unreal Tournament, Unreal Tournament 2003, and Unreal Tournament 2004. --Aayush
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
14,July,2004
|
Hey guys!! I finally got through and can now Post messages!!! Its totally amazing to be out here!! --Aayush
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
14,July,2004
|
Hell everybody!!! I am having very hectic schedule here. I am having classes from morning 8:00 to evening 5:00. It is a great course and beautiful place. Everything is very well organised. Hope all of u are having great time. Will tell more about the course later.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
14,July,2004
|
urlLink PGP 8.0 Freeware Everybody in Exun should download and install PGP on their systems so that if we have to share some important information (like a new password to something), then we can do so without thinking twice. Those who don't have PGP may get left out of important communications. --Karan PS: Unix users can use GnuPG or GPG
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
11,July,2004
|
i have an idea. it's irrelevant at this point of time but might be useful later. when we manage to get hold of somebody who's really interested in sponsoring exun 2004 we could give them a list of past and current exun presidents and where all they've reached. for eg: IITs, foreign univs etc. or in Chhavi's or Maanick's case- ECO. i'm not sure if its a gud or bad thing 2 do or if it's already cum up. udit
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
11,July,2004
|
Hey Guys Domain Square 2004 will take place next week. As this will be an all-classes event, we need the cooperation of more Exun members. Those who work also get to play, and those who don't will get left out, so sad. Anyway, we need Representatives for Classes VIII, X, XI and XII. The position of Representative for Class IX has already been filled. In addition, we will have two Representatives for Class VIII instead of one because they will also be incharge of Classes VI and VII. The job of the Representatives is quite simple. We have posters, and they have to make sure that the Domain Square announcement is made in each section of their respective class. Domain Square will take place over 6 days starting on Wednesday, 21 st of July and ending Monday, 2 nd of August. There will only be one round for each class. Each class from VI to XII will have its individual competition on one day each between 21 July and 2 August. There will be one winner from each Class. We will take between 16 and 20 people from each Class on a first come first serve basis. Announcements will start tomorrow and posters will be posted. The Domain Square website is operational at urlLink www.exunclan.com/d2 . After each day of Gaming, Domain Square Reps will have their own LAN gaming party till 3:30 PM (time when buses leave). So hurry up and join as a Rep by posting your name in the comments. Discretion of choosing members for D[2] lies with me. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
11,July,2004
|
There is a two-event competition on 29th July. It has Web Designing (Classes 6 to 9) and Movie Making (Classes 10 to 12). The Movie Making is weird, and I don't know how it works, but for Web Designing, you need to make a picture based on one of the topics they've given beforehand and bring it on a CD. Topics for Web Designing Supermarket Aeronautics Fashion Designing News Travel Agency They have a website urlLink http://www.tagoreint.com/ --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
11,July,2004
|
Not a revolutionary idea, but let me outline it. I've wanted to learn ASP and PHP - web languages basically - for a long time now, but the books are hundreds of pages thick and I don't have the resolve to open and read them. Similarly, I have read books on topics that others would like to know about but do not have the patience to sit and read them for themselves. I suggest that when a significant number of Exun members want to learn about a specific topic, they can post a plea on ln(exun) titled 'Sessions@Exun: ' and ask other members who also want to learn about the same topic vote in the comments. It would also request any member who is versed in the topic to come forward. When a knowledgable person comes forward, s/he can be asked to conduct a little class during stayback outlining the topic, giving the basics, and referring to appropriate books and reference material on the Internet. This privilege could be extended to accept non-Exun members into the Sessions who might get interested and want to join Exun. I would, as I mentioned, like to learn ASP and PHP, and I know a person (namely Maanick) who is versed in the subject, and I would like it if he conducted a Session on it. And, for example, I've read this book on cryptography, which is very interesting yet is highly repetitive. So I could mash it down and conduct a Session on cryptography. Please post your comments (votes) on whether you like the idea, or whether it should be dismissed. I, am, at your service, --Karan Exun We take printouts
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
10,July,2004
|
The Event Decision Committee for Exun 2004 shall meet during Break time at the eGurucool Lab on Monday, the 12 the of July. Concerned members please take note. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
10,July,2004
|
inQUIZition All exun members from 11th and 12th are invited and enouraged to participate in inQUIZition, the general quiz, being held on Monday, 1st period qualifying in AVH. Teams of upto four are allowed. There will, of course, be computer questions, of the kind that I like so very much. That is all. Your friendly neighbourhood SpokesBlah!
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
10,July,2004
|
Can you decipher the following sentence: Vtuqysmsaudod od ypfsu dyoaa pmr pg yjr zpdy ntoaaosmy smf zpdy omyrtrdyomh gorafd pg trdrstvj. Use any means necessary and post solutions in the comments, though I wouldn't mind urlLink an email from the person(s) who is/are able to decipher it. --Karan PS: For those who want a larger sample of the text, I quote the following encrypted passage with the same scheme: Dotoid Nasvl jsf nrrm sapmr om yjr vpggrr nst mrst Mpyyomh Joaa Hsyr gpt snpiy sm jpit. Jr jsf rmvjsmyrf s vpggrr dyottrt, ejovj esd vpimyomh yjr nshd pg htpimf Lpms vpggrr fotrvyrf nu jod esmf gpt yjr zpmyjau ombrmyptu. Jpe oy esd yjsy Dotoid Nasvl, s eoxstf pg dpzr trmpem, gpimf jozdrag eptlomh sd s mohjy-djogy zsmshrt pg s zihhar vpggrr nst esd sm omyrtrdyomh dyptu omfrrf. Dotoid, pmvr yjr zpdy mpyptopid qtodpmrt yp rdvsqr Sxlsnsm, jsf trvasozrf dpzr zrsditr pg jod dysyitr eoyjom yjr eoxstfomh vpzzimoyu eoyj jod fstomh rcqapoyd shsomdy yjr Frsyj Rsyrtd fitomh Aptf Bpafrzpty'd drvpmf trohm pg yrttpt. Niy rbrm eoyj jod eptl shsomdy Bpafrzpty'd gpaapertd fitomh yjpdr fstl urstd, zsmu om yjr eoxstfomh vpzzimoyu trzsomrf frrqau fodytidygia pg joz. Gpaapeomh jod gomsa bovyptu pbrt Bpafrzpty gpit urstd shp, Jsttu Qpyyrt smf drbrtsa drarvy pyjrt eoxstfd ejp ertr qtobu yp yjr ytiyj snpiy Nasvl'd qsdy jsf qrtdisfrf yjr Zomodytu pg Zshov yjsy Nasvl jsf, om gsvy, nrrm ommpvrmy pg saa yjr vtozrd gpt ejovj nasj nasj PS: I'll be posting the C++ file I made for the encrypting algorithm after I get some replies to this post.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
09,July,2004
|
This competition is on Friday, the 23 rd . The events are: Programming in C++ (2) Declamation (2) Hardware Assembly (2) Flash Animation (1) Digital Imaging (1) Watch 'N' Present (2) Quiz (2) Digital Imaging Topic: 'The Advent of youth in Indian Politics' [Not on the Spot] Image must be carried on a ZIP disk or a CD The image must be as humorous as possible Participant must have copyrights for the images used Declamation One Speaker and One Interjector Choice of Topics: IT companies are not as enthusiastic about developing data security methods as they are about new software. It's high time that censor board is set up to govern use of Internet so as to protect society from negative influences. 3 minutes to speak, 30 seconds to conclude. Penalty for time exceeding 3:30. One interjection per speaker is allowed Speakers cannot interject No cross questioning Speaker must either be for or against the topic Best two interjectors will be awarded Topic selected by the speaker must be mentioned on entry form --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
07,July,2004
|
Venue : Lab Four Time : Break Senior and Junior Co-ordinators please inform the populace. --Bloodfist out.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
06,July,2004
|
at 9:30AM IST on 7th July, urlLink exunclan.com was successfuly moved to a new server location near urlLink Utah State University in the States. members.exunclan.com will be added soon to the DNS, and account request will begin from 8th July. Thanks.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
06,July,2004
|
I finally joined in !!! !!!!
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
06,July,2004
|
Hey! Good to see EXUN keeping up with the latest trends on the web. The blog is a really good idea to keep in touch with people, and a very effective means of getting ideas, and information across! Kudos to EXUN. As many of you are aware, EXUN has its own community on Orkut. Anyone who hasn't joined it can do so, and if you don't know what Orkut is, well.. (contact Karan for details). Cheers! -- vIkSiT
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
03,July,2004
|
Hello, urlLink exunclan.com will be going through a server transition on July 7th 2004, at 9PM IST. In case anybody is using the current IP to connect to the website, you will require to update your records, or just be smart and use the domain name. However, no other significant changes will be made. Karan will still be able to leave the current settings for Blogger (i.e. FTP). An important change however is how email will be handled on the exunclan.com domain. Most exun members are entitled to getting an email address, and can request the names they would like. There is obviously a limit on how many users the system can accomodate, hopefully everybody gets atleast one address. In an ongoing effort to make Exun members more net savvy (woah!), most of you (if not everyone) will be able to get a personal URL in case you need. I haven't decided what it'll be, but I'm likely to attend the meeting on the 7th of July to discuss some possibilities. Just a thought : urlLink http://members.exunclan.com/~username Anyhow, Cheers.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
03,July,2004
|
All Exun members must attend the meeting on Wednesday during Break time in Computer Lab IV. Any change in meeting time and venue (if there is any) shall be posted right here. Questions in the Comments shall be answered at the earliest. Senior and Junior Co-ordinators please inform the populace. --Karan Exun We take printouts
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
02,July,2004
|
This is your President. Listen up. There's a competition on the aforementioned date. Here are the details. They have four events (highly convenient): Computer Symposium (basically, speaking on a topic) Quiz Gaming Web Designing Events are taking place starting at 9.30 am and ending at 2.30 pm. One day only, again highly convenient. My calendar tells me that 28 th is a Wednesday. urlLink Download the Details of Computer Symposium here urlLink Download the Details of Quiz, Gaming, Web Designing here urlLink Download the Schedule here Since they don't have a website, I've had to scan the letter they sent us. If the files that I've posted aren't readable for some reason, leave a note in the comments, I shall clarify doubts. One highly noticeable omission from this event is that of any programming event. I shall say no more. There are more eyes on this log than I'm comfortable with. Those who wish to participate, please leave a note in the comments (with email address). Have a good day and best of luck with the exams, --Karan PS: They've given a contact name and number for clarifications: Mrs. Simmi Kher Ph: 25814084 Email: urlLink [email protected]
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
02,July,2004
|
Read this article urlLink http://www.wired.com/wired/archive/12.07/hoax.html for informative humour. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
19,August,2004
|
Intra-School Events organised by exun members have gone up this year. The credit goes to Presidents and all senior members of Exun. Karan has done a great job by introducing the Blog Culture in Exun Family . Thanks to Mukul Sabharwal for organising urlLink Sessions@PHP
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
18,August,2004
|
Very few people turned up for the test. We were anyways not expecting much attendence due to lack of advertisement for this event. However, all the six people who did give the test have cleared the prelim. The questions were divided in three levels, level III being the most difficult one. Points were also awarded accordingly. The response was not very encouraging as only two people managed to get a level III question right, but on the other hand, no one fared badly. The results are as follows: Raghav Arora (VIII-C) : Scored the maximum no. of points, but wasn't able to get a single Level III question right, which was dissapointing. Rahul Bhatnagar (VIII-L) : Second position, one correct level III answer. Mohit Deep Singh (VIII-C) : Third, one correct level III answer. Due to lack of participation, we will soon be organising another logic test for class VIII. As mentioned earlier, the six people who gave the tests today do not have to give this upcoming test as they all cleared the prelimnary test. People will be chosen from both the batches. You can download the urlLink questions and try them.The solutions are also available urlLink here .
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
16,August,2004
|
Information about Modem 2004 (Modern School Vasant Vihar) has been received and will be posted soon. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
16,August,2004
|
A little head start on the password protected Exun Members Only download area. All download URL's that require to be password protected can be stored in the directory 'downloads' in the 'logexun' directory on the FTP server. I understand not everyone has access to the FTP server. But indirectly (through blogger) you guys can upload material into the directory. Just make sure, it's 'logexun/downloads' in Blogger. For example urlLink http://logexun.exunclan.com/downloads/MYFILE.DOC (yeah, logexun.exunclan.com works just like exunclan.com/logexun) is not accessible without the password, but after you've supplied a correct password, you're on your way to downloading the file. A PHP solution to this password protected thing is urlLink http://logexun.exunclan.com/download.php?url=http://logexun.exunclan.com/downloads/MYFILE.DOC For those interested, the urlLink PHP source is also available. Hail to the Power of PHP.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
15,August,2004
|
hi all check this out urlLink FIN.PSD udit [Karan - I've fixed your link, Udit. This now links to your Panda PSD.] [Aurojit - For some reason I can't post a comment, so this is gonna have to do. Well we are not in China, and the only way exun and the panda are related is me. Understand that exun is bigger than one person or one name, the panda doesn't fit into the logo. Humor is ok, but don't do this with the logo]
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
14,August,2004
|
Questions and Answers from the Quiz Finals at Mother’s International School’s MINET 2004 which took place on the 8th of August 2004 are available for download: urlLink click here to download the Word (.doc) file . The file is protected with a password. Until I can figure out a PHP method to make secure downloads (for only Exun members) possible, you will have to send an email to [email protected] or [email protected] and request for the password. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
13,August,2004
|
Sorry to delay Entrance Test for junior programmers. A logic test will be conducted for students of class VIII on 18 th August 2004 (Wednesday) during stay back hours. Students who want to give the test may or maynot be familiar to Basic/C++ programming language (though it would be better if they have some knowledge about programming). Students will be tested only on their logical and analytical skills. They wouldnot be asked to write any programs. Exun members of class VIII or IX are requested to announce about this test in all sections of class VIII.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
12,August,2004
|
If you've been keeping up with Windows Longhorn or Mac OS X, you will see that ever since Apple released OS X in 2001, both companies have been trying to make their operating systems look 'prettier'. Although Apple completely rewrote the millions of lines of code comprising the Mac OS from scratch for version 10, I think that both Apple and Microsoft have moved in a terribly wrong direction. urlLink Mac OS X To a certain extent Mac OS X's interface is very good indeed. For example, the buttons for closing, maximizing and minimizing a window are marked with distinct colours. Also, Exposé along with anti-aliasing make Mac OS X a really sweet sight. Now many of you may disagree with me on this, but I find two very basic things in Mac OS X to be fatally flawed: The Dock Minimizing and Maximizing By default the dock is at the bottom of the screen where it takes up more than 1/10th of the screen, and that vertical space becomes completely unusable. Secondly, the bouncing action of the icons (by default, it can be changed) when an application starts is really kiddish and one gets fed up of it pretty soon. Minimizing: firstly, all software don't support the standard Apple-M keyboard shortcut for it (for example, FireFox doesn't) and secondly, once you send a window into the Dock, there's no way of maximizing it again with a keyboard shortcut. This is, in a word - bugging. These are not all of the GUI troubles with Mac OS X, there are many more, but these tend to bug you a lot in regular everyday use. urlLink Windows There's no point in arguing that Windows XP wasn't inspired by Mac OS X, because it definitely was. I have no qualms with the Windows interface. In fact, I happen to believe it as being one of the most well-designed and most accessible user interfaces, beating Mac OS (elegant though it may be) and Linux (really not a challenge) in many many areas. When I see the Windows UI, the word that comes to my mind is 'efficient' - this is the UI you want to work on, compared to the word 'cool' that comes to my mind when I think of Mac OS X. Windows XP was supposed to look cool; however, I think that if you ever get around to doing serious work on XP, you almost always switch back to the Classic (Windows 95 to 2000) look, simply because it's just more efficient, and those jazzy animations, shadows and transparency really don't help at all. urlLink Mac OS 9 'Ultrafast, Efficient' come to my mind. The OS 9 (or Classic) GUI beats the Mac OS X, Windows and Linux GUI in every area. It is the most usable thing on this planet. In fact, it's always been a major reason for the fact that Macs were used extensively in graphics and video development (Intel's ads were until recently made on Macs). Not only that, but with all its efficiency, it's also much better, more space saving and easier to use than the current Windows or Mac OS X GUI. If somebody could just slap the Classic GUI on top of Windows or Mac OS X, I would be the happiest person on this planet. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
12,August,2004
|
Hello, We need to know if sufficient people will be attending the session. So please post names, whoever would like to attend the session. Also for the ones who'll want to attend, brush up a bit on the basic syntax. Thanks, Mukul
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
12,August,2004
|
Exun members are invited to send articles for the Dips Diary 2004-05 which will be featured in the Exun section of the Dips Diary. Please send your articles (with all attached media) to [email protected]. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
11,August,2004
|
Seeing that you guys cracked the first code pretty easily, I'm giving a second code, obviously difficult than the previous one. I found it quite difficult to crack but I don't know about the rest of you. The following scriptures were actually found in the diary of a 16th century englishman. You have to decode this. It decrypts (obviously) into English. Frankly speaking I wasen't able to decrypt it without looking at the hint. Mail me at urlLink [email protected] for a big hint Best of Luck! Hopefully you'll find this more time consuming than the previous one. PS: Please don't check up the solutions from anywhere. Also please don't mail solutions on the blog. Mail them to me (again at urlLink [email protected] ) if you manage to solve it.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
10,August,2004
|
Techedge was at Birla Vidya Niketan on 3 August , the round I was pretty simple, but the second question for round II involved GRAPHICS for which we required the 'help file'.I apologise for posting the questions so late, and thanx Souvik for ur help.the questions are : Round I Question 1: Make a program which sort a 2D matrix according to the following example 9 1 4 2 1 2 3 4 11 10 16 8 5 6 7 8 5 12 17 15 à 9 10 11 12 6 3 13 14 13 14 15 16 Question 2: Write a menu driven program for encrypting, decrypting and splitting files. Round II Question 1: Write a program to make an asterisks bounce on the screen such that it moves with variable velocity. The asterisks should increase velocity on hitting the edges. Also the initial acceleration and initial velocity should be user input. Question 2: Make an analog clock with least count=1 second(using graphics complete with hour hand, minutes hand and the seconds hand)
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
09,August,2004
|
1)What is DoCoMo?What relation does it have with imode? (2) 2)How much cache does intel extreme edition have(only l2 and l3)? (2) 3)Who is John T Chambers?How can you relate Gordon Moore to Jerry Sanders in respect to business/academics except that their companies are rivals? (2) 4)Who is the chief programmer of id software and who is the ceo?In what other way the chief programmer related to the company? (2) 5)What is Dark Matter?What do you do with a wumpus? (2) For quizers
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
09,August,2004
|
This cipher uses a common key for encryption and decryption which is kept secret and is known to only the sender and reciever of the message. The following is the cipher text encrypted using the key 'vigilance' 'hmkb xe bp xpmylly rxiiqto lt fgzzv' This when decrypted reads 'meet me on tuesday evening at seven' So the challenge is to decrypt the following text which has also been encrypted using the key 'vigilance' 'opoa nicjim qy kllygh vtvplbrv gdxnmc aaf ava sioe oa pzeoa naeqp' Best of Luck! Abhijit
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
09,August,2004
|
urlLink
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
08,August,2004
|
'Well I think this will work' {The program is executed [ALT]+[F9] and when prompted 825 is entered} (0 1 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0) 'YES!! Now we need a for loop to do the same for all numbers from 2 till the number entered' {For loop added and again [ALT]+[F9], 5 is entered} (Division Error) 'What! How can we have a division error, lets check' {For loop is made a comment, and again [ALT]+[F9] then 825 is entered} (0 1 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2636) 'What the hell is this?? From where did that number come from?? lets recheck' {Execued again and 825 is entered} (0 1 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -16) 'That is impossible!! I think we should check where the program is going wrong' {A cout (0 1 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0) 'Finally! We again have the right output' {Comment from for loop is removed, execued again and 5 is entered} (Division Error) 'Oh no! not again, lets put more cout {cout (3 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0) 'How can a cout Key:- ' ' - Our thoughts { } - Narration ( ) - Computer output Those who have sympathy with us please post your comment. Those who want to try the questions can get it urlLink here . We have tried our best to copy the question paper exactly (including spaces, font etc.) in case some error creeps in, we apologise. PRATEEK RUNGTA and SOUVIK DAS GUPTA
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
08,August,2004
|
I think the best dates are: Next Monday for the Prelims. Next Wednesday for the Finals. This week, the appointed team* will make announcements in all the sections of Class X and collect names (3 people in a team from each section) by Thursday. The Appointed Team The team will be headed by Gursartaj Singh Nijjar. Dhruv, Abhishek are next in command. All members of Class VIII and Class IX are required to help in organizing the Quiz if asked to do so by them. The team will be required to: Collect Names by Thursday Talk to Manisha Ma'am (Suri knows her) and get the AVH booked for Next Wednesday We'll take care of preparing the questions. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
08,August,2004
|
The events are: Senior Programming (XI, XII) - 1 team, 2 members Quiz (IX-XII) - 1 team, 2 members Web Designing (IX, X), - 1 team, 2 members Point Presentation (VI-VIII) - 1 team, 2 members All events are on the spot. Judging criteria for Web D Design Graphics Content Aesthetic Appeal Features Ease-of-use The Dates: Last date for submitting names: 18th August 2004 The competition takes place on: 27th August 2004 --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
08,August,2004
|
Hello, Once again. I invite you to another session of PHP. As usual everybody is welcome ... but with a few prerequisites : simple programming knowledge + basic PHP syntax which we covered last time in the session. urlLink Sessions@Exun Website has a slightly more refined version of the above text. The tentative date is 13th August, this coming friday. We'll work with time conflicts, but this day seems perfect. Let's stick to it if we can. The scheduled time is 1PM. We'd like to wrap up early, so we start early. However, comment to tell us your problems. Thanks, Mukul P.S. - string Advanced; Advanced = 'Basic PHP ... beyond syntax';
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
08,August,2004
|
This is an appeal from the junior coordinator of EXUN It has come to my notice that several exun members loiter around in the eGurucool Lab without any reason I would like to request these people to please not to waste time in the lab unless you have a reason or if u have been called. Also, I would also like to ask the president to look into the matter and see what best can be done This entry specially refers to the juniors i.e. 9thies and 8thies who are constantly seen in the lab when they have any free period
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
07,August,2004
|
I don't know the programming results yet, but we won the Quiz, came third in Crossword and Web Designing and second in Gaming. I will be posting all the Quiz finals questions but first... Intersection Quiz for Class X Exun has to organize an Intersection Computer Quiz for Class X next week, this week is preparing time. Now, the Class X Exun members (according to Manisha Ma'am and Mukesh Sir) cannot take part because they are the ones who will be organizing the Quiz. So, right now these are: Gursartaj Singh, Dhruv Kumar, Abhishek Suri and Mohit Taneja. Abhisheyk Gaur, Karan Misra (me) and Maanick Nangia will help in making the questions for this event. Manas Gautam (IX) has agreed to help in the organization of the quiz. So, let's see, this week is preparing time, and next to next week we have to do the Quiz on either Monday, Tuesday or Wednesday. Tomorrow, we shall prepare the plan of action. Members whose names have been mentioned please take note and meet in the eGurucool Lab in the Break tomorrow. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
07,August,2004
|
Today was the big day, The Columban Open Quiz Finals. The Columban Open Quiz, this year for us , had been great. In the prelims,we came first, thanks to some computer related questions which came , which Karan had earlier asked me. In The quarters and the semis, we had the same result,1st. We had obviously shocked everyone, as no one had expected a team like ours(comprising of me, Ishaan, Aakash,Akshat), to reach the finals with a continuous winning streak.But today , disappointed befalled on us , as we couldn't even manage to get in the first three.We came fifth, ahead of Bhavya's team but behind 'DADA KI ARMY' , another DPS RKP team, which came 2nd. But I think it was quite a good experience, as I am quite young and reached so far ,and I encourage EXUN members to particiapte in this quiz as it consists of many many computer related questions, ought to come in Computer Quizzes.eg:- We were asked ' Which country's domain name is .ch' and '.pt' and what does Error 405 signify etc.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
06,August,2004
|
I'm quite distressed with the quality of logos being posted. Have a look at this one i created. urlLink final_logo.JPG
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
06,August,2004
|
This is not just another proposed logo. In fact I think its good not(only) because I made it, but because ..... it is appealing and exun-type. Check it out. Now ofcourse the logo will not be in black and white. I want you to suggest the color of the logo. Note: If you like it, comment on it. If you dont, suggest changes, I can also give you the .psd file. And if you think that you can do a better job - DO IT.
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
04,August,2004
|
just forget the urlLink old logo , i dont think its a good idea anymore. the chinese-take-away thing really put me off :P heres the urlLink new one , plain simple and 'professional' ~R
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
04,August,2004
|
Technologists ('computer people') like to use this word 'powerful' in peculiar ways. Compared to BASIC, C++ is more powerful and compared to a 266 MHz computer, a 2.66 GHz computer is more powerful. Today, I say: PHP is not simply powerful, PHP is Power (with a capital P that is). Mukul used to talk about PHP a lot, how he loved programming in PHP and how it was so generally fantastic. I never really understood. After all, I said to myself, it's a programming language... what can be so great about a programming language? Today I found out. PHP is the most flexible language I have ever seen (I have not seen much, but still). 'Flexible' is just the right word, because you will find the same power in C++ as well. Of course then C++ is not used as a Server Side Scripting language, so you can't make a fair comparison. I won't explain here how it's flexible because that's what the Session@Exun was about. Mukul was disappointed that he did not get much done, and didn't really go into the 'good stuff', but we all (me and some friends) expected this, especially because not everyone there knew C++ (which would have meant easily skipping about half the topics we went through). The small gathering was an enthusiastic one, many doubts were asked and all were answered. It could be easily seen that everyone thoroughly enjoyed the Session as a) no one wanted to leave and b) those who had to leave 20 minutes early begged to stop the class and continue it some other time. If Mukul finds free time next week, we can arrange a second Session in which perhaps we can apply some of the power of PHP. However, if there is to be a next Session, Mukul has advised that everyone should know about PHP syntax, so that that does not have to be explained [again]. If there is another Session, information will be posted on this blog. --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
04,August,2004
|
It's no secret that a lot of people have been trying to get into Exun these past few days because of an unexplained surge in publicity. We've decided that we will state in a lucid manner what we are looking for and what we are not looking for. This log entry shall get a permanent link on the sidebar so that we can easily point people to it. Let me get to the point now. We want members in the following categories: Senior Quizzing (Class X to XII) Debating, Declamation & Group Discussion (Public Speaking - Class IX to XII) Software Display (Programmers in VC++, VB who have made some kind of software ) Junior Programming (Class VI to VIII, knowledge of QBASIC) Senior Programming (Class X to XII) applicants please read: We have many good senior programmers in Exun already and quite frankly we're saturated at the moment. Our priority right now is to send the existing programmers for events and competitions. Taking new programmers at this stage will do nobody any good. You may still apply for Senior Programming but be assured that unless you're really brilliant, your chances of getting in are low. Junior Programming Since QBASIC is no longer taught at Class VIII level (instead Visual Basic is taught), the Programming Department of Exun is planning to conduct a Logic Test for Class VIII very soon, from which promising students will be trained in QBASIC. Software Display Students who have made software in Visual Basic or Visual C++ (any software with a GUI) are invited to come and show their software to us (see below). We're looking for good software that can be sent for Software Display competitions. Senior Quizzing The toughest amongst them all. Hop along if you think you know about computers and we'll test you (see below). Other categories are: Digital Imaging Flash Animation Web Designing For these three, students are expected to bring a piece (or pieces) of original work and show it to us. We can judge you then. Again, see below. See belows Wherever See Below has been mentioned: Exun members are present in the eGurucool Lab (F-Block) during Break time everyday. Look for the Presidents (Maanick Nangia or Karan Misra) and if you can't find them, try to locate Mr. Mukesh Kumar. You can also email at urlLink [email protected] or comment on this post if you have any queries (or if I forgot to mention something). --Karan
|
4,255,604 |
male
| 14 |
Student
|
Leo
|
03,August,2004
|
Hello, This is to let people know of an artificial intelligent bot that runs on MSN, and talks to people. OSI (initially) meant - Online Status Indicator. I undertook the project about a week ago, when something Aurojit Panda said, sparked my interest in making this bot. It has gone beyond reporting status for people who have added OSI to their contact lists. It now uses the ALICE engine to generate AI responses over the MSN network. Feel free to add her to your list. The MSN id is '[email protected]', minus the quotes ofcourse. You can enjoy OSI's benefits as soon as you add it to your contact list! Enjoy.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.