M-L-E + tutorial   56

Become a Programmer, Motherfucker
If you don't know how to code, then you can learn even if you think you can't. Thousands of people have learned programming from these fine books:
tutorial  reference  resources  programming  python  ruby  linux  unix  c#  assembly  html  css  webdesign  php  javascript  haskell  bash  sql  gpu  language:english 
november 2011 by M-L-E
Java tutorial
Java tutorial

This guide was written to help people with no Java experience get into the more advanced functions offered via the skin interface, for example the ability to write beanshell scripts (interpreted Java). This guide was very kindly written by Laura Seabrook and was previously posted to the forum. It is now presented here as a permanent reference.

This guide is broken down into four sections as follows:
1. Literals, Variables and Expressions
Scriptlets
Literals
Variables
Expressions

2. Decision Structures
Boolean conditions
if
switch and case
while
do while
for
break

3. Methods
Boolean
Numeric
Character
String

4. Interfacing with jAlbum
Original code
Example one - Tables
Example two - Filters
tutorial  programming  javascript  webdesign  software  language:english 
november 2011 by M-L-E
Give me that one command you wish you knew years ago. I'll start. : linux
Very useful thread. Some will induce "*headdesk* Why didn't I know this?" type of reaction. Examples:

sudo !!

repeat last command with "sudo" prepended

perma-link

[...]

Along similar lines,

<command> !$

will execute <command> with the argument to your previous command. Example:

[~] > touch test
[~] > rm !$
rm test
[~] >

tutorial  programming  linux  shell  unix  language:english 
november 2011 by M-L-E
HOWTO make your own 3D printer - Boing Boing
Karen sez, "Instructables user RobHopeless has engineered a way to make your own 3D printer. This tutorial is an entry in Instructables' 4th Epilog Challenge, which is accepting all sorts of creative projects for the chance to win an Epilog Laser."
tutorial  article  general  3D-building  language:english 
november 2011 by M-L-E
A Non-Mathematical Introduction to Using Neural Networks | Heaton Research
The goal of this article is to help you understand what a neural network is, and how it is used. Most people, even non-programmers, have heard of neural networks. There are many science fiction overtones associated with them. And like many things, sci-fi writers have created a vast, but somewhat inaccurate, public idea of what a neural network is.
tutorial  article  general  neural-networks  artificial-intelligence  education/information  language:english 
november 2011 by M-L-E
UNIX tips: Learn 10 good UNIX usage habits
Summary: Adopt 10 good habits that improve your UNIX® command line efficiency -- and break away from bad usage patterns in the process. This article takes you step-by-step through several good, but too often neglected, techniques for command-line operations. Learn about common errors and how to overcome them, so you can learn exactly why these UNIX habits are worth picking up.
unix  tutorial  shell  programming  language:english 
november 2011 by M-L-E
Learn UNIX in 10 minutes
Learn UNIX in 10 minutes. Version 1.3

Preface

This is something that I had given out to students (CAD user training) in years past.
The purpose was to have on one page the basics commands for getting started using
the UNIX shell (so that they didn't call me asking what to do the first time someone
gave them a tape).

This document is copyrighted but freely redistributable under the terms of the GFDL .
unix  reference  tutorial  shell  programming  linux  language:english 
november 2011 by M-L-E
Newbie: Unix

The following files are designed to teach newcomers to the Unix operating system.
Every attempt will be made to make these files as thorough and understandable
to newbies. As with all things technical, many times it is difficult to understand
new material, but don't get discouraged! There is/was method to the madness
(most of the time), its just a matter of figuring it out. It is intended that
newcomers read these in their entirety, in the order we present them.
unix  tutorial  programming  shell  reference  language:english 
november 2011 by M-L-E
Ten things you should know about troubleshooting VPN connections | TechRepublic
1. Users can't access file servers.
2. Users can't access anything on the corporate network.
3. Users can'tconnect to VPN server from behind NAT devices.
4. Userscomplain of slow performance.
5. Users canconnect via PPTP but not L2TP/IPSec.
6. Site-to-siteVPNs connect but no traffic passes between the VPN gateways.
7. Users can'testablish IPSec tunnel mode connections from behindsome firewalls
8. Users can'treach some network IDs on the corporate network.
9. Users can't connect to the Internet when connected to the VPN server.
10. Multiple users connect to the VPN server using the same PPP authentication credentials
tutorial  internet  networking  troubleshooting  language:english 
november 2011 by M-L-E
LinuxCommand.org: Learning the shell.
Why bother?
[...]Graphical user interfaces (GUIs) are helpful for many tasks, but they are not good for all tasks. I have long felt that most computers today do not use electricity. They instead seem to be powered by the "pumping" motion of the mouse! Computers were supposed to free us from manual labor, but how many times have you performed some task you felt sure the computer should be able to do? You ended up doing the work by tediously working the mouse. Pointing and clicking, pointing and clicking.

I once heard an author remark that when you are a child you use a computer by looking at the pictures. When you grow up, you learn to read and write. Welcome to Computer Literacy 101. Now let's get to work.
linux  shell  tutorial  programming  unix  reference  language:english 
november 2011 by M-L-E
Kompendium Digitalfotografie
Tipps & Know-How zur Digitalfotografie

Kom|pen|di|um
[von lat: compendium=„Ersparnis, Abkürzung“]
das; -s, …ien:
Abriß, kurzgefaßtes Lehrbuch, Nachschlagewerk

Klicken Sie auf die großen Links, um zu Übersichtsseiten zu gelangen und auf die kleinen Links, um direkt einzelne Artikel zu lesen.

Grundlegendes »

