-
Squeak4.2-10966.zip is now available at http://ftp.squeak.org/4.2. This is intended to be the actual-released 4.2 image, unless, as Chris Muller says, “we find some problem, which we won’t!”.
Squeak 4.2 final now out! « The Weekly Squeak.We read on the startup:
A new virtual-machine, known as "Cog", is about to be released for Squeak. It's a complete rewrite from the ground-up, employing a Context-to-Stack mapping design onto which a JIT compiler for Intel-compatible hardware results in, roughly, a 3X, across-the-board performance improvement. Specific Benchmarks vary much more widely (from 1x to 5x, with some people claiming 10x for specifics.
Plus, latest squeak feature a Cleaned-up code base, refactoring and unification of Smalltalk and SmalltalkImage globals and much more! Give it a try! -
On November 12, 2010 SearchBlox announced the availability of SearchBlox Search Software as a completely FREE product.
I took a look to SearchBlox on a complex project, and I suggest you to give it a try. It is a good solution for small sites, and it is powered by Lucene. Google Mini has a strong brand, but it cost a lot and it had a 2-year resubscription process: a very costly stuff.
Read More -
From the iPad package, you can build a small car. We have started the project two weeks ago. We are still searching for a good set of wheels, so this is a very basic prototype:
[nggallery id=7]
The basic structure is the inner plastic of the iPad package box.
The car is able to stop if an obstacle is put on the front. On the next releases, it will be able to turn the head and decide what is the best direction (=with the far obstacle)
The car is powered with two set of four AA Batteries. One set is for the Arduino itself, and one for the three servo engines and the Ping))) Sensor.
Read More -
Utilities like Telnet and remote control programs like Symantec's PC Anywhere let you execute programs on remote systems, but they can be a pain to set up and require that you install client software on the remote systems that you wish to access. PsExec is a light-weight telnet-replacement that lets you execute processes on other systems, complete with full interactivity for console applications, without having to manually install client software. PsExec's most powerful uses include launching interactive command-prompts on remote systems and remote-enabling tools like IpConfig that otherwise do not have the ability to show information about remote systems.
via PsExec. -
Abbiamo già introdotto alcune tecnologie accessorie intorno al C++ e ad Arduino. Tra le evoluzioni più interessanti di cui vogliamo parlare oggi, c’è ne sono alcune che potremo sfruttare per Arduino, ed altre che sono meri spunti di riflessione. Andiamo ad iniziare!
Read More -
L’Arduino Uno, è un micro controller tutto italiano, sviluppato in open source e che sta avendo un grande successo.
Una parte del suo successo è dovuto al fatto che costa meno di trenta euro, e per essere così economico la versione base ha un chip ATmega328 con soltanto 2 KB di RAM, 1KB di EEPROM e 32KB di memoria flash per il codice. Come implementare comportamenti complessi con risorse così scarse? L’ingegneria del software ci può aiutare?… Vediamolo assieme, in una serie di articoli che avranno come obiettivo l’ingegnerizzazione spinta del sistema di sviluppo Arduino.
Read More -
Sometimes, a client-based refresh of the session is the only viable option.
Anyway, we must define this a “bad idea”, because you can end up stuffing even more problems on your architecture…
Now this is something that may or may not be useful to a lot of people, depending on you situation, you may want the user to elect to refresh their Session or not (like banks usually do); but this is for applications that may have a lot of idle time and users are annoyed with their Sessions dying... considering most users don't know what a Session is, but they know that the application stops working correctly.
via Automatically refresh your user’s Session behind the scenes using jQuery and Asp.Net.It uses jQuery and is incredibly simple, just a few lines of code, and no screen flicker or any annoyance to the user at all; ignorance is bliss. First I include the following in the code-behind in any page you need to keep refreshed (works on masterpages as well)[…]
Read More -
In questo secondo articolo vedremo come pilotare un sensore sonico sul vostro Arduino. Il sensore sonico più citato su internet è il Ping))) della Parallax. In realtà ne esistono anche altri, ma poiché non sembrano più convenienti, useremo il Ping.
Read More -
Trovare un tutorial che spieghi da zero che cosa vuol dire programmare il micro controller più famoso del mondo non è facile. Per fortuna questo ottimo articolo di Michele Maffucci spiega in modo chiaro e semplice come è fatto Arduino, e come iniziare a far lampeggiare il led sul pin 13. Ma andiamo ad iniziare!
Read More -
L’integrazione tra .NET e SQL Server è data per scontata: in questo articolo esploreremo invece come accedere a SQL Server da Python. Uno dei vantaggi di python è che è un linguaggio molto facile da imparare, con un notevole numero di librerie e un’ottima integrazione multi piattaforma. Oltre a ciò python offre un sistema di installazione rapido delle librerie (come Ruby e Perl).
Read More -
Il successo su cui è basato Berlusconi è sempre stato basato sulla sua capacità notevole di impersonare un modello per il paese. L’italiano medio, in partita iva, piccolo imprenditore di sé stesso, che lotta contro un fisco vampiro e deve fare con due soldi quello che i tedeschi fanno con il doppio, si esalta quando sente parlare questo uomo di idee come “contratto con gli italiani”, “ponte sullo stretto”, “energia nuclerare”, “coppa del Milan”, ecc
Read More -
- Download this patch for the visual studio 2008 SP1
- Download the documentation file from this link http://code.jquery.com/jquery-1.4.1-vsdoc.js
- Take a rest near the Coffe machine and convert there your co-workers
-
The Arduino is mostly based in Italy, and every year I read another article about how Italy is struggling to find “their own Google” when they already have it. It’s the Arduino — they just don’t realize it yet.
Arriva da Ivrea una scheda elettronica già entrata nella cassetta degli attrezzi di designer, ingegneri architetti, appassionati di tecnologia. È Arduino, un microcontroller costruito dal team di Massimo Banzi, ex docente alla scuola di Interaction design della città piemontese: a partire dal 2005 è diventato una piattaforma per la protipazione di sistemi interattivi adatti a installazioni artistiche, dispositivi musicali, apparecchi domestici. [Dal Sole24Ore di Dicembre 2010]
Read More -
Nel Brelusca World, se lui cerca di corromperti, è lui ad essere il raggirato. Questa è la difesa ufficiale del nostro premier (news del 10 febbraio): “non ho fatto pressioni su un giudice dicendo che Ruby era la nipote di Mubarak, io credevo lo fosse veramente!”
Read More -
I have used Google in the past 8 years (I know, I am a bit old). Then I was annoyed because of a bad behavior of Google with my AdSense account (shutdown without being able to talk back to someone for explanation).
Read More