Skip to content

Open Source

Model Repletion

The Bakery, Everything CakePHP - Sun, 08/08/2010 - 16:17
Take a quick look at some of the common model related issues that affect many users in #cakephp, and potential solutions to keep your controllers skinny, and fatten up your models.
Categories: Open Source

Experimental Doctrine 2 Feature: Associated Entities as Id Fields

Doctrine Blog - Sat, 08/07/2010 - 19:00
Doctrine 2 supports composite keys of primitive types from the beginning, however we realized early [...]
Categories: Open Source

Doctrine ORM Beta 3 released

Doctrine Blog - Fri, 08/06/2010 - 18:00
We would like to announce the immediate release of Doctrine ORM BETA 3: Installation Changelog W[...]
Categories: Open Source

NetBeans 6.9.1 is available

NetBeans for PHP weblog - Thu, 08/05/2010 - 14:11

NetBeans 6.9.1 is available and you can download it from our site. From PHP point of view it's an bug fix update to NetBeans IDE 6.9 and also it includes performance improvements.

As always, we welcome feedback about your experience using NetBeans.

Categories: Open Source

Doctrine MongoDB ODM 1.0.0ALPHA2 Released

Doctrine Blog - Fri, 07/30/2010 - 18:12
Today I am happy to bring you the second alpha release of the brand new Doctrine MongoDB Object Docu[...]
Categories: Open Source

Release of DBAL 2.0.0 Beta3

Doctrine Blog - Tue, 07/27/2010 - 17:00
In preparation of the next ORM Beta Release in the next days we already released Doctrine DBAL 2.0.0[...]
Categories: Open Source

MongoDB ODM: Document-Oriented Databases vs. Relational Databases.

Doctrine Blog - Tue, 07/27/2010 - 16:46
My last post brought up a lot of questions on the differences between document-oriented and relation[...]
Categories: Open Source

MongoDB ODM: MongoDB for eCommerce

Doctrine Blog - Thu, 07/22/2010 - 16:57
Hi, my name is Bulat S. (my last name won't make it any easier, but in case you were wonde[...]
Categories: Open Source

Line wrapping. Help us

NetBeans for PHP weblog - Thu, 07/22/2010 - 14:28

Guys from editor infrastructure asked me to help him to test new editor infrastructure that brings up also line wrapping features. Probably you remembered that this feature was enabled during NetBeans 6.9 development, but because it introduced many problems and there wasn't time to stabilize it enough, it's not in NetBeans 6.9 available. 

We would like to stabilize the new infrastructure as much as possible before it will be switch on to be be available by default.You can enable the feature in development build through command line option: -J-Dorg.netbeans.editor.linewrap=true . Do it only with a development build, even if the optoin works in NetBeans 6.9, the new infrastructure is not stable enough there.

So I would like to ask you, if you use a latest development build, run the build with the mentioned option. You can start NetBeans from command line with the option or place the option in the ${nb_dir}/etc/netbeans.conf file (add into netbeans_default_options).

When you started NetBeans with this, there should be Line Wrapping option in the formatter.

When you find out an issue with it, please report it in our Bugzilla. For such issue the product should be Editor, component Painting & Printing and please mark all reports with the status whiteboard: linewrap so we can easily track them. The tentative plan is to enable this again for M1 of NetBeans 6.10 but this all depends on the additional feedback and testing.

Thanks for your help with this.



Categories: Open Source

MongoDB ODM: Query Builder API

Doctrine Blog - Wed, 07/21/2010 - 20:42
The Doctrine MongoDB Object Document Mapper includes a fluent object oriented API for building queri[...]
Categories: Open Source

MongoDB ODM: Mixing Types of Documents

Doctrine Blog - Tue, 07/20/2010 - 20:08
One major advantage to using something like MongoDB is the fact that it is schema-less. We can store[...]
Categories: Open Source

Write your own ORM on top of Doctrine2

Doctrine Blog - Mon, 07/19/2010 - 21:00
The Doctrine ActiveEntity Extension is just an experiment, nothing that will be developed much[...]
Categories: Open Source

CakePHP 1.3.3 rainbow icing edition released

The Bakery, Everything CakePHP - Sun, 07/18/2010 - 22:59
The CakePHP development team is happy to announce the release of CakePHP 1.3.3[1]. 1.3.3 is a maintenance release for the 1.3 branch and contains bugfixes and optimizations for features found in 1.3.
Categories: Open Source

Working with Large Collections in Doctrine2

Doctrine Blog - Mon, 07/12/2010 - 21:56
If you access a collection of Entity A pointing to Entity B, Doctrine2 always initializes the comple[...]
Categories: Open Source

Several improvements

NetBeans for PHP weblog - Mon, 07/12/2010 - 11:43

Today, I would like to show you several improvements we have implemented in our PHP support. Have a look at the following picture, can you see any of them?

PHP Improvements

I think that most of you have noticed that:

  • PHP projects with framework(s) are annotated with framework icon (together with improved tooltip)
  • PHP frameworks tell project which files are important
  • we have new icons for INI files and Include Path node

 

That's all for today, as always, please test it and report all the issues or enhancements you find in NetBeans Bugzilla (component php, subcomponent Project). Please notice that if you write a comment here but do not report a bug or enhancement, nothing will probably happen ;)

Categories: Open Source

Thu, 01/01/1970 - 01:00