As you may have read, Yahoo has decided to can del.icio.us. Having been a long time user of delicious, that news has caused some anxiety. I have looked around at the options and settled on pinboard.
Pinboard is basically delicious but with a few variations. I can now post links via email. It has an "unread" feature - not sure why but it is there and may be of use to someone. beyond that, it is delicious for all intents and purposes from a user perspective.
It does cost, but it is a one time fee and at the moment is less than $10. I think the cost is justifiable, you may not - but take a look at it.
Monday, February 7, 2011
Lingon
At some point Apple made the decision to deprecate cron. They replaced that functionality with launchd & launchctl. I recently found a gui app that simplifies the process of interacting with launchd & it is called Lingon.
It has a clean interface and straight forward options. For individuals that need a little extra help there is a wizard you can use via the "Assist" button. The wizard will ask a few questions, ask for some input based on the way you answered the questions and generate the plist file you need and launch it, if you configured it to launch.
Take a look at it over at Sourceforge.
It has a clean interface and straight forward options. For individuals that need a little extra help there is a wizard you can use via the "Assist" button. The wizard will ask a few questions, ask for some input based on the way you answered the questions and generate the plist file you need and launch it, if you configured it to launch.
Take a look at it over at Sourceforge.
Tuesday, August 24, 2010
SetACL notes
To take ownership: SetACL -on "[path]" -ot file -actn setowner -ownr "n:Administrators;s:n" -rec cont_obj
To enable inheritance: SetACL -on "[path]" -ot file -actn setprot -op "dacl:np;sacl:nc" -rec cont_obj
- Posted using BlogPress from my iPhone
To enable inheritance: SetACL -on "[path]" -ot file -actn setprot -op "dacl:np;sacl:nc" -rec cont_obj
- Posted using BlogPress from my iPhone
Wednesday, August 18, 2010
Run an interactive EXE with system
This works for XP, W2K, W23:
sc create testsvc binpath= "cmd /K start" type= own type= interact
If this command succeeds, just start the service.
From:blogs.madness.com/b/adioltean/archive/2004/11/27/271063.aspx
- Posted using BlogPress from my iPhone
sc create testsvc binpath= "cmd /K start" type= own type= interact
If this command succeeds, just start the service.
From:blogs.madness.com/b/adioltean/archive/2004/11/27/271063.aspx
- Posted using BlogPress from my iPhone
Sunday, August 15, 2010
Excel mod
For me, in Excel 2007, spreadsheets always open in the same "master" Excel window. If I want to view two spreadsheets concurrently I have to use the internal Excel windows manager and my view is limited to the size of the "master/Primary" window.
Jarrah of "Jarrah's Blog Pile" has a great solution/mod for this issue. Follow his instructions and you can launch multiple instances of excel, each with only one spreadsheet.
Here is a link to his instructions: How to make Excel open each file in a separate window
Jarrah of "Jarrah's Blog Pile" has a great solution/mod for this issue. Follow his instructions and you can launch multiple instances of excel, each with only one spreadsheet.
Here is a link to his instructions: How to make Excel open each file in a separate window
Wednesday, May 26, 2010
Observations on Chrome
I have been using Chrome for almost a month on XP SP3 (on a Compaq 8610p), Windows 2003 Server (on a Dell GX260) and OSX 10.6.3 (on a 2007 17" Macbook Pro). I have been comparing it to IE8, Firefox and Camino (**I don't like Safari and try to avoid it as much as possible**). So far:
- It is not noticeably faster than a basic Firefox install w/out any plugins.
- It is noticeably faster than IE on both versions of windows.
- It is not noticeably faster than Camino.
- I found a problem with my java install on the W23 box because Chrome kept choking on certain java heavy sites. Once I fixed java Chrome was fine.
- It does not have the same range of security oriented plugins that Firefox does.
- I tried to use it on my work's Intranet and it failed hard. For perspective, Firefox has some issues as well & IE, while slow, performs the best. Being a corporate Intranet I am assuming it is all MS oriented.
- Blogger Dashboard is more responsive in Chrome.
- Gmail is the same in Firefox and Chrome, I don't go to Gmail with IE.
- MobileME is slow on all three browsers, in Windows and OSX.
:: aside:: (You would think, as a selling point, Apple would want MobileME to be snappy on their platform...)
Overall, Chrome is fine. I think Firefox is better, primarily because of the plugin "NoScript". But even without "NoSCript", Chrome doesn't outperform Firefox, at least not in the way I use a browser. Which shouldn't be a surprise I suppose. Browsers are basically rendering engines/ code interpreters and as such, all browsers will have their performance dictated by the OS and hardware they are running on.
:: aside:: (I saw Google's Chrome ad emphasizing the speed of page loads. I am surprised they put out such an obvious piece of spin. The absurdness of it made me laugh.)
- It is not noticeably faster than a basic Firefox install w/out any plugins.
- It is noticeably faster than IE on both versions of windows.
- It is not noticeably faster than Camino.
- I found a problem with my java install on the W23 box because Chrome kept choking on certain java heavy sites. Once I fixed java Chrome was fine.
- It does not have the same range of security oriented plugins that Firefox does.
- I tried to use it on my work's Intranet and it failed hard. For perspective, Firefox has some issues as well & IE, while slow, performs the best. Being a corporate Intranet I am assuming it is all MS oriented.
- Blogger Dashboard is more responsive in Chrome.
- Gmail is the same in Firefox and Chrome, I don't go to Gmail with IE.
- MobileME is slow on all three browsers, in Windows and OSX.
:: aside:: (You would think, as a selling point, Apple would want MobileME to be snappy on their platform...)
Overall, Chrome is fine. I think Firefox is better, primarily because of the plugin "NoScript". But even without "NoSCript", Chrome doesn't outperform Firefox, at least not in the way I use a browser. Which shouldn't be a surprise I suppose. Browsers are basically rendering engines/ code interpreters and as such, all browsers will have their performance dictated by the OS and hardware they are running on.
:: aside:: (I saw Google's Chrome ad emphasizing the speed of page loads. I am surprised they put out such an obvious piece of spin. The absurdness of it made me laugh.)
Monday, May 24, 2010
Google Voice Account Transfer
So, for reasons that are not important to this post, I needed/wanted to transfer my Google Voice number from one gmail account to another gmail account. A little research on google showed that Google does not support this but then I found a forum post indicating that it was possible.
If you use the Google Transfer Form you can transfer your Google Voice from one gmail account to another gmail account. There are a few conditions and qualifications so read the thread I posted and the form carefully.
I used this successfully and received my confirmation that the transfer was complete in about 4 hours. Others have reported that it took longer for them so your milage may vary.
Subscribe to:
Posts (Atom)
