Remove Develop Remove PHP Remove Web Remove Writing
article thumbnail

Down the Stack | How Low Do You Go?

Tech Zulu Event

I’m largely talking about whether to use an Infrastructure-as-a-Service (IaaS) or a Platform-as-a-Service (PaaS), and to some extent, how much to rely on Software-as-a-Service (SaaS) providers or write your own application components. PaaS, on the other hand, will provide a development platform (as a service) to create new applications.

SaaS 90
article thumbnail

Frank Addantes FounderBlog: So, you need to develop a product?

Frank Addante

► February (1) Building and Developing an A++ Team ► 2008 (14) ► December (1) Develop a Culture Roadmap ► November (2) Green Week - Save the Environment and Your Cash Creating a Culture of Innovation: Cultural Values. Under Process, Over Deliver So, you need to develop a product? Build a SWAT team 3.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Frameworks Round 1

TechEmpower

You are viewing the first round of web application framework benchmarks. And let us simply draw the curtain of charity over the Cake PHP results. Among the many factors to consider when choosing a web development framework, raw performance is easy to objectively measure. But a 40x difference between Vert.x Motivation.

Framework 544
article thumbnail

Framework Benchmarks

TechEmpower

And let us simply draw the curtain of charity over the Cake PHP results. Among the many factors to consider when choosing a web development framework, raw performance is easy to objectively measure. We were surprised by the performance of Raw PHP in this test. However, the penalty for using an ORM on PHP is severe.

Framework 560
article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

For the sake of this pamphlet I assume we’re dealing with a well structured site, hosted on Apache with mod_rewrite and PHP available. That allows us to handle each and every HTTP request dynamically with a PHP script. requestHandler.php [L] Please note that the code above kinda disables the Web server’s error handling.

SEO 37