Archivio per maggio 2008
It's official now. Deal will create a computer services giant intended to rival IBM in the market for serving business customers.
Bournemouth has become the first town in the UK to get super-fast internet connections - via the sewerage system. More than 88,000 homes and businesses in the Dorset town will benefit from internet speeds up to 100Mbps under the scheme, considerably faster than consumer broadband speeds on the market.
As expected, Google unveils a preview of Friend Connect, a way to add social features to a Web site without programming. Will it eradicate the social-networking "walled garden"?
If you're running Apache2 on a memory-constrained system (like in a
virtual machine,) you may want to choose the prefork MPM to save memory at
the cost of more process forks. However, if you have more than one CPU on that
same machine, you may also want to consider using the threaded worker MPM
and tweak its On a typical
Using these default settings on a resource-constrained system (say a server with 128MB of RAM but with no swap) would be overkill, and the web server processes will definitely eat up all of that memory, leaving little or no room for even simple CGI scripts. In my setup, I experimented with tweaking the values above to get apache2 to
serve without eating up too much precious memory. I found that the important
values to consider here are
With this setup, I free up a significant amount of RAM from apache2's hold whle maximizing my thread usage in each worker process; at the same time, I avoid keeping each child process for too long by setting a maximum number of requests each worker can serve, preventing the workers to bloat too much when handling CGI. I also tweaked the
Penso di essermi già lamentato abbastanza, in passato, di quanto il servizio .Mac sia arretrato rispetto alla concorrenza, o se non altro di come gli aggiornamenti ad esso siano scarsi e veramente rari. Una cosa che non ci si aspetterebbe, soprattutto visto il costo del pacchetto, di 99 euro l anno, che se non altro dovrebbe garantire una qualità pari a quella di simili servizi gratuiti di altre aziende. Nonostante questo io ne sono abbonato. Forse e soprattutto perchè oramai è da alcuni anni che lo utilizzo come email principale e, non avendo la minima voglia di cambiare l’indirizzo che oramai tutti conoscono come tale, continuo a rinnovare l’abbonamento. Sembra tuttavia che vi siano novità in vista per il sito o che, meglio, vi saranno novità non appena uscirà l’iPhone 2.0, ovvero durante il WWDC. Questo poichè come si è visto da alcuni screenshot e rumors di giorni fa l’applicazione Mail dell’iPhone 2.0 dovrebbe consentire la ricezione Push delle mail, con gli account .Mac. Ma questa, a quanto sembra, non sarà l’unica novità introdotta: vi sarà infatti aggiunta la sincronizzazione On the Go, direttamente dal device al sito, della posta, dei contatti e dei calendari, e in più un software che la permetterà anche su Windows (dunque una specie di iSync per l’OS di Redmond). Non male. Anche se si poteva sperare in qualche novità in più.
Open source project hosting site SourceForge.net is embracing OpenID--an open source single sign-on technology that allows an individual to jump between online accounts without re-entering their username and password each time.
Open source project hosting site SourceForge.net is embracing OpenID--an open source single sign-on technology that allows an individual to jump between online accounts without re-entering their username and password each time.
VMware has announced a free public beta of VMware Fusion 2.0. The've also announced that VMware Fusion 2.0 will be a *free upgrade* for all VMware Fusion 1.x customers, when it launches. Features in 2.0 Beta 1:*True Multiple Display Support*DirectX 9.0 Shader Model 2 3D acceleration*More!
"Hello World" is the traditional first program you write when learning a new language, first appearing in K&R's "The C Programming Language" book in 1978. Since then it has been implemented in almost every programming language on the planet. This collection has it in 366 coding languages (even LOLCode!) and 58 human ones! Is your favourite here?
Four high school students are being investigated on suspicion of breaking into the Fort Bend Independent School District's computer network and changing the grades of at least 60 students. Investigators estimated the financial loss to the school district at more than $190,000, making the case a possible felony...
|
