register n "^aS^a^i^a^c^aA" # | Goes with the F2 definition
bindkey -k k2 process n # F2 | Create new region and window (and name it)
bindkey -k k3 focus # F3 | Next region
bindkey -k k4 remove # F4 | Remove region


function up()
{
dir=""
if [ -z "$1" ]; then
dir=..
elif [[ $1 =~ ^[0-9]+$ ]]; then
x=0
while [ $x -lt ${1:-1} ]; do
dir=${dir}../
x=$(($x+1))
done
else
dir=${PWD%/$1/*}/$1
fi
cd "$dir";
}
function upstr()
{
echo "$(up "$1" && pwd)";
}
Powered by ScribeFire.
Powered by ScribeFire.
Powered by ScribeFire.
Powered by ScribeFire.
Powered by ScribeFire.
Powered by ScribeFire.
Powered by ScribeFire.
|
| Identifying | Characterizing | ||
|
| Potential1 | Definite | Self | Relationships |
| Elicited2 | Name/Address (partial) IP address | Contact information (comprehensive) SSN E-mail address3 Blog URL Credit card information | Demographics Location Interests Website filters | Friend invitations Friends list Friends watched/followed |
| Published | Blog posts4
| PGP key Contact information (comprehensive) | Interests Blog posts5 Wishlists | Friends list |
| Harvested | cookies Personal search terms |
| Extrapolated interests clickstream in site Web history | People watched/followed |
1Multiple pieces of potential identifying information are usually needed to make definite identification or direct contact
2Data may be elicited as a requirement for interaction with the data collector (e.g. IP address required to view a web page or shipping information required for a purchase) or it may be optional (e.g. a blog comment form requesting your URL).
3E-mail address is a definite identification because it immediately allows a person to contact you directly
4Blog posts talking about who you are or where you live are potentially identifying.
5Blog posts talking about topics that interest you or things you do are characterizing.
![]() | You are viewing Log in Create a LiveJournal Account Learn more | Explore LJ: Life Entertainment Music Culture News & Politics Technology |