Feeds:
Posts
Comments

Archive for the ‘Database Application and Open sources’ Category

PHP is the best all around scripting language for web applications with a large community and lots of readily available tools. this come from the recent survey by the study of EDC predicts. “Scripting languages play a significant role in the software application development landscape with just over 60 percent of all developers indicating they use some form in their development efforts,” said John Andrews, preside. PHP received the highest overall score while Ruby did best in ease of use and exception handling, and Python was tops in extensibility and memory management.

Java script was best for client-side scripting, while F# got the best score for security. PHP was rated best in everything else.

Top jobs list by programming skills (jobs per month):

PHP — 2,000
Flash — 1,000
Ajax – 600
ASP — 500
Java — 300

PHP Developers by Country:

India — 2,183
U.S. — 857
Ukraine — 420
Russia — 348
Pakistan — 324
Philippines — 239

PHP is superior to any other coding platform. It’s free, flexible, and offers a massive support community, Plus, the extensive Open Source library of proven PHP and MySQL scripts are customizable, portable, and scalable for almost any web application.

Read Full Post »

The TringMe platform APIs enable developers to create voice and telephony applications in Adobe Air, Flash, Flex, AJAX, PHP, HTML, including smartphone platforms like Symbian, Windows Mobile and the iPhone OS. TringMe provides an ecosystem wherein VoIP providers, service providers, enterprises, developers and end-users can interact. It provides a platform for the development applications that integrate voice and telephony “without worrying about the underlying details of call routing and signalling.”

TringMe, a startup run by its founder Yusuf Motiwala, provides a unified platform offering that claims to integrate all existing voice and telephony communication devices. Its latest attempt at providing web-enabled voice application is the announcement of the VoicePHP programming language.

According to the TringMe website, VoicePHP is In simple terms, it’s the same old PHP which now enables you to create voice applications. It’s not an extension to PHP; infact it’s the same PHP which now outputs voice instead of text and also takes input as voice instead of text. In technical terms, it’s PHP whose standard text based input & output (stdio, stdout in programmer’s term) are replaced by voice equivalent. Refer the diagram below.

How the application work see below and For more details, visit the voicePHP website.

Web-Enabled voice application VoicePHP programming language by TringMe.

Web-Enabled voice application VoicePHP programming language by TringMe.

Read Full Post »

The new MySQL Query Analyzer tool is integrated into the MySQL Enterprise Monitor, a key component of Sun’s MySQL Enterprise subscription offering.

MySQL Query Analyzer

The MySQL Query Analyzer saves time and effort in finding and fixing problem queries by providing:

  • Aggregated view into query execution counts, run time, result sets across all MySQL servers with no dependence on MySQL logs or SHOW PROCESSLIST
  • Sortable views by all monitored statistics
    Searchable and sortable queries by query type, content, server, database, date/time, interval range, and “when first seen”
  • Historical and real-time analysis of all queries across all servers
  • Drill downs into sampled query execution statistics, fully qualified with variable substitutions, and EXPLAIN results

The new MySQL Query Analyzer tool is integrated into the MySQL Enterprise Monitor, a key component of Sun’s MySQL Enterprise subscription offering. MySQL Enterprise is a comprehensive set of software and services, consisting of:

The MySQL Enterprise Fall 2008 Release is scheduled to be commercially available within the next 30 days. MySQL Enterprise Server Software, MySQL Enterprise Monitor, Premier Enterprise-class Production Support. For more about the MySql Enterprise pricing and availability details are available at http://www.mysql.com/news-and-events/generate-article.php?id=2008_29

Read Full Post »