Seva at Eclipse

Seva Lapsha working on Eclipse PDT project

Archive for the 'php' Category

Iterators in PHP

Posted in development, eclipse, leisure, pdt, php, scala, thought on August 3rd, 2009 | No Comments »

Recently, while playing with Scala/Python/PHP comparative implementation of lazy algorithms (I will hopefully describe them some days later) with colleague and friend of mine Michael Fuks, I sorrowfully discovered that, despite there are several SPL units, which define basic Iterator interfaces and functionality, most of the functionality available for arrays is missing for Iterators.
So [...]

[ Back to top ]

Aptana “steals” PDT code

Posted in development, eclipse, integration, java, pdt, php on January 5th, 2009 | 5 Comments »

Aptana “steals” PDT code

[ Back to top ]

Dependency Injections in Java 5

Posted in development, java, php, unit testing on December 22nd, 2007 | 1 Comment »

Recently I’ve discovered a new “framework” which simplifies dependency injections in Java 5. It’s called Guice.
Well, what can I say. It indeed has sence. But what I’m wandering of is you need a framework for this thing. In PHP you can solve the problem in exactly x lines. And certainly don’t perform at lectures to explain the concept.

[ Back to top ]

PDT Resource Containers Include Paths

Posted in development, eclipse, pdt, php, zend studio on December 16th, 2007 | No Comments »

Last week I have been working on extending of Include Path Libraries management in PDT and Zend Studio for Eclipse (Neon). The change won’t be released either in PDT 1.0.2 or in Zend Studio for Eclipse GA, but in the next ones (since it changed almost every aspect of products’ functionality).
The change’s idea is very [...]

[ Back to top ]

Grouped Completion (Content Assist) in PDT

Posted in development, eclipse, java, pdt, php, zend framework on November 25th, 2007 | 1 Comment »

Last Wednesday I was working on grouping of code completion (content assist) options. It’s now only exists in CVS and will be (hopefully) released with the build after the next one (the current is already finalized).
Overview
The main point of the feature is collapsing of multiple same-prefixed options into groups, instead of showing a long list [...]

[ Back to top ]

Zend Framework vs. CakePHP, Symfony, Seagull, WACT, Prado, TRAX, eZ and CodeIgniter

Posted in ajax, development, php, software, web, zend framework on November 13th, 2007 | 8 Comments »

In contraversal with what it might seem, I won’t compare features of the mentioned projects. For that purpose you may just read this nice article by Dennis Pallett.
Instead, I will share you what I learned with help of [in]famous Ohloh project - the codebase, activity and participants dynamics comparison of the mentioned projects.
Well, I’ll not make any conclusions - just [...]

[ Back to top ]

Integration of Zend Framework and Prototype Ajax

Posted in ajax, form, html, integration, javascript, php, prototype, zend framework on October 29th, 2007 | 2 Comments »

Last two days I’ve worked on implementing an example of integration of Zend Framework’s MVC and Prototype’s Ajax for HTML Forms submission and validation.
The solution consist of 2 parts:
1. There is a new View Helper to create an Ajax-enabled form.
This part mostly consists of JavaScript code, which alters default HTML Form behavior to submit the [...]

[ Back to top ]

Debug PHP and JavaScript simultaneously

Posted in atf, eclipse, integration, javascript, mozilla, pdt, php, zend studio on October 20th, 2007 | No Comments »

Yesterday me and Roy had a brainstorm session on future Zend Neon (Commercial version of PDT) and ATF integration and “occidently” found a way of debugging of an URL with both Zend’s PHPand Mozilla’s JavaScript debuggers in one session.
Surprise! It’s possible with neither patching nor hacking. I’m not going to show the exact steps of [...]

[ Back to top ]

PDT and me

Posted in past, pdt, php on June 25th, 2007 | No Comments »

Luckily, some projects I work on currently are open sourced, what makes me able to post close to everything I want about them.
I have been involved in PDT more than one year, starting with my entrance to Zend’s Development Team (After finishing to work about 4 years in the e-Business team as Zend’s site developer [...]

[ Back to top ]

Recent Posts

Archives

Categories

Meta