How to enable option of Create new document in Ubuntu 13.04 Gnome
How to enable option of Create new document in Ubuntu 13.04 Gnome Open Terminal Execute following commands cd ~/Temples touch text.txt Close Terminal Now try by right mouse clicking in folder/desktop
How to Survive a Heart Attack
How to Survive a Heart Attack Know the signs of a heart attack. The typical heart attack symptoms include shortness of breath, tightness or fullness in the chest, and intense pain radiating out from the chest. Uncomfortable pressure, squeezing, fullness or pain in the center of your chest. It lasts more than a few minutes, or goes …
Personal Goal Setting
Personal Goal Setting Plan (s) how we want to live our life Everyone want to live life on his/her own way. They feel that if they plan their life then of course their decisions, tours, moments and schedule of other things will be pre-planned. So, They set out a major journey with no real idea …
Ten Ways to Improve Your Interpersonal Skills
Ten Ways to Improve Your Interpersonal Skills Interpersonal skills are invaluable at work. How your coworkers see you can have a big impact on your career long term, as well as on your day-to-day life Put on a happy face Show that you care Be considerate of colleagues Be an active listener Promote togetherness Settle …
PHP tips and tricks to improve website speed
PHP tips and tricks to improve website speed Echo is faster than print Wrap your string in single quotes (’) instead of double quotes (”) is faster because PHP searches for variables inside “…” and not in ‘…’, use this when you’re not using variables you need evaluating in your string Use sprintf instead of …
10 Most Important Things to Remember about Time Management
10 Most Important Things to Remember about Time Management Unless you set and resolve to live by your own priorities (the ones you’ve set to run your household), you’ll wear yourselves out trying to meet the demands and expectations of others. You—like everyone else—have 60 minutes in each hour, 24 hours a day. Time is made up …
10 Most Important Things to Remember about Time Management Read More »
Drupal Interview Topics
Drupal Interview Topics Why Drupal ? Allows us to manage content type, advance option with CCK (Content construction kit), theming, also we can set templates for each content type, URL settings having a module PathAuto, Taxonomy and Terms and advance level of search. How Search is good than other CMS ? Search allows indexing on …
The Seven Barriers of Communication
The Seven Barriers of Communication Physical Barriers These are easy to spot – doors that are closed, walls that are erected, and distance between people all work against the goal of effective communication. While most agree that people need their own personal areas in the workplace, setting up an office to remove physical barriers is …
Firefox Add-on(s) for Web Develoepers
Firefox Add-on(s) for Web Develoepers Developers should need to install following add-on(s) for debugging and saving time. FireBug Inspect HTML and modify style and layout in real-time Use the most advanced JavaScript debugger available for any browser Accurately analyze network usage and performance Extend Firebug and add features to make Firebug even more powerful Get the information …