52%
14.03.2013
.template('main')
13
14 @bottle.post('/survey')
15 def survey():
16 club = bottle.request.forms.get("club")
17 if (club == None or club == ""):
18 club="No club defined..."
19
20 clubs.save({"club":club})
21 ... 2013
52%
14.03.2013
The commodity x86 HPC market is now a multi/many-core world. From the multicore CPU to the many-core GP-GPU, the number of cores at the user's disposal has increased dramatically. The recent ... 2013
52%
14.03.2013
http://www.pjsip.org/release/2.0./pjproject-2.0.1.tar.bz2
Next, go to the directory where you unpacked the tarred and zipped file and type:
./configure
make dep
make
You will now have a file starting ... 2013
52%
14.03.2013
big offers capacity up to 20TB and speeds up to 785MB/s. The LaCie 5big lets users create custom RAID configurations. According to the announcement, users can create a lightning-fast volume with three ... 2013
52%
14.03.2013
, NCLOB), because you do not want to convert binary data, of course.
Conversion takes place automatically in transit (via Oracle Net); for example, a Euro sign typed on a Windows machine (0x80 in WIN-1252 ... 2013
52%
14.03.2013
(pr->pr_path), 0);
17 [...]
18 error = copyinstr(j.hostname,
19 &pr->pr_host, sizeof(pr->pr_host), 0);
20 [...]
21 pr->pr_ip = j.ip_number;
22 pr->pr_linux = NULL;
23 pr->pr_securelevel = securelevel ... 2013
52%
14.03.2013
Migration to IPv6 is picking up speed. In the fall of 2012, Deutsche Telekom announced that new DSL customers would have dual stack connections (IPv4+IPv6). Other providers will be following suit ... 2013
52%
16.05.2013
, one-time passwords, or both. Certificate-based two-factor authentication typically uses digital PKI certificates based on the X.509 standard. These are typically stored on a hardware certificate storage ... 2013