2
I Use This!
Activity Not Available

News

Analyzed over 1 year ago. based on code collected almost 5 years ago.
Posted about 14 years ago by admin
jQuery can be defined as a cross browser Java script that is basically used to design with a purpose of simplifying the scripts on the client side of HTML. It is used on many websites all across the globe and is the most popular java script today. http://technotab.com/10-best-jquery-plugins-of-january-2012/
Posted about 14 years ago by admin
PHPDevShell provides a complete yet easy extendible Forms and CRUD plugin to deal with Forms in a clean and neat way. There are always some cases where you would need to deviate and have a custom form manager. However, for all general forms, the ... [More] PHPDevShell Form & CRUD will be more than enough. In later articles it can be made even easier with the build in ORM. read more [Less]
Posted about 14 years ago by admin
Today my older brother celebrates his 36th Birthday. He always was a guiding hand in my life and is one of the most unselfish people I know. Through our life as kids, playing together he became my best friend and was this ever since. His motivation ... [More] was the reason I am a coder today, him being a brilliant and vastly experienced software developer, who supported me during my self taught career. read more [Less]
Posted about 14 years ago by admin
Amon (named after the Egyptian Sun god or a demon) is a self-hosted toolkit that allows you to monitor web apps with a small footprint (Amon can fit in 20MB of RAM) and all the information kept in one place. It's a nice open source tool (with good ... [More] docs) that can run on the smallest VPS you have. If you don't trust similar cloud solutions (some of which are not free) and you want to be in full control of your logs and performance history, then Amon is probably worth a look, especially for you DevOps folks. http://server.dzone.com/articles/amon-lightweight-open-source [Less]
Posted about 14 years ago by admin
HTML which stands for Hypertext mark-up language is supposed to be the main language for web pages. Hence the purpose of a web browser is to read the HTML documents and then compose them into either audible or visible websites. http://technotab.com/13-most-used-speedy-tools-to-write-css-and-html-code/
Posted about 14 years ago by admin
Did you read the introduction yet? Now that you know that your first script will be in your own plugin, and that a menu connects the user to this script. Lets look at how we can start using PHPDevShell methods and function and merge with its shared ... [More] environment. You will be happy to learn all the information and powerful methods you have at your fingertips. read more [Less]
Posted about 14 years ago by admin
You will always require an execution point (url) for your first controller or page. You can obviously turn any page you create into your application or sites landing page. However, here I will be explaining exactly what getting started gets to once ... [More] you start developing more advanced controllers. When we refer to a script, controller or node, we generally refer to a single PHP file that you created. read more [Less]
Posted about 14 years ago by Greg
I've just added a new page in the documentation: LDAP (a.k.a Active Directory). More to come...
Posted about 14 years ago by TitanKing
As we get lazier (or older) we appreciate the value of code completion. PHPDevShell does support code completion but at this stage only in Netbeans. Because PHPDevShell uses allot of lazy loading very few other IDE's understand it. Yet our favorite IDE does. So if you really want code completion, you will have to get used to Netbeans. read more
Posted about 14 years ago by TitanKing
(PHPDevShell 3.1.2+) You will most certainly come across your developed form being spammed to death by some random bot who started harvesting your forum and found a public form to submit junk to. Sure it can be eliminated with captcha, however, we ... [More] find this very unprofessional on simple forms. You also probably learned by now that most end users have very low IQ, finding the captcha almost impossible to complete. read more [Less]