Friday, April 26, 2013

How Mobify Works - Adaptive & Responsive Mobile Web Platform | Mobify

How Mobify Works - Adaptive & Responsive Mobile Web Platform | Mobify

Quote:
"... render those to provide a perfect mobile experience. This happens so fast the user will almost feel like using a native app!"

Really??

Tuesday, February 12, 2013

Browse chromium's browsing history

Browse chromium's browsing history, which is kept in a sqlite db.

Install sqlitebrowser and open ~/.config/chromium/Default/History

A lot quicker than the built in browser...

Sunday, February 10, 2013

Equip yourself with OpenDNS Web Content Filtering

OpenDNS Web Content Filtering





  • Create free account at OpenDNS
  • Use their DNS servers: https://www.opendns.com/opendns-ip-addresses/
  • E.g. for Thomson router: http://npr.me.uk/telnet.html#updateddn:


  • CommandComments
    dns server route listList all DNS resolvers set in the router. ( optional )
    dns server route flushClear
    dns server route add dns=208.67.222.222 metric=5 intf=InternetSee note (1) below regarding "intf=Internet"
    dns server route add dns=208.67.220.220 metric=10 intf=InternetSee note (1) below regarding "intf=Internet"
    dhcp client ifdetach intf=InternetSee note below regarding "intf=Internet"
    dhcp client rqoptions delete intf=Internet option=domain-name-serversStop the router from getting the ISP's DNS resolver via DHCP
    dhcp client ifattach intf=InternetSee note (1) below regarding "intf=Internet"
    dns server route listList all DNS resolvers set in the router.  (just checking)
    saveallMake the change permanent. 

    Choose your filtering level

    High
    Protects against all adult-related sites, illegal activity, social networking sites, video sharing sites, and general time-wasters.
    26 categories in this group - View - Customize
    Moderate
    Protects against all adult-related sites and illegal activity.
    13 categories in this group - View - Customize
    Low
    Protects against pornography.
    4 categories in this group - View - Customize
    None
    Nothing blocked.
    Custom
    Choose the categories you want to block.

  • Fertig!