bLog

Tech stuff all over. It's not really a (we)Blog.
You'll figure it out, otherwise read the manual.

All posts

  • The NetFront browser

      • parentnode.dk

    The NetFront browser is produced by Japanese company Access Co. Ltd. By 2011 the NetFront browser has been embedded in more than 1 billion devices. The browser is still being embedded in devices but is no longer considered an important player.

  • The SEMC browser

      • parentnode.dk

    The homegrown mobile browser of SonyEricsson Mobile Company was a very early mobile browser optimized for the WAP-protocol. It never really made a serious entry in the HTML scene.

  • Git filemode - Making Git ignore file permission changes

      • parentnode.dk

    Sometimes you want to have a very relaxed set of file permissions on your local development source, but setting new file permissions will be reflected in the Git repository and before you know it, you are committing file mode changes to every file in your repos.

  • Delete files from Git repository and history

      • parentnode.dk

    Deleting and permanently removing files from Git repository and history.