Journler
To add content to this Blog, I am now using Journler, By Philip Dow, as my primary writing tool. Journler has a great writing environment and sophisticated tools that I need, such as tagging, organizing content by categories, custom labels, and a pretty good search engine.
I also like the default font that Journler uses: Cochin Regular 14n. However, sometimes I'll switch to Georgia Regular 14. If you use any Journal tool, try using Cochin or Georgia. When writing code I find that Monaco Regular 9 is better font to use, this is due to using BBEdit so much.
I still use TextMate to clean the code prior to going live since it has excellent HTML tools such as Google linking capabilities and entities converter. TextMate has quickly become an important part of my application development.
My day-to-day note-taking tool is still DEVONThink. I use this to store my source code examples and code references. All my personal and business documents are stored in Journler. This decoupling my personal life from my work life.
If your undecided between various Journal/Notetaking applications, I would encourage you to consider using more than one application. Consider one application for you business needs and one for your personal needs.
PermalinkMacintosh Journal Tools
On my laptop I have both DEVONthink, MacJournal, and Journler. At one point in time I saw some value in each application and have purchased a license.
However, having mulitple tools is not very productive and can make finding information difficult. So over the next few days I am going to pick one application and use that as my default Macintosh Journal tool.
Top 5 functionality that I am looking for:
- Search Functionality - not only within the application but also using Spotlight.
- Label Content - Easily identify importaint content in the listing
- Usibility - An application thats easy to use.
- Sorting - Ability to organize content
- Back up - Ability to do a complete backup and remove information as needed.
iSync Error Message
With the iPhone soon to be release, owners of any LG Phone, including my LG VX8300, will be seeing the following messages in iSync for a while.
An alternative solution is to use BluePhoneElite. For some reason the Address Book works fine when importing contacts. However the first name and last name get reversed when it goes to the phone, so on each import I have to change the order of the name.
PermalinkVX8300 Wallpaper
I recently upgraded my cellphone and purchase a LG VX8300. I really like this phone over my Samsung A670 since it has Bluetooth capabilities and a better sound, including a speaker phone.
The screen is a little bigger, and I with that I needed create some new Disney World Haunted Mansion wallpaper. If your a Haunted Mansion fan, and have a LG VX8300 download these wallpapers that I created.
I am working on some ring tones. For some reason, Disney isn't providing any Haunted Mansions ringtones as they did when I purchased the Samsun A670 a couple of years ago. I think this is a big mistake since there are plenty of Haunted Mansions fans that would like to have Grim Grinning Ghosts as a ring tone. Once I am done with it, I'll put it up here so others can download it.
PermalinkApple Bugs
Google it...
Apple Tiger Bugs: | 1,300,000 |
Microsoft Vista Bugs: | 28,100,000 |
Oh, Vista doesn't officially come till next week. Lets see where the numbers stand Tuesday morning (January 31, 2007), once users installed it and start blogging it.
PermalinkiPhone for $499
Wow Apple announced the iPhone for $499! The bad news is that it runs on Cingular network.
Apple would have been better to make a couple of these for different providers. In the northeast, Verizon pretty much has the most coverage. After all, they will have to make a different phone for Europe and for Asia.
more later...
PermalinkQuicktime Feature
I have been working on the features section of this website and looking to take advantage of using Final Cut Express HD that I purchased last year.
I have my VCR connected to my Sony DCR-TRV720, as a pass-through and connected to my desktop computer using firewire. I got this working in Final Cut Express, so that I can record video, by using File > Easy Setup and selected DV-NTSC DV Converter. The only downside is that the audio doesn't play through the speakers.
Final Cut Express HD is a great piece of software, and one of the cool things that I didn't know that was included is Apple Compressor. This allows me to compress multiple Movies at the same time! Very Cool!
I currently have Media Cleaner 5 for all my compression, and its a great tool. But its a little out of date and I am unable to compress using the latest H.264 Codec. I am not sure if its worth getting the upgrade to Cleaner 6.5 since that costs $179. I think the key advanage would be the RealMedia and the popular Flash Movie Format that is not available in Apple's Compressor2.
I'll investigate other options, as there might be some plug-ins that might work with Quicktime or Compressor, such as Helix Producer.
PermalinkInstalling Oracle
I am in the process of Installing Oracle on my Powerbook G4 and G4 Desktop for development purposes. Here are the steps I am currently using.
First download Oracle Database 10g Release 1 (10.1.0.3) for Mac OS X Server
Then perform the following commands from the Terminal:
su - sudo nicl . -append /groups/admin users oracle sudo gcc_select 3.3 sudo nicl . -create /groups/dba sudo nicl . -append /groups/dba gid 601 sudo nicl . -append /groups/dba passwd "*" sudo nicl . -create /users/oracle sudo nicl . -append /users/oracle uid 601 sudo nicl . -append /users/oracle gid 600 sudo nicl . -append /users/oracle shell /bin/bash sudo nicl . -append /users/oracle home /Users/oracle sudo nicl . -append /groups/dba users oracle mkdir /Users/oracle chown oracle:dba /Users/oracle sudo nicl . -append /users/oracle gid 601 nireport . /users uid name | more mkdir /opt mkdir /opt/oracle mkdir /opt/oracle/product mkdir /opt/oracle/product/10.1 chown -R oracle:dba /opt/oracle cd /Users/cryan/Desktop mv ship_mac_db.cpio.gz /opt/oracle/product/10.1/ cd /opt/oracle/product/10.1 gzip -d ship_mac_db.cpio.gz cpio -idmv < ship_mac_db.cpio
That's where I am at for now...
PermalinkiPhoto Image Sizes
Here's a little tip for insuring that your pictures look high quality. Note that if you have a consumer type camera you may not have enough pixels to have very large prints made that look good. Use the following general guidelines when sizing images to aspect ratios":
- For a 4 x 6" print, the image resolution should be 640 x 480 pixels minimum
- For a 5 x 7" print, the image resolution should be 1024 x 768 pixels minimum
- For an 8 x 10" print, the image resolution should be 1536 x 1024 pixels minimum
- For a 16 x 20" print, the image resolution should be 1600 x 1200 pixels minimum
- For a 20 x 30" print, the image resolution should be 1600 x 1200 pixels minimum
Safari and TextEdit
A really cool feature in Text Edit is the ability to save Graphics inside the documents. This works well with Safari.
So I can select a text on Boston.com, Yahoo.com and then paste it into a TextEdit document and then save it as a 'rtfd' which is a Rich Text With Graphics Format. This makes saving stories with photos a lot easier...
Permalink
About
A Mac veteran since 1989, I'm here to share my experience with tips and tricks every Friday. Witnessing the evolution of Mac software and hardware firsthand, I've gained a deep understanding of how these machines work and can help you troubleshoot any issues that may come up.
Check out all the blog posts.
Blog Schedule
Thursday | BBEdit |
Friday | Macintosh |
Saturday | Internet Tools |
Sunday | Open Topic |
Monday | Media Monday |
Tuesday | QA |
Wednesday | Affinity |
Other Posts
- Keyboard Maestro Date Macro
- All-in-One Snag-it Capture
- Sennheiser SC60 Headset
- Inkscape Spray Tool
- How to Scan to Evernote on a Mac
- Unlock your Mac using the Apple Watch
- Triggers with Hot Corners
- Apple Magic Mouse Problems
- Back to Macintosh Basics
- Create your Own Blueprint pattern
- Quadro Sync
- Navigating the Legacy of Sorenson Video Codec
- QuickTime Audio
- LaunchBar Image Actions
- Private File