• Skip to primary navigation
  • Skip to content
  • Skip to footer
App Development Journey Learning and Sharing
  • Home
  • Apps
  • Start Here
  • Resources
  • About
    Ravi Shankar

    Ravi Shankar

    Apple Platforms Developer

    • App Nomad
    • Email
    • Twitter
    • GitHub
    • LinkedIn

    How to turn off pop up blocker in Google Chrome

    less than 1 minute read

    Google Chrome has an inbuilt pop up blocker feature. The default option is set is Do not allow any site to show pop-ups. You can disable pop up blocker in Go...

    How to clear or disable recently closed tab section in Firefox

    less than 1 minute read

    Firefox displays the recently closed tabs under History menu –> Recently Closed Tabs. If you want to clear or disable the recently closed tabs section ...

    How to turn on/off pop ups in Internet Explorer 8

    less than 1 minute read

    Internet Explorer 8 has settings for blocking pop ups that appearing while accessing a website. Using this setting you can turn on or off a pop up, specify t...

    How to find/kill the locked objects in an oracle database

    less than 1 minute read

    The below query can be used for determining the if any object locked in an oracle database. select   c.owner,  c.object_name,  c.object_type,  b.sid,  b....

    How to Find Maximum Open Cursors and Current Cursor Count in Oracle Database

    1 minute read

    Learn how to monitor and manage Oracle database cursors with SQL queries. Find out maximum allowed cursors and track currently open cursors to prevent ORA-01...

    • Previous
    • 1
    • …
    • 42
    • 43
    • 44
    • Next
    • Twitter
    • GitHub
    • LinkedIn
    • Feed
    © 2026 Ravi Shankar. Powered by Jekyll & Minimal Mistakes.