dangrossman.info
Dan Grossman | Entrepreneur and web developer
http://www.dangrossman.info/wp-dg-review-site
June 19, 2016. Sparklines & Funnels. I’ve been working on some new reports and updated screens for Improvely the past few weeks. I’m not ready to make the changes live just yet, but I’ll post a quick preview here for the handful of people that both use Improvely and follow my personal blog. Larry Page himself assumed command to right this wrong…. 8230;The old Google made a fortune on ads because they had good content. It was like TV used to be: make the best show and you get the most ad revenue from ...
almsaeedstudio.com
AdminLTE 2 | Documentation
https://www.almsaeedstudio.com/themes/AdminLTE/documentation/index.html
AdminLTE Documentation Current version 2.3.0. AdminLTE can be downloaded in two different versions, each appealing to different skill levels and use case. Compiled and ready to use in production. Download this version if you don't want to customize AdminLTE's LESS files. All files including the compiled CSS. Download this version if you plan on customizing the template. Requires a LESS compiler. All other plugins are listed below. A Word of Advice. AdminLTE is based on Bootstrap 3. Most of the template e...
blog.pisyek.com
laravel Archives - Blog Pisyek
http://blog.pisyek.com/tag/laravel
My name is Pisyek. I blog mainly about web development using Laravel and CodeIgniter framework. Go to Pisyek.com. All links in one page. You may find your answer here. Looking to advertise your product with competitive price? A web programmer specialized in PHP and MySQL. Knowledgeable in CodeIgniter and Laravel framework. My objective is to deliver client expectation. Please contact me first before placing order. :) I share tutorials and tips on my technical blog. My Complete Laravel CMS Collection List.
dangrossman.info
Dan Grossman | A frontend UI for the Spreedly Core API
http://www.dangrossman.info/2013/08/02/a-frontend-ui-for-the-spreedly-core-api
August 2, 2013. A frontend UI for the Spreedly Core API. Is one of my favorite companies because they’ve solved the problem of payment processor lock-in for my business. Their service is a very affordable, independent payment information “vault” — a secure, PCI-DSS compliant place to store customers’ data, and later charge it using whatever payment processor I want. If you’d like to try before installing. I recommend only using the demo if your account only contains test data, as it’s not...Is in develop...
dangrossman.info
Dan Grossman | “Smart Home”
http://www.dangrossman.info/2014/10/29/home-automation-dashboard-2-0
October 29, 2014. 8220;Smart Home”. I have a 10 inch tablet mounted on a wall near the entryway of my house that controls the first floor lights, doors, garage and temperature. It monitors motion sensors to automatically lock up for the night when I head to sleep. How to build your own? A little node.js. Server runs on the tablet to talk to the Vera’s API to poll and control all the various devices. Do you have any more details on this awesome home addition? Would love to have this also!
dangrossman.info
Dan Grossman | PNC Bank
http://www.dangrossman.info/2015/05/05/pnc-bank
May 5, 2015. This is a rant: Apparently 10 years as a customer and over $1000/day in deposits doesn’t make me valuable enough to hold an ATM card at PNC Bank. The friendly CSR on the other end couldn’t find a debit card attached to my account. He eventually found the expired one, and a note that it was not reissued because there were no charges on the card in the last few months. You don’t get to use ATMs. Not worth the $1.11 in plastic and $0.49 in postage every 3-5 years.
dangrossman.info
Dan Grossman | A browscap.ini parser in JavaScript
http://www.dangrossman.info/2010/10/11/a-browscap-ini-parser-in-javascript
October 11, 2010. A browscap.ini parser in JavaScript. I use PHP’s get browser. Function to identify web browsers from user agent strings on several sites. I wanted this ability in a node.js. Application I’m writing, so I wrote a JavaScript implementation to use. You can get it here: http:/ github.com/dangrossman/node-browscap. It includes a parser for browscap.ini files from the Browser Capabilities Project. The sole developer behind Improvely. You can follow me online —.
demo.babalan.com
Creating a Crime Data Tool With Google Maps - Part 1
http://www.demo.babalan.com/creating-a-crime-data-tool-with-google-maps-part-1
Creating a Crime Data Tool With Google Maps - Part 1. Wednesday, September 23, 2015. In this series of posts I will cover building a simple app using the Google Maps API to display data from a Socrata API. Is a new initiative by the city of Baton Rouge to make public data easily accessible to everyone. This is part of a growing movement toward data transparency going on across the country. Baton Rouge uses the Socrata Open Data API. Here's the source code. Is the finished product. The cool site I used fo...
dangrossman.info
Dan Grossman | 10 Years of W3Counter
http://www.dangrossman.info/2014/02/08/10-years-of-w3counter
February 8, 2014. 10 Years of W3Counter. Is turning 10 years old. Every 2-3 years I’ve given the site some needed attention to keep up with the times. The architecture’s gone through several major revisions — from running on a single VPS to several servers, to a short stint running in Amazon’s Elastic Compute Cloud, then back to bare metal servers at SoftLayer. Tracking Active Visitors in Real-Time. Application, which bypasses all the overhead of the PHP framework. Redis. An in-memory key-value store is ...