Posts filed under 'MAC OSX'

Flash builder 4 + subclipse error

After installing subclipse flash builder will nag you every time you launch it with a pop up window containing this error message.

Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java

The solution is rather simple go to the Flash builder preference and make your way to Team->SVN.
Under Client interface choose switch to SVNKit(PureJava).

Add comment March 31st, 2010

Symbolic link

Go to the location where the symbolic link needs to go.
cd /some/path/

then type the following
ln -s {target} {alias}
{target} is the path to the file we want to create shortcut to
{alias} is the name of the symbolic link (generally it is the same as the file we creating a shortcut for)

Add comment March 23rd, 2010

Fluid

Fuild is probably the best application I encountered in a while. It allows to bring internet web page to your desktop and to treat them as application. For instance if you use gmail you could create an application for launching gmail only. No need to go through the web browse to read your emails. Just launch your Gmail app. This would also work for Google calendar, Flickr, any thing based on the web but which you think deserves to be an application. Give it a try you’ll never look back.
http://fluidapp.com/

Add comment September 17th, 2009

Subversion With Mac OS X Tutorial

Here is a very useful tutorial about how to set-up and use subversion on the command line.

http://www.rubyrobot.org/tutorial/subversion-with-mac-os-x

http://www.tigris.org/nonav/scdocs/ddUsingSVN_command-line.html

Add comment December 11th, 2008

Setting up virtual hosts on Leopard

Here is a good tutorial for setting up all the apache config files to have virtual hosts on Leopard

http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/

Add comment July 19th, 2008


Calendar

July 2010
M T W T F S S
« Jun    
 1234
567891011
12131415161718
19202122232425
262728293031  

Posts by Month

Posts by Category