Archives
- January 2020
- October 2018
- September 2018
- August 2018
- June 2018
- April 2018
- February 2018
- January 2018
- July 2017
- June 2017
- March 2017
- October 2016
- July 2016
- September 2015
- August 2015
- February 2015
- October 2014
- September 2014
- August 2014
- June 2014
- May 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
Meta
Categories
- add
- admob
- algorithm
- android
- app
- App Idea
- beagleboard xm
- BigQuery
- broken
- C++
- cakephp
- case-sensitive
- clone
- codeigniter
- coding
- composer
- coursera
- cross compile
- crosstool
- dbus
- default value
- dependency injection
- diff
- eclipse
- emulator
- error
- file
- forbidden
- fragment
- gdb
- git
- gitolite
- google maps
- inorder
- install
- interview
- java
- jQuery
- link
- linux
- marakana
- mongodb
- NFS
- not working
- php
- preferences
- preorder
- process
- pulseaudio
- push
- qnx
- qt
- rails
- refactored
- reference
- relink
- remote
- ruby
- ruby on rails
- ruby on rails tutorial
- server
- service
- singleton
- svn
- TDD
- topcoder
- tortoisesvn
- troubleshooting
- ubuntu
- UI properties
- undefined
- user
- v3
- virtualbox
- zend
Top Clicks
- None
Category Archives: Web
Redmine as a Help Desk Solution
I’ve gotten decent at understanding a lot of features of Redmine. I have been tasked with customizing and configuring Redmine to an internal IT Help Desk solution. If you install a theme, a bunch of plugins, and change the layout … Continue reading
Selectize.js onInit load data for autocomplete
Selectize.js is a neat UI tool. I got introduced to it via a coworker used it in a project. I didn’t bother to really look into it until recently when I wanted to do autocomplete and multiple selects. I didn’t … Continue reading
DigitalOcean
Finally signed up for DigitalOcean’s services. I chose them more because I like the How To articles they have to help one get up and running. You can get a better deal with Linode but I wanted to support DigitalOcean … Continue reading
Posted in Web
Leave a comment
CodeIgniter3 .htaccess removing index.php subdomain
Below is the general documentation for editing the .htaccess file to remove index.php from a url The documentation examples is example.com/index.php/news/article/my_article will be the same as example.com/news/article/my_article using .htaccess file of: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule … Continue reading
Time to relearn a new skill: Spark
I took a Spark class maybe earlier this year but can’t say I really remember any of it. Figured I’ll just start at the beginning with an Intro to Spark class on edx.org. https://courses.edx.org/courses/course-v1:BerkeleyX+CS105x+1T2016/info These days just developing an … Continue reading
Posted in Coding, Web
Leave a comment
TCPDF: Open Source PHP Class for generating PDF documents.
Been using TCPDF the last couple of days and have to say it is real easy to use. The examples are really easy to follow and then customize to one’s own needs. Really easy to format the PDF using the table … Continue reading
PHP SAP RFC Function call input not working
This is the first time I used PHP to call a SAP function. Ran into this problem that I couldn’t figure until someone with experience helped me. The SAP function SAP_FUNCTION had one input that expects a length of 10. … Continue reading
NYT online job marketplace article
I’ve been using oDesk recently for a personal project. My thinking was instead of spending lots of time searching on google how to do something why don’t I just pay someone to do it especially if it is not time … Continue reading
Posted in Web
Leave a comment
Learning Full Stack Web Development
Catching up on a lot of web technologies these days. Keeping me pretty busy. Far different than when I was working on Linux kernel configurations and such. In a happier place now. It’s been challenging trying to cram and learn … Continue reading
Posted in Web
Leave a comment
Contract Position Open: Web Developer
Looking for a web developer with a minimum of HTML5, CSS skills. Working knowledge of backbone.js, node.js, or rails experience preferred. It can be a full time or part time position. It has to be a local candidate in the … Continue reading
Posted in Web
Leave a comment