DevArticles.In

Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Month: September 2010

Form DOM element not recognized (created) in ajax form in IE when placed with end tag missing

Arvind KumarAjax, HTML and CSS, Javascript, jQuery, PHP2 Comments on Form DOM element not recognized (created) in ajax form in IE when placed with end tag missing

Skipping a form end tag </form> costed me almost a day (i had to go to bed abandoning the fixing for some time though;)). I had been using ajaxForm with jQuery to submit ajax form which was placed on a…

Read More→

Center aligning a table within DIV element

Arvind KumarHTML and CSSLeave a Comment on Center aligning a table within DIV element

Define the CSS style in css file or header of the HTML page:

Croogo – A free open source CakePHP powered CMS for PHP

Arvind KumarCakePHP1 Comment on Croogo – A free open source CakePHP powered CMS for PHP

Croogo is a free web based CMS (Content Management System) for PHP built on the top of CakePHP MVC framework. It was first released on October 07, 2009 by Fahad Ibnay Heylaal. It’s latest version is Croogo-1.3.2 and it could…

Read More→

New improved CakePHP cookbook documentation

Arvind KumarCakePHP2 Comments on New improved CakePHP cookbook documentation

Gone are the old days when CakePHP developers would complain about the in-sufficient documentation available in CakePHP. CakePHP community has not only improved existing documentations but going a step further they have added separate tabs for all three main versions…

Read More→

CakePHP 1.3.4 released, 2.0 on the way!

Arvind KumarCakePHPLeave a Comment on CakePHP 1.3.4 released, 2.0 on the way!

The CakePHP core team announded the release of CakePHP 1.3.4 recently (on Sep 12, 2010). It was almost within month since the last CakePHP release i.e. 1.3.3. The team announced that there had been a few changes which could affect…

Read More→

Use of custom displayField paramater in CakePHP

Arvind KumarCakePHPLeave a Comment on Use of custom displayField paramater in CakePHP

The $this->displayField is used to define custom display field while doing ‘list’ or scaffolding in CakePHP. It can be specified either in Model class or just before making a db call.

Using Inflector singularize and camelize for taking out model name in CakePHP

Arvind KumarCakePHP3 Comments on Using Inflector singularize and camelize for taking out model name in CakePHP

We can use CakePHP library’s Inflector::singularize() and Inflector::camelize() methods for taking out corresponding model name from a controller name (provided we follow CakePHP’s naming conventions well).

Security component black hole, form submit dies on a blank page with no error

Arvind KumarCakePHP4 Comments on Security component black hole, form submit dies on a blank page with no error

The problem started when i used Auth component in my current CakePHP project. Everything seemed working fine until i created an html form, submitted it and tried to retrieve this form’s data in controller action. I tried to print $this->data…

Read More→

Adding (Explorer – file browser) plugin to Notepad++

Arvind KumarMiscelleneous, Windows6 Comments on Adding (Explorer – file browser) plugin to Notepad++

Once i decided to give Notepad++ a serious try as my default code editor the first major thing i noticed was the non availability of explorer like file browsing panel (generally to the left side). After a few bits of…

Read More→

Apache/WAMP slow on Windows 7

Arvind KumarWindowsLeave a Comment on Apache/WAMP slow on Windows 7

After i had installed WAMP on Windows 7 the loading of web pages on my localhost server slowed down considerably. After negotiating with it for a few days i decided to find the culprit out and ultimately i reached at…

Read More→

  • Useful Linux Commands
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Remove Appends Attributes from Laravel Eloquent Model
  • How TO – Remove a Property from an Object in JavaScript
  • Array Destructuring With or Without List Function in PHP
  • Git Cannot open .git/FETCH_HEAD: Permission denied Solution
  • How to Check Laravel Version using CLI and File System

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms