viene asserito ke nel 2007 Vodafone Italia ha registrato 309 nuove assunzioni e 504 uscite - testualmente:
Durante l’anno 2007, Vodafone Italia ha registrato 309 nuove assunzioni e 504 uscite. La percentuale più elevata di ingressi riguarda l’area Commerciale (47%) ed il Customer Care (21%).
Il turnover relativo al 2007, pari al 3,7% dei tempi indeterminati, risulta [...]
The Code of the Geeks v3.12
By: Robert A. Hayden
<rhayden@geek.net>
The HTML version of the The Geek Code v3.12 has been
formatted by Dylan Northrup.
Last updated: March 5, 1996
So you think you are a geek, eh? The first step is to admit to yourself
your geekiness. No matter what anyone says, geeks are people too; [...]
AT+CREG=2 // set the ME to “Enables unexpected network registration and location information messages”
AT+CREG? // ask current state
should give you a result like:
+CREG: 2,1,”56C2″,”639E”
[2] =the current “+CREG” setting (2 means: “Enables unexpected…as before)
[1] phone is registered with the network
[56C2] hex : Location Area Code (LAC) (22210 dec),
[639E] hex : here is Ur CellID
If the cell [...]
Bisogna innanzi tutto premettere ke nn e` detto ke la kiamata sia rintracciabile al 100% ma bisogna fare delle considerazioni sulla sua provenienza.
1) CLIR(CallerLineIdentityRestriction) e` quel servizio (funzionalita’) ke invia i dati sul mittente (COUNTRY/NETWORK/MSISDN) contestualmente alla kiamata
2) CLIP (CallerLineIdentiyPresentation) e` quel servizio (funzionalita’) ke riceve i dati sul mittente (CLIR) contestualmente alla rikiesta [...]
n questo spazio cerkero’ di mantenere il materiale ke puo’ essere utile, nn si sa’ mai… abbiamo gia\ avuto dimostrazione del potere ke hanno i €€€ e, spesso qs. contenuti nn risultano essere +disponibili ;(
perke’ si consumano come li guardano troppo!!!
VERGOGNA a tutti i siti ke hanno fatto anti-informazione
il primo di questi telefonino.net ke in [...]
NEC NCK
FREE ONLINE CODE GENERATOR
Arrivano i Jumpers: salti e corse con le molle ai piedi che piacciono ai manager
>> DEMO <<
&& here source in php ready:
<?
$agent = $_SERVER['HTTP_USER_AGENT'];
$ip = $_SERVER['REMOTE_ADDR'];
$port = $_SERVER['REMOTE_PORT'];
$d = date (’dS \of F Y h:1:s A’);
echo ‘<address> ‘;
echo ‘CLIENT IP: <strong><a title=”click to open” href=”http://’.$ip.’/”>’.$ip.’</a></strong> Port <strong>’.$port.’</strong></address>’;
?><form method=”post”>
<div class=”border”>
<table>
<tbody>
<tr>
<td class=”label” class=”label”>Host Name: </td>
<td class=”data” class=”data”><input size=”50″ name=”host_name”></td>
<td><small> (required)</small></td>
</tr>
<tr>
<td></td>
<td><input type=”submit” value=”Submit” name=”submit”></td>
[...]