Mobile Frameworks -- Bootstrap

This is Part 4 in multipart series on the State of Mobile Frameworks in 2014, if you haven’t already read the previous articles, they are here: Part 1 - The State of HTML Mobile Frameworks in 2014 Part 2 -...

Mobile Frameworks -- jQuery Mobile

This is Part 3 in multipart series on the State of Mobile Frameworks in 2014, if you haven’t already read the previous articles, they are here: Part 1 - The State of HTML Mobile Frameworks in 2014 Part 2 -...

Mobile Frameworks -- JQT (Formerly jqTouch)

This is Part 2 in multipart series on the State of Mobile Frameworks in 2014, see Part 1 if you haven’t already. Note I have built a few app’s with JQT years ago. I ended up hacking the codebase to...

The State of HTML Mobile Frameworks in 2014

This is part 1 of a multipart series. There will be more parts forthcoming. A year I released my mobile app Recipe Folder using jQuery mobile and PhoneGap. While jQuery mobile did the job, I realized that while easy to...

SLOC Counter

(SLOC/LOC) Line of Code Counter I needed a quick way to count the lines of code in a program, skipping empty lines and ignoring commented lines so I could get an estimate of how many lines of code a Library...