1. Download Fluid: http://fluidapp.com
2. Launch Fluid and specify “Brightkite” as the name and
iphone.brightkite.com as the URL.
When Fluid is done, just launch the Brightkite app.
Done!
You might also add this Userstyle to tweak the search box:
URL Pattern: *.brightkite.com
Paste into userstyle content box:
/*
// == Userstyle ==
// @name Fixkite – Attempt to fix some small problems
// @version 1.0
// @author Chris Messina – factoryjoe.com
// @link http://factoryjoe.com
// @info Attempt to fix some small problems with the iPhone site.
// @note This Userstyle is to be used on the search page primarily
*/
#search_form span.delete {
margin-top: -30px !important;
margin-left: -8px !important;
}