Posterous
Lukasz is using Posterous to post everything online. Shouldn't you?
Picnawode_thumb
 

plugawy blog

vim, coffee, web dev and stuff

20 Jul

Why Japan’s Smartphones Haven’t Gone Global - NYTimes.com

The Sharp 912SH for Softbank, for example, comes with an LCD screen that swivels 90 degrees, GPS tracking, a bar-code reader, digital TV, credit card functions, video conferencing and a camera and is unlocked by face recognition.

Can your iPhone do that? ;-)

Comments [0]

20 Jul

Paranoia?

Since when you have to advertise common sense?

Comments [0]

17 Jul

single vs double

Benchmarks run against PHP 5.2 and 5.3 show that parsing double-quoted
 
strings with interpolation is no slower (and often faster) than
single- quoted strings using concatenation. When simple strings with no variables in them are used, the performance is clearly better with double-quoted strings due to implementation details in the engine. See
 
the benchmark posted at .
From http://www.reddit.com/tb/8w1mk

Comments [0]

17 Jul

Firefox-like tab naviagtion for VIM

  1. "vigation like firefox
  2. map <C-S-tab> :tabprevious<CR>
  3. nmap <C-tab> :tabnext<CR>
  4. map <C-S-tab> :tabprevious<CR>
  5. map <C-tab> :tabnext<CR>
  6. imap <C-S-tab> <Esc>:tabprevious<CR>i
  7. imap <C-tab> <Esc>:tabnext<CR>i
  8. nmap <C-t> :tabnew<CR>
  9. imap <C-t> <Esc>:tabnew<CR>

Comments [0]

16 Jul

Akai LPD8 Controller

"The LPD8 is based on Akai Professional’s MPC line of iconic music product stations. While the smallest model, the MPC500 is quite portable, many producers prefer to work with software on their computer and the LPD8 gives their laptop the controls they prefer over a mouse and keyboard. The LPD8 has eight blue light-up pads that are velocity sensitive for programming rhythmic or melodic parts. The pads can also send program-change information to software. The LPD8 also has eight assignable Q-Link knobs to which users can assign virtually any parameters in their software for hands-on control."

Might be enough for me. Unless the price will be unreasonable (as expected from Akai)

Comments [0]

15 Jul

Vinyls

Accidentaly I found this pic on my Nokia E71.
Blurred but nice

Comments [0]

15 Jul

Do I need to say more?

Comments [0]

14 Jul

Twitter has problems with maths

Comments [0]

14 Jul

Orange UK exiles Firefox from call centres • The Register

The technician also says that hundreds of support reps in the Bristol call centre recently moved to Firefox in an effort to solve at least some of these problems. "Frustrated with working with Internet Explorer 6 and with a crushingly bad series of systems to work with, Orange employees had taken to downloading Firefox as an alternate browser," he says. "Although it wouldn't work with a large number of internal browser-based systems, it worked with enough to make it worthwhile. Multi-tabbed viewing, less drain on the processor, etc.

Sadism in pure form.

Comments [0]

14 Jul

Digg the Blog » Blog Archive » Much Ado About IE6

Giving them a message saying, “Hey! Upgrade!” in this case is not only pointless; it’s sadistic.

Like I care...

Comments [0]