You are browsing the post archives

Articles in the ‘Programming’ Category

Setup iOS XCode & Github Integration


How to setup XCode and Github integration for a more organized iOS development using Objective C and XCode. Whenever I start a side project that I am okay with putting up in the public domain, I use Github to manage the version control. For all my other commercial or not-meant-for-public-release projects are hosted using Bitbucket…

 Programming  

By Debjit
Advertisement

Swift 2 AVAudioRecorder Settings – Fix Ambiguous Without More Context Error


I was working on migrating the codebase of Yellr App from Swift 1.2 to Swift 2.0 and ran into this weird error that looks something like this: Type of Expression is ambiguous without more context This kind of error is generally thrown by XCode in Swift 2.0 when you do not specify the data types…

 How-To   Programming  

By Debjit

How To Fix – Mcrypt PHP extension required in Laravel on Mac OS X (No MAMP)


Laravel Mcrypt Welcome Message

Laravel PHP web framework requires certain libraries to function properly. One of these libraries is the mcrypt and the php-mcrypt (bridge between mcrypt and php). However, there is a good chance that you will run into issues while running Laravel if these libraries and the extensions are not properly installed. When I got started with…

 How-To   Programming  

By Debjit

How to Manually Build & Install php-mcrypt on Mac OS X


How to Manually Build & Install php-mcrypt on Mac OS X

Installing php-mcrypt should be a cakewalk on Mac OS X with brew using the command “brew install php54-mcrypt” but at times things do not work out this easily and that is when you have to end up building and installing php54-mcrypt manually. It is an easy process and here is how you can do it….

 How-To   Programming  

By Debjit
Advertisement

PHPFox & Q2A Single Sign-on Integration – User Related Functions


In this article we will talk about the last part in our series on PHPFox and Question2Answer Q2A single sign-on integration that lets PHPFox users to use Q2A platform without having to create yet another additional account and simply use their PHPFox signed in session to browse through Q2A. This part of the tutorial involves…

 How-To   Programming  

By Debjit

PHPFox & Question2Answer Q2A Single Sign-on – Compulsory Functions


We are in continuation of our article on PHPFox and Question2Answer Q2A single sign-on integration that will help any PHPFox user to easily use the Q2A platform without having to create an account or sign in to Question2Answer separately. If you have landed on this article without having completed the first two steps then you…

 How-To   Programming  

By Debjit

Autoload PHPFox – Access PHPFox From External PHP Scripts [How-To]


PHPFox Logo

PHPFox is a custom social networking script which you can use to host your own Social Network websites from small scale to large scale ones. Although the script has ample settings and configurations that can help you to properly set-up or customise the script but at times there are certain things which you might need…

 How-To   Programming  

By Debjit

How To Integrate PHPFox & Question2Answer Q2A Single Sign-on?


PHPFox Q2A Integration Logo

PHPFox is a pretty well known social networking website CMS that can help you set up a full blown Facebook like social network website in less than 10 minutes. Although the PHPFox script comes at a steep price of US $99 but is totally worth it when it comes to giving a social networking feature…

 How-To   Programming  

By Debjit

How To Create Chatrooms In PHP AJAX-Chat Based On Question2Answer Categories?


AJAX-Chat Q2A Integration

If you have visited StackOverflow or any of its many Question & Answer sites then you may have noticed that the users can chat with each other on various chatrooms that are basically categories of questions on the site. We will try to achieve something similar in our AJAX-Chat and Question2Answer integration as well. For…

 How-To   Programming  

By Debjit

Latest Published Articles



Browse the Archives Section

Latest Video Tutorials



    See all available Video Tutorials Section

    Windows 7 Arsenal



    See all articles in our Windows 7 Arsenal

    How-To Guides



    See all articles in our How-To Guides Section

    Linux Arena



    See all our articles related to Linux

    Smart Tips & Tricks



    Find out about more such Tips & Tricks