Coding Tips & Tricks
Posts tagged internet
Django Starter Kit
Feb 18th
Here’s an excellent 37-item list of Django tips , tutorials and articles bundled all in one place with an emphasis on recent items, over at komunitasweb.com.
Excerpt from:
Django Starter Kit
Tech stuff for the slacker: Ten more essential Python tips
Feb 5th
Ten more essential Python tips : “Today, Python is one of the most popular programming languages in the open source space. Look around and you will find it running everywhere, from various configuration tools to XML parsing. …
More here:
Tech stuff for the slacker: Ten more essential Python tips
Linux Today – Ten more essential Python tips
Feb 4th
Following on from the popularity of our Ten essential Python tips for beginners article, we’ve compiled a further collection of ten gems to make your Python experience that much more worthwhile… “Passing arguments to a Python script …
See more here:
Linux Today – Ten more essential Python tips
Alan Toews Blog: vb.net error handling
Jan 4th
vb. net error handling . I’ve been a vb.net coder for many years now, though only for personal or work related tasks. I’m currently developing an application for my company, that will be among the first projects I’ve done for public use. …
The rest is here:
Alan Toews Blog: vb.net error handling
Error handling by PHP developers for SEO purpose » PHP Tutorials …
Dec 21st
PHP is one of the simplest server side scripting language which needs no more promotion in the web development industry. Heavy traffic websites such as WordPress also uses this open source programming language to manage complex database …
Read the rest here:
Error handling by PHP developers for SEO purpose » PHP Tutorials …
PHP error handling script
Sep 6th
A simple guide explaining some of the basic error handling capabilities of PHP. Also features an error handling script that anyone can download and use. Some prior knowledge of PHP may be required.
Read the original post:
PHP error handling script
PHP Error Handling and the @ Operator
Jun 7th
I have been trying to debug a plugin for WordPress (Shorten2Ping – I will keep plugging this because I think it is so nifty!) and I was running into a problem where the plugin would silently fail with nothing in the logs, …
Read more from the original source:
PHP Error Handling and the @ Operator
Core Python Programming Ebooks Download | Acrobat PDF Files
Apr 2nd
Python’s error-handling capability is extremely useful to both the programmer and the user, and we address that topic in a separate chapter. Finally, the largest parts of the Python “core” we cover will be functions, modules, …
See more here:
Core Python Programming Ebooks Download | Acrobat PDF Files
Automatically monitor and email PHP error log content
Jul 16th
See http://perishablepress.com/press/2008/01/14/advanced- php-error-handling -via-htaccess/ for details and examples * * NOTE : READ ALL OF THE COMMENTS IN THIS FILE TO UNDERSTAND HOW IT WORKS. IT * IS PARTICULARLY IMPORTANT YOU DO SO IF …
Read the original here:
Automatically monitor and email PHP error log content