Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Jim Plush's Blog:
How to Install the MyBic Firebug PHP Debugger
Jun 18, 2007 @ 18:28:33

Asa follow-up from his previous announcement about the latest release of MyBic framework (including the Firebug debugger support), Jim Plush has made it even easier to get started by sharing this webcast he's created.

I did a quick little screencast on how to get rolling with the MyBic 2 Firebug PHP Debugger.

The screencast (mov) steps through the setup of the debugger support for the framework via the Firefox extension all set up custom to work magically with the MyBic framework.

tagged: firebug debugger mybic framework ajax firebug debugger mybic framework ajax

Link:

Jim Plush's Blog:
How to Install the MyBic Firebug PHP Debugger
Jun 18, 2007 @ 18:28:33

Asa follow-up from his previous announcement about the latest release of MyBic framework (including the Firebug debugger support), Jim Plush has made it even easier to get started by sharing this webcast he's created.

I did a quick little screencast on how to get rolling with the MyBic 2 Firebug PHP Debugger.

The screencast (mov) steps through the setup of the debugger support for the framework via the Firefox extension all set up custom to work magically with the MyBic framework.

tagged: firebug debugger mybic framework ajax firebug debugger mybic framework ajax

Link:

Jim Plush's Blog:
MYBIC GOES 1.0! (yes, yes with firebug debugger!)
Jun 13, 2007 @ 18:36:00

Jim Plush passed on a note today about the latest release of his PHP & Ajax framework, MyBic, reaching the 1.0 milestone:

I'm proud to announce to official 1.0.0 release of the MyBic AJAX framework. MyBic has been stable in production for months now with 0 memory leaks and 0 outstanding bugs known to date. MyBic has been successfully flying in some of the worlds top aircraft with 0 supervision in kiosk based devices.

Major advancements for this release include the addition of support for the Firebug debugger with a Firefox extension bundled in. You can grab this latest update from the project's website.

tagged: mybic framework ajax debugger firebug firefox extension mybic framework ajax debugger firebug firefox extension

Link:

Jim Plush's Blog:
MYBIC GOES 1.0! (yes, yes with firebug debugger!)
Jun 13, 2007 @ 18:36:00

Jim Plush passed on a note today about the latest release of his PHP & Ajax framework, MyBic, reaching the 1.0 milestone:

I'm proud to announce to official 1.0.0 release of the MyBic AJAX framework. MyBic has been stable in production for months now with 0 memory leaks and 0 outstanding bugs known to date. MyBic has been successfully flying in some of the worlds top aircraft with 0 supervision in kiosk based devices.

Major advancements for this release include the addition of support for the Firebug debugger with a Firefox extension bundled in. You can grab this latest update from the project's website.

tagged: mybic framework ajax debugger firebug firefox extension mybic framework ajax debugger firebug firefox extension

Link:

Jim Plush's Blog:
MyBic - New Release and SourceForge Ranking
Nov 06, 2006 @ 19:54:00

Jim Plush has two big announcements on his blog today - both dealing with his MyBic Ajax and PHP framework. One deals with a new version and the other with a benchmark the library has reached.

The first announcement is about the package's latest release - version 0.7.0. This is the last release before heading straight up to a 1.0 stable release for the utility. This current version contains no bugs/memory leaks that he's found. This release was made to fix the last of them.

Right on the heels of this announcement, there's another concerning the MyBic library's placement on the SourceForge ranking list. It's been officially bumped up to number 145 out of the 100,000+ projects the site manages.

You can get the latest on this great package and all of the information and downloads of the new releases from the project's official site.

tagged: mybic ajax framework release version sourceforge rank mybic ajax framework release version sourceforge rank

Link:

Jim Plush's Blog:
MyBic - New Release and SourceForge Ranking
Nov 06, 2006 @ 19:54:00

Jim Plush has two big announcements on his blog today - both dealing with his MyBic Ajax and PHP framework. One deals with a new version and the other with a benchmark the library has reached.

The first announcement is about the package's latest release - version 0.7.0. This is the last release before heading straight up to a 1.0 stable release for the utility. This current version contains no bugs/memory leaks that he's found. This release was made to fix the last of them.

Right on the heels of this announcement, there's another concerning the MyBic library's placement on the SourceForge ranking list. It's been officially bumped up to number 145 out of the 100,000+ projects the site manages.

You can get the latest on this great package and all of the information and downloads of the new releases from the project's official site.

tagged: mybic ajax framework release version sourceforge rank mybic ajax framework release version sourceforge rank

Link:

