DevArticles.In

Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Month: October 2010

Auto linking text string having image tags using Text Helper in CakePHP

Arvind KumarCakePHPLeave a Comment on Auto linking text string having image tags using Text Helper in CakePHP

Recently I found that auto linking urls and emails of a string having image tags within was not possible using text helper in CakePHP. It would try to autoLink url of image src and thus it is broken. I am…

Read More→

A php tool for adjusting or correcting time of subtitles of a video movie

Arvind KumarTools2 Comments on A php tool for adjusting or correcting time of subtitles of a video movie

As English is not my mother tongue i do like (at least first time) subtitles running while watching an English movie. This time while i was watching another movie the only subtitles’ file i found over there had a straight…

Read More→

Getting current page url and title for social network sharing in WordPress

Arvind KumarWordPress2 Comments on Getting current page url and title for social network sharing in WordPress

Today i added a few social network sharing buttons i.e. facebook, twitter, delicious, myspace etc. to the right side column of this very blog.  To make it work as desired I had to do some extra bit of effort to…

Read More→

Field type tinyint(1) would not save values other than 0 and 1 in CakePHP

Arvind KumarCakePHPLeave a Comment on Field type tinyint(1) would not save values other than 0 and 1 in CakePHP

Just a quick note. I had a “is_active” field in my users table which i had been using to store boolean 0 and 1 values. Later, i mean today, i decided to save a new value -1 to this field…

Read More→

Making line-through color to appear different than the text (using CSS)

Arvind KumarHTML and CSS1 Comment on Making line-through color to appear different than the text (using CSS)

I am posting a simple trick to make the color of line-through line to appear different than the stricken text. I had to recall this trick actually as we rarely use it and i guess i myself never used it…

Read More→

A few notes on joining a MySQL table to itself to get unique combination of field data

Arvind KumarMySQLLeave a Comment on A few notes on joining a MySQL table to itself to get unique combination of field data

Just a few notes on joining a MySQL table to itself to get unique combination of data stored in its fields. Suppose we have a MySQL table named `keywords` having fields `word1`, `word2` and `word3`. Once we have got a…

Read More→

Fixing ‘mysql’ is not recognized as an internal or external command in Windows7

Arvind KumarMiscelleneous, MySQL, WAMP, Windows14 Comments on Fixing ‘mysql’ is not recognized as an internal or external command in Windows7

Having WAMP installed when i try to type mysql in my windows command prompt it would give me the following error:

How to add HTML tag keyboard and toolbar shortcuts to Notepad++

Arvind KumarHTML and CSS, Miscelleneous, Windows7 Comments on How to add HTML tag keyboard and toolbar shortcuts to Notepad++

(skip to implementation) Like most computer users i do prefer to use keyboard shortcuts and while working with web pages in particular, keyboard shortcuts and visual shortcuts in editor toolbars speed up development work considerably. There are HTML editors like…

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