
babalan.com
Justin Kellyprogramming and technology
http://www.babalan.com/
programming and technology
http://www.babalan.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
3.1 seconds
16x16
32x32
64x64
128x128
160x160
192x192
Babalan
Justin Kelly
3620 ●●●●●Drive
Bato●●●●ouge , Louisiana, 70806
US
View this contact
Babalan
Justin Kelly
3620 ●●●●●Drive
Bato●●●●ouge , Louisiana, 70806
US
View this contact
A Small Orange LLC
Small Orange
650 Hamil●●●●●●●●●E Suite D
At●●ta , GA, 30312
US
View this contact
14
YEARS
2
MONTHS
25
DAYS
TUCOWS DOMAINS INC.
WHOIS : whois.tucows.com
REFERRED : http://domainhelp.opensrs.net
PAGES IN
THIS WEBSITE
7
SSL
EXTERNAL LINKS
20
SITE IP
149.47.147.235
LOAD TIME
3.141 sec
SCORE
6.2
Justin Kelly | babalan.com Reviews
https://babalan.com
programming and technology
Justin Kelly
Creating a Crime Data Tool With Google Maps - Part 2. Thursday, September 24, 2015. In this post we get to the fun part of actually creating the map with the Google Maps JavaScript API. All of the source code for this project can be found here. Here is what the final product will look like: This is what we are going to cover in…. Creating a Crime Data Tool With Google Maps - Part 1. Wednesday, September 23, 2015. Visualizing Data from the MapMyFitness API. Wednesday, November 05, 2014. This is part 2 in ...
SOLID - Open Closed Principle
http://www.babalan.com/solid-open-closed-principle
SOLID - Open Closed Principle. Sunday, October 05, 2014. This is part 2 in a series of posts about the SOLID design principles. Check out part 1 here. Here is an example:. Let’s pretend your uncle just gave you a stock ‘95 Ford Mustang. After driving it around for a few weeks you decide it needs some more horsepower. You have two options:. Total Cost: $17,843.28. Total Hours Spent: 321. Total Added Horsepower: 16. Total Cost: $1,723.47. Total Hours Spent: 1 afternoon. Total Added Horsepower: 350. The Ope...
Comparing Swift and C#
http://www.babalan.com/comparing-swift-and-c
Comparing Swift and C#. Sunday, July 20, 2014. Lately I've been reading through the Swift book. Released by Apple to introduce their new programming language. Overall, Swift is a big change from the verbose syntax of Objective-C. It's also exciting to have the opportunity to learn a new language while it's still in beta. Swift borrows elements from several existing languages, including C#, and I thought it would be interesting to compare the two. Are you ready to really have your mind blown?
Visualizing Data from the MapMyFitness API
http://www.babalan.com/visualizing-data-from-the-mapmyfitness-api
Visualizing Data from the MapMyFitness API. Wednesday, November 05, 2014. I have been using the MapMyRun app. JavaScript library for graphs, and the Google Maps JavaScript API. To create a map. You can go here. To get started with the API. Once you get signed up they have a nice tool. That you can use to test the API and pull back real data. Here is what the tool looks like:. Here is a screenshot of the tool in action:. You will need your own Google Maps JavaScript API key which you can get here. I hope ...
Resizing Images With JavaScript
http://www.babalan.com/resizing-images-with-javascript
Resizing Images With JavaScript. Monday, August 25, 2014. One of my current projects is a mobile web application that allows users to upload receipts to an expense reporting system. We are using Telerik's ASP.NET AsyncUpload. There are plenty of native mobile apps out there for manipulating and resizing images but we didn't want to add the extra steps and hassle of adding an additional application to the process. Luckily the HTML5 File API was able to come to our rescue. By most modern browsers.
Justin Kelly - Page 2
http://www.babalan.com/page/2
Resizing Images With JavaScript. Monday, August 25, 2014. One of my current projects is a mobile web application that allows users to upload receipts to an expense reporting system. We are using Telerik's ASP.NET AsyncUpload control. Overall, the control works great and provides a lot of great features out of the box like client side file validation…. Comparing Swift and C#. Sunday, July 20, 2014. Using jQuery.ajax with ASP.NET Update Panel. Wednesday, March 19, 2014. Entity Framework - Model First.
TOTAL PAGES IN THIS WEBSITE
7
About Me
http://www.demo.babalan.com/about
Hi, I'm Justin. I'm a software engineer working for Protective Life. I live in Birmingham with my wife and 3 kids. I started this blog as a way to share stuff I've been working on. Hopefully you find something useful here. And if not.well at least it didn't cost you much. The best way to get in touch with me is by email. Vapor theme by Seth Lilly. Proudly published with Ghost.
AngularJS - Creating a User Directory
http://www.demo.babalan.com/angularjs-user-directory
AngularJS - Creating a User Directory. Thursday, October 30, 2014. The goal of this tutorial is illustrate the basic components of AngularJS. By creating a simple user directory. Most of the code here follows John Papa's Angular Style Guide. If you are just getting started with Angular this should be your next stop after reading through the official docs. John provides a great set of best practices that will help you create clean, maintainable projects. The code for this tutorial can be found here. Direc...
Justin Kelly - Page 2
http://www.demo.babalan.com/page/2
Resizing Images With JavaScript. Monday, August 25, 2014. One of my current projects is a mobile web application that allows users to upload receipts to an expense reporting system. We are using Telerik's ASP.NET AsyncUpload control. Overall, the control works great and provides a lot of great features out of the box like client side file validation…. Comparing Swift and C#. Sunday, July 20, 2014. Using jQuery.ajax with ASP.NET Update Panel. Wednesday, March 19, 2014. Entity Framework - Model First.
Visualizing Data from the MapMyFitness API
http://www.demo.babalan.com/visualizing-data-from-the-mapmyfitness-api
Visualizing Data from the MapMyFitness API. Wednesday, November 05, 2014. I have been using the MapMyRun app. JavaScript library for graphs, and the Google Maps JavaScript API. To create a map. You can go here. To get started with the API. Once you get signed up they have a nice tool. That you can use to test the API and pull back real data. Here is what the tool looks like:. Here is a screenshot of the tool in action:. You will need your own Google Maps JavaScript API key which you can get here. I hope ...
Creating a Crime Data Tool With Google Maps - Part 2
http://www.demo.babalan.com/creating-a-crime-data-tool-with-google-maps-part-2
Creating a Crime Data Tool With Google Maps - Part 2. Thursday, September 24, 2015. In this post we get to the fun part of actually creating the map with the Google Maps JavaScript API. All of the source code for this project can be found here. Here is what the final product will look like:. This is what we are going to cover in this post:. Initializing the Google Maps Window. Setting Google Maps Options. Applying a Custom Map Style From Snazzy Maps. How to Set Custom Bounds in Google Maps. By default we...
SOLID - Open Closed Principle
http://www.demo.babalan.com/solid-open-closed-principle
SOLID - Open Closed Principle. Sunday, October 05, 2014. This is part 2 in a series of posts about the SOLID design principles. Check out part 1 here. Here is an example:. Let’s pretend your uncle just gave you a stock ‘95 Ford Mustang. After driving it around for a few weeks you decide it needs some more horsepower. You have two options:. Total Cost: $17,843.28. Total Hours Spent: 321. Total Added Horsepower: 16. Total Cost: $1,723.47. Total Hours Spent: 1 afternoon. Total Added Horsepower: 350. The Ope...
Stuff I've Made
http://www.demo.babalan.com/stuffivemade
Stuff I've Made. Here are some projects I've been working on:. This is an app I made to interact with Crime data from a Socrata API supplied by the City of Baton Rouge open data initiative. Vapor theme by Seth Lilly. Proudly published with Ghost.
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...
TOTAL LINKS TO THIS WEBSITE
20
Bab Al Amarah - Home
www.babalamine.com
This Web page parked FREE courtesy of WISE IT. Search for domains similar to. Is this your domain? Let's turn it into a website! Would you like to buy this. Find Your Own Domain Name. See our full line of products. Easily Build Your Professional Website. As low as $4.99/mo. Call us any time day or night .
babalamineniass's blog - baba lamine niass - Skyrock.com
Je m'appelle Malick Ndiogou Diaw et je suis senegalais.je suis etudiant en licence a l'ucad de dakar.je dedie ce blog a tout le monde parceque baye niass a une dimension ultra internationale et particulierement aux talibés baye. 22/03/2008 at 9:44 AM. 26/05/2009 at 4:17 AM. Subscribe to my blog! Moi et baba lamine. AU Nom d'Allâh Le Tout Miséricordieux Le Très Miséricordieux. Samedi, 23 mai 2009. Sous la présidence effective de. Cheikh Mouhammad Al-Amine Ibrahim NIASS. Journée Médicale de Weinde. Posted ...
Cheikh Mohamadoul Amin Ibrahim Niasse, BABA
Redirection: http:/ www.alaminbaba.com/.
Justin Kelly
Creating a Crime Data Tool With Google Maps - Part 2. Thursday, September 24, 2015. In this post we get to the fun part of actually creating the map with the Google Maps JavaScript API. All of the source code for this project can be found here. Here is what the final product will look like: This is what we are going to cover in…. Creating a Crime Data Tool With Google Maps - Part 1. Wednesday, September 23, 2015. Visualizing Data from the MapMyFitness API. Wednesday, November 05, 2014. This is part 2 in ...
Babalance | Finding balance in every day life
Finding balance in every day life. Skip to primary content. Skip to secondary content. Delicious Nostalgia with a Spin! April 15, 2013. Sometime during the holidays a friend invited me to a party at her place and served a potato-cod dish that was delicious. When I asked about it, she said it was made with salted cod. Are you kidding me? Where on earth did you find salted cod? I could not believe it, it had been so many years! There is one in Marin County and there is one in Berkeley that I know of. Now, ...
BABALANCER - babalancer - Blogcu.com
Litvanya parlamentosu, "vatandaş gazeteciliğinin" giderek geliştiği ve internet blogçularının yeni editörler olarak görüldüğü günümüzde bir. ABD BECERİKSİZLİĞİNİ KABUL EDİYORMUŞ. ABD, resmi raporunda becereksizliğini itiraf etti ABD’nin Irak’ın tekrar yapılanmasına yönelik. BloWEB TASARIM SINAV SORULARI HTML 1) Aşağıdakilerin hangisi kod tabanlı bir web tasarım dilidir? A)Dreamweaver b)Photoshop c)Flash d)Html CEVAP. Harika bir 3D animasyon programı.
babaland.com
SOCIAL ENGAGEMENT