Saturday, January 28, 2017
getting closer to the finish line!
getting closer to the finish line!
(Click on it to see it better)
Painting is fun! Especially when you stink at it like me and can make a bagillion mistakes on the computer while you do it! This design portfolio is getting closer to being done all the time! Have a great weekend everybody!
Available link for download
Saturday, January 14, 2017
Getting Sound to work on your Ubuntu 7 10 installation on Lenovo Y410 Series laptop
Getting Sound to work on your Ubuntu 7 10 installation on Lenovo Y410 Series laptop
Important : If you are using Ubuntu 8.04 Hardy Heron you dont need to download/compile alsa , in that case following this step only should work :
add the following line at the bottom of file (/etc/modprobe.d/alsa-base) maybe using gedit (sudo gedit /etc/modprobe.d/alsa-base )
options snd-hda-intel index=0 model=fujitsu
Recently i managed to replace my old IBM Thinkpad Laptop with Lenovo Y410 series laptop , now i never had any kind of hardware related problem on my old Thinkpad . But sadly after installing Ubuntu 7.10 , Fedora Core 8 on my Lenovo laptop i was terribbly disappointed to find my audio hardware not working . So well my search began searching all kind of forums for my problem and finally i found following the steps below made my audio hardware work : -
1. Enabling Repositories
Launch Synaptic Package Manager (System -> Administration -> Synaptic Package Manager ) , then in Synaptic package manager go to (Settings -> Repositories ) you will find window like this . Ensure that all the check boxes are marked leaving source code(if you want to you can enable this also but you are not going to need this unless you are software developer) the dialog box should look like this .


After completing above step type in the following command in the terminal window : -
sudo apt-get install build-essential
sudo apt-get install po-debconf
sudo apt-get install debhelper
sudo apt-get install quilt
sudo apt-get install libc6-dev
After completing above steps we need to download the updated alsa-driver and compile and install it .
Type the following command in the terminal window chdir into your home directory and being the superuser( su ): -
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.15.tar.bz2
tar -xvjf alsa-driver-1.0.15.tar.bz2
cd alsa-driver-1.0.15
and type the following command :
./configure
make
make install
and the following command in the terminal window
and
ln -s /lib/modules/2.6.22-14-generic/kernel/sound/pci/hda/snd-hda-intel.ko /lib/modules/2.6.22-14-generic/ubuntu/media/snd-hda-intel/snd-hda-intel.ko
and add the following line at the bottom of file (/etc/modprobe.d/alsa-base) maybe using gedit (sudo gedit /etc/modprobe.d/alsa-base )
options snd-hda-intel index=0 model=fujitsualso add the following lines at end of /etc/modules (sudo gedit /etc/modules)
snd-hwdep
snd-hda-intel
After completing above steps restart computer , and hopefully sound would be working though there are still some unresolved issue because of which sound works through laptop speakers only and not through line-out , but still its better than not being able to play sound .
Article Written by : Ambuj Varshney (blogambuj@gmail.com)
(C) 2007 , For Linux On Desktop Blog (http://linuxondesktop.blogspot.com)
Available link for download
Tuesday, January 3, 2017
Getting Things Done Live Download Now
Getting Things Done Live Download Now
GTD Live is the audio version of David Allens complete two-day seminar.
This 10-MP3 set brings you the powerful principles of Getting Things Done, including the Mastering Workflow, Managing Projects & Priorities models.
Topics presented include:
The best practices of mastering workflow.
The power of the mind sweep process for clearing your mind.
Dealing with procrastination.
Clarifying your priorities with the horizons of focus.
The power of outcome thinking and focus.
Read More
Download Links (493 MB) This content is for members only.
Download Here
Available link for download
Friday, December 23, 2016
Getting on with life
Getting on with life
Available link for download
Friday, December 2, 2016
Getting started with LimeSurvey Opensource com
Getting started with LimeSurvey Opensource com
Available link for download
Tuesday, November 29, 2016
Getting Riel With Chester Brown Postscript
Getting Riel With Chester Brown Postscript

DAVE SIM:
(from comments posted on AMOC, 19 April 2016)
Yes I do think that demonic possession exists and that its the same as its been since Biblical times, "we"ve just decided to call it by other names. Its particularly noticeable for someone like myself who prays five times a day, reads Scripture aloud and fasts most days (and 24 hours on Sunday). For ME, thats just basic self-protection. Its pretty apparent what a complete LACK of self-protection looks like. I definitely dont look at people who dont protect themselves and go "Wow! Theyre so carefree and happy! I must be seriously deluded!"
There comes a point where you just accept that youre not getting a fair hearing and that you wont get a fair hearing in a world where a major cartooning presence like Chester Brown is, basically, saying that Jesus agrees with him that prostitution is a good thing. Canada has certainly opted for Chester Browns view of prostitution THAT isnt considered misogynistic or... anything pejorative.
I know at the time that Chester and I were hanging out that she would bake him cookies for Christmas, so it isnt a COMPLETELY one-sided thing.
Personally, I wouldnt be wanting to defend that on Judgement Day, but Ill be very interested to see how that does "shake out" on Judgement Day.
And I can certainly admire Chester for his advocacy (as I understand it): that if more men treated prostitutes the way they do a girlfriend or a wife that they cherish -- as Chester definitely cherished and cherishes his favourite prostitute -- the world in general and the world of prostitution specifically would probably be improved. Or be made less unhappy (not necessarily the same thing).
I dont agree and, as far as I know, Joe Matt doesnt agree, but there you go.
Available link for download
Thursday, November 10, 2016
Getting Started in Illustrator
Getting Started in Illustrator
Create New Document

Go File>New Document to create your first document. Type in a Name for the document and click Advanced to select RGB for Color Mode as we will be working for the screen. Click Ok after that.
Illustrator Workspace
Below is the workspace and some common terms for calling it. If you are using the latest Adobe Illustrator CS3, you will notice to new design for Floating Palette. The rest looks about the same.
Toolbox
This is the handy toolbox which we will use most often. By default, it comes in one single column as shown in the screenshot above. To switch it back to the old 2 columns toolbox, you can simply click the top left mini arrow to toggle it into 2 columns. Some of the tools like Rectangle have more tools hidden. To expand, just click and hold the icon to reveal all the similar tools under that group.
Floating Palette
This is the floating palette which contains properties for our shapes. It is commonly used for changing colors and stroke width.
Saving AI Files
Lets select the type and click on the artboard and type some text. After that go to File>Save. Select Adobe Illustrator(*.AI) for file type and name it First Drawing. Click Ok after that. Leave the rest of the settings at default. You have successfully save your first file. To make any more changes you can simply open the Adobe Illustrator file.
Available link for download