Sync Macs to IPhones
The big question is always, how do I sync my work mac to my iphone, which is totally hooked up to my computer at home.. There’s some software for it. Will post more as I go through this journey, but here’s the links I am starting with. http://www.macroplant.com/index.php http://www.fadingred.com/senuti/ http://www.tansee.com/iphonecopy.html http://www.digidna.net/products/tuneaid http://www.aimersoft.com/itransfer.html https://www.regnow.com/softsell/nph-softsell.cgi?item=18286-1&affiliate=59653&ss_long_order=true&linkid=ipod2itunes http://www.xilisoft.com/iphone-transfer-mac.html http://www.ipod-to-mac-transfer.com-http.com/ http://www.copytrans.net/ http://amarok.kde.org/ http://www.macworld.com/article/133881/2008/07/syncitunes.html Read More →
SAP BO (Business Objects) Time Outs
What a nightmare this was.!! To keep a connection open from browser to Business Objects (BO) , you have to review at least the following timeout settings… 1. at the load balancer level. 2. at the proxy server level (like in httpd.conf if you’re using mod_proxy) 3. in the following files.. -tomcat : web.xml -tomcat : server.xml — set connectionTimeout set to 0 either on the 8080 or ajp port. -infoview app web xml -platform services... [Read More...]
download an entire website recursively
So you’re putting up a new website, but you just can’t imagine life without the one you have. You think maybe you want them both, but you know the old one sucks, so you just want to stick it in the back of the internet somehow… How can you download the entire site, recursively, and still show it on another website? You could do SFTP, but then you’d have go go in and edit code like mad to add /oldsite into all the links. ick. What... [Read More...]
Fusemail.com — grrrr!
GRRR.!! I say the industry of web hosting is changing and we all need to move mail to mail places and web to web places. Blacklists, spam, zombie farms, all that stuff, it’s becoming a full time job for small business hosting companies, and we just shouldn’t do it. Email is just too important for our clients, you can’t afford single hour of downtime anymore, much less three days on the black list because some client reset a password... [Read More...]
chkconfig – init.d
In UNIX systems, there are a few different ways to get stuff to automatically come back up after a restart. CHKCONFIG In RHEL5, you’re probably going to start and stop programs with the syntax. /sbin/service httpd restart In order to do that, you need to do a few things. First, make sure there’s a shell script in /etc/init.d called httpd. And in that script there need to be two special lines, one with a run level map, and another with... [Read More...]
RHEL5 Packagement Management
RPM To list all installed packages — and filter for oracle things.. rpm -qa |grep -i oracle To remove a package.. rpm -e oracle-instantclient11.2-basic-11.2.0.1.0-1 Yum : To search for both installed and available packages, do this. Note the column on the right — shows which repo it is available from, or if it’s installed already. [root@SGProdWs1v-O5208 ~]# yum list |grep php php52.x86_64 ... [Read More...]
Penne w/ Butternut Squash and Ham
Don’t remember the exact recipe, but it involved boiling some butter nut squash like you make mashed potatoes. There’s some parsley, garlic, scallions, and ham in there too, baked until the bread crumb topping was the way I wanted it to be. My kids liked it too. Ham and butternut squash — yummy.! Taste as good together as PB&J.! Read More →
Awakening Collegiate Shag
Somebody called Collegiate Shag the “forgotten bad ass dance.” I can’t accept that, at least the part about it still being forgotten. I believe there are many things we can do, as teachers or as Collegiate Shag supporters to awaken and advance the beautiful style. Here’s what I think we need to do. Practice Collegiate Shag like you mean business: We can all afford to practice our craft. The dance itself is unusual in that... [Read More...]
OSX terminal — follow mouse cursor
for those old school unix people out there who are use to X and WindowMaker.. I just discovered a trick that allows you to change window focus on mouse over, just like in windowmaker. And it doesn’t bring the window fully to the foreground either.. sweet. sudo -u root in a terminal, and then run this command. defaults write com.apple.terminal FocusFollowsMouse -string YES restart terminal, and it’s just like the old days. Read More →
Collegiate Shag at Dance Manhattan
Good day all. Just a quick note that I’m coming out of the woodwork to teach Collegate Shag at New York City’s own Dance Manhattan. Classes will be on Monday nights at 7. Hope to see you there. tony fraser Read More →
