[an error occurred while processing this directive]
|
C O M P U T E R C L U B |
02-11 [ on Mon Apr 15 21:21:36 2002 ] kokobokov said: muahahhahahaha! we are actually up and runing. Next thing on the agenda- anybody has a site that needs to be hosted? [ on Tue Apr 16 00:25:02 2002 ] Herbert said: Nice s**t!!!!! [ on Tue Apr 16 19:13:41 2002 ] rohit said: he he he...we are so down to earth. petko said: what do you mean rohit? [ on Wed Apr 17 14:59:55 2002 ] rohit said: we are simple and sincere, and good and nice and the best computer club in long island history...thats what i mean! :) [ on Wed Apr 17 22:03:47 2002 ] Axom said: I agree with Rohit [ on Thu Apr 18 20:16:41 2002 ] kokobokov said: well that is great but until we have some meaningful discussion there is no point in posting messages [ on Fri Apr 19 01:13:54 2002 ] kokobokov said: what about some web development. Why don't you guys host a web site? Any questions, concerns? [ on Fri Apr 19 01:15:15 2002 ] rohit said: I need help with filing in C++. I get strange errors in programs [ on Fri Apr 19 01:23:22 2002 ] petko said: to rohit - must be your programming style..there is no cure for that..i am joking.. in the future post more precise and to the point description of the problem to get some help.. [ on Sat Apr 20 20:21:53 2002 ] peter said: rohid, that's because C++ was never meant for filing...go to www.irs.gov and download the appropriate form to file.. [ on Sat Apr 20 20:23:04 2002 ] kokobokov said: to rohit:> Well if you really need help it will be a good idea to "share" with us the exact error message. otherwise follow the simple syntax: #include rohit said: i put up the initial message just to see what kinda response i get. The more complete problem is this: i open a file ifstream fin("file.txt"); and then fin >> c; //(where c is a char) then i do d[i]=c; //here i get an error. windows shuts down the program. // I also tried d[i]<< c; which works without error, but the value stored is garbage. Also I did if(!file.get(c)) { cout<< "error"; It so happens that each time I run the program, I get some values in c, but i also get the error message. [ on Sun Apr 21 16:29:53 2002 ] rohit said: the error message under windows is this: "this program has performed an illegal operation and will be shut down". pretty common, and not a C++ error message. I guesss it was because sometimes d[i]<< c referred to an unknown area of memory. perhaps the array wasn't big enough. [ on Sun Apr 21 16:33:07 2002 ] rohit said: #include rohit said: hey! This board eats up messages containing html-like tags! [ on Sun Apr 21 16:41:38 2002 ] kokobokov said: Try this: #include kokobokov said: you are right It does eat up the html like tags [ on Mon Apr 22 22:52:49 2002 ] rohit said: yeah, works. the initial program did i++ without thinking if the file contained more elements. there should have been a max_len limit. [ on Tue Apr 23 02:19:24 2002 ] petko said: there is no way (actually there is but the output does not look good) out of not eating html-like tags, because the text you enter is html-formatted when displayed to make it look nicer, thus every tag bracket is tried to be interpreted as a formatting mark-up..my suggestions is : write the includes the following way: #include "iosteam" every one will know that they are defined the standard way.. hope this will make things better.. [ on Wed Apr 24 21:10:03 2002 ] petko said: this way also has a plus side.. you can format the text you want to post on the board.. of course some basic knowledge of html is implied.. ;O) nice ah?! [ on Wed Apr 24 21:15:49 2002 ] rohit said: Hey, };-> This is cool! [ on Thu Apr 25 16:35:32 2002 ] kokobokov said: Yeah this is something that did not come to my mind so far. Admirations! [ on Thu Apr 25 18:00:41 2002 ] jill said: congratulations! your site is up! as a novice...I am curious, in what program/language is this discussion board written? [ on Thu Apr 25 19:39:30 2002 ] rohit said: Jill, you have a nice name...did we meet you? [Yeah, its my site (A little bit of publicity never hurts!) < Grin >] [ on Fri Apr 26 00:20:38 2002 ] rohit said: [An experiment gone wrong] [ on Fri Apr 26 00:21:35 2002 ] petko said: it is in perl, jill.. [ on Fri Apr 26 14:02:55 2002 ] anonymous said: One more bug... Google [ on Fri Apr 26 14:47:48 2002 ] petko said: to rohit, you are putting an extra ~ in the link rohit.. ;O) [ on Fri Apr 26 14:57:24 2002 ] petko said: to anonymous, this is not a bug, it is intended to work that way!! open things to a broader range of possibilities.. [ on Fri Apr 26 14:58:39 2002 ] petko said: ALL - i just started a talk daemon, so: if (you_have_account_on_alien==true){ w; //to see who else is also logged in talk [username]; //to start a talk session } else{ mailto:petko@alien.dowling.edu; //drop me a line ;O) subject:humble request for an account //u get the idea right } Have Fun.. [ on Fri Apr 26 15:07:18 2002 ] rohit said: if(i_want_to_talk==TRUE) { // fill in what i gotta to do } else { // i will post messages here } And, kindly remove the twiggly ( ~ ) from the TEXT file of this discussion board [ on Fri Apr 26 15:57:40 2002 ] petko said: ah? i did not follow that one... [ on Mon Apr 29 21:02:36 2002 ] Mohe said: Guys there will a party to celebrate the end of the semester. Ask me for more precision. Talk to yall later. Peace!!!!!!!!!! [ on Tue Apr 30 18:17:17 2002 ] mohe said: He petko [ on Tue Apr 30 19:26:45 2002 ] kokobokov said: anybody that is gonna be here over the summer drop me a line to schedule some activities:)) /* go to the bar etc.*/ Also I talked with prof. Tanacredi and seems that we'll have to share the room with the GIS project [ on Fri May 3 01:26:44 2002 ] rohit said: is that only for some specific people? [ on Fri May 3 15:30:50 2002 ] petko said: also, drop vince a line, whoever is around here in order to use the KSC103 room... i'll be gone, but i'll stay uptodate with the discussion board..;O) .. grin.. any way.. How are the projects for the Independent Research class going on? finishing up or hardly up? ;O) [ on Sat May 4 20:53:09 2002 ] kokobokov said: No this is for everybody. I will try to keep the wednesday meetings but unfortunately no piza :-( [ on Thu May 9 22:10:25 2002 ] kokobokov said: Aaah one more thing. It seems that when finals are done we are gonna start putting up clubs web pages. [ on Thu May 9 23:14:59 2002 ] rohit said: what utility do you use to convert files to PDF? I there a free one I can use? [ on Fri May 10 16:29:02 2002 ] Axom said: Meetings are cool [ on Sat May 11 17:57:18 2002 ] kokobokov to rohit said: well rohit there are three ways you can convert to PDF. One is the microsoft- you have to have the Adobe Acrobat Whatever (not reader) and then things are pretty easy. Unfortunately you have to pay for the Whatever. Next thing is under Linux. Convert your file to .ps and then there is a utility that converts from .ps to .pdf! This one is free. There is a third one - online. There are a couple of websites that you paste your text in a box and it does it for you . I haven't tried it but I will guess that you will loose the formating of the text. Go hunt on the web if you can find anything better and let me know :)) [ on Sun May 12 16:05:00 2002 ] rohit said: Hi Vince! The online conversion is on adobe's website. I saw it once but they allow only 5 documents to be converted (legal way). The .ps to .pdf conversion sounds good, but how do i convert something to .ps first ?! [ on Sun May 12 19:14:04 2002 ] Axom said: I love u all and I hope to see you all again soon. [ on Thu May 16 19:35:59 2002 ] kokobokov to rohit said: I just noticed that there is a program called Xpdf under Redhat; check it out it may be what you need. [ on Mon May 20 21:02:42 2002 ] kokobokov said: IMPORTANT NOTICE! We will be having a party on this Wednesday form 7.30 in the Computrer Club room. Every body is welcome. PIZA AND SODA AS USUAL. HEY AXOM please stop by for a piza and what not. Still riding the bike? [ on Mon May 20 21:07:02 2002 ] Axom said: Yeah still alive and riding well. I will try to get up there and join you folks. It should be a blast as always. [ on Mon May 20 23:25:38 2002 ] Axom said: Sorry I missed that meeting, work has been a little hectic. I will try to make it to the next one. Until then, remember. Waste bullets, use hand grenades sparingly. [ on Sun May 26 21:26:46 2002 ] Axom said: Heeeelp. Need a win98 SE installation disk. Pls. send to my email the IP of your server and a user/pass. The email is kokobokov@hotmail.com. Thanx see you wednesday [ on Tue May 28 00:02:30 2002 ] Bender said: Does anyone (if anyones still around) know how to run a Java swing app thru a web browser (web page). Or can you point me to a website that will explain how? Highly Appreciated [ on Fri May 31 17:32:30 2002 ] petko said: to Bender>> is your application an applet? if it is not, then you have to convert it... if it is, and is not showing up in a browser, first try the appletviewer from the java package..if it is showing up in the appletviewer but not in a browser, then it is the set up of the browser or the java path.. if it is not showing up in the appletviewer as well, then it is the applet and the initialization of the applet.. appletviewer can be quite verbose - ues it well, Skywalker.. ;O) and let the force be with you.. StarWars forever [ on Sat Jun 1 13:16:49 2002 ] rohit said: < sigh > [ on Tue Jun 4 02:04:17 2002 ] Bender said: Thanks Petko, I'll mess around and see what I come up with. Also, for any job seekers, here's a good link for interviewing, some good pinters and what to expect. http://interview.monster.com/rehearsal/techtips/ [ on Tue Jun 4 13:43:54 2002 ] bender said: that's pointers, not pinters :) [ on Tue Jun 4 13:44:29 2002 ] an on nymous said: and this is the great discussion board?!??! an on nymous said: and this is the great discussion board?!??! bender said: Do you stutter?? [ on Mon Jun 10 18:46:43 2002 ] Axom said: Hey all, how are things going. Just saying hi. [ on Wed Jun 12 22:56:49 2002 ] sexual_offender said: this is soooo lame :-) [ on Fri Jun 21 21:51:25 2002 ] rohit said: where are the moderators ? [ on Thu Jun 27 01:17:24 2002 ] petko said: hi, guys.. for the last couple of days i am playing Warcraft 3 and it kicks major ass.. good stuff... I am still learning it though and it looks much tougher than the other strategy games around.. plus the graphics is a killer.. especially to my 8M Rage Card, but it is quite worth it.. see you later have fun [ on Fri Jun 28 12:47:02 2002 ] Mohamed said: Hey guys, I hope you are having a wonderful time. I am in Malaysia right now enjoing the asian civilisation. Soon I'll be going to Germany. Just wanted to say hi and keep in touch with the DCCC. Talk to yall later> [ on Sun Jun 30 01:14:40 2002 ] petko said: hey, mohi.. did you see brasilia become the new world champion LIVE? i saw it on the TV, good soccer, over there... What are you doing there any way?? I am in sofia, you can drop by any time.. [ on Sun Jun 30 15:29:54 2002 ] rohit said: you mean "drop by" when he is flying to Germany? [ on Wed Jul 3 02:44:22 2002 ] petko said: to rohit >> exaclty, ;) [ on Wed Jul 3 13:32:19 2002 ] rohit said: Wow! thats gonna be one hell of a drop. [ on Wed Jul 3 19:21:07 2002 ] Mohamed said: Petko, I thing I need to take some lessos first before I make any decision of "dropping by" next Monday while you will be sleeping. I am leaving to Germany on Monday, and will arrive there on Tuesday morning 6:35 sharp. I was just chilling over here with the hot asian girls. They are not that terrible I am telling you now. Haven't tested anyone yet, but some of them are hot. Didn't have time o club and go out that much. I hope hearing from you guys soon. Hey Vince, How are things going on there. I need to be updated, aight! Talk to yall soon Mohi since Kuala Lumpur! The World traveller...... [ on Fri Jul 5 09:25:33 2002 ] Mohamed said: Hey , nobody is visiting the wonderful gift from the DCCC. This is unacceptable. Well I guess I'll hear for somebody soon. Tchao. [ on Sun Jul 7 08:26:26 2002 ] petko said: mo, people from BG are looking to this site quite often.. ;) I even saw that this site comes up in the search engines now. Pretty cool stuff, as would Prof. Vargas say?! ;O) I am playing around with java and the applet permissions, with Warcraft 3, which I am considering uploading to alien to share with you guys, and swimming pool parties all day long... any one else doing anything meaningful?!?! [ on Sun Jul 7 14:50:16 2002 ] bender said: Downloading porn all summer..just kidding. question: someone told me that getting A+ and Network+ certification isn't too hard. Has anyone here taken the tests? [ on Mon Jul 8 14:29:27 2002 ] petko said: i do not think that they are so hard, but it still depends how much experience you have.. How did you find Networking or OS at Dowling (and who did you take them with)? [ on Mon Jul 8 16:53:15 2002 ] bender said: Took networking with Das and OS with Bernstein. Didn't have too much trouble with either. [ on Tue Jul 9 15:55:17 2002 ] petko said: then I think you would do fine.. ;) [ on Tue Jul 9 23:21:38 2002 ] petko said: guys, can you do me a favor - can you try this site: http://free.evro.net/ and tell me if you can download any thing from there? I wander if it is accessible from the US.. There is some good stuff over there.. ;) [ on Tue Jul 9 23:30:10 2002 ] rohit said: try this out [ on Thu Jul 11 19:19:03 2002 ] bender said: You know what wouldn't be bad for this board is to have the new messages at the top. This way you scroll down for the older messages. [ on Fri Jul 12 17:41:22 2002 ] petko said: i was considering this when i was writing the script, but there are pros and cons for both.. any way, switching it is not a problem.. [ on Sat Jul 13 12:46:23 2002 ] petko said: rohit, i saw the search engine.. not bad, but what would be much better is to write our own.. I volunteer for the job, and I am going to put it in the alien, arcib, and the official dowling site... in order words will search the entire dowling domain. first thing, when i come back to NY. [ on Sat Jul 13 13:27:00 2002 ] petko said: Georgi Guninski Security Research -- not a bad site of a Bulgarian researcher in security, some good stuff as far as I can see at a first glance.. [ on Sat Jul 13 13:35:43 2002 ] rohit said: petko, Vince managed to get the cgi-bin working on alien, but right not it is in /usr/local/cgi-bin [ on Sat Jul 13 20:17:42 2002 ] petko said: is this what you wanted? [ on Sun Jul 14 12:55:25 2002 ] rohit said: i can run cgi programs in that directory, but so can anyone else too. vince is later going to modify the settings so that we might have a alien/~user/cgi-bin type of directory (that actually works). this will allow users to add "their own" counters and active content, and also allow them to practice cgi programming. what do you think? [ on Sun Jul 14 15:46:22 2002 ] petko said: not bad.. the ~user/cgi/ idea is definitely a much better decision.. what are you up to rohit? what are you messing with right now? [ on Mon Jul 15 12:01:44 2002 ] rohit said: databases, counters and search engines... [ on Tue Jul 16 23:32:25 2002 ] petko said: rohit - sounds like a lot of fun!! I am just being lazy and play games all day.. though I did learn a couple of useful things myself, mostly about WinXP (most games still run on that Win platforms, yes).. I will show you some nifty stuff when I come back, I promise.. till that time, remember master Pete's advise - "Waste bullets, use hand grenades sparingly."(end of quotation) and help this guy out with WinSE install disk to his e-mail - kokobokov@hotmail.com; would you?! ;) [ on Wed Jul 17 19:17:13 2002 ] kokobokov said: sounds like you guys spend too much time in front of the PC. Sorry for the long delay but I have been quite busy enjoying myself. And remember: "MASTURBATION IS NOT A CRIME" [ on Wed Jul 17 20:27:32 2002 ] Axom said: Hey all. Just checkin to see who is around. I was wondering if any of you guys wanna get together sometime and shoot the shit. Anyway. Sorry I haven't posted in a while. I will talk to you later. [ on Thu Jul 18 12:10:17 2002 ] bender said: shoot shit, sure. thems good eatins..:) [ on Thu Jul 18 19:10:10 2002 ] Kokobokov said: Well guys if you want and there will be people around we can do a computer club meeting. [ on Thu Jul 18 19:53:26 2002 ] rohit said: whats on the new budget of the club ? [ on Fri Jul 19 03:20:55 2002 ] Axom said: hey Bender, The rangers suck. :) [ on Fri Jul 19 22:48:52 2002 ] bender said: ..on your x@$&*(^%$# you dirty little %$#^@*&..:o) [ on Mon Jul 22 17:38:18 2002 ] bender said: hey AXOM, been picking up any old ladies lately ;) whoohooo [ on Mon Jul 22 17:39:06 2002 ] Axom said: LOL. No old women Bender, but there have been some young ones. BUt they tell me they only like harley riders. [ on Mon Jul 22 23:46:45 2002 ] bender said: yeah, I know the young ones like harley riders. The old ones LOOVVEE suzuki's LMFAO [ on Tue Jul 23 12:57:08 2002 ] Axom said: Anyone know how to take a harley cooling system and cool a PC processor. I am usure of how to do it. i think you can run the hoses to the PC, the through the harley engine so when you rev it up, you can pump the liquid through the machine. Just a thought, Any opinioins? [ on Tue Jul 23 13:55:05 2002 ] petko said: after I saw a complicated closed cooling system of CPU of a PC with liquid (a bucket of water), nothing can surprise me.. [ on Tue Jul 23 14:48:06 2002 ] petko said: about the harley thought, sounds much like the thing I saw, the only difference is that there was no harley involved, the rotating motor was way smaller.. [ on Tue Jul 23 14:58:12 2002 ] bender said: Petko: Kinda like a Suzuki motor, huh? [ on Tue Jul 23 17:02:09 2002 ] Axom said: Thanks guys. Petko, i tried throwing water on the machine, but it shorted out and started a fire in my office. Any other suggestions. :) [ on Tue Jul 23 17:18:45 2002 ] bender said: Axom: Call the fire dept.. LOL [ on Tue Jul 23 17:22:11 2002 ] petko said: what i saw was truely magnificent, two hoses going from and to the CPU and into a bucket of water. there is also a tiny motor which just keeps the water flowing in and out.. really nice stuff.. [ on Wed Jul 24 23:57:59 2002 ] rohit said: i bet the next big thing would be the use of water currents. [ on Fri Jul 26 14:08:42 2002 ] mohe said: Hey, sorry i haven't been around lately. I am enjoying playing soccer in Germany, and rarely going to the computer since I haven't any internet connection yet. I am sure you guys are having fun there in the US, and in Bulgaria (Talking about Petko) Petko Good idea to work on the licence for Warcraft III, Then I don't have to buy the game. I saw it on the market last time, wasn't that bad only 49€. I will soon gop back to the computer World, and start updating myself. Hey Vince, dont need to masturbate with all the sweet ladies you in NY. Just have to be a little offesive, they like that. Just a little suggestion, it might be worth it. Aight I gotta go. Sucks that I have to pay to go online here. I am in an internet-cafe. Talk to yall later. [ on Mon Jul 29 12:11:14 2002 ] petko said: yeap, mo, internet-cafes are big in the Old World, that is for sure, and expensive too.. Something confused me in your words though - there is a indirect link to "Games, licences and money"; which went over my head ;).. GREAT NEWS - Computer Club Budget is GOOOOOOOOOOOOOODDDDD... Vince should give more details about it, this is all I can tell right now.. I have not seen it, but it is for sure.. ;o) any ways, Bulgaria is really flooded these days, and I am getting my *ss to Paris;hey if it is not better, it is definitely not worse... ;O) ================================================= talk to you all later!have fun! [ on Tue Jul 30 23:28:39 2002 ] rohit said: Globetrotters of the Month Award goes to : Mohammad and Petko. [ on Wed Jul 31 15:09:06 2002 ] petko said: well, thank you rohit.. I would like to thank my family, friends, the Computer Club, the SGA for next year budget, and ... check my site for new things.. 2 of my summer projects have been completed! unfortunately, they do not include the ORSP, which is next on schedule.. check them out and if you have any comments, please send them to me.. ;o) [ on Thu Aug 1 02:12:30 2002 ] Axom said: Does anyone have an opinion on the worth of open source code? [ on Mon Aug 5 19:37:45 2002 ] anonomous said: Hell, not much. Note that many of your teachers support open source, yet many of them have tenure. In other words, they advocate computer programmers work for free, while they receive a lifetime income. [ on Mon Aug 5 20:31:15 2002 ] anonymous II said: Is there an open-source porn website? Like, you can add pages to it, or remove content...all for free ! [ on Mon Aug 5 20:47:38 2002 ] Axom said: Interesting. I will never support open source after reading that. Thank you anonymous. [ on Mon Aug 5 20:48:01 2002 ] petko said: may be both things are quite unrelated (tenure and open-source).. open-source does not necessarily mean that the programmers are not getting paid, pretty much as teachers in favor of open-source are more likely to get tenure.. quite unrelated.. the awful extreme would be to say that "tenured" teachers make their money on the back of "open-source" programmers. Complete nonsense. The open-source is 4 people who do what they do 4 the fun of it and 4 just doing something good, not 4 monetary purposes solely. A better question is: why commercial companies use (and make money of) free-of-charge open-source products? The open-source should be supported, not exploited.. it has proven to be much better than most (not to say all) commercial software, check this (bulgarian) site 4 "bugs" http://www.guninski.com/ . Note that some of the bugs have not been fixed yet, some open the OS to serious security problems, and etc. "A senior Microsoft Corp. executive told a federal court last week that sharing information with competitors could damage national security and even threaten the U.S. war effort in Afghanistan. He later acknowledged that some Microsoft code was so flawed it could not be safely disclosed." Any other opinions on the question? [ on Tue Aug 6 01:22:47 2002 ] Anonomous1 said: However, the bottom line is, writing code "for fun" is not going to pay off your college loan. Most people go to college so they can do something they enjoy, like programming, for a living. see: http://members.aol.com/erichuf/Linux4.html [ on Tue Aug 6 18:39:14 2002 ] bender said: Hey Petko, This is a link to a sports website I frequent which is set up similar to this one. The site is set up newest messages on top, and you have to register with the website administrator (Kara) to post. Also, she achives the discussions. Just for some future ideas. http://www.allsports.com/nhl/rangers/tah_graffiti.html [ on Tue Aug 6 20:14:31 2002 ] bender said: Sorry, thats "Archives", not achives. [ on Tue Aug 6 20:15:40 2002 ] rohit said: I was considering an open-source project of a different type for a while, and presently its under development (version 0.0.1), and could use some help. Those interested can go to http://alien.dowling.edu/~rohit/osl.html to see more of the Open Sourced Licence [ on Wed Aug 7 18:33:01 2002 ] anonymous said: No offence, but you need more impressive grammer in the licence. [ on Wed Aug 7 19:24:50 2002 ] petko said: i personally found http://members.aol.com/erichuf/Linux4.html completely boring and misleading.. the site does not give even a single good argument.. the point to consider is that if you preffer Microsoft software, then no one stands in your way.. and if some one wants to develop software for free for the users, why not? However, the Open Source Licence is the most successful weapon against Corporations selling Open Source code as their own.. Everything else, I consider Microsoft's propaganda and desperate attacks against the open-source licence.. [ on Wed Aug 7 23:38:01 2002 ] petko said: to anonymous >> no offense, but impressive grammar does not account for anything.. Keeping things simple is more frequently useful, rather than harmful.. On the opposite, impressive grammar serves only confusing ideas..Micro....? just for the record , I have not read the licence, i am just commenting on senseless remarks, as i see them.. ;) P.S. "anonymous" does not serve you any good, better come up with at least a good handle or nick, or whatever; as an identification.. just an idea..go on as you like it.. [ on Wed Aug 7 23:58:48 2002 ] petko said: to bender >> thanks, I am considering ideas about future development of the site.. [ on Thu Aug 8 00:00:26 2002 ] Axom said: MAn, you guys are all so mean. I love Bill Gates. LOL, just kidding. I have no problem with open source code. I actually commend people who write it and all that jive. However, I really don't want to be taught in which one is better by someone who I don't really know, just because I took thier course ina college. If I had a choice to take it and learn vice-versa, then it would be different. But it really doesn't matter since I graduated already, just rambling on cause work is boring. Petko and crew. Where are all of you. LEts get together sometime soon and shoot the sh$t. [ on Thu Aug 8 12:42:19 2002 ] bender said: AXOM:..and your feelings on Steve Jobs?? :o) Petko: Argumentative discussion boards are the best. Everyone has an opinion, and headbutting on issues is fun. I personally want to make "mucho dollars", how about everyone else chime in on this issue. Question of the week: Do you want to make money, or write code strictly for fun? [ on Thu Aug 8 13:48:40 2002 ] petko said: hey guys, i am coming back on the 23 august.. so i'll see you all soon.. By the way, I could see clearer now what the debate around open-source among some of you guys is all about... One hint from me: if you wanna make money, you should work with money, not with computers. [ on Thu Aug 8 17:33:58 2002 ] bender said: Petko: Elaborate... [ on Thu Aug 8 17:54:00 2002 ] rohit said: Hi everyone. I just added a message box for the OSL. It is at http://alien.dowling.edu/~rohit/msg/msg.html. Take a look and post your opinions. [ on Fri Aug 9 15:55:13 2002 ] ksjanjua said: hi! i made the self organizing maps in C++, so anyone need it mail me. ksjanjua_pk@yahoo.com [ on Sun Aug 11 13:46:00 2002 ] mohe said: you guys are loosing it [ on Mon Aug 12 23:00:20 2002 ] bender said: SEE, I ALWAYS KNEW IT..http://www.msnbc.com/news/793342.asp [ on Tue Aug 13 12:27:45 2002 ] rohit said: hi, I have a newer improved message box for the OSL available at my website. I made it myself (with several hours on photoshop, and experimentation). Please take a look and tell me what you think. http://alien.dowling.edu/~rohit/msg/ [ on Fri Aug 16 07:04:04 2002 ] bender said: Okay, anyone wants to make a difference, here's your chance: http://www.msnbc.com/news/796286.asp?0si=- [ on Mon Aug 19 20:38:44 2002 ] mohe said: hi everybody. Petko, how the world trip? Anyways, I need some help over here. I have a computer with Windows 95, and I wanna upgrade it to Windows 2000 Professional or whatever better version I can get (better than 95) for the moment. But what sucks is that the thing is in German, and the processor is 200MHZ fast, I want to buy a much faster one cause I want to make it as little server. I also want it to run Linux. What I need now is a program to whipe out all in records in memory including the OS WIN95. Is it possible to e-mail it to me at fausto09@yahoo.com? What should I do? I have a WIN98 cd-rom, but it's only for PC without windows OS. I hope I'll get something from you or anyone who can help. Other than that I am doing fine soccerwhise, and still looking for a job in order to change my status over here. I will probably go back to my country to do all the paper work. Not a big deal hein. Heard that school is starting soon. Sucks hein, cause peolple with Bernstein will have a lot to learn this Semester. Say Hi to Bernstein, I tried to contact him but without success. OK I am looking forward to anybody's help Talk to yall later. Hey Rohit, continue like that son, you are doing interesting stuff. I like it. Aight later. [ on Sat Aug 24 22:38:24 2002 ] petko said: mo, just format the whole drive before you start the installation. No records of any windows will be left, I bet you that.. To install win98 you definitely need start-up disk.. to run at the same time win and linux, definitely you need separate partitions (stringly recommended).. With 200Mhz I do not think you can run win2000.. You'd better indeed upgrade.. [ on Mon Aug 26 13:59:48 2002 ] rohit said: alright, everyone who is attending CSC 181, raise your hands. [ on Tue Aug 27 19:38:01 2002 ] petko said: everyone who is interested in ACM competition, let me know ASAP as we are starting to form the teams.. [ on Thu Sep 5 15:18:49 2002 ] petko said: guys, Computer Club MEETING this Wednesday (09/11) @ 8:30 in KSC 103.. Mo, there is a special invitation for YOU.. Every one is welcome. [ on Mon Sep 9 19:35:14 2002 ] Mo said: Petko, Thanks for the invitation. I was able to install windows 2000 with that slow processor of 200mhz, but it not that worth for me, cause I ma not able to install and play my PC games. It says that there is not enought virtual memory to play the game. Should I just buy a new processor much faster lets say >800mhz ,or do I need something else? I hope you guys are having a wonderful time at school. talk to yall later. Hey can somebody give the address of the discussion board to Daniel and Parag, they sont seem to know its existance. Thanks and hello to all the professors of the math and science depart. [ on Mon Sep 16 10:39:48 2002 ] bob said: Hello [ on Tue Sep 17 14:49:40 2002 ] bender said: hello bob [ on Tue Sep 17 16:52:50 2002 ] rohit said: anyone knows how to make a vector of function pointers so that push_back() works? this is eating me away. please help ! [ on Tue Sep 24 01:19:59 2002 ] rohit said: vector rohit said: vector<float (*)(float)(float)> ptrS [ on Tue Sep 24 01:27:26 2002 ] rohit said: ??? [ on Tue Sep 24 01:27:40 2002 ] bender said: Can anyone suggest a good A+ certification study book for the exams? Thanks. [ on Tue Sep 24 14:12:00 2002 ] bender said: PS A+ book: If it's on amazon or Egghead.com, a link would be appreciated. [ on Tue Sep 24 14:13:46 2002 ] petko said: i do not know about the book.. but about the function pointer: I think rohit you might want to make those functions, pointer to functions in their reclaration (if they are not) , I think that might be a step in the right direction.. Mo, I' ll tell parag and daniel about the board..and yeah, i think you should get a better pc.. if however, the only complaint you get is for the size of the virtual memory you can increase it.. go to control panel, system and look for "total paging size" or something simlar under "performance".. good luck y'all, keep posting.. By the way, I am not going to send any more e-mail for meetings, unless there is a serious emergency, just whoever is intersted stop by every Wednesday.. I'll be there.. [ on Tue Sep 24 20:33:18 2002 ] rohit said: petko I figured that out. It goes vector<double (*) (double, double)> ptr; then you do a ptr.push_back(&function); then ptr[0](argument1, argument2); thingie [ on Tue Sep 24 22:12:21 2002 ] petko said: rohit, this was I meant (and this code is taken directly from a working program): static double multiply( double, double); static double divide( double, double); static double add( double, double); static double sub( double, double); struct calc_func { char* name; int numop; double (*func2)(double, double); double (*func1)(double); }; then the assignemnt is sipmply: functions[0].func2 = add;//for example you get it? [ on Wed Sep 25 15:53:28 2002 ] petko said: Computer Club meeting tonight!! 20:30 in KSC103.. All welcome! [ on Wed Sep 25 15:55:40 2002 ] rohit said: you mean, you are creating a struct that "contains" a function pointer, and then ....yeah! that will do as well! I'll try that out. [ on Wed Sep 25 16:17:25 2002 ] petko said: not exactly, but i think you got the picture ;O) [ on Wed Sep 25 16:31:29 2002 ] parag said: good work on the site petko [ on Wed Sep 25 18:35:27 2002 ] Mohamed said: I am doing better. Hey guys what's new? I am going back to Malysia next week. I'll keep in touch. Parag finally found the way to Paradise. This site is precious. Talk to yall later [ on Thu Sep 26 18:02:00 2002 ] Joe said: I am looking to buy a Lap-Top computer. I am torn between the IBM Thinkpad A31, or the New Titanium Power-Book G4 by apple. I already own a Gateway Solo 9150, and I don't want to go back to them. I have heard really good things about the new apple's but have never used one. Anyone have any experience on both, and have some good advice. Thank You!!! [ on Fri Sep 27 21:08:54 2002 ] bender said: Joe: Depends on what you need it for. If you want user friendly, buy the mac (it really is great). But if you want something for buisness applications, get the IBM. Keep in mind most buisneses use Windows and expect you to know excel, word, power point, etc. Also keep in mind with the IBM, you can load both windows and Linux operating systems. Not sure if you can load a second operating system with the Mac. [ on Mon Sep 30 12:12:45 2002 ] rohit said: how will you implement the operation: if(a using boolean gates? Anyone who knows please reply. [ on Mon Sep 30 19:12:50 2002 ] rohit said: it didn't print: if(a>b) then { } is what I want to evaluate using boolean gates. [ on Mon Sep 30 19:15:22 2002 ] mira said: hey Petko, you are here again! wherever I go I see you. you are an "active" man, huh? :))) have fun, boys [ on Mon Sep 30 19:53:51 2002 ] Joe said: Thanks for the reply Bender, I'm looking at the IBM a little closer. [ on Tue Oct 1 02:03:18 2002 ] petko said: to Joe: IBMs are quite solid.. I had a Dell and it was good.. to rohit: I did not understand what are you trying to do.. to ALL: DO NOT MISS THIS WEEK'S MEETING !!!!! you gonna miss on PIZZA & PUTNAM .. come and see for more details... ;o) [ on Tue Oct 1 22:13:57 2002 ] rohit said: Petko, i meant how you're going to implement a logical circuit using boolean gates that performs the comparison: if(a>b) then { something } Of course it must be possible, but I don't know how to begin the circuit. I think subraction must show us which is lesser or greater, and am working on that. If anyone else has a solution to this, please post it. [ on Wed Oct 2 16:38:30 2002 ] petko said: hey, what is this? no one is interested in the ACM problems, or they are too easy for you.. come on.. if any one has questions on any ACM problem, please post it.. I just can't wait to start a discussion on such a good topic.. ;O) [ on Wed Oct 9 16:12:20 2002 ] Help: said: Can anyone recommend a Calc 1 tutour? Thanks. [ on Mon Oct 14 18:49:32 2002 ] petko said: all of them are good, just go to Curtin Student Center.. [ on Tue Oct 15 16:45:24 2002 ] petko said: Mo, I am so happy that you decided to log in our humble machine.. ;o) next time you log in, do talk user@alien.. you can talk to any one that is logged in at the same time as you.. the "w" command shows you who is logged in at a certain point of time.. have fun.. [ on Tue Oct 15 18:23:51 2002 ] Mo said: Petko, you have to be more clear about this chat thing. I logged onto alien using putty, with the command 'w' I was the only one online. But suppose someone was there how can we communicate. Through putty or the discussion board. Thanks the the help that you will provide. To the rest I will say be strong and study harder, cause i am still studying to catch up with the lack I have. Never stop reading hein, I am sure you never will since you have chosen computer science as major. You better be ready. For your info, I beat Petko on the World's tour cause I am right now in Malaysia. Talk to you soon [ on Wed Oct 23 19:18:39 2002 ] rohit said: hi Mo. I saw you logged in that day. You were changing your passwd using passwd :p When you see someone logged in, follow Petko's guide on this page, you have to scroll up! You can use write petko or talk petko@alien In the first case, you send a written message to the person you're talking to. In the second, you actually see each other writing stuff. Its like chat. Hope to see you soon using all these gadgets! [ on Wed Oct 23 22:09:54 2002 ] petko said: yes, i think rohit was quite clear.. just on the "write" command use Ctrl+d or Ctrl+c to end your writing, while with "talk" just Ctrl+c is good.. see you. by the way, be careful in Malaysia - things are crazy down there.. ;O) [ on Mon Oct 28 18:26:28 2002 ] petko said: this week there would be pizza at the computer club meeting.. our meeting time would be on Wednesday @ 20:30 as usual.. [ on Mon Nov 4 16:37:54 2002 ] rohit said: See my "classic" solution to problem B at http://alien.dowling.edu/~rohit/cpp/B.cpp. I know mine was the best! [ on Tue Nov 5 21:11:19 2002 ] petko said: no bad - except for the bad formatting.. i still think that you could have done better.. ;O) [ on Thu Nov 14 15:33:16 2002 ] Chris said: Yo! [ on Sat Nov 23 06:06:58 2002 ] rohit said: hi [ on Sat Nov 23 16:53:24 2002 ] [an error occurred while processing this directive] |