Djiezes Kraaijst's Library tagged → View Popular
Seymour Papert - Wikipedia, the free encyclopedia
-
Papert has also been widely known for focusing on the impact of new technologies on learning in general and in schools as learning organizations in particular. To this end, Papert used Piaget's work in his development of the Logo programming language whilst at MIT. He created Logo as a tool to improve the way that children think and solve the problems. A small robot called the "Logo Turtle" was developed and children used it to solve problems. A main purpose of the Logo Foundation research group is to strengthen the ability to learn knowledge. Papert insists a language or program that children can learn -- like Logo -- does not have to lack functionality for expert users.
polishlinux.org » Processing RAW files in Linux
-
Decoding is not an easy thing to do, because the light-sensitive points on an array (CMOS or CCD) do not sense colors, only light intensity (the light is filtered separately for each primary color), which means creating a “mosaic” image in the camera. The camera then has to process the image in such manner, as to provide each pixel with full information about the color (based on the neighboring monochromatic points). It is also necessary to correct the white balance, and some cameras also adjust the contrast and saturation. The electronic hardware in the camera has thus a plenty of complex operations to accomplish after the shutter button is pressed.
- 1 more annotations...
Install and Configure Bandwidthd - Per IP Bandwidth Monitor | infodotnet
-
Save your config and start bandwidthd using /usr/local/bandwidthd/bandwidthd. Put that command to your /etc/rc.local file so bandwidthd can start on every time Linux boot.
The Old-style Playlist Is Dead, Long Live The Old-style Playlist - Amarok Blog
-
the old-style playlist being gone. While yes, this is entirely true, and good riddance (as it says), this is mainly because it is far too inflexible. The new playlist is vastly superior in all ways, and i shall spend a few moments describing to the doubters just why this is so.
Building The Blog Editor List : A-Z Bloglist
-
Building The Blog Editor List
-
Bleezer - Free editor (Linux, Mac, Windows)
- 4 more annotations...
Are Game Developers Finally Seeing the Linux Light? « dthomasdigital
-
-
Beyond the Red Line, if you liked Free Space 2 you will love this space combat simulation
- 3 more annotations...
21 of the Best Free Home Computer Emulators - LinuxLinks News
-
21 of the Best Free Linux Home Computer Emulators
-
For each title we
have compiled its own portal page, providing a screenshot of the
software in action, a full description with an in-depth analysis of its
features, together with links to relevant resources and reviews.
mjg59: Modern CPUs are great. They have all sor
-
Some people write software that lets you choose different power profiles depending on whether you're on AC or battery. Typically, one of the choices lets you reduce the speed of your processor when you're on battery. This is bad. It is wrong. The people who implement these programs are dangerous. Do not listen to them. Do not endorse their product and/or newsletter. Do not allow your eldest child to engage in conjugal acts with them. Doing this will reduce your battery life. It will heat up your home. It will kill baby seals. The sea will rise and your car will float away. If you are already running it, make sure that it always sets your cpufreq governor to ondemand and does not limit the frequencies in use. Failure to do so will result in me setting you on fire[4].
Linux.com :: Banshee 1.0 is more than an audio player (video)
-
Banshee 1.0 is finally here, and the development team has added a truck load of new features; making it not only an audio player but a full blown media player and manager. This video discusses all of the new and improved features of version 1.
Playdeb - Installing Games in Ubuntu made Easy -- Ubuntu Geek
-
Playdeb, the repository of games for Ubuntu has been launched in 1st september 2008.who package recent games and applications for Ubuntu. With Playdeb, games are easy to install and will be updated when new versions are available.Playdeb includes an APT software repository, and a games list that can be used to install games simply by clicking an install link.
Note:- This is still in beta version after installing these games it might break your system
-
Add the following APT line apt:
deb mirror://www.getdeb.net/playdeb-mirror/hardy/// hardy/
Epeus' epigone: An API is a bespoke suit, a standard is a t-shirt
-
working with such APIs is like being a bespoke tailor - you have to measure them carefully, and cut your code exactly right to fit in with their shapes, and the effort is the same for every site you have to deal with
-
Conversely, when a site adopts a standard format for expressing their data, or how to interact with it, you can put your code together once, try it out on some conformance tests, and be sure it will work across a wide range of different sites
- 1 more annotations...
GnomeDo/Installation - Ubuntu Wiki
-
- GnomeDo/Installation
-
Add the Gnome Do PPA Repository to your sources list. (See Repositories/Ubuntu).
deb http://ppa.launchpad.net/do-core/ubuntu hardy main
deb-src http://ppa.launchpad.net/do-core/ubuntu hardy main
SourceForge.net: easystroke » home
-
Easystroke
-
deb http://ppa.launchpad.net/thjaeger/ubuntu hardy main
deb-src http://ppa.launchpad.net/thjaeger/ubuntu hardy main
CompilingEasyHowTo - Community Ubuntu Documentation
-
By default, Ubuntu does not come with the tools required. You need to install the package build-essential for making the package and checkinstall for putting it into your package manager. These can be found on the install CD or in the repositories, searching in Synaptic Package Manager or the command-line apt-get:
sudo apt-get install build-essential checkinstall
And since you may want to get code from some projects with no released version, you should install the packages cvs and subversion.
sudo apt-get install cvs subversion
-
Most of the software you'll generally want comes from released tarballs. These are just compressed archives with extensions like .tar.gz or .tar.bz2 — they are just like .zip files on Windows or .sit on MacOS X, if that analogy helps you. If the program you want to install comes in this form, you should move it into the /usr/local/src directory we made in Step 1 and extract it by right-clicking on the file and selecting Extract Here, or by using the command line: If your tarball is a .gz, extract the files with the command:
Lifehacker Top 10: Top 10 Right-Click Tools
-
Ubuntu users can install the
nautilus-gksu,nautilus-image-converter, andnautilus-open-terminalpackages for starters; users of other distributions should search their package manager for "nautilus" (or "konqueror" for KDE-based systems) to see what's available for quick right-click fix-ups.
OpenGL 3 & DirectX 11: The War Is Over - Print
-
To fully understand the controversy that surrounded the announcement of OpenGL 3, we have to go back a few years to 2002. At that time, as we said in our introduction, OpenGL was losing ground. Up until that point, DirectX had simply copied the capabilities of OpenGL. This time, however, SGI’s API had been overtaken. With DirectX 9, Microsoft introduced support for a high-level shader language, HLSL, and OpenGL had nothing to compare. It is important to note that OpenGL’s origins lie with IRIS GL, an API initially created by SGI to expose the functionality of its hardware. For a long time, ATI and Nvidia simply followed SGI’s rendering model, which meant that OpenGL was especially well-suited to the makers’ cards even before they were released. But with the introduction of shaders, the new GPUs moved away from the traditional rendering pipeline.
-
certain points of implementation weren’t decided on in time, and that in parallel, a lot of people felt that it had become urgent to enable OpenGL support for the latest GPUs. So the plan was modified in order to extend OpenGL 2 to include Direct3D 10 functionality.
- 2 more annotations...
"Written Declaration" on Open Source in the EU - Blogs – ComputerworldUK blogs - The latest technology news & analysis on Outsourcing, HMRC data, Apple iPhone, Global warming, MySQL, Open Enterprise
-
I've written before how worthwhile it is contacting your MEPs about open source and related matters. Well, here's another opportunity. Some enlightened MEPs have crafted “Written Declaration 0046/2008” urging the European Union to step up its support of free software.
I've just emailed my representatives in the European Partliament using the fine WriteToThem.com, and urge you to do the sam
GUI Fstab Editing with PySDM - Ubuntu Forums
-
Storage Device Manager - Worry-Free Fstab Configuration
-
You may consider adding links to some of these wiki guides where appropriate, since they are relevant and on topic:
community/Fstab
community/UsingUUID
community/LinuxFilesystemsExplained
community/RenameUSBDrive
community/MoveMountpointHowto
community/MountingWindowsPartitions
-> community/MountingWindowsPartitions/ThirdPartyNTFS3G
<!-- / message -->
<!-- sig -->
PPA for Tom Jaeger - EasyStroke
-
deb http://ppa.launchpad.net/thjaeger/ubuntu hardy main
deb-src http://ppa.launchpad.net/thjaeger/ubuntu hardy main
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in software
-
IBP_overview
iBusinessPromoter (IBP) is ...
Items: 13 | Visits: 310
Created by: nmstrategies _
-
MindMapping Software for Writing
Mindmapping Software for Wr...
Items: 20 | Visits: 408
Created by: Michelle Thompson
-
软件测试 Softwaretesting
软件测试,SQA
Items: 29 | Visits: 350
Created by: swan lin
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo


