If you have an application that runs on Laravel (or any other back end framework) you might like to see some custom analytics and stats such as : How many users signed up last week How many orders were placed last month How many blog posts were created by all users in your system within […]
I am happy to announce the immediate release of a new project that my friend (@stidges) and I have been working on for the past 3 weeks: http://www.laravel-tricks.com UPDATE: You can also get the source of the website here: maxoffsky.com/maxoffsky-blog/announcing-release-laravel-tricks-com-source/ Laravel-tricks.com is a website that features tips and tricks on using Laravel framework that developers […]
Couple days ago I posted about Laravel – a PHP framework that allows developers to quickly build applications. Today I will post links to a few source code repositories that you could learn from if you are developing in Laravel. Here are a few applications made in Laravel : Bootsnipp.com – A user driven HTML […]
Navigation controller and Tab Bar usage and implementation Creating an iOS 4 iPhone Multiview Application using the Tab Bar (Xcode 4) http://www.techotopia.com/index.php Creating an iPhone Multiview Application using the Tab Bar http://www.techotopia.com/index.php/Creating_an_iPhone_Multiview_Application_using_the_Tab_Bar Creating a Navigation Controller Based Application in Xcode for iOS based devices http://www.gurusonthego.com/2011/06/creating-a-navigation-controller-based-application-in-xcode-for-ios-based-devices/ Add a navigation Controller http://www.ralfebert.de/tutorials/iosdev/navigationcontroller/ Using CoreLocation and GPS: iOS […]
App in Ruby – outputs the usernames and statuses from Twitter’s public timeline