View RSS Feed

Orjan

  1. Programming methodology

    by on 04-21-2009 at 01:32 PM
    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, ...
    Categories
    Programming
  2. Template Engines and the future in web apps

    by on 03-10-2009 at 06:35 PM
    I'm coding some projects, and I can only say that I actually love the php template engine Smarty. I have had discussions here on CodeCall and several taught it is a bad idea, but I find it wonderful. I just love the two layer functionality, and that it's already made, I don't have to re invent the wheel.

    It gives me a lot of advantages, as I don't have to think about any outputs when writing my pages, I only have to think about pushing the relevant data to the template engine, ...
    Categories
    Programming
  3. Unemployment web educations

    by on 03-05-2009 at 08:33 AM
    Hello there. I'm unemployed as previous stated.

    Now I'm going to tell you a bit of the opportune to get educated by governmental funds here in Sweden, and especially in the IT area. I can read programming, actually. Web programming. Then they offer MCSE certification, in windows 2000, outdated ages ago, so I believe I can't trust that the crash course in programming is more updated than 1990's. Web development and programming with HTML 3.0, I'm afraid. I guess they've never heard ...
    Categories
    Programming
  4. Beeing conservative

    by on 02-07-2009 at 07:42 PM
    I think this is the largest problems for programmers of today. To be too conservative.

    The programming languages evolves, new programming languages are created, and others maybe not be obsolete, but will sink back in usage at least. The only language that actually has stood in this windy business is C/C++. It has lasted for more than most languages has, and especially with such a competitor as java taking place on the programming scene.

    The older programming languages ...
    Categories
    Uncategorized
  5. Python

    by on 02-06-2009 at 07:29 PM
    Wow. I have had an great experience lately. I've been working with a python script and been customizing it for a few days. And Python does have potential, oh yeah!

    I find the language easy to program in, most of the time, but it has many special things that isn't so easy. I have troubles finding good documentation. python.org is not especially good source for good python documentation, if you compare it to php.net for example.

    It's understandable as it's more third ...
    Categories
    Programming
Page 1 of 2
1 2 LastLast