際際滷shows by User: mjlivelyjr / http://www.slideshare.net/images/logo.gif 際際滷shows by User: mjlivelyjr / Fri, 04 Sep 2015 00:47:05 GMT 際際滷Share feed for 際際滷shows by User: mjlivelyjr Contributing to Open Source Software /slideshow/contributing-to-open-source-software/52404451 contributingtooss-150904004706-lva1-app6891
Provides some ideas on how you can get more involved in the open source community. Contains information on contributing to and managing open source projects.]]>

Provides some ideas on how you can get more involved in the open source community. Contains information on contributing to and managing open source projects.]]>
Fri, 04 Sep 2015 00:47:05 GMT /slideshow/contributing-to-open-source-software/52404451 mjlivelyjr@slideshare.net(mjlivelyjr) Contributing to Open Source Software mjlivelyjr Provides some ideas on how you can get more involved in the open source community. Contains information on contributing to and managing open source projects. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/contributingtooss-150904004706-lva1-app6891-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Provides some ideas on how you can get more involved in the open source community. Contains information on contributing to and managing open source projects.
Contributing to Open Source Software from Mike Lively
]]>
643 10 https://cdn.slidesharecdn.com/ss_thumbnails/contributingtooss-150904004706-lva1-app6891-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Using Sphinx for Search in PHP /slideshow/sphinx-php1/37672354 sphinx-php-1-140805042133-phpapp02
This is an intro to Sphinx and PHP. It will take you through the very basics of how Sphinx works, how you can set up an index, and using the mysql client to search your index. Then, it culminates in a quick little PHP script that builds a small search interface around your index. I will be posting the example code into my github account soon. This presentation was given to the LV PHP meetup on August 5th.]]>

This is an intro to Sphinx and PHP. It will take you through the very basics of how Sphinx works, how you can set up an index, and using the mysql client to search your index. Then, it culminates in a quick little PHP script that builds a small search interface around your index. I will be posting the example code into my github account soon. This presentation was given to the LV PHP meetup on August 5th.]]>
Tue, 05 Aug 2014 04:21:33 GMT /slideshow/sphinx-php1/37672354 mjlivelyjr@slideshare.net(mjlivelyjr) Using Sphinx for Search in PHP mjlivelyjr This is an intro to Sphinx and PHP. It will take you through the very basics of how Sphinx works, how you can set up an index, and using the mysql client to search your index. Then, it culminates in a quick little PHP script that builds a small search interface around your index. I will be posting the example code into my github account soon. This presentation was given to the LV PHP meetup on August 5th. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/sphinx-php-1-140805042133-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This is an intro to Sphinx and PHP. It will take you through the very basics of how Sphinx works, how you can set up an index, and using the mysql client to search your index. Then, it culminates in a quick little PHP script that builds a small search interface around your index. I will be posting the example code into my github account soon. This presentation was given to the LV PHP meetup on August 5th.
Using Sphinx for Search in PHP from Mike Lively
]]>
5690 6 https://cdn.slidesharecdn.com/ss_thumbnails/sphinx-php-1-140805042133-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
PHP CLI: A Cinderella Story /slideshow/php-cli-a-cinderella-story/446664 php-cli2-1212588120708000-8
How to utilize the PHP CLI SAPI in a scalable way. Initially presented at the 2008 DC PHP Conference]]>

How to utilize the PHP CLI SAPI in a scalable way. Initially presented at the 2008 DC PHP Conference]]>
Wed, 04 Jun 2008 07:03:50 GMT /slideshow/php-cli-a-cinderella-story/446664 mjlivelyjr@slideshare.net(mjlivelyjr) PHP CLI: A Cinderella Story mjlivelyjr How to utilize the PHP CLI SAPI in a scalable way. Initially presented at the 2008 DC PHP Conference <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/php-cli2-1212588120708000-8-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> How to utilize the PHP CLI SAPI in a scalable way. Initially presented at the 2008 DC PHP Conference
PHP CLI: A Cinderella Story from Mike Lively
]]>
5482 5 https://cdn.slidesharecdn.com/ss_thumbnails/php-cli2-1212588120708000-8-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Advanced PHPUnit Testing /mjlivelyjr/advanced-phpunit-testing advanced-php-unit-testing2-1212587249704441-9
Utilizing some of the advanced features of PHPUnit testing. This presentation was given at the 2008 DC PHP conference.]]>

Utilizing some of the advanced features of PHPUnit testing. This presentation was given at the 2008 DC PHP conference.]]>
Wed, 04 Jun 2008 06:44:00 GMT /mjlivelyjr/advanced-phpunit-testing mjlivelyjr@slideshare.net(mjlivelyjr) Advanced PHPUnit Testing mjlivelyjr Utilizing some of the advanced features of PHPUnit testing. This presentation was given at the 2008 DC PHP conference. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/advanced-php-unit-testing2-1212587249704441-9-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Utilizing some of the advanced features of PHPUnit testing. This presentation was given at the 2008 DC PHP conference.
Advanced PHPUnit Testing from Mike Lively
]]>
23715 18 https://cdn.slidesharecdn.com/ss_thumbnails/advanced-php-unit-testing2-1212587249704441-9-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Automated Unit Testing /slideshow/automated-unit-testing/446614 automated-unit-testing-1212587126813053-9
Using PHPUnit to create a unit testing framework.Presented at the 2008 DC PHP Conference]]>

Using PHPUnit to create a unit testing framework.Presented at the 2008 DC PHP Conference]]>
Wed, 04 Jun 2008 06:41:57 GMT /slideshow/automated-unit-testing/446614 mjlivelyjr@slideshare.net(mjlivelyjr) Automated Unit Testing mjlivelyjr Using PHPUnit to create a unit testing framework.Presented at the 2008 DC PHP Conference <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/automated-unit-testing-1212587126813053-9-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Using PHPUnit to create a unit testing framework.Presented at the 2008 DC PHP Conference
Automated Unit Testing from Mike Lively
]]>
4661 15 https://cdn.slidesharecdn.com/ss_thumbnails/automated-unit-testing-1212587126813053-9-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-mjlivelyjr-48x48.jpg?cb=1666158185 digitalsandwich.com https://cdn.slidesharecdn.com/ss_thumbnails/contributingtooss-150904004706-lva1-app6891-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/contributing-to-open-source-software/52404451 Contributing to Open S... https://cdn.slidesharecdn.com/ss_thumbnails/sphinx-php-1-140805042133-phpapp02-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/sphinx-php1/37672354 Using Sphinx for Searc... https://cdn.slidesharecdn.com/ss_thumbnails/php-cli2-1212588120708000-8-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/php-cli-a-cinderella-story/446664 PHP CLI: A Cinderella ...