2010
02.25

The WordPress team posted the 3.0 development cycle report.
It speaks about menus, the merge and the patching.

The announce the feature freeze date too, that’s fixed to March the first 2010.

Read the full report

2010
02.24

The TYPO3 Core Team announces versions 4.3.2 and 4.2.12 of the TYPO3 Enterprise Content Management System.

They are announcing the release of the following TYPO3 updates:

  • TYPO3 4.3.2
  • TYPO3 4.2.12

All versions are maintenance releases and contain bugfixes and security fixes.

IMPORTANT: These versions include important security fixes to the TYPO3 core. A security announcement has just been released:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-004/

Post’s details

2010
02.24

Hi poeple !
This release comes with pleasure. It fix a bug in the image’s path.

Changelog 1.0.4 :

  • Fixed absolute hardcoded image link always pointing on ansermot.ch (thanks Alexander)
  • Fixed chart image title
  • Cleaned some code
  • Fixed plugin’s folder name in image path

Direct download
Plugin’s homepage

2010
02.23

I’ve released FIreStats Charts 1.0.3 ’cause I’ve forgotten some littles fixes in the 1.0.2…

Changelog for 1.0.3 :

  • Updated version number in class
  • Added temp file cleaning (should be in 1.0.2 but forgot to add the call to it)
  • Moved rendering function inside the class
  • Removed template tag

Direct download
Plugin’s homepage

2010
02.23

Ansermot.ch was down this evening due to an IP switch from my host.
Now all is ok :)

2010
02.22

I just released FireStats Charts 1.0.2 :)
It comes with some little fixes.

Enjoy !

1.0.2 changelog :

  • Removed static graph image
  • Added temp graph png generation
  • Added temp directory file cleaning (older than 1 hour)

Direct download
Plugin’s homepage

2010
02.22

Pursuant to requests from the European Commission, Microsoft will offer a “bundle screen” for users of Windows XP/Vista/7 located on our continent, not to be anti-competitive “and let them choose between their browser and those of other software vendors.

The “bundle screen” enter into force on 1 March, in a week.

What will the impact on market share of Internet Explorer? The public will be he faithful?

To be continue…

2010
02.22
After several years of expectations, Bluefish 2.0 comes out. Bluefish is an IDE (editor) who joined the family of FDI.
This new version is oriented web development in 17 languages. He wants light, fast and free but also open.
Its opening can support many languages such as PHP, HTML, Javascript, XML, Python, Perl, CSS, SQL …
Furthermore, many useful features for developers are available as syntax highlighting, multiple document interface, external program integration, synchronization, toolbar …

After several years of expectations, Bluefish 2.0 comes out. Bluefish is an IDE (editor) who joined the family of FDI.This new version is oriented web development in 17 languages. He wants light, fast and free but also open.Its opening can support many languages such as PHP, HTML, Javascript, XML, Python, Perl, CSS, SQL …

Furthermore, many useful features for developers are available as syntax highlighting, multiple document interface, external program integration, synchronization, toolbar …

It runs on : Debian, Ubuntu, Fedora, Gentoo, Mac OSX, AltLinux, OpenSolaris and Windows

Read the communicate

2010
02.19

Here’s a very small snippet about how to know if a Dom element is on the document with jQuery

var myElement = $(‘#myElement’);
if (myElement.size() == 0) {
// Element doesn’t exists
} else {
// Element exists
}
2010
02.19

Today WordPress.com was down for approximately 110 minutes, our worst downtime in four years. The outage affected 10.2 million blogs, including our VIPs, and appears to have deprived those blogs of about 5.5 million pageviews.

See full details