Slashdot Mirror


User: Salk

Salk's activity in the archive.

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

Comments · 16

  1. Only if you spell "favour" properly. on Google Favors Less-Regulated UK For Self-Driving Car Development (telegraph.co.uk) · · Score: 1

    Dam yanks ;)

  2. Re:Would anyone else recommend GWT? on Ask Slashdot: Tips For Designing a Modern Web Application? · · Score: 1

    > While GWT is a traditional fat client architecture (like Flash etc) Wicket/Vaadin are more like a terminal service with the client being executed on the server.

    Both statements here are untrue. GWT is not a 'fat client' at all - it requires no plugin and is compiled to Javascript before deployment (runs like any other Javascript in your browser). Vaadin is an extension to GWT that is also compiled to Javascript and runs client-side. You must be getting your 'wires crossed' and mistaking GWT/Vaadin with some other technology.

    Well going by http://en.wikipedia.org/wiki/Fat_client I think GWT fits this. It can run without a server at all...

    Vaadin is much more than an extension to GWT. Vaadin uses GWT to implement the client side but like Wicket the client component tree is modelled on the server. Vaadin even uses the name Terminal in it's implementation https://vaadin.com/api/com/vaadin/terminal/package-summary.html

    I've worked with GWT, Wicket a lot and recently done a comparison between Vaadin and GWT so maybe my wording is a bit odd but I think it accurately represents the three different approaches.

  3. Re:Would anyone else recommend GWT? on Ask Slashdot: Tips For Designing a Modern Web Application? · · Score: 1

    I'd definitely recommend GWT. Best bet for RIA with component based framework and taking advantage of Java and Java tooling. Also a really well thought out component library.

    Be careful of Wicket/Vaadin. While GWT is a traditional fat client architecture (like Flash etc) Wicket/Vaadin are more like a terminal service with the client being executed on the server. i.e. user clicks/drags etc generally need to go to the server. So I'd stick to fat client (GWT, Flex...) or thin client like Spring MVC etc...

  4. Re:Embarrassment rather than dislike of open sourc on Android Honeycomb Will Not Be Open Sourced · · Score: 1

    Isn't this exactly why the phrase "technical debt" makes sense? Google has decided to get into technical debt so they can get to market early. They then will presumably re-pay this debt as soon as possible. They just don't want people basing work off this short term nasty stuff.

    I imagine we have all worked at places that are always racking up technical debt but I'm not sure this is true of Google.

  5. big compliment of my career on Alan Cox Quits As Linux TTY Maintainer — "I've Had Enough" · · Score: 1

    I worked with Alan a long time ago. Never quite understood how he could cope with a shimmering wallpaper.

    Anyway, the biggest compliment I've ever had was when he said my code was "fixable".

    Sadly at the time I didn't know him from a bar of soap. Only that he locked out all out customers fixing an intentional spelling mistake in my code ;)

  6. Re:To avoid a few flamewars. on Is Backyard Wind Power Worth It? · · Score: 1

    Here in London, UK, I doubt that you would get planning
    permission for a home built wind turbine. I love the
    idea of local power generation and DIY but even I have
    to admit that few people have the skills to ensure bits
    of this don't fly off in high winds.

  7. I thought... on Worm Wriggles Through Yahoo! Mail Flaw · · Score: 0, Offtopic

    ... 2 was hand on bosom outside shirt

  8. They said the same about VHS.. on Digital Cameras Force Film Off Dixons' Shelves · · Score: 1

    ..but you can still buy VHS gear from them. Cheap way to get lots of publicity.

  9. Re:Hold your horses on Nokia Could Make Linux Top Embedded OS · · Score: 1

    > 1) Since Nokia owns 48% of it,[cut]

    > 4) The reason Symbian exists, is that Nokia doesn't wan't to spend resources to development of an OS.

    Bit of a contradiction here? Nokia is using
    a resource the size of 48% of Symbian on OS
    development.

  10. So are RIM good guys? on The Complete History of RIM · · Score: 2, Funny

    What about Nokia?

    I know M$ is bad and GNU/Linux good beyond that I get a cluster headache.

  11. One year rolling contract on The Horror Of British Telecom · · Score: 1

    My major complaint against BT is the one
    year rolling contract:

    http://www.bt.com/terms/pdfs/bt1050.pdf

    I know a couple of people who have been stung
    by this.

    Given that they have a monopoly on DSL and
    cable broadband sucks it would be foolish to
    go into dispute with them.

  12. "Unfortunately no release date" on What to Expect from Linux 2.6.12 · · Score: 3, Insightful

    This seems like a good thing to me. One of the advantages of Linux not been driven by a need to produce revenue.

  13. Apple not so saintly given QuickTime task on Adobe Acrobat Toolbar Worse than Malware? · · Score: 1

    Any body know why I need the qttask.exe
    running all the time? Ive turned off the taskbar
    function and sadly every time I view a QT video
    it puts its RunOnce entry back in the registery.

  14. Re:balancing wheel chair on NASA's Cool Robot of the Week · · Score: 2, Informative

    Here is a link:

    http://www.dynopower.freeserve.co.uk/homepages/n ew chair.htm

  15. balancing wheel chair on NASA's Cool Robot of the Week · · Score: 1

    Ive seen a TV clip of a wheel chair
    performing the same trick.

    The demo showed a large adult sitting
    in the chair which was balancing on
    two wheels. The guy was thrown a weight
    that made the chair wobble but it easily
    recovered. This was all on a hard smooth
    studio floor but still pretty impressive.

    They didnt say if this was anywhere near
    production.

  16. bluetooth on Power-over-Ethernet: IEEE 802.3af Draft · · Score: 1

    So when can we have power over bluetooth? ;)