Monthly Archives: June 2009

Using javascript to avoid the mouse and page scrolling

Here’s the problem. It is not very easy to scroll a document when you’re inside an input element. Arrow keys don’t work, and Page Up/Page Down jump in big increments. What if you want to see just a few lines below the current element? Our clients hate to scroll. And they hate having to use [...]
Posted in code, jquery, js, programming | Leave a comment

Importing git history into a new svn repository

So the management has finally approved your project, and has asked you to start working on it. Heh … little do they know that you’d already been working on it, and have a nice prototype working, and it’s all saved on your local git repository. But your company is not as cool as you are [...]
Posted in git, svn, tips | 1 Comment
  • Previously …

  • Categories

  • Meta