3
I Use This!
Activity Not Available

News

Analyzed about 1 month ago. based on code collected 2 months ago.
Posted almost 14 years ago by Romans
In this article I am comparing many different aspects of the 3 different ORM systems. ORM means Object Relational Mapping and it is a way to present database data in object-oriented way. Agile Toolkit is a full PHP UI Framework but it comes with a built-in ORM (Object Relational Mapping). Propel and Doctrine are the two [...]
Posted almost 14 years ago by Romans
We are looking forward to releasing 4.0.4 version and are thinking what kind of features people need in a stable branch. Currently we would like to add: Question feed from StackOverflow embedded into example app Issue feed from github.com Back-port support for setModel() from 4.1 branch Are there anything else what you are willing to [...]
Posted almost 14 years ago by Romans
Twitter button is simple to add if you follow official guide. The code produced by the guide would contain a regular link and a JavaScript include. Executing the code would make the button look cool. Here is a sample code: Tweet Unfortunately this code wouldn’t work if you will [...]
Posted almost 14 years ago by Romans
Since we started promoting Agile Toolkit over a month ago, the feedback have been incredible. We heard from individuals who are learning Agile Toolkit for their own projects as well as companies. We are happy to hear a first announcement from Stigasoft. Great job on learning Agile Toolkit! How many week it took? Three?
Posted about 14 years ago by Romans
Agile toolkit 4.0.3 fixed bug https://github.com/atk4/atk4/issues/9 which was showing on new installation mechanism (without .htaccess) if you use sub-pages
Posted about 14 years ago by Romans
I am pleased to announce that next stable release of Agile Toolkit is ready to be downloaded. If you already have a project using Agile Toolkit, then you will need to replace “atk4″ folder with the new one. You can download atk4 / atk4-addons separately from Agile Toolkit Download Page. To see list of changes [...]
Posted about 14 years ago by Romans
Forms are the foundation of interactive web and what we call Web 2.0. In this article I will walk through the possible problems web developers encounter when creating web forms and solutions to those problems. This article will be useful to people who are starting web development or who are experienced at it. This article [...]
Posted about 14 years ago by Romans
For web developers it is always a big choice, whether to use a regular links or load data through AJAX. Regular links are boring and old, but AJAX is not supported by Google and other crawlers. The solution is to have a regular link pointing to the page, but also add JavaScript on that link [...]
Posted about 14 years ago by Romans
My company produces around 10-20 web projects per year for small companies and web entrepreneurs. Our clients, often business-oriented, are busy chasing investors and winning awards, while we are looking after their Web Software. However interacting with them is very important and we are looking for a better ways to do so. Since we are [...]
Posted about 14 years ago by Romans
It’s been 4 years since I showed up for M50 Enterprise Program (Government program helping start-ups in Ireland) dressed in jeans and t-shirt. I had an idea for on-line project and I wanted to pursue my goal. My belief was that if I write a great software and make it look good, people would certainly [...]