James Bachini

list

  • What is required to dominate an online niche?

    What is required to dominate an online niche?

    Here is a checklist of factors that need to be taken into account when building an online business. Money Site (main website) High Converting Optimised Landing Page Effective Sales Funnel Lead Magnet / Lead capture methods Designed for user The money site is where prospects will be converted to leads. An effective sales funnel is…

  • Big list of mobile carriers by country

    Here’s a big list of the leading carriers in each country along with the number of users. This should be useful for anyone running mobile marketing campaigns that require network traffic. Europe Turkey Population: 74m Kyivstar – 25.16m MTS – 19.496m Life – 7.72m Intertelecom – 0.931m TriMob – 0.916m PEOPLEnet – 0.821m ITC –…

  • Big list of Cordova/Phonegap Plugins

    I needed a big list of Cordova plugins to search through: android.support.v4 This is a Cordova plugin that adds the Android Support v4 client library. It is meant to be depended on by other plugins. android.support.v7-appcompat This is a Cordova plugin that adds the Android Support v7 AppCompat client library. It is meant to be…

  • Bing URL Ripper for Dorks

    This is a URL ripper which uses bing to search for a dork i.e. “powered by wordpress” and output a list of thousands of wordpress sites. This example was actually setup to rip ning sites but you can adjust accordingly. Written in ruby for linux… #!/usr/bin/env ruby require ‘net/http’ require ‘uri’ class Search def search(search)…