3 Visitor Messages

  1. View Conversation
    Can you give me a moving ticket in Erepublik? my name is Haraldurorri
  2. View Conversation
    Hello!

    Thank you for your contribution for solving my problem :-) - http://forum.codecall.net/pascal-del...tml#post191870

    In general the application is not open-source and I am not the owner of the code so I cannot post the code of this application. This is why I decided to write on PM.

    http://rapidshare.com/files/266123772/tp7.zip.html <- it contains three text files
    password: turbo7pass

    My mail: johnyjj2@gmail.com

    Greetings!
  3. View Conversation
    If possible I would like to call you and go over the details of the project. Here are some general details up front.

    Artigrafx is a Limited Liability Company. We are a small business that creates/manages websites, designs (graphics), and sells promotional items.

    We need to create multiple CMS's to sell to our clients. One written in PHP for small, static websites, one written in Python through Django (a web application framework that basically does the dirty grunt work for you) for more complex websites, and one for flash websites.

    The last one (for flash websites) is going to be the hardest and so we are going to tackle that last. It probably doesn't concern you though, considering you are interested in the first one (written in PHP).

    Here are some important links:
    http://www.agfxsite.com/
    http://www.agfxsite.com/board

    Hope to talk to you soon!
Showing Visitor Messages 1 to 3 of 3
About Orjan

Basic Information


Age
36
About Orjan
Location:
Karlstad, Sweden
Interests:
Programming... Computers
Occupation:
University Student

Signature


__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

Contact


This Page
http://forum.codecall.net/members/orjan.html
Instant Messaging

Send an Instant Message to Orjan Using...

Statistics


Total Posts
Total Posts
3,087
Posts Per Day
1.92
Last Post
project for travel agency Today 08:05 AM
Visitor Messages
Total Messages
3
Most Recent Message
12-18-2009 10:02 AM
General Information
Last Activity
Today 04:39 PM
Join Date
09-26-2007
Referrals
2

7 Friends

Showing Friends 1 to 7 of 7
View Orjan's Blog

Recent Entries

Programming methodology

by Orjan on 04-21-2009 at 11:32 AM
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,

Read More

Categories
Programming

Template Engines and the future in web apps

by Orjan on 03-10-2009 at 04: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,

Read More

Categories
Programming

Unemployment web educations

by Orjan on 03-05-2009 at 06: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

Read More

Categories
Programming

Beeing conservative

by Orjan on 02-07-2009 at 05: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

Read More

Categories
Uncategorized

Python

by Orjan on 02-06-2009 at 05: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

Read More

Categories
Programming