Archive for the ‘Scripting’ Category

Drupal 6.0 Beta3 Released

Friday, November 30th, 2007

The Drupal Team, after winning the 2007 Overall Open-Source CMS Award, (And a sum of $5000), have went on to release their 3rd Beta of the up-and-coming Drupal 6.0.

This Beta update includes 180 bug fixes since Beta2, and while they claim “our code is getting more stable by the day”, the Beta3 is now available for download from their website, here

6.0 boasts lots of new features, to name a few- more efficient SQL usage, stronger core, HTML Validity fixes, faster performance and an easier to use template system. Also, on a more useful scale, it includes better language support, OpenID support from install, easier to use installer, and at last it has the Update Status module included from install too – You can now check for updates and bug fixes directly from your Drupal installation.

I know I’ll be testing the Beta3, leave me your comments on how it goes for you

Windows Server 2008, cPanel, And You

Friday, November 9th, 2007

July past, Microsoft attended HostingCon 2007 to talk about their new addition to the Windows Product line – Server Edition 2008. This boasts new IIS7.0 with its out-of-the-box PHP support, enhanced Management Console and further debugging / error handling improvements; DotNetPanel – A New Web Control Panel from a new partnership with Microsoft and DotNetPanel Software Company; and built-in Virtualization support.

They also announced – wait for it – cPanel Web Control Panel for Windows Server 2008! That’s right, you heard me, cPanel for Server 2008. Woah, at last cPInc =)

With 111 days from date to launch of this new Server OS however, we may as well forget about it for a good couple of months, and with limitless price possibilities for Microsoft, for some of us, forever.

End of the road for PHP4

Thursday, July 26th, 2007

A solid 3 years after PHP5 was released, The PHP Group has finally announced that support for PHP4 will henceforth be discontinued.

In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable & production-ready and as PHP 6 is on the way, PHP 4 will be discontinued.

The PHP development team hereby announces that support for PHP 4 will continue until the end of this year only. After 2007-12-31 there will be no more releases of PHP 4.4. We will continue to make critical security fixes available on a case-by-case basis until 2008-08-08. Please use the rest of this year to make your application suitable to run on PHP 5.

Already, several web projects using PHP have announced their intention to switch to PHP5 soon. These include: The Symfony, Typo3, phpMyAdmin, Drupal, Propel, and Doctrine project.

With this new announcement, it is expected that many more web hosts will upgrade their Linux server currently using PH4, to PHP5.

More PHP Projects to require PHP5

Wednesday, July 11th, 2007

This vicious circle has been going on for sometime now but its about to stop, come 5th February 2008.

PHP5, a successor of PHP4 was launched about 3 years ago but has not witnessed widespread use mostly due to its incompatibility with PHP4. Most scripts and software today are written in PHP4 even though PHP5 comes with vast improvements including better security and improved functionality. The PHP Group has thus been forced to continue offering support to users still on PHP4.

This is about to change though. An organization was formed, exlcusively for that:GoPHP5.org The objective is simple, gather more support for PHP5, and make sure most software required PHP5, by February 5th 2008. In their words:

It is a dangerous cycle, and one that needs to be broken. The PHP developer community has decided that it is indeed now time to move forward, together. Therefore, the listed software projects have all agreed that effective February 5th, 2008, any new feature releases will have a minimum version requirement of at least PHP 5.2.0. Furthermore, the listed web hosts have agreed that effective February 5th, 2008, they will include PHP 5.2 (or a more recent version) in their service offer.

The news this week though, is that some leading PHP software have joined the massive effort to switch to the latest PHP upgrade. The Symfony, Typo3, phpMyAdmin, Drupal, Propel, and Doctrine projects have all announced that their next release after February 5, 2008 will require PHP version 5.2 as part of a coordinated effort at GoPHP5.org, and have issued an open invitation to any other PHP projects and applications, both open source and proprietary, that want to participate in the effort.

According to phpMyAdmin’s project lead, Marc Delisle: “The phpMyAdmin project is very enthusiastic to join the GoPHP5 initiative. We see GoPHP5 as a way both to improve our product’s new versions — not always having to add workarounds to remain PHP4­compatible — and improve the experience of our users — by projecting the correct message about the PHP system itself and its evolution.”

The first-ever version of PHP appeared on 8th June 1995 and as of October 2006, PHP6 is under-development.

What happens if Microsoft bought Yahoo?

Thursday, June 28th, 2007

There was some speculation in the media earlier last year that Microsoft was going to acquire Yahoo! Inc. Now, what would happen if the world’s software giant Microsoft bought the world’s number one online portal Yahoo!? I am not blogging about search engine issues here though there would be an angle to that too. Well, on the search engine front, they would simply find a way to merge the search algorithms as well as search index, of both Windows Live Search and Yahoo! Search.

Can you hazard what they would change the name of the Yahoo portal to? Perhaps they would not change it at all. Yahoo! has evolved over the years to become a leading brand on the Internet. Scrapping the brand will not be a smart idea, in my opinion.

The area I want to concentrate on is the programming language Yahoo! has used on much of its online estate. Many sections of Yahoo.com (I don’t know what percentage) are coded using PHP. At least, some are obviously PHP.

PHP is an open-source programming language popular used for server-side scripting in developing dynamic websites/applications. It is popular among many leading websites and open source geeks.

Microsoft on the other hand, developed rival language, ASP.NET. According to Wikipedia:

ASP.NET is a web application framework marketed by Microsoft that programmers can use to build dynamic web sites, web applications and XML web services. It is part of Microsoft’s .NET platform and is the successor to Microsoft’s Active Server Pages (ASP) technology.

Now this is where it gets interesting. Will Microsoft get rid of all the millions of Yahoo pages scripted in PHP and replace same with ASP.NET? Will they maintain the PHP scripts?

What do you think? Share your thoughts here and now! :)