This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Category: Software Development
-
GIT the easy guide
It seems the people that I work has different views on how to use git, so I decide to put together a git starter git that hopefully can help others to get started to grow the knowledge of git.
-
Solving “-bash: mysql: command not found” In MAMP Pro 3
So you found your self with a problem, you can not access MySQL from your terminal command line, you get a message – Solving “-bash: mysql: command not found” In MAMP Pro 3
-
How to work with Git tag
I have put this information about git tags together, mostly so I do the right thing when I work with Git Repositories. It might be helpful information for anyone working with git.
-
How I built an android bike guide app
Wintertime is a great time for me to build mobile apps, I have three months full of spare time where I get the time to build apps, my other passion besides training for a triathlon.
-
Free business calculators and startup tips and resources
List of free resources available online, what you are looking for, an online calculator that can help you determine if you should build an app or website, what equity you should give new hires, or if you are just into tracking startups.
-
How things changed in project requirements
The other day I was on a call with a web agency, we discussed the requirements that I have for my project when I realized that I’m getting a bit old.
-
How to merge two Github Repositories into one new master branch
I run into an issue recently with my co-developer, we had created to repos, we needed to merge the two repos. We are using Github as our main repository, and the first step we would need to do was to find the difference between the two repos, on GitHub, it’s not possible to compare two unrelated…
-
How to work with RESTful Services in CodeIgniter 3.x
With the new release of CodeIgniter 3.0, one of the powerful add-on features to Codeigniter is the RESTful API server and client libraries. I will explain in this article how I use the Yggdrasil Codeigniter 3.x repo to create a RESTful API for your web applications, and demonstrate how to interact with your own API or other…
-
Using AlchemyData News API with Codeigniter 3.x
Alchemy has recently launched an API that gives you access to news and blog content already enriched with Alchemy’s full suite of natural language processing services. The AlchemyData News provides businesses with the ability to query the world’s news like a database. Please note that the AlchemyData News has been discountinued
-
So you want to be a software developer – here’s what I’d learn
Being a software developer is not easy, tools, programming languages are constantly shifting, so what should you do if you want to be a software developer – here’s what I’d learn or improve my skills in 2015.