Josh's Posts Tagged ‘iphone’
del.icio.us Bookmarks (2008-04-11 - 2008-04-12)
Recent links for http://del.icio.us/quixado:
- Adobe Fireworks Tutorials and Downloads Best of | Tutorials | Smashing Magazine
- Phusion Passenger (a.k.a. mod_rails) Phusion Passenger (a.k.a. mod_rails) enables people to deploy their Ruby on Rails applications in an upload-and-go manner, which is very reminiscent of the PHP way of deploying.
- Git Magic - Preface
- DryIcons
- Ajaxload - Ajax loading gif generator
- Capistrano A tool for automating tasks on one or more remote servers. It executes commands in parallel on all targeted machines, and provides a mechanism for rolling back changes across multiple machines.
- Django Pluggables Find reusable applications for your Django project, quickly and easily!
- InsideRIA: LFFS (Learning Flex from Scratch)
- Safari 3.1, Mac OS X 10.5.2: Bookmark syncing issues with iPhone, iPod Touch, .Mac defaults delete com.apple.safari RegisteredSafariSyncClient
del.icio.us Bookmarks (2008-03-21 - 2008-03-27)
Recent links for http://del.icio.us/quixado:
- From iPhone SDK to Simple App in Less than 45.2 Seconds — iTouch My iPhone 1. Open the Xcode app 2. Select File -> New Project 3. Select the Cocoa Touch Application 4. Select a name and save it in the Documents folder 5. Once the project appears, click Build and Go 6. The Aspen iPhone Simulator will load 7. Close Simulator
- Are ad networks for loser/weak publishers?
- How to enable single window mode in Safari | naquah.net defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
del.icio.us Bookmarks (2008-03-07 - 2008-03-13)
Recent links for http://del.icio.us/quixado:
- Why you should fire your PR company
- Nullriver Software : Products : Connect360 Your Xbox 360 is capable of playing back your music and videos and viewing your digital photos. With Connect360, your Mac’s ready to share.
- iPhone Dev Center
del.icio.us Bookmarks (2008-03-04 - 2008-03-06)
Recent links for http://del.icio.us/quixado:
- Coding Horror: I Repeat: Do Not Listen to Your Users Listening to users is a tricky thing. Users often don’t know what they want, and even if they did, the communication is likely to get garbled somewhere between them and you. By no means should you ignore your users, though. Most people will silently and f
- mezzoblue § Chalkwork iPhone & iPod Touch Free Icons
- Secrets Secret Prefs for OS X. Secrets is in Beta and many of these options can harm your system if used improperly.
Browser Switch: Safari / Webkit Trial
For a long time I’ve been increasingly frustrated with the performance of Firefox 2 on my Mac. The Mozilla folk will blame it on plug-ins and such, but I’ve done a lot of tweaking, hacking, and research and it’s just got issues.
The main issue is the memory bleeding. Every other day requires I shut down Firefox and restart it. The second is occasional responsiveness even before the memory leakage fires up. On the Safari side, the new Webkit builds keep getting faster, and being an iPhone user, the consolidation and ease of syncing bookmarks is not without its appeal. This doesn’t mean Firefox is out, the wide selection of plug-ins/add-ons still makes it my go to browser for development and debugging; I’m just trying it in the second string position.
Speaking of plug-ins, this may be the biggest flaw in using Safari: Not a lot of development for plug-ins and not easily extensible. The biggest resource I’ve found so far is a site called Pimp My Safari, which has been helpful, but doesn’t seem to be updated frequently. So I’ve been compiling a list of the features I want/need ported from Firefox to make this browser switch stick:
- Click RSS icon and add to Google Reader or other online reader. Since I access feeds from both my Mac and my iPhone, I use an online reader. I want to easily click that “RSS” icon in the address bar and assign that feed where I want.
- Multiple session session-saver. You can load your last session, but I want the option to save multiple sessions and jump back to a specific ones.
- Some refinement to the very impressive Safari Web Inspector. Namely the ability to click “Inspect” and select a section of the page like Firebug.
- I like to search right from the location bar. My biggest frustration right now is that muscle memory has my typing search terms in and getting a Safari error page.
- A plugin to post directly to Delicious. Bookmarklets are fine, but I want tighter integration, once again like the delicious plugin for Firefox.
I’m sure I’ll find some others and will update this post; I’m only in day two of the test. If you have solutions or know of good plug-ins for Safari, please let me know.
del.icio.us Bookmarks (2008-01-06 - 2008-02-06)
Recent links for http://del.icio.us/quixado:
- How To Set an Apple Touch Icon for Any Site ? All in the head On adding a page to the home screen, Mobile Safari looks for a file in the root of the site called apple-touch-icon.png. If that file exists, it?s used. Simple as that. Or add: <link rel=”apple-touch-icon” href=”/customIcon.png”/>
- MacThemes / [Growl] iPhonesque ? ala the dialog box on iPhone
- iPhone window.onorientationchange Code on devphone Apple has put up some sample code that shows off the new window.onorientationchange and window.orientation ability that lets you detect the orientation of the iPhone.
- Enable Data Detectors in iChat You can enable Data Detectors in iChat messages by entering the following into the Terminal (when iChat’s not running): defaults write com.apple.iChat EnableDataDetectors 1 To disable this, just reenter the code into Terminal, changing the 1 to a 0.
Google Reader Mobile: HTTP vs. HTTPs
I do a lot of surfing from my iPhone. When I’ve got some time to kill waiting for a plane or something, reading the blogs I subscribe to is a quick hit of content to pass the time. Google Reader is my feed reader of choice.
Recently, Google introduce an iPhone-specific version of many of its mobile sites. Previously, I just used the default mobile ones. One thing I noticed however is that you can’t use a secure HTTP connection on the Google iPhone version, but you can with the regular Google Reader Mobile one.
Since I sometimes hop on the wireless networks of hotels, conference center, and other networks not under my control, I look for whatever practical ways I can to keep as secure as possible. So for now I just keep the regular mobile version bookmarked and use that. Truth be told, the UI isn’t much different; I’ll forgo the Ajaxy-goodness for now.
If you surf the mobile web, something to be aware of.
