Compare instant life insurance quotes from multiple companies. Get low rates for term, whole and universal policy today.
Read more »Compare instant life insurance quotes from multiple companies. Get low rates for term, whole and universal policy today.
Read more »Compare cheap auto insurance online quotes. Find car insurance rate discounts from multiple companies. Free instant online insurance quote comparison.
Read more »A Leading & Strategic Internet Marketing Company providing Search Engine Optimization, Search Engine Marketing, Link Building, Web Design & PHP Programming Services, increase web traffic, India
Read more »add() call and add /** @remotable */ comments to methods
That’s all for today but more is to come…
Preface
My first idea how to the name this article was “Ext.Direct for Dummies” just because I feel as a one as long as Ext.Direct is concerned. I’ve first heard about it during Ext Conference in April and I think that it is one of the brightest ideas of Ext 3.x release. Nevertheless, I had no time do dig into into it and to understand the concepts fully.
Pretty usefull article:
http://www.phpcult.com/blog/2009/08/talking-to-multiple-databases-with-s...
It's only for propel though, interesting if similar approach would work for doctrine as well.
Here is the reason why Vidyut Luther had to use multiple databases:
I can’t just extend the existing application for reasons we don’t need to get into, but I do need to interface with the ...
Hi,
If you finally decided to use version control software for your current symfony project this small article is for you. We use git and want to share some information about it with you.
So first of all you'll have to install it:
1. wget http://kernel.org/pub/software/scm/git/git-1.6.4.1.tar.gz (of course number of version most probably ...
Before, thank you for visiting at our website, I hope you are not bored for a visit to our website (siks…siks..siks..). OK, in this section we will learn about how to make Edit and Delete file in Extjs.
Read more »First time i using Ext JS, i think how difficult to use this library. and at the first time i try to build my first grid i fail :D what i see is a blank page and i dont know what the error. but i am not give up :D, when i am surfing on the internet i found firebug. firebug is tools that integrates with Firefox.
Read more »Hi all,
I’ve just posted new example on how to drag rows from grid to tree.
Enjoy!
http://examples.extjs.eu/?ex=grid2treedrag
So as we've promised here goes more slides for online viewing:
1. Symfony 2 by Fabien Potencier
It's long one but contains great information "where will be moving symfony in next 1-2 years".
Frankly, I'm a bit confused b/c I feel that symfony 2 wont be compatible with 1.x branch. I did ...
Simple things should be simple. While starting with ExtJS, I saw a screencast on Grid which used a rather dubious method of making an AJAX call using an actual form element. I hunted for a better option and I came across a better option - Ext.data.Connection. Here's an working example on how you can easily make AJAX call in ExtJS library.
Read more »Hi,
I’ve uploaded example of keeping state of asynchronously loaded tree at http://examples.extjs.eu.
The core state-keeping code is written in the form of plugin so it can be sticked in any existing tree.
Enjoy!
Read more »
Hi all,
I’ve just uploaded new example of how to invoke “Save As..” dialog when downloading files from the server.
http://examples.extjs.eu
Enjoy!
This example shows how to easily add tabs to a TabPanel without any layout issues of the newly added tab.
http://examples.extjs.eu
Enjoy!
Important
If you have not already done so, study Writing a Big Application in Ext (Part 1) and Writing a Big Application in Ext (Part 2)before you read this article. It would be very hard, if not impossible, to understand concepts explained here before you fully understand the first and second part.

You know, I’m not very big fan of factory functions, nevertheless, I’m aware of the fact that they may be necessary in some situations. Here is the file pattern that works (briefly tested).
Keep each factory function in a separate file name of which should be Namespace.Factory.functionName.js
Hi,
I’ve just uploaded a full-fledged example of combo with remote store at http://examples.extjs.eu.
Enjoy!

Suppose we want to remove all children of the node node:
while(node.firstChild) {
node.removeChild(node.firstChild);
}
That’s all there is to it
Read more »
Definitely interesting to read through conference slides (downside is only 3-4 presentation are in English and the other are French):
First Day Slides
Second Day Slides
The most impressive to us is Yahoo sliders. It's food for thinking. Here is just a few things we've discovered after presentation reading:
R3 (Easy Localization and Translation)
ysfAPIClientPlugin
ysfBuildPlugin
ysfYUIPlugin
Read more »
Recent comments
2 days 49 min ago
2 days 22 hours ago
3 days 23 hours ago
5 days 3 hours ago
6 days 3 hours ago
1 week 2 days ago
1 week 3 days ago
1 week 4 days ago
1 week 5 days ago
1 week 5 days ago