Skip to content
CodeBangers
  • Home
  • Store
  • Our Blog
  • Support
    • Get Support
    • Hire Us
    • Have a Question?
    • FAQ
0

Your cart

CodeBangers
0

Your cart

  • Home
  • Store
  • Cart
  • My Account
  • Our Blog
  • Support
March 21, 2013March 21, 2013Linux, Raspberry Pi

RaspberryPi Media center – XBMC – Easy Tutorial

This is a quick video showing how to setup XBMC on the raspberryPi using raspbmc. This will turn your raspberry Pi in […]

March 21, 2013Google, Programming

Maps APIs over SSL now available to all

As public WiFi becomes increasingly ubiquitous, we spend more and more of our time on shared networks. This can expose our personal […]

March 21, 2013March 21, 2013Google, How to, Programming

How to Obtain a Google API Key.

Fear not.  Your search is over.  For some reason it is hard to find much less navigate to this part of Google’s […]

March 20, 2013April 9, 2013Linux, Raspberry Pi

Coolest Things To Do with Your Raspberry Pi

Raspberry Pi powered quadrocopter Originator Says: My finished raspberry pi quadrocopter. More information at www.botched.co.uk. R2D2 Robot Powered by Raspberry Pi Originator Says: This […]

March 20, 2013March 20, 2013Linux, Music

Pithos – Pandora Desktop Client for Linux

Pithos is a Linux based client for the GNOME Desktop for the online music platform: Pandora.com. Although there is a official Flash based Linux client for Pandora.com […]

March 19, 2013March 20, 2013Android, How to, Programming

How to Import a Android Project (.apk file or folders) into Eclipse

Whether you have an .apk file or an unpacked folder with the android files within, these steps will help you continue on […]

March 19, 2013March 19, 2013Android, How to, Programming

How to Decrypt, Unpack, and Edit .apk files (Android, Eclipse, APKTOOL) – Easy as Pie

Yes you can view or decrypt the XML files of an Android APK file. There is a tool android-apktool It is a tool for reengineering 3rd party, […]

January 11, 2013How to, PHP

How to Split an Array into a String with PHP

PHP Functions

$myArray = explode(‘,’, $myString);

January 11, 2013January 11, 2013How to, PHP

PHP Code for Replacing Characters in a String or Variable

PHP Functions

str_replace(‘”‘, “”, $string); preg_replace(“//”, “”, $string); C-style quotes: preg_replace(“/\/\/.*?\n/”, “\n”, $string); CSS-style quotes: preg_replace(“/\/*.*?\*\//”, “”, $string); bash-style quotes: preg-replace(“/#.*?\n/”, “\n”, $string);

January 11, 2013How to, PHP

Split PHP String into Multiple Variables Made Easy

PHP Functions

Like a Glove….

Posts pagination

< 1 … 8 9 10 … 14 >

Cart

© 2025 CodeBangers. Proudly powered by Sydney