-
PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more.
via Phing. -
Non siamo mai stati dei simpatizzanti di Mr Berlusconi Silvio, sulle pagine di Gioorgi. Non ci è mai piaciuta la sua politica, nessuna sua proposta o tentazione anti-legale, anche se ogni tanto il suo humor da barzellettiere ci ha fatto ridere.
La vita personale del signor B. non è per noi significativa: sono i fatti politici che ci interessano.
In Italia (contrariamente all’America e ad una certa Europa), la vita privata di un premier non è mai stata motivo di dimissioni. E tra un incolore Andreotti e un frizzante Berlusca, sarei tentato di preferire il secondo, se non ci fossero risvolti penali.
Questo non ci esime però da alcune osservazioni sulle notizie che circolano, e che sembrerebbero avere ripercussioni politiche.
Read More -
[poll id=“1”]
-
iMacros - Web Automation, Web Testing and Web Scraping
Record & replay all web surfing activities
Read More -
In late 1994, when I need to write a programming language it was a pain. You must start with flex, lex and so on, and the way will be very long.
Read More -
Bupmed from ArchiveTeam, we have a shocked news:
Geocities was a once very popular web hosting service founded in 1994 and purchased by Yahoo in 1999. On April 2009, Yahoo announced they would be closing Geocities "later this year". Apparently, Yahoo will offer a means to export user data sometime this summer.
The news is also reported by TechCrunch:Not with a bang, but with a whimper. Yahoo! is unceremoniously closing GeoCities, one of the original web-hosting services acquired by Yahoo! in 1999 for $2.87 billion.[...]
GeoCities’ traffic has been falling over the past year. According to ComScore, GeoCities unique visitors in the U.S. fell 24 percent in March to 11.5 million unique visitors from 15.1 million in March of 2008. Back in October, 2006, it had 18.9 million uniques.[…]
Read More -
Hands-on We loved the Xandros based OS the Asus put on the original Eee PC for its simplicity and direct access to applications. Likewise Acer's version of Linpus, installed on the Linux versions of its Aspire One netbook. For 90 per cent of the tasks anyone's likely to perform on a netbook, they're spot on and allow the machines to boot up in under 20 seconds.
via The best netbook-friendly Linux distros • Register Hardware. -
Yahoo has been a vociferous Apache Hadoop user and supporter for several years now, and uses it extensively within its Search technologies. Hadoop has been gaining popularity in the Cloud Computing space, with companies like the NYTimes converting 4TB and 11 million articles to PDFs in under 24 hours using Hadoop and EC2 in late 2007. Hadoop has been made available in Amazon's cloud and Yahoo has now released its own Hadoop version.
from Slashdot | Yahoo Releases Open Source Hadoop Distribution. -
As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve full hardware resource utilization only increases the importance of being able to incorporate concurrency in a wide variety of application categories.
In this article we are evaluting a new approach to the concurrency. In the last five years computers are becoming even more parallel. Intel is pushing multi-core achiteture also on commodity personal computers. Neverless the computing power is ofter not well used: one again, hardware is a step head of our day-by-day software development. Remember when the 80286 came into light. The 286 was able to provide a multi-programming architecture but without memory management protection. We had to wait 386 hardware to see software working on preemptive multi-tasking, because software cannot cope with unprotected memory. In one word, it costs too much to develop a operating system without the new features the 80386 bring to us. What about concurrent programming? Can we look similarities in the concurrency field?
Read More