So Jesus said to the Twelve, “Do you want to go away as well?” Simon Peter answered him, “Lord, to whom shall we go? You have the words of eternal life…” John 6:67-68
What a promise…
“…Make every effort to supplement your faith with virtue, and virtue with knowledge, and knowledge with self-control, and self-control with steadfastness, and steadfastness with godliness, and godliness with brotherly affection, and brotherly affection with love. For if these qualities are you and are increasing, they keep you from being ineffective or unfruitful in the knowledge of our Lord Jesus Christ.” 2 Peter 1:5-8.
What is sin?
“Take this rule: whatever weakens your reason, impairs the tenderness of your conscience, obscures your sense of God, or takes off the relish of spiritual things; in short, whatever increases the strength and authority of your body over your mind, that thing is sin to you, however innocent it may be in itself.”
- A mother to her son
Plans of the heart
Jquery Mobile – Slider Events
Jquery Mobile has a nice slider widget you can use in your mobile app.
To get the value of the slider (effectively implementing a lacking onChange event):
<script>
var t;
function update_distance_timer()
{
clearTimeout(t);
t=setTimeout("update_distance()",1000);
}
function update_distance()
{
var val = $('#distSlider').val();
alert(val);
}
</script>
<div class="ui-field-contain ui-body ui-br" data-role="fieldcontain" id="element-distSlider">
<label class="ui-input-text ui-slider" id="distSlider-label" for="distSlider">Shouting Distance: </label>
<input class="ui-input-text ui-body-null ui-corner-all ui-shadow-inset ui-body-c ui-slider-input" name="distSlider" id="distSlider" value="0" min="0" max="100" data-type="range" onChange='update_distance_timer()'>
</div>
Passwords
http://www.skullsecurity.org/wiki/index.php/Passwords
Some password dictionaries.
Also some interesting analysis of passwords.
Enlightened Perspectives
“When pride is working its work in us, we sincerely believe our personal opinions reflect God’s utmost priorities and standards. What we believe to be our ‘enlightened’ perspective becomes a filter by which we gauge others’ spirituality, and therefore limits our options for fellowship. We develop a very narrow definition of what we call “likeminded” people, based on the outworkings of our values and opinions. Now we are on a path to exclusivity when we will no longer associate with those who will be with us in eternity. Is it possible we have lost sight of fellowship based on love and devotion to Jesus, and have substituted personal standards and a narrow view of Christian liberty?”
-Reb Bradley