• 757-551-6373

Evert Pot: HTTP/1.1 just got a major update.

While not specific to PHP, the HTTP specification that defines how web applications talk has gotten a major update in its latest version. In his latest post Evert Pot summarizes some of these changes and how they’ll impact the work you’re doing.

The IETF just published several new RFCs that update HTTP/1.1 […] These documents make the original specification for HTTP/1.1 obsolete. As a HTTP geek, this is a big deal.

These new RFCs include definitions of standards around message syntax and routing, conditional requests, authentication, the 308 status code and the forwarded HTTP extension. Evert gets into the details of some of the changes, pointing out the major changes first and places where ambiguity has been resolved. He also includes a list of other “interesting things that have changed” in these new specs including clarifications around dealing with unexpected whitespace, the removal of the default charset of ISO-8859-1 and that the 204, 404, 405, 414 and 501 status codes are now cacheable.

Link: http://evertpot.com/http-11-updated/

/Dev/Hell Podcast: Episode 46: Php[tek] 2014

The /Dev/Hell podcast has released their latest episode (episode #46) they they recorded live at php[tek] this year in Chicago. Hosts Ed Finkler and Chris Hartjes spent one evening at the conference discussing various topics with feed back included from the live audience.

php[tek] was once again upon us, so we did our annual live show! Special guest Paul Reinheimer of WonderNetwork joins us for much frivolity!

Topics mentioned in this latest episode include CoPilot, XHProf/XHProfUI and French signage laws in Quebec. You can listen to this latest episode either through the in-page player or by downloading the mp3. If you like what you hear, be sure to subscribe to their feed.

Link: http://devhell.info/post/2014-06-04/php-tek-2014/

Community News: Packagist Latest Releases for 06.10.2014

Recent releases from the Packagist:

Community News: Latest PECL Releases for 06.10.2014

Latest PECL Releases:

  • mongo 1.5.3
    * [PHP-928] – The ‘w’ property is read-only
    * [PHP-970] – Explain how to_index_string() creates names for ensureIndex() and deleteIndex()
    * [PHP-1052] – Replace JSON encoding of stream notifications with standard PHP serialize encoding
    * [PHP-1060] – “The ‘$id’ property is read-only”
    * [PHP-1096] – PHP crashes due to null pointer dereference on shutdown when JSON extension is not present
    * [PHP-1099] – socketTimeoutMS=-1 doesn’t work
    * [PHP-1102] – php driver throws exception when connect string contains an unresolvable hostname
    * [PHP-1104] – New Replica Set connections hang when secondaries are creating indexes during initialSync
    * [PHP-1109] – Upsert should return _id instead of array of ids

    ** Task
    * [PHP-1076] – Document deprecation notices for timeout and wtimeout options
    * [PHP-1078] – Document wTimeoutMS, socketTimeoutMS, and maxTimeMS for ensure/createIndex

  • uopz 2.0.5
    fix issue when closure in static scope replaces method

Doodle 4 Google 2012 USA State Winners

Doodle for Google USA State finalists. Grades K – 3 Grades 4 – 5 Grades 6 – 7 Grades 8 – 9 Grades 10 – 12 State Winners & Finalists “From North Pole, Alaska …

Need help? contact us today at 516-506-0988

Doodle 4 Google HK: Meet the Celebrities – Prudence Mak

Join Doodle 4 Google for Meet the celebrities in celebration of the 2014 Doodle 4 Google contest. Participating classes with meet Chocolate Rain Founder – Pr…

Need help? contact us today at 516-506-0988

Web Design Seo Company –

If you are looking for website design services, ecommerce websites, website design hosting, SEO services, Social Media marketing, animated videos and texting services in USA. Look no further call today..

Need help? contact us today at 516-506-0988

SitePoint PHP Blog: PHP 5.6 End of Beta

The SitePoint PHP blog has a new post from editor Bruno Skvorc looking at the final beta for PHP 5.6, the latest bugfix release for this upcoming version. He talks about some of the major changes, security upgrades and other fixes included in the release.

On June 5th 2014, the PHP group announced the fourth and final beta of the 5.6 version. This milestone ends the beta program and begins the RC program (currently planned for June 19th), which will from now on focus exclusively on making sure the version is stable enough for release. As is customary with a beta program, no new features were added since beta 1 – all the releases were bugfix and improvement patches only.

New features coming in PHP 5.6 include exponentiation via the “**” operator, the change of the default character set to UTF-8 and several security updates (based on releasely released vulnerabilities in underlying libraries PHP uses). There are a few backwards compatibility breaks that come with the new release as well as deprecated features and various other smaller updates.

Link: http://www.sitepoint.com/php-5-6-end-beta

Gonzalo Ayuso: Token based authentication with Silex and AngularJS

Gonzalo Ayuso has posted a tutorial showing how to use token-based authentication with a Silex-based application through a request from AngularJS.

According to my last post today we’re going to create a AngularJS application that uses the Silex Backend that we create previously. The idea of this application is to use it within a Phonegap/Cordova application running in a mobile device.

He includes the code (and markup) you’ll need to make the request work. Basically, it uses a standard HTTP service from inside AngularJS to fetch the token and store it in the client’s localstorage. The rest of the code does the checking to see if the user is logged in (the token exists) or if it needs to sow the login form. The “logged in” route also displays an alert to the user with the info (pulled from the API) for their user. The full code for the example can be found over on GitHub.

Link: http://gonzalo123.com/2014/06/09/token-based-authentication-with-silex-and-angularjs/

Creative Solutions for Extraordinary Clients