 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
PHPBuilder.com: Transfer Data via Multiple Protocols with Libcurl
by Chris Cornutt September 19, 2011 @ 12:03:23
On PHPBuilder.com today there's a new tutorial showing how to use libcurl to communicate with multiple protocols like FTP, HTTP, HTTPS, SMTP and STMPS. The libcurl library that can be compiled in or installed as a shared module in your PHP install to provide enhanced networking abilities.
As I wrote in my PHP multithreading with cURL article, the libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. PHP supports the libcurl library which allows you to connect and communicate to many different types of servers with many different types of protocols.
The tutorial focuses on two different types of connections (well, four really) - FTP/FTPS and HTTP/HTTPS - and how to transfer data across each. Some code is included to create a (procedural) tool to send an uploaded file to a remote site.
voice your opinion now!
tutorial libcurl ftp ftps http https networking multiple protocol
Chris Hartjes' Blog: Book Review PHP 5 Social Networking
by Chris Cornutt February 02, 2011 @ 09:29:25
Chris Hartjes has posted his review of the Packt Publishing book "PHP 5 Social Networking" they had asked him to review.
I'm glad I decided to take a look at this book. It's pretty dense at 450+ pages, but it really does work you through from start to finish how to build a small social networking site in PHP. Okay, it's about dinosaurs, but let's not quibble. I'm not into long-depth book reviews, so we can talk about what I liked about this book.
He likes the consistency of the book's approach to the subject and points out that it promotes refactoring and improving code over striking out and using something new and trendy. He also mentions their emphasis on security. The one thing he didn't like about the book was a simple one - there were no unit tests to back up any of the code in the book.
voice your opinion now!
packt book review social networking
Anna Filina's Blog: Conferences great places for networking
by Chris Cornutt January 14, 2010 @ 08:37:56
In a new post to her blog Anna Filina looks at another side of conferences (technology or otherwise, really) besides just the usual goal of attending every session that sounds interesting. As she suggests, conferences are also a great place for networking.
There are many networking events, but I find that the best ones are Web conferences. It is where you meet other geeks like you, book publishers, great contacts at some of the biggest companies, contributors to your favorite open source projects, potential start-up partners and the list goes on.
She touches on a few topics to consider when coming at the conference from a networking angle - why you should care, how to make the time to really get to meet and know people, keeping track of those you meet and whether or not the conference organizers care about the networking environment (hint, they do).
voice your opinion now!
conference networking social opinion
WebReference.com: Review phpFox, a Social Networking CMS with all the Bells and Whistles
by Chris Cornutt October 29, 2009 @ 11:06:21
On the WebReference.com site there's a review recently posted about a PHP-based content management system - a system targeted more towards creating social networking sites than just generic content management.
This CMS has everything a developer needs to create a top of the line social networking site with all the features that users have come to expect from sites like MySpace, Facebook and LinkedIn. [...] Understand that, unlike Elgg, Drupal, Joomla and Dolphin, phpFox is not Open Source (although it is written in PHP). It sells for $300 for a full license, which includes 6 months of free upgrades and support, or you can purchase a monthly license for $39.95, which includes free upgrades and support for each month that is purchased. While $300 may seem like a lot when there are other social networking software packages available for free, as they say, you get what you pay for.
The reviewer goes on to talk about the installation of the software, modules included, core features and some of the more updated, included features like a marketplace module, profile photo cropping, spam filtering, privacy settings for each user and a video module.
voice your opinion now!
phpfox cms social networking review
|
Community Events
Don't see your event here? Let us know!
|