Saturday, July 6, 2013

Night stay @ Shangrila Farmhouse with RIKSOF

As always, this is another very memorable hang out with RIKSOF and this time it is at Shangrila Farmhouse. It is not too far from city and its only a 20 minute drive from 4K last bus stop (see map).

Click to see photos.


Facilities Includes:

  • Bedrooms : 3 superior rooms with A/C .Each of the rooms has a luxury bathroom, TV with satellite and is individually designed to include everything you could wish for.
  • Sitting area : (based on Shahi Takhat)
  • Indoor Games : (Snooker, Hand football ,Dabuu, Enough space to play cricket matches as well)
  • AAbshar : (Beautiful Natural look of AAbshar)
  • Bar B Q And full Goat Roast area
  • Children Arena : (different types of rides for children)
  • Swimming Pool : (ideal pool size 25 x 50 with filter plant)
  • Lush Green Garden : (Beautiful Garden with quantity of different flowers and decorative items)
  • Standby generator, Security Guard, Mosquito free Environment


rizzz86

Sunday, April 21, 2013

Visit to Kirthar National Park

Kirthar National Park was founded in 1974 and stretches over 3087 km², being the second largest National Park of Pakistan. Last week we got a chance to visit this park as an official tour. The trip was pleasant and leaves some good memories that are captured in images. Click on this link or image to find pics.



Tuesday, December 25, 2012

Git cheat sheet

I have used Git in almost all of my recent projects and really likes it. Just want to add a very handy cheat sheet on my blog. Here it is:


Monday, December 3, 2012

Excellent Documentry on UFOs

Yesterday I saw this link that contains excellent information about the UFOs.

http://vimeo.com/15422590

rizzz86

Wednesday, October 24, 2012

Karachi Cattle Market 2012

Click on the above image to view the VIP part of cattle market (Cow Mandi) in Karachi.


rizzz86

Saturday, May 12, 2012

Installing DBDesigner 4 on Ubuntu

The only way I found to install DBDesigner 4 on Ubuntu is as follows:
  • Download the *.rpm file of DBDesigner.
  • Download the library package and extract it using:
tar xzvf kylixlibs3-borqt-3.0-2.tar.gz
  • After extracting it do the following:
sudo cp kylixlibs3-borqt/libborqt-6.9.0-qt2.3.so /lib/libborqt-6.9-qt2.3.so

Now your DBDesigner will be working, the executable file DBDesigner4 can be found at /opt/DBDesigner.

Found the solution on the following link.

rizzz86

Saturday, May 5, 2012

Installing Adobe Flash Plugin on Ubuntu

Installing Adobe Flash Plugin on latest versions of Ubuntu (11 +) is straight forward and can easily be done by directly search and install from Ubuntu Software Center.

The problem comes when you are using the old versions of Ubuntu. Yesterday I have to install Ubuntu 9.10 on my system and got the problem of installing flash player plugin. After some searching I found the solution that requires enabling of repositories. Step by step solution is as follows:

  • Go to "System > Administration > Software Sources" from the menu.
  • Click "Other Software" tab and check the two options that represents the repositories. Selecting those repositories allows Ubuntu to download other softwares that includes adobe flash plugin as well.
  • Go to  "System > Administration > Synaptic Package Manager" and search for 'adobe flash plugin'. It will give the package to install, you just need to select that package and click the 'Apply' button on the top.

Now you can run flash videos/games on your system.

rizzz86