I've learned their is nothing you can teach a presuppositionalist in terms of a reductionist, materialist worldview.
You can teach it to them, but you will never convince them. There is actually a lot of room to work with a presuppositionalist's worldview. The conversations get tedious, though. If you know how to do it, you can find holes in their theories, but its more of an individual thing.
The easiest way into a Christian's head is to start comparing how they act with how they believe. It is hard to do this without making it personal, but with practice and a heaping dose of respect for how much it hurts to hear the charges you can do it.
Also, it may be possible to discuss materialism as a counter-theory without trigging the massive defense system people generally carry around with them. If they turtle up, just walk away or use them as practice for defending your own beliefs.
Subscribe to RSS Feed
= f037147d6e6c911a85753b9abdedda8d)
I'll tell you what I do even though it is far from ideal.
I have the program play a sound file to notify me. Sound is not the best way for a program to notify me because I have a habit of taking off my headphones, but leaving them plugged in.
After you install the free app "Adium" you can find some nice chimes in /Applications/Adium.app/Contents/Resources/Sounds/
I use the following command line to play a chime:
open -a VLC /Applications/Adium.app/Contents/Resources/Sounds//TokyoTrainStation.AdiumSoundset/Contact_On.m4a
Of course this presupposes you have VLC installed. And the first time I play a chime, there's a delay of a few seconds while VLC loads the chime.
ADDED. I also use a visual signal as follows. In the "Hearing" tab on the Universal Access system pref pane, I check the box "Flash the screen when an alert sound occurs". I use the Emacs function DING to generate the aforementioned alert sound. Sorry, I do not know how to generate an alert sound from the shell.
why not use mplayer for the sound?