niedziela, 16 sierpnia 2009

Autologowanie w Ikariam

Do automatycznego logowania w Ikariam potrzebny nam będzie Firefox. Tworzymy nową zakładkę, która w polu adres przyjmie wartość:

javascript:(function(){%20var%20fs_v%20=%20false;var%20formsArray%20=%20content.document.getElementsByTagName('form');try{%20formsArray[0]['universe'].value='s5.ikariam.pl';%20}%20catch(e){}%20try{%20formsArray[0]['name'].value='NASZ_LOGIN';%20}%20catch(e){}%20try%20{%20formsArray[0].password.value='NASZE_HASŁO'%20}%20catch(e){}%20}%20)()

Zmienna 'universe' przyjmuje wartość zależną od świata na którym gramy.
Calość pisana jednym ciurkiem, bez spacji.

I teraz, gdy jesteśmy na stronie logowania, po wciśnięciu powyższej zakładki, dane do logowania wypełnią się automatycznie :)

Przydatne dodatki do Firefoxa

Dafizilla Table2Clipboard
IE Tab
Live HTTP headers

Squid Transparent Proxy

http_port 8080 transparent
hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
cache_mem 64 MB
cache_swap_low 80
cache_swap_high 100
maximum_object_size 32768 KB
minimum_object_size 0 KB
maximum_object_size_in_memory 128 KB
ipcache_size 16384
fqdncache_size 0
cache_replacement_policy heap LFUDA
memory_replacement_policy heap GDSF
cache_dir ufs /var/spool/squid 6144 12 256
access_log /var/log/squid/access.log squid
cache_log /dev/null
cache_store_log none
dns_nameservers 208.67.222.222 208.67.220.220
hosts_file /etc/hosts
refresh_pattern -i \.(gif|jpg|jpeg|png|html|bmp|ico|css) 0 50% 7200 reload-into-ims
refresh_pattern -i \.(zip|gz|bz2|exe|rar|mp3|mpg|avi|wmv|vqf|ogg) 43200 100% 43200 reload-into-ims
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern . 0 20% 4320
half_closed_clients off
acl all src 0.0.0.0/0.0.0.0
acl siec src 10.0.0.0/255.255.255.0
acl ZA-DUZO maxconn 500
http_access deny ZA-DUZO siec
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 # https
acl SSL_ports port 563 # snews
acl SSL_ports port 873 # rsync
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl Safe_ports port 631 # cups
acl Safe_ports port 873 # rsync
acl Safe_ports port 901 # SWAT
acl purge method PURGE
acl CONNECT method CONNECT
http_access allow siec
http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access deny all
http_reply_access allow all
icp_access allow all
cache_effective_group proxy
visible_hostname naszadomenajakas.pl
log_icp_queries off
store_avg_object_size 16 KB
store_objects_per_bucket 36
buffered_logs on
reload_into_ims on
acl FTP proto FTP
always_direct allow FTP
strip_query_terms off
coredump_dir /var/spool/squid

Podstawowe pojęcia

marża = zysk / ceny_sprzedaży
zysk = cena_sprzedaży - koszt_zakupu

narzut = 100% * (cs - cz) / cz
marża = 100% * (cs - cz) / cs

Program do sprawdzania dysku / odzyskiwania danych

MHDD
http://www.nirvanowiec.republika.pl/MHDD.html
http://yura.projektas.lt/files/wd/mhdd/index.html