Archive for category Technology
Cloud enabled local web development using Dropbox et al
Posted by admin in Technology, Web design & development on February 6th, 2010
or I *sync* my Mac Pro and MacBook Pro with Dropbox and Gmail
Cloud enabled local web development? That’s an oxymoron — right? Explain. I prefer to develop/design using MAMP as it’s quicker and doesn’t rely on a sketchy internet connection. While I have a main powerhouse of a Mac Pro under my desk I also use a very capable little MacBook Pro.*
Anyway
I was on the road today – and finally felt the full advantage of getting myself fully into The Cloud.
The main issue? Synchronising my digital self across more than one computer. Storage and email are the main issues…
While according to some Apple’s dot Mac/MobileMe may well be the current cream of cloud subscription services in North America – out here in backwater Europe performance is sh*te. Particularly iDisk. While Apple’s webmail is good – it’s trying too hard to be a desktop application and failing.
For storage I can’t recommend Dropbox enough and for e-mail there’s Gmail…
Dropbox
Now I’ve got my Sites folder (and a few salient folders of Work In Progress) in Amazon’s S3 cloud via Dropbox. The free service is great (2GB) and the paid versions (50/100GB) are not expensive…
- It’s easy.
- It’s speedy. One of the technical features of the system is that files are stored as blobs of hashed deltas (wikipedia says it betterer )… popular files are recognized and appear online without having to be transferred – for example some reference books and software libraries that uploaded very smartly.
- It’s nimble. As the thing works with deltas and blobs it’s also quick to mirror things when you’ve just been making minor edits or rearranging things.
- 30 days of versioning for all your files - TimeMachine in the Cloud!
Syncing external folders (e.g. ~/Sites ) across multiple machines with Dropbox
Thanks to this post I found the answer…
[NB - your short user name needs to be the same on all your Macs! If not then go here and read part three "The Full Monty"...]
The steps to synchronising your ~/Sites folder (or any folder that you don’t want to move into the Dropbox watched folder ) between two or more Macs are:
- temporarily turn off Dropbox on both machines
- make your first sync manually between them (use a direct connection – or load up a USB stick/external HD)
- create symlinks into your Dropbox folder on both machines. Create the symlink by typing a command into a Terminal window… it goes a little something like this: ln -s /path/to/folder/name_desired_folder ~/Dropbox/desired-folder
- then restart Dropbox on both machines
Now I’m coding on the go with hassle-free syncing and backup. That is nice.
Well I’ve become a Gmail man. It may not be pretty but Gmail has threaded conversations done properly and labels. Took me a while to get used to threaded conversations [takes me a while to get most things!] but now I find them indispensable. Gmail’s generally very good at keeping quoted text out of your face making the threads very readable. Obviously threaded conversations aren’t so useful if people veer off-track or forsake the reply button in favour of the new message. Offline access was not robust in Safari and now it’s not an option as Mac OS 10.6 won’t have it. So I still use Mail.app as a backup.
Still on MobileMe/dotMac
The missing links… I’m still on Mobile Me and using it for Address Book, Calendar and Keychain synching. [My FTP favourites too thank's to Panic's Mobile Me implementation in their FTP app Transmit]. Tied into this is Apple’s iSync application which is keeping my mobiles in step. Until Google’s address book improves drastically I’m not considering a move.
*Not just for the occasional bit Road Warrior stuff but also we do sometimes vacate this town for more than a couple of days plus mains power is also a bit of an issue round here! Sometime I need to use my laptop in the office (I do have a UPS but it doesn’t last very long with the beast.)
Quick and dirty DVD editing in iMovie
Posted by admin in Mac, amateur geekery on February 26th, 2009
Got your own content want to re-edit quick-like using iMovie. Use MPEG Streamclip to export to MPEG-4. Import into iMovie. Edit.
Font management on Mac OS X by Linotype
Posted by admin in Graphic design, Mac on August 7th, 2008
Thanks to guns for for making me aware of FontExplorer in the comment on this thread on how to organize fonts using Font Book over at Mac OS X Hints. FontExplorer looks great; the price certainly is. Must give it a good look when I get a chance.
In-cell editing in MS Excel for Mac
Gold old Mac OS X Hints. I’ve looked for this shortcut several times over the last fifteen years across versions – never found it. Not online or in the Help files. Here it is: Control-U. GRRRREAT!
Setting up Drupal 5.7 on Powweb
Posted by admin in Technology, Web design & development on June 10th, 2008
- Upload Drupal files
- Create MySQL database using phpMyAdmin
- Goto CGI and Scripted Language Support:
- Update PHP to version 5.
- Create php.ini file click edit and the save — no actual changes needed
- Goto new site where Drupal will now kick-in its instal routine and ask for MySQL user, database, password and host (in this case xxxxxxxxx.powwebmysql.com)
Clean, formatting-free XHTML from Word for posting into blogs and CMSs?
Posted by admin in Technology, Web design & development on June 5th, 2008
——–
Update 2
Thanks to this great list of open-source apps for Mac OS X there another option to look at: AbiWord. I’ve not tried it yet but it looks set to beat my non-starting attempts with OpenOffice (office Mac is PowerPC without X11). Even better – it seems to state that it can do the job. TBC.
——–
Update
What a difference a day makes
Despite yesterday’s test proving otherwise – today it seems that I can use Paste Special in to GoLive and keep all formatting. Today I can “Paste As” and chose “Cleared HTML (Removes exotic Markup)” over the limited “HTML” option which was all I could do yesterday. Just a few extra non-breaking spaces and p tags for the line breaks – but otherwise perfect unicode for the web.
I think that I may have not been pasting directly from word. Not sure. Anyway this is now the best solution for when I’m about to help update content.
——–
[Posted to the Microsoft Word forum here]
I’ve been searching for a while now and have found no simple solution for this issue. I’m working to set up a CMS (Drupal in this case) and want to find a way to enable the writers – using Word 2004 – to upload their own content, properly styled in clean XHTML.
I want to avoid any extra steps as more steps leads to more chances for errors to creep in. The only formatting needed is semantic content; just HTML body content without extraneous Word Roundtrip information or formatting at all as all design should be defined by using CSS stylesheets.
I just want the basic stuff i.e. h1-h6 headings (defined at the authoring stage, using Word’s standard styles), bold, italics and quality typography (all accents, “curly” quotes and em-dashes) properly encoded into human readable XHTML entities (ie “&” becomes “&”).
I’m worried that I’m going to have to compromise on quality or make, what to my mind should be basic functionality, a laborious and error-prone process…
Does anybody have a solution? Is this doable by hacking/editing the “Word Conversion Options” or “com.microsoft.Word.prefs.plist” files?
[The basic structure: headings and paragraphs; bold; italics and accents (as unicode) can be handled by the CMS's interface thanks to TinyMCE and its Paste From Word function - but this cannot handle typographic features such as proper curly quotes and em-dashes.]
A Flickr slideshow iFrame in Wordpress?
Posted by admin in Photography, amateur geekery on February 21st, 2008
A-ha! So this is how it’s done…
For the full experience you’d need a canvas (or theme) that accommodates the Flickrslideshow minimum dimensions which are roughly 580px wide x 360px high. Right now this site’s main content div is only 500px wide – so there’s a bit of clipping on landscape images. But not enough to worry about too much just yet.
The code is this: <iframe style="border:0" width="500px" height="400px" src="http://www.flickr.com/photos/lazydada/sets/72157603491230286/show/">