Slashdot Mirror


User: Rasit

Rasit's activity in the archive.

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

Comments · 31

  1. Re:Frameworks on Five AJAX Frameworks Reviewed · · Score: 2, Informative

    Am I the only one who usually finds frameworks to be pointless for serious web development? It's not that they're necessarily bad, but that they pack in dozens of features that you don't necessarily need (potentially bloating the size of your page download by tens to hundreds of K)[...]

    So write a script to remove all the unused functions. At least thats how we do it were I work.

  2. Re:Duh, it's the olympics. on 2012 Olympics Security to be Chosen by Sponsorship · · Score: 3, Informative
    Salt Lake City cleared all of the homeless out of their downtown area prior to the Olympics, and they still haven't returned in the numbers they were in before. I don't know what they did with all of them,[...]

    They were relocalised to a sunny vacation spot. Nothing else happened to them, the fact that the local schools was sold some very cheap steak around that time is completely coincidental.

    Now stop asking questions about it or you will wake up with a goat head in your bed. (The mafia outsourced the horse head department to Sony)

  3. Re:What is "push email"? on RIM Offers BlackBerry Service Without the BlackBerry · · Score: 1

    Push email means that the server can alert the client that it should download a message, the server pushes the message to the client.

    Pull email would mean that the client have to check every other minute to see if there are a new message on the server, the client pulls new messages from the server.

    If you have a several thousands of users a push system can really improve performance since the clients does not have to take contact with the server every five minutes.

  4. Re:double entendre on FBI Says Paper Trails Are Optional · · Score: 3, Insightful

    I rather die standing then live on my knees in fear of "my" goverment

  5. Re:Natural Selection At Work on New York To Ban iPods While Crossing Street? · · Score: 5, Funny

    Yes, because making suicide illegal has really cut down on that problem. That's because the punishment is not hard enought, we really need a death penalty on attempted suicide.
  6. Re:Meanwhile... on Microsoft Releases Critical IE Patch · · Score: 1

    If you had done some coding you should know this. It is not a bug, it is an unplanned feature.