Posts Tagged ‘ web-development ’

Major Reasons to Hire PHP Developer | Web Development

January 30, 2012
By

Guide in migration in the existing application to PHP, error handling , integrating web applications and upgrading projects every so often. They develop an architectural blueprint which supports to develop and increase the ...

Read more »

htaccess for PHP Error Logging – An In-depth How-to …

January 11, 2012
By

Having a PHP error-handling strategy is a must for production environments and helps make your life easier in development environments. With this solution you will have real-time error-handling that avoids the public display ...

Read more »

Ball Python tips and tricks | Wiseware Web Services Group

August 13, 2011
By

Ball Python tips and tricks. Article by Den Giles. There are so quite a few snake supporters around the world. Most of them will not settle for just reading through about them and they would have a snake as a pet.Not every single snake can be ...

Read more »

Understanding the Universal Language – Python Tutorial Guides & Tips

June 27, 2011
By

... on the <a href=”<http://www.pythontutorial.net>”>Python tutorial, go to PythonTutorial.Net. Filed Under: Information For UNIX Tagged With: Guides, Language, Python, Tips , Tutorial, Understanding, Universal ...

Read more »

Why to Hire PHP Developers?

March 15, 2011
By

They help in migration of the existing application to PHP, error handling , integrating its web applications, and upgrading projects from time to time. They provide an architecture which helps to develop and improve the owner's existing ...

Read more »

Need High Levels of Concurrency? Try Stackless Python

July 19, 2010
By

... a viable choice for building highly concurrent, distributed applications. It seems that stackless Python would be an ideal platform for building cloud based applications. Share/Bookmark. Related posts: Python Tips & Tricks of the Trade.

Read more »

Big Spaceship | Labs Blog – Quick Tip: Use Terminal to Read Live …

April 9, 2010
By

On a recent PHP project, I was having trouble with the somewhat ridiculous PHP error handling and Alec, a developer here, pointed me to the terminal "tail" command. This command keeps a persistent connection open to a file and reads the ...

Read more »

Quick Tip: Use Terminal to Read Live Traces

April 5, 2010
By

On a recent PHP project, I was having trouble with the somewhat ridiculous PHP error handling and Alec, a developer here, pointed me to the terminal "tail" command. This command keeps a persistent connection open to a file and reads the ...

Read more »

My Road! » Python Tips (1)

March 5, 2010
By

Python Tips (1). March 5th, 2010 Bruce Jia Leave a comment Go to comments. 最近在从头开始学习Python, 希望用blog顺便记录下来一些小的技巧。 今天记录第一个: variable _. 在python的交互session中,也就是不带文件名直接输入"Python”之后python所 ...

Read more »

Python Tips & Tricks of the Trade | LearnComputer!

March 2, 2010
By

Python shares elements of Ruby and Java languages, and constructs of C/C++. The Pythonic way of programming in Python is to use Lambda functions and list comprehension.

Read more »