http://rss.slashdot.org/~r/Slashdot/slashdot/~3/GTfPmH88K9E/story01.htm
They are getting better at this, so it would seem.
http://rss.slashdot.org/~r/Slashdot/slashdot/~3/GTfPmH88K9E/story01.htm
They are getting better at this, so it would seem.
MIT's new technology made "Johnny Mnemonic"'s virtual keyboard possible to a level beyond virtual typing.
A more precise voice recognition is next.
Soon, this gadget will be available for under $200.
It's a nice toy, if one could build it from scratch.
Catfish Strands Itself To Kill Pigeons
this behavior attributed to learning is just mysterious. But perhaps given that these are bottom feeders, its is as natural as it can be, given that its preys are small enough.
I have finally spent about 3 hours time total to finish migrating my lifetype journal entries to WordPress.
The next phase is the photo album, but that is not priority.
Since online help fails me (broken links and missing scripts), I've done it manually via phpMyAdmin and mysql queries.
Below are my summary:
wordpress lifetype: plogdb
ID article_id
post_author '1'
post_date &
post_date_gmt plog_articles -> date
post_content text
post_title topic
post_status 'publish'
comment_status,
ping_status 'open'
post_name topic lowercase and hyphenated
post_modified,
post_modified_gmt plog_articles -> date
post_parent '0'
menu_order '0'
post_type 'post'
guid http://nycphantom.com/journal/?p=ID
comment_count plog_articles -> num_nonspam_comments
INSERT INTO `wp_posts`
(article_id,post_author,post_content,post_title,post_status,comment_status,ping_status,post_name,
post_parent,menu_order,post_type,guid)
SELECT ID,'1',text,topic,'publish','open','open',LCASE(REPLACE(REPLACE(REPLACE
(topic,'\'',''),'?',''),' ','-')),'0','0','post',CONCAT('http://nycphantom.com/journal/?p=',ID)
FROM `plog_articles_text`
UPDATE plog_articles p, wp_posts pp SET pp.post_date = p.date, pp.post_date_gmt = p.date,
pp.post_modified = p.date, pp.post_modified_gmt = p.date, pp.comment_count =
p.num_nonspam_comments WHERE pp.id = p.ID AND pp.id <= 2567
UPDATE `plog_article_categories_link` SET category_id = 37 WHERE category_id = 1
UPDATE `plog_article_categories_link` SET category_id = 38 WHERE category_id = 2
UPDATE `plog_article_categories_link` SET category_id = 36 WHERE category_id = 3
UPDATE `plog_article_categories_link` SET category_id = 39 WHERE category_id = 4
UPDATE `plog_article_categories_link` SET category_id = 33 WHERE category_id = 5
UPDATE `plog_article_categories_link` SET category_id = 40 WHERE category_id = 6
UPDATE `plog_article_categories_link` SET category_id = 41 WHERE category_id = 7
UPDATE `plog_article_categories_link` SET category_id = 42 WHERE category_id = 8
UPDATE `plog_article_categories_link` SET category_id = 51 WHERE category_id = 9
UPDATE `plog_article_categories_link` SET category_id = 43 WHERE category_id = 10
UPDATE `plog_article_categories_link` SET category_id = 34 WHERE category_id = 11
UPDATE `plog_article_categories_link` SET category_id = 44 WHERE category_id = 12
UPDATE `plog_article_categories_link` SET category_id = 45 WHERE category_id = 13
UPDATE `plog_article_categories_link` SET category_id = 35 WHERE category_id = 14
UPDATE `plog_article_categories_link` SET category_id = 46 WHERE category_id = 15
UPDATE `plog_article_categories_link` SET category_id = 47 WHERE category_id = 16
UPDATE `plog_article_categories_link` SET category_id = 48 WHERE category_id = 17
UPDATE `plog_article_categories_link` SET category_id = 49 WHERE category_id = 18
UPDATE `plog_article_categories_link` SET category_id = 50 WHERE category_id = 19
UPDATE `plog_article_categories_link` SET category_id = category_id - 30
INSERT INTO `wp_term_relationships` (object_id, term_taxonomy_id, term_order) SELECT article_id,
category_id, '0' FROM `plog_article_categories_link`
Emptied all comments in wordpress, since all spam but 1 testing comment.
INSERT INTO `wp_comments` (comment_ID, comment_post_ID, comment_author, comment_author_email, comment_author_url, comment_author_IP, comment_date, comment_date_gmt, comment_content, comment_karma, comment_approved, comment_parent, user_id) SELECT id, article_id, user_name, user_email, user_url, client_ip, date, date, text, '0', '1', '0', '0' FROM `plog_articles_comments`
It is not about whether one sins or not. It's about how much one hates one's own sin.
Is mentioned in disc 26 of the Romans series, around 20th minute.
When they found the same homeless guy, after being given a $100 boots from an NYPD officer, the shoes were gone. When asked, he said he hid them for they were too costly.
Some comments suggested he sold those shoes. Others frowned upon his greed to wish to get "a piece of the pie" for his fame going viral online. Most agreed that these people should be left to die..."No good deed goes unpunished".
Since the comments were from USATODAY readers, I am not too surprised at their extreme "right wing" responses. Since other than quoting the 4 spiritual laws, most evangelicals of the southern bible belt are incapable of affecting the cultures around them.
But back to the topic: Do we solve our skepticism before we provide charity? Do we confirm a person's true need or deception first? If doubt remains, do we refrain from charity?
That charity is the homework, even from God. So how then can charity be a homework, if we have cleared all doubts and other necessary "homework: security, comfort, convenience, etc." on our side before we provide charity? When we go preaching on the streets to strangers, or give charity to the poor and weak, we do not do it for their benefit alone. Not even merely our duty. But most importantly, I believe God will ask us: What have "YOU" learned in His homework.
Therefore, this is more for our own benefit than others'. When we preach to those on the streets, we find the kind of lost love and responsibility in us. When we give charity, we find that it is more important to build a sincere and responsible relationships with people around us than merely be satisfied with "good" deeds.
When God made something we considered as charity, a duty (for we sinners, cleansed by God, are mere unprofitable slaves of God - Luke 17:10). We do charity, unselfishly and humbly, for our own growth, towards the glory of God.
With the advent of online programs like Coursera, MIT's Opencourse ware, etc. in addition to certain college dropout role models like Bill Gates, Zuckerberg and Jobs, many have been thinking twice about enrolling a fortune to these big easy debt creating institutes.
Due to economic crisis, many have used colleges as security. So many that it has set the supply and demand of the academic world to imbalance.
The wise and able would hold a "better than no degree" principle. The ambitious would read a bunch of bios from famous college dropouts.
I believe this world of education is changing, transforming into both incredibly convenient and scary reality. That the old fashion type of enrolling to a university for $40k a year will be outdated, many professors would be out of jobs. The only everlasting notion of education is back to that of Socrates' programs, teaching the truly sincere students and a view of payment as secondary, as philosophers in those days were known for their jack-of-all-trades.
This is nothing new. But it is good to note that it is popularly recognized nowadays, that health advices we hear from this person or that person based on this and that studies are a lot of times, wonka. Especially when they do not have a good source of reference.