View RSS Feed

Orjan

Programming methodology

Rate this Entry
by , 04-21-2009 at 11:32 AM (1188 Views)
As you might know, I'm writing on an web application, a tool/helper to an online game, Travian. I did a version in three months spare time last spring. I painted myself into a corner as the application grew faster and bigger than expected.

This fall, I started a complete rewrite of the code and I thaught I sat up a good structure for myself. I was very confident that it will be great, and it is not bad, not bad at all. However, I started to wonder if I could do something even better, especially to the user interface. I've been looking at extjs, I was looking a bit at jquery, and I didn't feel like it was my cup of tea. I'ts probably good, but I don't feel for them. I don't feel like programming my entire site in javascript, still, I want a modern, fresh look, feel and function, and I don't know how to accomplish this in a good way, so that's why it's been on ice for a few months now, because I need to make a few very important decisions.

Still I haven't found anything that would fit me, so I have nothing to take a decsision on yet either, which makes progress impossible.

Anyone out there with any further suggestions?

Submit "Programming methodology" to Digg Submit "Programming methodology" to del.icio.us Submit "Programming methodology" to StumbleUpon Submit "Programming methodology" to Google

Tags: None Add / Edit Tags
Categories
Programming

Comments

  1. Jordan's Avatar
    I like both, EXTJS and jQuery. I think EXTJS is more GUI or "graphical" oriented then jQuery. What is the link to your website?
  2. Orjan's Avatar
    http://dev.allytool.eu is my new developing version, login with user: testen pass: test

    extjs feels like what I want, but I don't wanna program the whole thing in javascript
  3. Jordan's Avatar
    I can't read it so I'm not sure what I am clicking but it looks really neat! IMO, jQuery and PHP would work well here.