Slashdot Mirror


User: gobanjoboy

gobanjoboy's activity in the archive.

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

Comments · 4

  1. Lets face it on The PHP Singularity · · Score: 1

    This isn't really about PHP sucking. It's scripting languages vs non scripting languages. For some reason people feel less manly if all the can do is script. Programming is programming. No one is forcing anyone to write crappy PHP code. PHP does not have to be written like an old ASP page where you hope in and out of PHP tags. Modernize how you code PHP all you like. I started out with Perl->PHP->C#->C++. When I am coding in PHP I can replicate practices learned and use in other languages. Choose the tool that suits the task. There is no one answer for everything.

  2. Enterprise Hotel on $1.5 Billion Star Trek Theme Park Coming To Jordan · · Score: 1

    I would have thought for sure that this project would include building a hotel that is a 1:1 scale model of one of the Enterprises.

  3. Re:Meh on HP's Slate To Be Replaced By WebOS Tablet? · · Score: 2, Informative

    This can already be done.

    http www.webos-internals org/wiki/Debian

  4. Re:More excited for Android tablet. on HP's Slate To Be Replaced By WebOS Tablet? · · Score: 4, Informative

    They are both built on top of Linux. I agree with you, that Android feels more like a Winmo style interface. I find WebOS to be more elegant and less computer like.

    WebOS SDK/PDK supports : HTML5(HTML/css/javascript) | c/c++
    Andriod SDK/NDK supports : Java | c/c++


    I can at least say that WebOS is super easy to develop for.