Posts

Showing posts with the label Source

PHP# (PHP Sharp)

Image
PHP # (PHP Sharp) Before you read this please note PHP# is not a new language (at least officially) just my candid opinion of our current PHP. PHP is one of the most insulted language, one of the most abused language, and yet it powers 25% of websites on the internet. Where did it all go wrong? From its history to its users. I did love to write more than 2000pages manifesto for PHP , as well as running a massive campaign too to have my manifesto taken seriously. I am a big fan of PHP, its easy barrier of entry, its welcoming spirit, it's abused of use are just reasons why its a superb language. Digging myself into other languages made see the flaw of my beloveth PHP, call me unpatriotic disloyal polyglot (Fair Enough),  like a through lover I did it for love (of PHP maybe) after all PHP wasn't my first language but I only stayed with PHP for long. Way Forward If I had my way, I did develop my own Language (bad Idea), I did abandon PHP (forever) and join the ...

Free SMS Gateway Programming in PHP

Free SMS Gateway Programming in PHP Introduction: Billions of SMS (Short Messaging Services in full) are sent daily, and it's a good  option for sending promotion message, marketing coupon code distribution,  notification, etc among many uses SMS Marketers adopted for using Text Messages.  The amazing part is that in order for marketers to do what they do best, they often requires the service of a developer to help build a tool to augment their  business. And importantly SMS senders wants more options of sending their message  from any platform like desktop, mobile, even from an application (Where Software send SMS automatically to notify the involving parties) and this  has require the need for most SMS gateway providers to have a public API that  allows other developers to build a customize version of their software and give  users of their system unlimited ways of using their solution. About SMS2Profit : SMS2Profit is a SMS ...

Business of Free and Open Software (FOSS)

Introducing Free & Open Source Software (FOSS) These are software that gives you the liberty to use, copy, study, modify, and distribute it in any way and any form. Importantly the source code is made available for anyone to view and modify to and make it better, in contrast to proprietary software, where the underlying source code is usually hidden from the users. Benefits of FOSS The benefits of using FOSS can include decreasing software costs, increasing security and stability (especially in regard to malware), protecting privacy, and giving users more control over their own hardware. Free, open-source operating systems such as Linux and descendants of BSD are widely utilized today, powering millions of servers, desktops, smartphones (e.g. Android), and other devices. Free software licenses and open-source licenses are used by many software packages. ( Wikipedia ) Business of FOSS Its unbelievable that the underlying concept of FOSS is a business Model, you mig...