Skip to main content

Posts

Interview with Dries Buytaert, Creator of Drupal By David Peterson | April 28, 2010 | Web Tech

Drupalcon San Francisco — last week, David Peterson ( @davidseth ) caught up with Dries Buytaert ( @Dries ), the creator of Drupal, to discuss where Drupal is heading, what challenges are ahead and what keeps him going. Dries Buytaert: What do you want to talk about? David Peterson: I wanted to talk about where you see the big shifts happening — touching on Tim O’Reilly’s keynote address where he talked about the future of devices and cloud data. Also, I was in the Warner Brothers Drupalcon session and they said the biggest problem they were facing is not music piracy. It’s actually the fragmented way that people access content. The website is no longer the focal point; it’s actually the Nintendo Wii’s, the Xbox, PlayStations and mobile phones. So with that in mind, where do you see things going and how will Drupal facilitate that? DB: Right. DP: So let’s start with a very basic question. When do you think a stable beta version of Drupal 7 might land? DB: So, Drupal 7 has about a 100...

Difference between Drupal and Joomla

Anyone trying to evaluate open source content management systems is aware that there aren't a lot of recent, useful comparative reviews. What's surprising is that this issue is true even for such popular solutions as Drupal and Joomla. Stating in January that, "most comparisons of Drupal ( news , site ) and Joomla ( news , site ) conclude that you should select the one that best suits your needs. However, they give too little guidance about how to do that," Webology eBusiness Solutions set out to quantify the pros and cons of each by releasing a survey. The Survey The survey divided questions into five categories: Developers Documentation Performance/Functional Aspects Appearance Ease of Use/Learning Users were classified by their response to "CMS most experienced with," with those answering "Not Applicable/Don't Know" to this question being removed from the analysis. In general, the respondents were slanted a bit more toward Joomla users than...

Benefits of PHP Programming in Custom Web Development

The original full form of PHP is Personal Home Page but in programming sense it stands for Hyper Text Preprocessor. HTML is client side language means Browser translate the HTML code into the “byte code” that is easy to follow for a computer. The “byte code” then translated into the out put as we see on the screen for instance in to the Text or Image. Server side language in web development PHP is server side language means PHP has an interpreter that interprets PHP code into the HTML code for a browser means every time it writes the HTML for your PC’s browser from the server where it resides. That means it can generate HTML for so many browsers at a time. Rest of process is same for the HTML as we have discussed earlier, means HTML get translated in to the byte code and byte code in to the computer screen Text or Image. With server-side scripting languages, you don’t need anything adding to your browser or computer, as the interpreter inside the machine that hosts the particular Websi...

Tips for Learning Simple Php

When you are trying to learn a new programming language like PHP, it can get a bit intimidating, especially if you have never had experience with other programming languages before. But trust me, the toughest hurdle is really the starting point. Once you have gotten over that, it is really just a matter of keeping your focus and practicing. Be patient and learn the steps one at a time and you will get there. Here are some tips to help you learn simple PHP: Learn the basics. To learn a new language, specifically a programming language, you will need to have basic computer skills. Before you can learn PHP, you need to have a basic background on HTML. This is necessary to make PHP easier to grasp. Plus, you can alternate between the two later on using the same document. PHP is a language that uses scripting and often used with HTML to supplement functions that HTML lacks. With PHP, you can collect and process data, make comparisons and calculations things that you can not do with HTML. Us...

Flash Builder for PHP 4.5.1 Gets iOS Support

IBM i shops that use the latest release of Zend Technology Flash Builder for PHP can now compile their Flash user interfaces into native iOS applications that will run on Apple devices. Flash Builder for PHP version 4.5.1, which was released late last month, enables developers to target all major client devices--including Windows, Mac, and Linux PCs; Web browsers; and iOS, Android, and Blackberry Playbook mobile devices--with a single development effort. Zend launched the first release of Flash Builder for PHP (version 4.5) in May. The offering combines Adobe 's Flash Builder development tool with a full copy of the Zend Studio IDE, enabling programmers to write slick Flash-based interfaces from the IDE they use to write back-end PHP apps for IBM i, Windows, Linux, and every other server supported by PHP. The Eclipse -based software makes it relatively easy for PHP developers to use Flash to power their GUIs. Adobe and Zend have built a layer of integration into the software that...

PHP Frameworks

Before you can actually implement PHP frameworks on your web designing project it is important to fully understand the way they function and how they can work to enhance your project. PHP is actually the most popular and common script language used by web designers worldwide, and there is a definite reason for its popularity. First of all it is simple to use and flexible, as many times coding and scripting can get tiresome and boring. PHP will help you to apply applications rapidly, saving time and generating more stable applications. It will also cut down the codes that recur frequently and are used by web developers. This is why web designers and developer favor this method, which is also very suitable for beginners. You can build very stable applications and provide a precise data base of coding and interaction. This will save time on writing down repetitive codes and allow you the time for creative issues. There are various reasons for using PHP frameworks, the main one being that ...

The expenditure of PHP web development decrease for PHP developers

Personal home page: PHP is often a mostly used, general-purpose scripting language that is basically planned for web development to create dynamic sites and application. PHP great for server-side web site development, and this usually exercise on a web server. Hypertext Preprocessor doubles to create client-side GUI applications and command-line scripting. Recent time this scripting language popularity is increasing each day for business web development. There are particular reasons for this popularity. First reason is this :, it’s available cost-free, along with the PHP owner provides complete source code for users to set up, customization, and extend for manage a webpage. That way, the expenditure of PHP web development decrease for PHP developers and it also advantage will receive Merchant. To make a website using PHP certainly a simple and easy and not other development tool like ASP.Net and Java. The functions, methods and syntax for this scripting language simple and easy, and ...