PHP Classes

Lately in PHP Podcast

Recommend this page to a friend!

Recorded shows of the Lately in PHP podcast

  All package blogs All package blogs   Blog PHP Classes blog   Blog Lately in PHP Podcast   Post article Post article  
  199 - 190   ...   179 - 170   169 - 160   159 - 150   149 - 140   139 - 130   129 - 120   119 - 110   109 - 100   99 - 90   89 - 80   79 - 70   69 - 60   ...   9 - 1  

435. Will Lazy Statements Make PHP 7 Programming More Efficient ? Lately in PHP podcast episode 74

Updated on: 2016-12-23

Posted on:

A recent proposal is being discussed for PHP 7 feature called lazy statements. It would allow developers to assign values to variables based on code that is only executed when the variable is accessed for the first time, thus avoiding executing the code if the variable ends up never being accessed.

That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 74 of the Lately in PHP podcast hangout.

They also talked about the HTTPoxy vulnerability that affects some important PHP projects, as well the usual proposals for upcoming PHP versions like autoloading for global functions, different syntax for returning $this for classes that provide fluent interfaces, support for arbitrary method in the built-in PHP Web server, a new structured object notation for creating objects, etc..

They also mentioned features to be discontinued in PHP 7.1 like SSL 2 support and some extensions that will not ship with PHP 7.1 anymore.

This article includes a transcript of the podcast summary.

Listen to the podcast, or watch the hangout video, or read the summary transcript to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

432. How to Pick Partners for a Software Product Business? - Fix My Software Product Business

Updated on: 2016-08-15

Posted on:

When creating a software product business most developers prefer to just deal with with the software development part.

However, somebody should take care of the marketing, sales, finances, human resources, etc.. The best way to cover for these business needs is to bring people specialized on these areas, so you can continue to focus on the software development efforts.

But how should you keep them interested working for your company? Should you hire them or make them business partners? How do you pick business partners that will not cause you trouble later?

Watch this consulting session video to learn how to answer these questions so your business grows in a healthy manner with great partners.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

429. How Can I Make My Software Product Highly Desired by the Customers? - Fix My Software Product Business

Updated on: 2016-08-15

Posted on:

Many developers have already started working on software products before making sure that there is a good demand for those products.

Later they realize that the product is nice but it is really not essential for their users, so they may not be able to make much sales.

Fortunately there is a method that can be used to convert a non-essential product into a highly desired software product that their users feel they cannot live without.

Watch this video with a consulting session with a developer to learn more about this method and how you can apply it in practice in a new product or in a product that has already started being developed.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

426. 3 Methods to Discover Ideas to Create New Software Product Businesses with Good Potential - Fix My Software Product Business

Updated on: 2016-08-08

Posted on:

According to a recent survey, many developers would like to create their own business selling software products to many customers but they do not have any good ideas of products that could sell well.

Fortunately there are methods that you can apply to come up with good software product ideas and then figure if they have good market potential even before you start developing the software products.

Watch this video with a consulting session with a developer to learn more about those methods, so you can start applying them to have great software product ideas with good business potential.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

424. PHP Articles Report July 2016 Edition

Updated on: 2016-07-29

Posted on:

This is the July edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.

They commented on articles about using DevSense PHP Tools extension to develop and debug PHP applications with Visual Studio, automating actions on Mac OS X using PHP scripts, using reactive programming to develop more efficient PHP applications, debugging remote projects with PHPEd, and a new series of short videos to tell why developers should create their own software products and sell to many customers, and what are the main mistakes to avoid to become successful doing that.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

421. How to Protect My Software Product Ideas? Fix My Software Product Business

Updated on: 2016-07-25

Posted on:

Many developers have great ideas for software products but they fear to have their ideas stolen by competitors and lose the credit and the opportunities to succeed.

Watch this video with a consulting session with a developer that gets advice on how to protect their software products, so they can succeed even if any competitors try to copy them.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

420. PHP and JavaScript Innovation Award Report July 2016 Edition - April 2016 nominees

Updated on: 2016-07-22

Posted on:

This is the July edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of April 2016.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

417. Which of My Software Product Ideas is the Best? Fix My Software Product Business

Updated on: 2016-07-18

Posted on:

Many developers have many ideas for software products that they could develop and sell to many customers, but they do not move on because they are not sure which product would be the best.

Watch this video with a interview with a developer that gets advice on criteria to decide when products he should he invest.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

416. PHP Using Too Much Memory - Lately in PHP podcast episode 73

Updated on: 2016-12-23

Posted on:

PHP memory usage can be limited in its configuration, but there are some cases that may cause PHP to request a very large amount of memory, in some cases due to bugs.

That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 73 of the Lately in PHP podcast hangout.

They also talked about the latest proposals for PHP next versions like throwing exceptions when a function call misses a required argument, getting name of a type of variable consistent with type hinting naming, making PHP extension throw exception on errors, and the end of life of PHP 5.5 and PHP 7.1.0 feature freeze and the latest alpha releases.

This article includes a transcript of the podcast summary.

Listen to the podcast, or watch the hangout video, or read the summary transcript to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

413. PHP Articles Report June 2016 Edition

Updated on: 2016-07-08

Posted on:

This is the June edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.

They commented on articles about using a plugin to create custom post types in WordPress, tips to help developers getting the jobs they want, the last part of PHP 7 migration guide, debugging Symfony applications with PHPEd, how to help testing PHP core features using phpt tests, and installing database schemas using a JSON format, and the pros and cons of using ORM.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  199 - 190   ...   179 - 170   169 - 160   159 - 150   149 - 140   139 - 130   129 - 120   119 - 110   109 - 100   99 - 90   89 - 80   79 - 70   69 - 60   ...   9 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Lately in PHP Podcast   Post article Post article