InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

When Firebug made life easier

Arvind KumarHTML and CSS, Javascript, MiscelleneousLeave a Comment on When Firebug made life easier

It’s been around three years now i have been using the Firebug. This great tool provides a web developer an easy way to look at and inspect the source code of a web page. You can view and experiment with…

Read More→

Clear template cache in x-cart

Arvind KumarMiscelleneous, PHP3 Comments on Clear template cache in x-cart

Have you been making changing into a smarty template file (within x-cart and perhaps independently as well) for long and the changes would not come up at all? Who could tell better how frustrating this can be! The simplest and…

Read More→

More shorter way to load models on the fly

Arvind KumarCakePHP3 Comments on More shorter way to load models on the fly

This post has been marked as deprecated. You can use “loadModel” controller method to load models on the fly. For more information of this method please visit http://api.cakephp.org/class/controller#method-ControllerloadModel. Thank you.

How to position a pop up element on mouse position coordinates with jquery

Arvind KumarJavascript, jQuery3 Comments on How to position a pop up element on mouse position coordinates with jquery

Here is a simple yet useful trick to position a tooltip (a div element etc) near the mouse click or pointer position using jQuery. In the example here, we have a tool tip (div) with id “tooltip”, a href tag,…

Read More→

Positioning a pop up element on a browser window

Arvind KumarJavascriptLeave a Comment on Positioning a pop up element on a browser window

While working in my last CakePHP project i needed a piece of javascript code that should help me in positioning a absolute pop up element near mouse click. I had been using prototype library for javascript stuff so i looked…

Read More→

Limitation on the number of characters in jquery ajax response

Arvind KumarAjax, Javascript, jQuery, MiscelleneousLeave a Comment on Limitation on the number of characters in jquery ajax response

The following jquery ajax call would return approx. 8442 characters in its “html” response. Content exceeding this number would be truncated.

Getting next day date in javascript

Arvind KumarJavascriptLeave a Comment on Getting next day date in javascript

Here is an useful function to get next day’s date string in javascript. I am going to explain each line of code for those who like to ponder.

Resetting array keys after unsettling a few of them

Arvind KumarPHP1 Comment on Resetting array keys after unsettling a few of them

I have felt this need quite a few times in the past as well. I have an array:

Disable CakePHP debug output when using Ajax

Arvind KumarCakePHP3 Comments on Disable CakePHP debug output when using Ajax

While developing a CakePHP application and debug value set to greater than 0(zero) (development mode) we may want to show our Ajax results clean i.e. without debug information (in form of SQL log etc.) attached to it.

Random string generation with Javascript

Arvind KumarJavascriptLeave a Comment on Random string generation with Javascript

Here is a small but useful function to generate a string with a random number of characters with the help of javascript.

Posts navigation

Previous 1 … 49 50 51 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Deploying Next.js Application with Nginx on Ubuntu – 2025
  • PHP Magic Methods
  • PHP and JSON: Encode, Decode, and Handle JSON Data
  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database

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
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram