/categories/development

Development

Programming, application development, frameworks, scripting languages, and developer tooling.

Featured videos

YouTube

Calling Python scripts from PHP 101

How to use Python scripts in PHP.

YouTube

PyQt4 #4 - Connecting Signals to Widgets at Runtime

In this video I will show you how simple it is with PyQt4 to connect actions (signals) to a widget in a window at runtime. I show how to assign a signal to a Push Button, a Line Edit and a Menu. We write a function for...

YouTube

PyQt4 #3 - Layout options in Qt Designer

In this 3rd video in my series on PyQt I show you the main layout options for your windows and widgets. These are Horizontal Layout, Vertical Layout, Form Layout and Grid Layout All my videos are also available on my web...

YouTube

PyQt4 #2 - QT File Associations in Eclipse

In part two of my series on PyQt4 I want to quickly show you how to setup a file association in Eclipse. In this example we will link .ui files with the QT Editor so that when you double click a .ui file in Eclipse it...

YouTube

PyQt4 #1 - Getting Started

Stay secure and private online with Private Intenet Access https://www.privateinternetaccess.com/pages/stream-live/simonjcarr In this screencast I will give you a quick start guide to using PyQt4. Various options for...

YouTube

Web2Py linking Tables and changing the displayed field

http://www.simoncarr.co.uk In this screencast I will show you to create two tables, link them together and change which field is displayed when you are created a new record in the linked table.

YouTube

Web2Py change default date format in Ajax Calendar

http://www.simoncarr.co.uk This video will show you how to change the default date produced by the Web2Py Ajax Calendar Widget.

Development | CarrTech.dev