Aug12

Zend Framework 1.6 RC1 with WSDL AutoDiscovery

Zend Framework's new release 1.6 is in it's RC1 stage now. It has got many exiting features, including one of the much waited WSDL auto-generation using Zend_Soap_AutoDiscover class. It will automatically generate WSDL based on your class definition based on PHP Documentation.

I am not sure why it is taking long with PHP to have WSDL auto-generation feature? May be loose typing..!

Anyway current implementation of Zend's WSDL generation with Zend_Soap_AutoDiscover doesn't seems to be perfect. It is having issues with Complex Type. Although you can manually generate WSDL with the help of Zend_Soap_Wsdl.

When I tried with AutoDiscovery feature results were surprising for Complex Type, behavior of generator was weired. Let's hope that Zend will fix issues with this great feature before their final release. Documentation is also in it's building stage and needs more examples and better compilation. Download Zend Framework from here, and try with tar.gz, it looks like zip is not working for me (more than once) with current compilation due to some reason.

Previously I have used WSDL generator class from jool.nl, it was quite handy and easy to configure and uses Reflections to generate WSDL from PHP Docs just like Zend Framework.

Add Your Comments »


Aug9

PHP: Performance Improvement Tips

This post covers some performance improvement tips by showing merits or demerits of various coding practices in PHP. While developing small websites or projects which are not meant to be maintained for longer period of time it’s okey it we don’t care about all this performance improvement and so on. But while we are into the development of some product or project which are going to be maintained for longer period of time then it is required that we take care of small things from the beginning. Initially we may feel that benefits are not drastic but when we have large amount of user base then all small and minor things matters.

Continue Reading »

Filed In: PHP

Jul27

Firebug Lite 1.2 Released

As we all know that Firebug is a great tool for debugging and profiling our Javascript code, but we have been limited to do it with Mozilla based browsers (Firefox). Firebug team has done great job by providing us ability to use Firebug Lite with Internet Explorer, Opera or Safari.
Firebug Lite is just a small javascript library which could enable us to use most of the features of Firebug Extension without any Installation..!

Continue Reading »

Filed In: Javascript Tools / Plugins / Extenstion


May21

jQuery 1.2.5 released

jQuery 1.2.5 is available only after one day of jQuery’s 1.2.4 release. jQuery 1.2.4 was a bad build probably. There were some patches missing and difference was small compared to the list of bugs fixed.
There is a huge bunch of tickets which is closed. Here is the list of tickets closed for jQuery 1.2.4 or [...]

Continue Reading »

Filed In: Javascript jQuery

May10

Symfony 1.1 RC1 Released

There are some great news for symphony lovers. Symfony 1.1 is now in it’s release candidate stage. At the same time the biggest news is that after Yahoo! Bookmarks now Yahoo! has chose symphony to rewrite Yahoo! Answers..! That sounds great that symfony is making it’s stand higher and higher by being chosen for developing [...]

Continue Reading »

Filed In: Framework PHP



About

blogs@DiGiTSS is owned by Dharmavirsinh Jhala and Gaurav Gajjar.

Dharmavirsinh is working as PHP Team Lead at Meditab Software Inc, and now he is into PHP world for more than 2 years. He is having experience of building complex Web Applications (CRM, ERP), Web services and complicated real world custom applications and much more. He has been handling deployment of projects on either Client's server or company's server.

Gaurav Gajjar is working for Conchango as Technical Consultant from QuickstartGlobal and has been providing solutions with Microsoft.NET technology for nearly 4 years. He is having reputation of finishing his projects on or before time most of the time. He is right now working with AGILE development methodology to deliver solutions.

Both are known to achieve what they want and they are good friends, they know each other since last 10 years. They can provide solution for any technical problem, even though if they are facing it for the first time. You can put them in worst condition and they will get out of it, ready to take on any challenge.

Now days I have been hearing term "Rock star" for programmers, I believe they have it all what it takes to be a Rock star.