Entrepreneur Geek
Entrepreneur Geek
Nirav Mehta on growing in life, technology and businesses
  • @niravmehta
  • WordPress
  • LinkedIn
Skip to content
  • About
  • Businesses

Technology

Technology related posts. WordPress, WooCommerce, Apple, JavaScript, CSS – whatever catches my fancy!

There are 374 posts filed in Technology (this is page 25 of 75).

Post navigation

Girgit Firefox Add-on

Shantanu told me about a new Firefox add-on he has written a while ago. He also discussed it during the Mozilla Indic meet we had. It’s quite nifty, and I thought I should share it with Create an account on Mozilla if you don’t have it. Login to your account. Check Show Sandbox in Profile […]

in Journal, Technology | 2 Comments

How to empty a file without deleting and recreating it?

Was working with log files and wanted a quick way to empty them and recreate them. rm and touch would do it, but found something simpler: [code]cat /dev/null > filename[/code] As simple as that!

in Technology | 9 Comments

Cron for Windows

Wanted to deploy an application on a Windows server. The application had features that would work only if cron was setup to call a particular php page at fixed intervals. Doing this on Linux is a job of two minutes. But I did not know how to do cron on Windows. And this is something […]

in Technology | 1 Comment

Taking a snapshot of Flex app, from Flex!

On a recent Flex project, we needed to take a snapshot of what’s shown on the screen and save it as an image. I had seen somewhere that this was possible, but couldn’t locate how exactly it was to be done. Turns out it’s very easy to do such a screen capture / screen grab […]

in Technology | 3 Webmentions | 12 Comments

Crossing the River

Ok, you have seen a few river crossing puzzles, right? Then solve this one! Instructions: Help these people to cross the river, in the next screen. Only two people at a time, at least one adult. Criminal (in striped dress) cannot be left with others, without the Police. Mother cannot be with sons, while father […]

in Technology | 12 Comments

Post navigation

Writing

  • Business & Leadership
  • Ideas Worth Sharing
  • Journal
  • Technology
Independent Publisher empowered by WordPress