Varun Pant
About
Archives
Feed
Showcase
About
Archives
Feed
Showcase
Archive
2020
May
Cloud composer orchestration via cloud build
2020-05-25
— Varun Pant
— 4 min read
2019
December
Simple Forecasting
2019-12-26
— Varun Pant
— 4 min read
September
how to install the latest python 3 on mac
2019-09-09
— Varun Pant
— 1 min read
April
how to play apple music on alexa in uk
2019-04-10
— Varun Pant
— 1 min read
February
download file using webdriver firefox and python selenium
2019-02-24
— Varun Pant
— 3 min read
January
2018
December
web crawling or scraping using scrapy in python
2018-12-02
— Varun Pant
— 3 min read
August
integration testing with apache beam using pubsub and bigtable emulators and direct runner
2018-08-03
— Varun Pant
— 4 min read
February
gdal 2 on mac with homebrew
2018-02-13
— Varun Pant
— 1 min read
how to print bar chart in chrome browser console
2018-02-05
— Varun Pant
— 1 min read
how to make https requests with python httplib2 ssl
2018-02-02
— Varun Pant
— 1 min read
January
how to read json from web http request of url via python urllib
2018-01-30
— Varun Pant
— 1 min read
2017
October
minimum insertions to form a palindrome
2017-10-15
— Varun Pant
— 3 min read
September
Inverse weighted distance interpolation in golang
2017-09-07
— Varun Pant
— 4 min read
basic sorting algorithms implemented in golang
2017-09-04
— Varun Pant
— 4 min read
August
reading and writing binary files in go lang
2017-08-29
— Varun Pant
— 2 min read
Create linear color gradient in go
2017-08-28
— Varun Pant
— 3 min read
July
merge sort in python
2017-07-23
— Varun Pant
— 2 min read
2016
December
Using Geotiff as datasource via gdal
2016-12-21
— Varun Pant
— 2 min read
How to create fishnets or geospatial grids
2016-12-11
— Varun Pant
— 4 min read
How to transform projections between Spherical Mercator and EPSG 4326
2016-12-10
— Varun Pant
— 1 min read
September
How to Query a Shape file for Point inside a polygon using ogr python
2016-09-01
— Varun Pant
— 1 min read
August
How to read a csv file in go
2016-08-30
— Varun Pant
— 1 min read
How to integrate Google container engine with Stackdriver with kubernaties
2016-08-04
— Varun Pant
— 1 min read
Binary Search Tree in python
2016-08-01
— Varun Pant
— 2 min read
July
Heap Sort in python
2016-07-25
— Varun Pant
— 2 min read
Insertion sort in python
2016-07-22
— Varun Pant
— 1 min read
April
How to install Ubuntu bash on windows
2016-04-07
— Varun Pant
— 1 min read
March
How to use Google Appengine Remote API for Java
2016-03-22
— Varun Pant
— 2 min read
January
Read GAE Admin Backups fromLevelDB format and export GAE Entities using bulkloader
2016-01-11
— Varun Pant
— 3 min read
2015
September
Serving raster layers on Google Cloud Platform
2015-09-21
— Varun Pant
— 7 min read
August
Install all Go project dependencies in one command
2015-08-25
— Varun Pant
— 1 min read
July
Bubble-sort in python
2015-07-23
— Varun Pant
— 1 min read
February
ultimate developer and power users tool list for mac and linux
2015-02-07
— Varun Pant
— 1 min read
2014
December
Creating Isochrones and Isodistances using Googles Direction Search API
2014-12-29
— Varun Pant
— 3 min read
Tilestache on google maps
2014-12-26
— Varun Pant
— 3 min read
Merge multiple Shapefiles using OGR2OGR in windows Linux or OSX
2014-12-22
— Varun Pant
— 2 min read
HTML Geolocation and Altitude
2014-12-21
— Varun Pant
— 3 min read
November
Classes and Inheritance in EcmaScript 6 (ES6 Harmony)
2014-11-30
— Varun Pant
— 3 min read
October
longest palindrome in a string
2014-10-15
— Varun Pant
— 1 min read
print two-dimensional array in spiral order
2014-10-15
— Varun Pant
— 1 min read
merge two sorted arrays in python
2014-10-11
— Varun Pant
— 1 min read
September
Update the locate DB on OS X
2014-09-10
— Varun Pant
— 1 min read
August
How to print the Fibonacci Sequence in Python
2014-08-09
— Varun Pant
— 2 min read
July
Using ElasticSearch for Spatial Search tutorial
2014-07-20
— Varun Pant
— 3 min read
CCS3 only Loading Icon
2014-07-13
— Varun Pant
— 2 min read
How to install and configure grunt on mac Osx
2014-07-12
— Varun Pant
— 1 min read
Normalizing Ranges of Numbers
2014-07-09
— Varun Pant
— 1 min read
Install tile-stache on OsX Mavericks
2014-07-08
— Varun Pant
— 1 min read
February
how to make a web crawler in python
2014-02-01
— Varun Pant
— 1 min read
January
Ternary search tree
2014-01-26
— Varun Pant
— 4 min read
Gheat Java – Heat maps
2014-01-24
— Varun Pant
— 3 min read
2013
December
Raphael-js-tutorial-part-II
2013-12-25
— Varun Pant
— 2 min read
Turn Off Autocomplete for Input
2013-12-01
— Varun Pant
— 1 min read
October
Embedding Flash,Quicktime,Windows Media,Silverlight or HTML5 Video
2013-10-01
— Varun Pant
— 1 min read
August
Mod Proxy equivalent in IIS using ARR and URL Rewrite Module
2013-08-25
— Varun Pant
— 2 min read
Signing android release apk from the command line (via ant)
2013-08-25
— Varun Pant
— 2 min read
March
Importing CSV File Into SQL SERVER Database using BULK INSERT
2013-03-11
— Varun Pant
— 2 min read
Importing Exporting CSV Files in PostgreSQL Databases via COPY
2013-03-11
— Varun Pant
— 2 min read
Raphael JS Tutorial - Part I
2013-03-10
— Varun Pant
— 1 min read
February
How to configure Apache mod_wsgi
2013-02-26
— Varun Pant
— 1 min read
Serve the contents of any directory with Python’s SimpleHTTPServer
2013-02-08
— Varun Pant
— 1 min read
January
Avoid console errors in browsers that lack a console
2013-01-30
— Varun Pant
— 2 min read
sqlite3 Bulk Import CSV from command line
2013-01-29
— Varun Pant
— 2 min read
Install Apache Cassandra
2013-01-27
— Varun Pant
— 1 min read
Position div in the center of the page using css
2013-01-27
— Varun Pant
— 2 min read
A guide to hosting in Red Hats OpenShift PaaS
2013-01-25
— Varun Pant
— 3 min read
Basic authentication in web.py via attribute
2013-01-23
— Varun Pant
— 2 min read
Cross browser drop shadow with CSS3
2013-01-23
— Varun Pant
— 2 min read
Cross browser CSS3 border-radius (rounded corners)
2013-01-22
— Varun Pant
— 2 min read
Cross Browser Opacity or Transparency
2013-01-22
— Varun Pant
— 1 min read
Installing Redis on Ubuntu
2013-01-20
— Varun Pant
— 2 min read
gzip compression in apache using mod_deflate
2013-01-19
— Varun Pant
— 1 min read
Start Stop Restart Apache 2 Web Server
2013-01-19
— Varun Pant
— 1 min read
2012
August
Factorial in python
2012-08-14
— Varun Pant
— 1 min read
May
Auto Complete with Redis (Python)
2012-05-06
— Varun Pant
— 1 min read
How To Install and use Python Web.py framework on Windows
2012-05-06
— Varun Pant
— 1 min read
How to setup easy_install on Windows
2012-05-06
— Varun Pant
— 2 min read
April
Find Longitude and Latitude in Google Maps
2012-04-15
— Varun Pant
— 1 min read
How to set up Redis in Ubuntu Linux
2012-04-14
— Varun Pant
— 1 min read
January
Installing Ubuntu Linux in VMware and VMwareTools
2012-01-09
— Varun Pant
— 3 min read
2011
October
LIMBO Game Review
2011-10-19
— Varun Pant
— 2 min read
September
VPS Hosting Past and Present
2011-09-27
— Varun Pant
— 3 min read
January
Web Sockets in HTML 5
2011-01-10
— Varun Pant
— 3 min read
2010
September
Water Simulation
2010-09-25
— Varun Pant
— 2 min read
July
Liquid Particles
2010-07-03
— Varun Pant
— 1 min read
June
Image Carousel
2010-06-29
— Varun Pant
— 1 min read
I-Phone Scroll
2010-06-18
— Varun Pant
— 2 min read
Data URI and IE
2010-06-15
— Varun Pant
— 2 min read
Notepad++ with Python
2010-06-15
— Varun Pant
— 2 min read
Hello World!
2010-06-12
— Varun Pant
— 1 min read