Belichtung | Belichtungszeit | Blende | ISO-Empfindlichkeit | Lichtwert | Weißabgleich
Was in einer Digitalkamera geschieht | Megapixel und „x-fach Zoom“ | Wieviele Megapixel brauchen Sie wirklich ?
Natürliches Licht und seine Farben | menschliche Farbwahrnehmung

Fortgeschrittenes »

JPG-Format | Histogramme | Belichtungskontrolle mit Histogrammen | Blende und Schärfe | Lichtstärke

Digitale Spiegelreflexkameras von Nikon »

D40 | D90 | D200 | D300s
D200 Praxis-Tipps | Weißabgleich der D200

Bildbearbeitung und Bildgestaltung»

Mein wichtigster Tipp zur Bildbearbeitung | Histogramme in der Bildbearbeitung | „Bildbearbeitung“ mit den Füßen | Herbstmotiv am Straßenrand

Hintergründe und Wissenswertes»

Meine perfekte Digitalkamera
Typen von Digitalkamera-Benutzern | Kategorien von Digitalkameras | Welche Digitalkamera für wen?
general  tutorial  photography  language:german 
november 2011 by M-L-E
How to Bypass Internet Censorship -- A Manual
About This Manual

This manual, 'Bypassing Internet Censorship', provides an introduction to the topic and explains some of the software and methods most often used for circumventing censorship. There is some information on avoiding surveillance and other means of detection while bypassing censorship, however this is a large topic in itself so we have only addressed it where it coincides directly with issues of circumvention.

A full discussion of techniques for maintaining anonymity and preventing detection of content or activities is beyond the scope of this book.
general  tutorial  internet  internet/law  data-privacy  security/privacy  censorship  <63.000  language:english 
november 2011 by M-L-E
Famous Perl One-Liners Explained, Part VII: Handy Regular Expressions - good coders code, great reuse
115. Match printable ASCII characters.
/[ -~]/

116. Match unprintable ASCII characters.
/[^ -~]/
perl  programming  tutorial  language:english 
november 2011 by M-L-E
The Best Way to Learn PHP
This entry is part 3 of 3 in the The Best Way to Learn… Session « Previous Learning something from scratch is almost always an arduous affair — you simply…
tutorial  php  programming  webdesign  language:english 
november 2011 by M-L-E
Linux From Scratch
Linux From Scratch
Version 7.0
Created by Gerard Beekmans

Edited by Matthew Burgess and Bruce Dubbs

tutorial  linux  unix  programming  reference  assembly  via:popular  language:english 
november 2011 by M-L-E
10+ .htaccess snippets to optimize your website
Apache .htaccess file is at the heart of your web server and control how your website will react to different actions performed by your visitors. I’ve compiled 10+ awesome .htaccess snippets to optimize your website in many ways: Redirections, performances, ease of use… Enjoy!

All of the snippets below have to be pasted into your .htaccess file, which is located on the root of your Apache server.
Waring: Always make sure you have a working backup before editing your .htaccess file!
tutorial  webdesign  programming  via:popular  language:english 
october 2011 by M-L-E
Basic PHP Syntax for custom_functions.php | Thesis Theme Tools
The custom_functions.php file is used less often for customization in Thesis than the custom.css file, but it is viewed with fear all out of proportion to how much it is employed. That’s because PHP errors in the custom_functions.php file can stop your site cold with a cryptic error message, whereas an error in custom.css will just make the selector do nothing.
tutorial  php  programming  language:english 
october 2011 by M-L-E
34 Photoshop Tutorials That Will Leave You Looking Like A Pro
Photo Strip
Create a Hellacious Flaming Skull
Customized Product And Label
Print-Ready Business Card
Awesome Digital Bokeh Effect
Retro Cosmic Design
Abstract Watercolor Wallpaper
Modern 3d Text Effect
Post Apocalyptic Photo Manipulation
Fake Model Photography
Bringing a Stone Statue to Life
Glowing Light Painting Effect
Glass Ball
Create a Realistic IES Lighting Effect
Faking the 3D Look in Photoshop
Create a 3D Text Photo Manipulation
Egg Planet
Heavy Distressed Grunge Social Sticker Icon
Great Typographic Wallpaper
Blueprint Text Effect
Adding Texture to Skin
Singing Apple
Create a Shiny Earth with Photoshop 3D Layers
15 simple steps RSS icon
How to Distress Text in Seconds With PhotoShop Brushes
Pink Lady Photo Manipulation
Pencil It In
Create Frozen Liquid Effects
Create A Slow Motion Bullet Shot Effect
How to Make a Melting Camera Scene
How to Mold Paint Splatter to a Face
Making of the Imaginary Paint Dancers
How to Create Super-Malleable Effects with Colorful Lines
Awesome wallpaper with Mac OS X logo
tutorial  photoshop  art  photography  language:english 
october 2011 by M-L-E
del linkspam
"It is times like these that remind me how very, very much I love fandom. This has been moving pretty fast, but there have definitely been some developments. Most of these developments have been in the Fuck You Delicious We Are Leaving area, but there are also developments on the Del front. (Putting this together took me back to my newsletter days, which were pre-Delicious and awful. Guess what! STILL AWFUL.)"
general  fandom-meta  delicious-exodus  pinboard  diigo  diigo-fail  bookmarking/archiving  tutorial  language:english 
october 2011 by M-L-E
Using Feed readers with Delicious, Pinboard, and Diigo by doitninetimes
"Hi guys! I'm pretty new to feedreaders, but I thought it would be useful to write up some bits and bobs about pulling feeds from Pinboard/Diigo for those who do not have accounts on the respective sites but want to follow the action, so to speak. Also, I'd like to have the info for pulling Delicious feeds for people who stay with Pinboard/Diigo/etc."
general  fandom-meta  pinboard  bookmarking/archiving  tutorial  delicious-exodus  language:english 
october 2011 by M-L-E

Copy this bookmark:



description:


tags: