Upcoming News » PHP News


PHP News »

Delete items from ListBox in WPF - Stack Overflow Read More
Posted by gamergamer103 (#95) 95 days ago (http://stackoverflow.com)
Discuss  | Read MoreBury | Tweet This | Tagged: delete items
Add To 

PHP News »

I was initially a little unclear about how to connect my Lithium application to my MongoDB replica set while specifying multiple serves, I’ve settled with: Connections::add('default', array( 'type' => 'MongoDb', 'host' => 'localhost:12345,washington.mongo:12345', 'replicaSet' => true, 'database' => 'wiu' ));I’m listing multiple servers that form my replica set in the Read More
Posted by girish.r 204 days ago (http://blog.preinheimer.com)
Discuss  | Read MoreBury | Tweet This | Tagged: lithium connect mongodb replica set paul reinheimer
Add To 

PHP News »

As we’ve been extending the API for our site monitoring and diagnostic tool, Where’s it Up, one of my key concerns was the single point of failure our Washington server represented. Luckily, MongoDB was explicitly designed to make this sort of thing easy.For Where’s it Up, we’re planning on launching with two main servers in different data centres, one in Washington, the other in San Antonio. We’ Read More
Posted by girish.r 204 days ago (http://blog.preinheimer.com)
Discuss  | Read MoreBury | Tweet This | Tagged: our mongodb setup paul reinheimer
Add To 

PHP News »

On Monday of this week, Amazon’s EC2 service suffered a major outage, which they call “performance issues”, which we all know is simply not true.This is not a post about how Amazon has failed us. Everyone goes down. We use AWS because it’s flexible, and we need the flexibility. This is a post about how Gimme Bar went down due to this outage, despite our intentions of making everything resilient t Read More
Posted by girish.r 204 days ago (http://seancoates.com)
Discuss  | Read MoreBury | Tweet This | Tagged: mongodb elections sean coates
Add To 

PHP News »

My slides from Zendcon talking about full-stack Bottleneck Analysis are now available online and can be downloaded at:http://ilia.ws/files/zendcon2012_bottlenecks.pdf Read More
Posted by girish.r 204 days ago (http://ilia.ws)
Discuss  | Read MoreBury | Tweet This | Tagged: zendcon bottleneck analysis slides ilia alshanetsky
Add To 

PHP News »

My slides introducing the PHP Excel extension from the talk at ZendUncon are now available online and can be downloaded at: http://ilia.ws/files/zenduncon_phpexcel.pdf Read More
Posted by girish.r 204 days ago (http://ilia.ws)
Discuss  | Read MoreBury | Tweet This | Tagged: zenduncon php excel intro slides ilia alshanetsky
Add To 

PHP News »

WordPress is already a great piece of software and if you use these great WordPress plugins, is your system is almost ready for production. After your WordPress website is finished, you should do some optimizations on the html source code and you have to manipulate the basic behavior of a few features. The following list [...] Read More
Posted by girish.r 204 days ago (http://www.web-development-blog.com)
Discuss  | Read MoreBury | Tweet This | Tagged: optimize wordpress website web development blog php scripts
Add To 

PHP News »

If you’re running this code in Lithium, it’s not doing what you think it’s doing:$count = Results::find(’all’, array(’conditions’ => array(’fruit’ => ‘apples’)))->count();This is a really easy line of code to end up writing, especially if you’ve been reading the MongoDB docs a bunch, or are just porting some code into the application. That’s because if you were accessing the MongoDB driver direct Read More
Posted by girish.r 204 days ago (http://blog.preinheimer.com)
Discuss  | Read MoreBury | Tweet This | Tagged: lithium paul reinheimer
Add To 

PHP News »

My slides introducing PHP 5.4.8 from the talk at ZendCon are now available online and can be downloaded at: http://ilia.ws/files/zendcon2012_php54.pdf Read More
Posted by girish.r 204 days ago (http://ilia.ws)
Discuss  | Read MoreBury | Tweet This | Tagged: introduction php zendcon santa clara ilia alshanetsky
Add To 

PHP News »

A common problem in software development, is that you need data to work with. This is especially true with data-oriented websites. Working with an empty database leads to all sorts of unexpected problems cropping up once the site goes live and receives real world data. Performance issues, visual bugs due to missing fields, too long or too small texts, etc.The best way to address this is to have f Read More
Posted by girish.r 204 days ago (http://nelm.io)
Discuss  | Read MoreBury | Tweet This | Tagged: generating fixtures alice nelmio
Add To 

PHP News »

Managing Pull Requests for the MongoDB PHP driver London, UK Monday, October 29th 2012, 09:22 GMT The MongoDB PHP Driver is hosted as an Open Source project through GitHub. Everybody can check-out the repository and provide patches to this. In order to make things easier to manage, even Hannes, Jeremy and me, the maintainers of the extension will Read More
Posted by girish.r 204 days ago (http://derickrethans.nl)
Discuss  | Read MoreBury | Tweet This | Tagged: managing pull requests mongodb php driver derick rethans
Add To 

PHP News »

Over the last few days I’ve finally fixed a data enumeration bug that was haunting a new feature in Shazzer. Originally Shazzer just mutated one character at a time to discover characters which influenced the fuzz vectors in interesting ways. I decided to expand that to include data. I called the feature “datasets” because you could assign a placeholder to a set of data. Using this placeholder it Read More
Posted by girish.r 463 days ago (http://www.thespanner.co.uk)
Discuss  | Read MoreBury | Tweet This | Tagged: data enumeration tutorial shazzer gareth heyes
Add To 

PHP News »

Heise and the university of Berlin just announced the next iteration of the Plat_Forms programming contest. This time, the task all teams need to implement will be more "cloudy", not that frontend-heavy. Hopefully, PHP will perform better than in 2011 this time. If you have a team of 3 PHP developers and if you think you can compete with Ruby and Java: registration is open! Read More
Posted by girish.r 474 days ago (http://100days.de)
Discuss  | Read MoreBury | Tweet This | Tagged: platforms announcement gaylord aulke
Add To 

PHP News »

It's time for something big: Qafoo goes JavaScript and from now on provides expert consulting, training and engineering for the full stack of your web application. We warmly welcome Jakob Westhoff, a well-known expert for PHP and JavaScript, in our team. Read More
Posted by girish.r 474 days ago (http://qafoo.com)
Discuss  | Read MoreBury | Tweet This | Tagged: high quality javascript qafoo php
Add To 

PHP News »

New cool features available in the next release of PHP (PHP5.4) Read More
Posted by gonzalo123 (#3432) 687 days ago (http://gonzalo123.wordpress.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php
Add To