Login | Create Account
RT-Coding Logo
  • Home
  • Blog
  • Portfolio
  • About Me
RT-Coding Logo
  • Home
  • Blog
    • jQuery / Ajax0
    • Python3
    • PHP0
    • HTML5 / CSS2
  • Portfolio

21 Feb

Prevent some default iPad actions using CSS

  • Post Date: 21/02/2013
  • Category: HTML5 / CSS
  • Posted by: Robert Tagg

When developing HTML5 based Apps for IOS you may have noticed that there a few user actions that may get in the way of your app and annoy you or your users. luckily a few of these things can easily be disabled with a little CSS magic.

Read more... Comments

css html ipad

24 Jan

Add Pygments syntax highlighting to your django blog

  • Post Date: 24/01/2013
  • Category: Python
  • Posted by: Robert Tagg

If, like me, you own a web development blog then the chances are that you will be sharing code snippits with your readers. There are plenty of open source solutions available on the net that allow you to do this and the one i chose is Pygments (mainly because it's created in Python).

Read more... Comments

django pygments

19 Jan

A Script to Generate Pygments Styles

  • Post Date: 19/01/2013
  • Category: Python
  • Posted by: Robert Tagg

Pygments is a Code Syntax Highlighter created in Python, I use it here on my blog for my blog posts to highlight various code snippits. Just browse some posts for examples. In this post I will cover how to generate stylesheets for Pygments based on it's many built in styles.

Read more... Comments

django pygments python

Blog Categories

  •  jQuery / Ajax (0)
  •  Python (3)
  •  PHP (0)
  •  HTML5 / CSS (2)

Blog Archive

    2013
  • January (4)
    • Add Pygments syntax highlighting to your django blog

      (24 Jan 2013)

    • A Script to Generate Pygments Styles

      (19 Jan 2013)

    • Adding RSS Feeds to your Django Application

      (19 Jan 2013)

    • Web Fonts on IOS 5 and IOS 6

      (19 Jan 2013)

  • February (1)
    • Prevent some default iPad actions using CSS

      (21 Feb 2013)

Tag Cloud

css django fonts html html5 ipad mobile pygments python rss

Quick Nav

  •  Home
  •  Blog
  •  Portfolio
  •  About
  •  Contact

latest Tweets

Web Links

  •  Adrian Lawley
  •  Robert Hranitzky

About Me

I'm a Professional Web Developer currently living and working in Germany. My main strength is front-end web development for desktop and mobile devices.

You can read more on my About Me Page.

Created by Robert Tagg | Copyright © 2013 RT-Coding.com All Rights Reserved.
  • Terms and Conditions
  • |
  • Privacy Policy