Skip to main content

Posts

Showing posts from May, 2014

Deploy PHP to Heroku in Two Minutes

Heroku is a cloud-based platform-as-a-service which allows developers to set up, scale and control apps. lets go to know hot Deploy PHP to Heroku in Two Minutes. You need these 7 commands only , mkdir heroku-php cd heroku-php git init git add . heroku create git commit -m "Initial commit" git push heroku master Requirment: Heroku account Heroku toolbelt setup. Steps: open Gitshell you installed and start writing these codes. mkdir heroku-php cd heroku-php Now create example PHP file to the directory. < ?php phpinfo(); ?> we'll have to connect this php code to Heroku repository. Let's connect it, run the following commands: git init git add . heroku create Now Run the final command to deploy your php code to heroku. git push heroku master You are done! To view your php app to heroku just run heroku open Which will open your php app to the browser.

Unity 4.5 is out! With Lots of New Features But with Old GUI

Image via unity.com 450 bug fixes, a 2D physics makeover, iOS support for OpenGL ES 3.0 and more The latest unity 4.5 comes with so many bug fixes: by downing over 450 of the small nasties, Unity establish a new history! with Unity 4.5 they’ll be capable to provide you platform-specific hotfixes all over mobile platforms. The newest launch in the 4.x cycle, also gives you universally 2D physics enhancements, an important upgrade to the shader compiler, enhanced MonoBehaviour serialization and added iOS support for OpenGL ES 3.0. New GUI will come in unity4.6

14 Free Unity Plugins To Monetize Your Games

Unity monetization Unity is the favorite game engine nowadays dozens of mobile game developers are using it to build games for iOS, Android, Web and other platforms. When a developer made their games they also wants to monetize it to get some revenue, but they found unity with just a few options to monetize their games and they try to find plugins to monetize the games, We also have a post about  free unity assets  and you should see also For your ease, we found these great Free Unity Plugins To Monetize Your Games: AdMob AdMob is a mobile advertising company founded by Omar Hamoui . that helps app developers monetize and promote their mobile and tablet apps with ads. The name AdMob is a portmanteau for "advertising on mobile". It was incorporated in 2006 and is based in San Mateo, California. Wikipedia Tutorial Upsight Free In-App Tools Deliver unlimited, in-app messages to custom user sections - staying consumers up to date with reports, engaged wi

Official Facebook group for Unity SDK integration

As we see facebook unity sdk have some bugs and we gone crazy to solve them, for your help Facebook developers created a group where you can ask any type of unity SDK related question and you will definitely get valuable answers as i got. this group is running by Colin Creitz , one of a developer in Facebook check out this group ! see also: Reasons to fail unity project

Introducing Facebook's Audience Network

People love their mobile phones — so much so that in the US they enjoy over two hours a day on them. Almost all of that time, over 86%, is spent with applications which percentage keeps growing. Regardless all of this development, it can be hard to develop a lasting mobile app company by earning money through in-app advertising. Mobile ads don’t work effectively for the advertisers, who find it hard to reach the people they value; and they don’t work nicely for people using apps, who finish watching advertisements that aren’t appropriate for them. Now facebook introducing the Audience Network, which extends the reach of Facebook campaigns into 3rd party mobile applications. Here’s how it will help you better monetize your app: now you can Show the right ads for your audience Get access to Facebook advertisers Successful ad units   Facebook local ads allow you to design the right ad unit for your app. Here are three example apps: want to apply for the Audience Netwo