Recent activity
Subscribe to this feed
digitaldoctor replied on November 03, 2009 14:17 to the question "Increase page size beyond 32k?" in Dale Lane:
digitaldoctor replied on November 03, 2009 14:15 to the question "Does bLADEwiki mobile need an INSERT menu ?" in Dale Lane:
digitaldoctor replied on October 28, 2009 17:26 to the question "Exception "PAL_ERROR" on HTC Touch Pro2 with WinMo 6.5.1 EnergyROM" in Dale Lane:
digitaldoctor replied on October 26, 2009 01:52 to the question "What's the ultimate bLADE wiki device ?" in Dale Lane:
digitaldoctor replied on October 25, 2009 20:27 to the question "Exception "PAL_ERROR" on HTC Touch Pro2 with WinMo 6.5.1 EnergyROM" in Dale Lane:
-
digitaldoctor started following the question "Exception "PAL_ERROR" on HTC Touch Pro2 with WinMo 6.5.1 EnergyROM" in Dale Lane.
digitaldoctor replied on August 21, 2009 21:13 to the idea "Blade Wiki for the Palm pre !" in Dale Lane:
digitaldoctor replied on August 14, 2009 15:37 to the question "What's the ultimate bLADE wiki device ?" in Dale Lane:
Actually I bought a Palm Treo Pro !
I purchased two Aigos as I described above but they were both stolen en route by some DHL employee ! With my Treo, I am having some problems with my WIFI key all of a sudden not working. I love the exposed keyboard (especially with bLADEwiki's support of keys). I am trying to find the right CSS settings to work well on the Palm Treo Pros relatively small screen.
digitaldoctor replied on August 13, 2009 17:07 to the idea "Syncing without cables" in Dale Lane:
digitaldoctor replied on August 13, 2009 16:53 to the problem "Outlook links opening in IE, not Outlook" in Dale Lane:
digitaldoctor shared an idea in Dale Lane on August 13, 2009 00:17:
[^%INDEX%] - sorted by most recently changedThe desktop version has a "Page changes history" which is accessed via the sidebar.
the mobile version has no sidebar, but a mobile use might benefit from a list of most recent changed items.
How about [^%INDEX%] with a few options.
[^%INDEX%] - allow the normal option
[^%INDEXA%] - alphabetical list (same as normal)
[^%INDEXR%] - most recently changed list (page changes history)
other options ?
I think this might have benefits on the desktop too for those like me who love the sidebar for mostly searching.
digitaldoctor shared an idea in Dale Lane on August 12, 2009 22:41:
"Insert Photo" type functionality for desktop - but from the clipboard.I've been using the Mobile version lately on my Palm Treo Pro.
The "Insert Photo" from the camera is glorious ! I am excited to have this ability and look forward to using it.
I would adore similar functionality on the desktop, except not photo but screen capturing.
Right now I use Snagit to capture my information to the clipboard
I just press printscreen, click with the mouse drag down and across (making a square) and the screen is sent to either a file, and editor, or many locations, but I chose the clipboard.
Could there be a method of either
(1) adding the current clipboard as an image ?
(2) some other screen capture tool adding an image ?
(3) some other functionality ?
digitaldoctor replied on August 12, 2009 20:44 to the problem "Outlook links opening in IE, not Outlook" in Dale Lane:
digitaldoctor shared an idea in Dale Lane on August 09, 2009 21:15:
Applet to Append to bLADE wiki files.Applet to Append to bLADE wiki files.
Repost from - http://www.phpbber.com/phpbb/viewtopi...
Quoted From: ChaseDeluca
I've said many times on these forums how much I appreciate bLADE Wiki's text-based data files. Merlin Mann discusses the glory of the plain-text system, and his particular implementation, on his website, 43folders.com.
One of the tricks he discusses is the append feature in his favorite Mac App, QuickSilver.
Since I'm on a PC, I don't have quicksilver. But I've got something better!! It's called AutoHotKey, and if you've ever wanted to automate ANYTHING on your computer, AutoHotKey is the way to do it.
I've created a little applet that allows me to emulate Merlin Mann's append capability, in Windows. I just hit Windows+Spacebar, and a window pops up, prompting me to append text to a file of my choosing. As an extra bonus, when I click "ok" (or hit enter), the file opens in bLADE Wiki.
I figured I might not be the only one who could find this useful.
Chase
Download the script here:
http://www.chasedeluca.com/z_bin/text...
You'll need to get AutoHotKey from their website - http://www.autohotkey.com
digitaldoctor asked a question in Dale Lane on August 09, 2009 04:54:
digitaldoctor asked a question in Dale Lane on August 09, 2009 01:36:
bLADEwiki updates are available at http://bladewiki.blogspot.com/Please be aware that updates are located at:
http://bladewiki.blogspot.com/
[Edit] I tried to post this in the "Updates" section, but I guess that isn't possible. The section is blank and I thought the newbies would benefit from a redirect to the blogspot update pages [:)]
digitaldoctor replied on August 06, 2009 02:10 to the idea ""Find Previous" Possible?" in Dale Lane:
digitaldoctor replied on August 06, 2009 02:07 to the problem "Outlook links opening in IE, not Outlook" in Dale Lane:
Regarding all the new .dlls in the bLADEwiki directory .... I have up until recently just had Interop.SHDocVw.dll in the root bW directory. I manually copies the:
Interop.IWshRuntimeLibrary.dll
Interop.Microsoft.Office.Core.dll
Interop.Outlook.dll
into my root bW dir (C:\bLADEWiki).
Do these .dll files need to be on the Windows Path ? Do they need to be registered ?
HTH.
digitaldoctor replied on August 06, 2009 02:03 to the problem "Outlook links opening in IE, not Outlook" in Dale Lane:
To further the hijacking idea, I exported the bLADEwiki page in which I made the Outlook link to .htm ... when I open the exported page in FireFox .. and click the link ... the Outlook task open successfully.
when I open the exported page in IE(7) .. and click the link ... the Outlook task opens in another IE window (the task does not open successfully).
/stumped.
Note: I have tried this on 5 of my PCs, all the same problem.
digitaldoctor replied on August 06, 2009 01:32 to the problem "Outlook links opening in IE, not Outlook" in Dale Lane:
I used these instructions to add the outlook: protocol to FireFox.
http://support.mozilla.com/en-US/kb/T...
Essentially,
For other protocols, change the protocolName to match the name of the protocol you want to register and programName to the name of the program you want to have open:
javascript:navigator.registerProtocolHandler('protocolName','http://support.mozilla.com/value=%s','programName');
I used.
javascript:navigator.registerProtocolHandler('outlook','http://support.mozilla.com/value=%s','Outlook');
Then I went into FireFox (Tools .. Options ... Applications) and saw the entry. I added a new entry to use with the Outlook protocol (see image below) and deleted the one I made above.

To prove it is a hijacking problem, I pasted what still appears in the IE window ( outlook:00000000A402A5AA908D71488C425AADE7FD10F0446F2C00 ) into FireFox and it successfully open up the outlook Todo !
Seems IE is hijacking the outlook; protocol. Any suggestions ? I have OneNote installed on this PC and i thought it might have used the outlook: protocol as well ?
| next » « previous |
Loading Profile...




