Web Gurus

Welcome to the GEEK world, best place where you find topic about latest cutting edge technology on website and mobile. Learn and grow your knowledge with the information and tutorials about Website designing, CSS tutorials, Java Script tutorials, Ruby tutorials, ROR tutorials, HTML tutorials, HTML5 , JQuery, Javascript tutorials, Photoshop tutorials, Flash, games tutorials, Cheat sheets, Design tools, Action Scripts as well as MySql, Oracle and many more in a easy way to use and understand.

▼
Friday, December 30, 2016

Magical Tool for MAC Lovers : TinkerTool

›
TinkerTool is an application that gives you access to additional preference settings Apple has built into macOS. This allows...
2 comments:
Thursday, April 16, 2015

How to enable code hinting or auto completion in notepad++

›
Notepad++ is my favorite open source tool for web development, day by day its improving and becoming better and better. It's been 6 year...
Wednesday, April 15, 2015

Notepad++ and CakePHP .ctp Syntax Hightlighting

›
Generally CakePHP file syntaxes are not recognized and highlighted by Notepad++. In reality Notepad++ is not able to identify the files o...
Friday, September 5, 2014

Sencha Touch 2 - View and Controller Basics

›

Javascript: Introduction to Anonymous functions

›
Anonymous functions are functions that are dynamically declared at runtime that don’t have to be given a name. Anonymous functions are de...
Monday, April 8, 2013

Introducing GOOGLE NOSE BETA

›
What is that GOOGLE NOSE?  Google NoseBETA leverages new and existing technologies to offers Android Ambient Odor Detection technology, co...
Tuesday, July 10, 2012

Reload / Refresh Page in jQuery

›
Here is the code to refresh the page when u click on a button component. Its just like you press "F5" button to refresh page. ===...
Thursday, June 28, 2012

Oracle DBA script: Monitor user activity on the DB

›
Code : set linesize 80 set verify off message off echo off pause off timing off time off set feedback off column o format a8 heading ...

Oracle DBA script: Display hit ratio on Dictionary Cache

›
Increase Shared pool size to reach a 90% hit ratio on Dictionary Cache. Entries for dc_table_grants, d_user_grants, and dc_users should be u...

Oracle DBA script: tablespace usage in %, blocks used etc

›
Code : SELECT RPAD(t.name,18,' ') tablespace , LPAD(TO_CHAR(CEIL( (SUM(s.blocks)*COUNT(*)) / (SUM(f.blocks) * POWER(COUNT(DISTINC...
›
Home
View web version

About Me

My photo
Shardul Singh
Born and raised in the valley of Himalaya. Karmabhumi as Bangalore and working in the industry since 2002, graduated from Jai Narayan Vyas University of Jodhpur.
View my complete profile
Powered by Blogger.