Bondt

Bondt

Reporting live from Germany and such!

Skip to content
Menu
  • General
  • Development
  • Short Stories
  • Photography
  • About me

Tag: tip

Posted on November 4, 2014Development

CSS can not start with a number

Found a little note to myself here from 3 years back: if you’re a front end developer, remember that a CSS class can not start…

Continue Reading
Posted on October 30, 2014General

TunnelBear!

I recently started using TunnelBear for my iPhone, which is a free and easy to use VPN service to secure your shit on your phone.…

Continue Reading
Posted on October 30, 2014November 18, 2014Development

iOS Tip: Redirecting to the app, if it’s installed

A little piece of code, that might come in handy one day. It’s meant for iOS visitors, that want to install your app and it automatically…

Continue Reading
Posted on October 29, 2014November 18, 2014Development

$(document).ready() != $(window).load()

Here’s a short one: $(document).ready(function() { // or its shorter $(function() { }); // I’ll wait for the DOM to load }); is not the…

Continue Reading
Posted on October 27, 2014October 28, 2014General

Why you shouldn’t use the same password over and over again

It’s simple: not all websites are protected very well. “You’re only as strong as your weakest link.” Say you use any or all of these…

Continue Reading
Posted on October 9, 2014October 28, 2014Development

Building loooong forms that don’t timeout at the end

If you build many different websites in your work, you’re bound to stumble upon a project where you have to build a huge form, but…

Continue Reading
Posted on October 1, 2014November 18, 2014Development

Basics to media queries in CSS

I just spent a whopping 10 minutes looking for a solution to the fact that my media queries weren’t being used on a handheld. Let…

Continue Reading
Posted on September 25, 2014October 29, 2014Development

Pause (or play) embedded YouTube video’s with Javascript

First, make sure the embedded video has the following parameter set to 1, like so: //www.youtube.com/embed/gzDS-Kfd5XQ?enablejsapi=1 Or if it’s not the first parameter, replace the…

Continue Reading
Posted on April 24, 2014October 28, 2014General

Export your Loom to Dropbox for another 5GB of free space!

Dropbox just bought Loom to expand their reach and become your next mobile photo manager (after recently buying Carousel as well). Two upsides for you,…

Continue Reading
Mac Keyboard
Posted on April 8, 2014General

Fix a Mac’s Home and End keys

If you’re like me and you don’t like the way the keys on a Mac work but are forced to do so temporarily, here’s a…

Continue Reading

Posts pagination

Previous Page Page 1 Page 2 Page 3 Next Page
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy
© Copyright 2022 – Bondt | Imprint | Privacy
Bandana Theme by DesignOrbital ⋅ Powered by WordPress
Back to Top