Slashdot Mirror


User: jjshoe

jjshoe's activity in the archive.

Stories
0
Comments
415
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 415

  1. Re:Take another out of the Real Genius playbook on Revenge for the Foil Apartment? · · Score: 1

    follow the links to the actual government release and read.

  2. Re:Take another out of the Real Genius playbook on Revenge for the Foil Apartment? · · Score: 1
  3. Well on Crash Course in Game Programming? · · Score: 1

    Everyone seems to suggest it would be hard to just jump in. I guess this all depends on your knowledge of programming and logic in general.

    I do agree with starting simple. Let's think tic tac toe. The gui would consist of a frame with nine buttons. Each button would call the same method passing in a variable for which player the turn currently belongs to. The gui would then be re-packed to screen with the button now holding an x or o depending on who clicked.

    How do you keep track of the logic and actualy find a winner? Everytime a play is called you store it in a two dimensional array of size 3x3. Your array would consist of type int using 1 for player one and two for two ofcourse. After every move logic would be called to check the array for three of either type in a row(this can be optimized later to only check for pieces made by the current player).

    Seem too simple? It might, i doubt it if you're new to programing. Check with your instructor. Don't forget if you find that you get this done in record time there are ways to expand this. Think network play with peer to peer, client server network play with checking for cheating, and if you want to get really complicated try to implement 3d tic tac toe(think three boards stacked, you can win going across multiple boards verticle and diagnal).

    feel free to shoot me an email at jjshoe gmail

  4. Re:Get a Mac instead. on Building a Video Editing Box? · · Score: 1

    Mac OSX has a bsd 'like' micro kernel, NOT a unix 'like' operating system.

  5. Re:Be aware on Ideas for a Home Grown Network Attached Storage? · · Score: 1

    I had many years of digital photos on a partition that used the reiser file system. When i upgraded my version of slackware i wrote down my partition table wrong and ended up re-making the reiser file system over my picture three times. After realizing what i did i un-mounted the partition, read the man page, played the journal back, and got all but five pictures back.

    Is data loss a risk? sure, but what is the most likely cause?

  6. Custom on CMS for High School Newspaper Website? · · Score: 1

    Since it seems you are not looking for a cms but a website that focuses in nothing but delivering news i recomend writing your own cms. I am currently in the process of doing this for my college and i'm finding it to be incredibly easy to do so. It consists of postgresql and php. It supports all the major features one would expect.

    If your intrested in taking a look at what i have or perhaps even helping the development process let me know at jjshoe at gmail.

  7. Re:needs some VMS stuff on What's Wrong with Unix? · · Score: 1

    What's the difference between writing a file to null and just the letter a? same affect.

  8. Re:cs students on Running a Small Business on the Linux Platform? · · Score: 1

    personal attack is more along the lines of..

    20 years and your STILL ONLY a Programmer/Analyst.

    wow. sucks to be you.

  9. Re:What? on DJB Announces 44 Security Holes In *nix Software · · Score: 1

    so your assignment was to download via wget/perl http::mechanize projects on sf.net and then run grep to look for common errors and a majority of the class couldn't find exploits? sounds like lazyness.

  10. What? on DJB Announces 44 Security Holes In *nix Software · · Score: 3, Insightful

    What no djb tools on the list? That seems the quickest way to fail, find an exploit in a djb tool.

  11. Re:cs students on Running a Small Business on the Linux Platform? · · Score: 1

    I recommend you take an entry level software engineering course. You have also taken things i have said out of context. anyways, this is about what i expect from /. but this is why i don't post often enough to deal with this crap.

  12. cs students on Running a Small Business on the Linux Platform? · · Score: 1

    Some cs students will do these kinds of things to pay the bills but you had better make sure you make it worth their time. Before you contact a cs student you should also make sure that you have clear goals marked out so that whichever cs student you aproach is able to see that he will be DONE with the project at a certain point. $150 for a days work is not bad. The problem comes when the customer nickles and dimes the cs student to death with all sorts of extras for the next week.

    As far as what to actualy make the product with leave that up to the cs student to decide. Give him clear requirements and let him do his thing. It's important that you provide (and are asked for it) input through out the project.

    You shouldn't care about what goes on under the hood as long as the solution the cs student comes up with works and is what you want.

  13. i have a on A Barcode Driven Kitchen and Grocery List? · · Score: 1

    i have a tcl\tk inventory application that could easily be used as suggested. contact me at jjshoe@gmail.com if your intrested.

  14. Re:GPS speed tracking ureliability on Using GPS to Track Teens · · Score: 1

    how about the fact that heavy leaf folage can block gps signals? what do you think a car roof is going to do?

  15. Re:Computer Programming != Computer Science on How Important is a Well-Known CS Degree? · · Score: 1, Insightful

    While there is a lot more to computer science then just coding how dare you say to him that he is not intrested in computer science just because he likes to code. What major do you want him to seek out? under water basket weaving?

    I think you missed the entire point of his question.

  16. Doesn't anyone read the FAQ? on BusinessWeek On XORP vs. Cisco · · Score: 1

    4# Is XORP in competition with the commerical router vendors?

    XORP is primarily a research project. We're not competing with router vendors, we're interested in facilitating routing research - providing researchers with a platform where they can try out routing ideas. The code is open source since it's hard to help the research community without providing the source code.

  17. Re:Mayo Clinic on Patrick Volkerding Battles Mystery Illness · · Score: 1

    There are two things i did for Pat. One was to let the folks in #slash know about this. They contacted the on-call editor and rushed this story to the front page. Please take your time to thank them for getting the word out about Pat's situation.

    I also told Pat that he is more then welcome to stay at my house in Rochester if he decides to come and visit the clinic.

  18. go on Printers - Are In-Cartridge Printheads Better? · · Score: 2, Insightful

    Go color laser. Pull out your calculator and do the page comparisons. Not only will you find out it's cheaper per sheet to run a color laser you will also find the quality and the fact that the ink wont run off the page when it's wet top selling features.

  19. servers is down but on NASA Releases World Viewer · · Score: 3, Informative

    you can still download the program from here

  20. $30! on Academic Survey for Cash · · Score: 1

    Cool, i can fake three surverys and have money sent to me, and each of my grandparents to make $30.

  21. Re:Day late, dollar short. on Colo. State Installs Lightning-Prediction System · · Score: 1

    Did you read either article? How is it a day late? The article you linked to is talking about an incident in Texas. I guess i fail to see how installing the lightning detection in colorado any earlier would have helped in the Texas situation.

  22. Re:Slashdotted all right and Google doesn't cache on Xbox 2 Concept Designs Leaked? · · Score: 2, Informative

    Rather then mod you down i figured i should mention that i see images in the google cache

  23. Re:I don't think so. on Linux Desktop Distros with Quality Fonts? · · Score: 1

    Not to mention the picture is badly adjusted and fuzy. All they need to do is hit the auto adjust button. Some wont care about the lack of picture quality or they will request a new monitor. Nothing like walking in, hitting auto, and saying no to their reuqest for a new monitor!

  24. Re:Guys, take note of this... on CEO Indicted for DDOSing Competitors · · Score: 1

    Don't follow orders -- End up in the brig or in time of war, shot.

    Follow orders -- Person giving orders get's the repremend.

    hmm. tough choice.

  25. radar on What is this Strange Gadget in My Car? · · Score: 3, Informative

    Custom radar detector? older detector shreaded for better forwards backwards detection? Jammer? Ask the previous owner.