Archive for the ‘Useful Bits’ Category

This week’s links

26, Apr 2010

Make Your Facebook Account Private Love the group feature. E.g. you can have “friends” and “close friends”, with different visibility settings Easy UIView debugging on the iPhone [i love this one!] When building a complex application with a lot of views, sometimes it’s handy to be able to see exactly what that relationship is. Farewell [...]

This week’s links

7, Apr 2010

Things I learned from iPhone and Droid ads Good stuff. And is in sync with the fact that most Android users are men. This site is also interesting for the use of different stylesheets via css3, see next Detecting device size & orientation Nice: As the user resizes the window, Firefox will switch style sheets as [...]

This week’s links

6, Apr 2010

Great stuff this week! Helvetireader – ZEN for Google Reader. I love it! Multi-Monitor Wallpaper Simple Iphone Image Processing Library iPad Benchmarks I believe the technical term for this is “Holy crap!” iBooks and private APIs Apple, shame yourself. The functionality is great, but this App is on the AppStore and completes directly with other [...]

Edit functions.php of your template and paste in this // Password Protected Page Message function custom_password_form($form) {   $subs = array(     ‘#<p>This post is password protected. To view it please enter your password below:</p>#’ => ‘<p>Hopefully this works.</p>’,     ‘#<form(.*?)>#’ => ‘<form$1 class="passwordform">’,     ‘#<input(.*?)type="password"(.*?) />#’ => ‘<input$1type="password"$2 class="text" />’,   [...]

rsnapshot is the TimeMachine for servers. Get it via macports. Next, configure /opt/local/etc/rsnapshot.conf. Change snapshot_root to a directory you like (probably within /Users/xxx/Backups/) Uncomment cmd_ssh Set the Backup Interval to interval manual 20 (use tabs!) Last, configure the server address. You want root for that, so be sure that public key auth is working on [...]


top

Switch to our mobile site