Jim Plush's Blog:
MyBic Ajax/PHP 0.6.5 Released
Jul 10, 2006 @ 10:54:34

Jim Plush has a release announcement (complete with a list of updates made) to his popular MyBic Ajax and PHP package - version 0.6.5.

Version 0.6.5 of the MyBic PHP/AJAX framework was released today on sourceforge (http://www.litfuel.net/mybic). It's been 3 months since the last update which shows that MyBic is quickly approaching the 1.0 release version which means it will be stable enough for use in all types of production systems. It is currently being used in several enterprise companies at the moment and is being used in desktop like ajax applications as well. Thanks to all who help make MyBic that much better!

The listed updates are:

  • added loadCSS method that allows you to add stylesheets at runtime
  • fixed bug for abort timeout not working when requests are queued
  • fixed issue where format and method weren't being used if the requests were queued
  • mybic_server.php now supports either using the mybic_json.php file OR omar Kilani's C based JSON extension
  • added ability to stop ajax calls until a certain piece of functionality finishes

To download this latest version of the library or just get complete details, head over to the project's site.

tagged: mybic ajax library version0.6.5 bug fixes enhancements mybic ajax library version0.6.5 bug fixes enhancements

Link:

Jim Plush's Blog:
MyBic Ajax/PHP 0.6.5 Released
Jul 10, 2006 @ 10:54:34

Jim Plush has a release announcement (complete with a list of updates made) to his popular MyBic Ajax and PHP package - version 0.6.5.

Version 0.6.5 of the MyBic PHP/AJAX framework was released today on sourceforge (http://www.litfuel.net/mybic). It's been 3 months since the last update which shows that MyBic is quickly approaching the 1.0 release version which means it will be stable enough for use in all types of production systems. It is currently being used in several enterprise companies at the moment and is being used in desktop like ajax applications as well. Thanks to all who help make MyBic that much better!

The listed updates are:

  • added loadCSS method that allows you to add stylesheets at runtime
  • fixed bug for abort timeout not working when requests are queued
  • fixed issue where format and method weren't being used if the requests were queued
  • mybic_server.php now supports either using the mybic_json.php file OR omar Kilani's C based JSON extension
  • added ability to stop ajax calls until a certain piece of functionality finishes

To download this latest version of the library or just get complete details, head over to the project's site.

tagged: mybic ajax library version0.6.5 bug fixes enhancements mybic ajax library version0.6.5 bug fixes enhancements

Link:

Jim Plush's Blog:
MyBic Goes Charitable - Work an hour for the kids
Apr 25, 2006 @ 12:05:26

After having his MyBic PHP/Ajax framework, Jim Plush has decided to use some of this popularity to drive some charitable work for some underprivileged kids at a school that it wife works with. He specifically mentions some with more technology-related needs, such as a specialized left-handed keyboard.

So, how can I help, you ask yourself sitting there behind your keyboard? Well, it's simple, really - Jim has set up a CafePress shop with some great t-shirts for purchase - and 100% of the funds made from the shirts will go right back to the kids at the school.

Slogans on the shirts include:

  • "You're so Web 1.0"
  • "You should be tested for latency"
  • "I used XMLHttpRequest() when it was underground"
  • "I was going to put a bunch of cool tech words on this shirt, but you wouldn't know them anyway"

    When donations are made, the results of them will be shared with contributors via pictures of how they're actually helping.

  • tagged: mybic charitable donate t-shirt cafepress types school mybic charitable donate t-shirt cafepress types school

    Link:

    Jim Plush's Blog:
    MyBic Goes Charitable - Work an hour for the kids
    Apr 25, 2006 @ 12:05:26

    After having his MyBic PHP/Ajax framework, Jim Plush has decided to use some of this popularity to drive some charitable work for some underprivileged kids at a school that it wife works with. He specifically mentions some with more technology-related needs, such as a specialized left-handed keyboard.

    So, how can I help, you ask yourself sitting there behind your keyboard? Well, it's simple, really - Jim has set up a CafePress shop with some great t-shirts for purchase - and 100% of the funds made from the shirts will go right back to the kids at the school.

    Slogans on the shirts include:

  • "You're so Web 1.0"
  • "You should be tested for latency"
  • "I used XMLHttpRequest() when it was underground"
  • "I was going to put a bunch of cool tech words on this shirt, but you wouldn't know them anyway"

    When donations are made, the results of them will be shared with contributors via pictures of how they're actually helping.

  • tagged: mybic charitable donate t-shirt cafepress types school mybic charitable donate t-shirt cafepress types school

    Link:


    Trending Topics: