Speeding Up Work
Moderator: General Moderators
Re: Speeding Up Work
If you know some programming and programs like Delphi, MSVC or DevC++, you can build a program to automate routine jobs for you, that's what I am going to do.
Re: Speeding Up Work
You can do that in PHP.
Re: Speeding Up Work
Yeah, but I always find a desktop program more convenient.
Oh well now that I found XAMPP that might change.

Re: Speeding Up Work
You can write desktop apps in PHP.Sindarin wrote:Yeah, but I always find a desktop program more convenient.Oh well now that I found XAMPP that might change.
PHP-GTK - http://gtk.php.net/
Roadsend Compiler - http://www.roadsend.com/home/index.php?pageID=compiler
With those together you don't need a server on the local machine. I've not actually tried using them mind you.
Re: Speeding Up Work
But the php applications will not have any gui right? There are no styling commands for php.
Re: Speeding Up Work
Well done on not bothering to read the links before commenting.Sindarin wrote:But the php applications will not have any gui right? There are no styling commands for php.
Re: Speeding Up Work
I just saw the compiler only, I thought GTK was just a runtime needed by the compiler.Well done on not bothering to read the links before commenting.

- allspiritseve
- DevNet Resident
- Posts: 1174
- Joined: Thu Mar 06, 2008 8:23 am
- Location: Ann Arbor, MI (USA)
Re: Speeding Up Work
I enjoyed this article from InfoQ about a website redesign for the CMS for guardian.co.uk that involved both Agile Methodologies and Domain Driven Design:
http://www.infoq.com/articles/ddd-evolving-architecture
I would have preferred more code samples, but it still was a big inspiration. It seems like it's pretty relevant for the first portion of this discussion.
http://www.infoq.com/articles/ddd-evolving-architecture
I would have preferred more code samples, but it still was a big inspiration. It seems like it's pretty relevant for the first portion of this discussion.