Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'interface'

1470964 - segin: msn winamp interface messenger psymp3 wm_copydata
  1. Function WAIntProc StdCall(hWnd As HWND, uMsg As UINT, wParam As WPARAM, lParam As LPARAM) As LRESULT
  2.         Printf(!"hwnd = %#x, umsg = %d, wParam = %#x, lParam = %#x\n",hWnd, uMsg, wParam, lParam)
  3.         Static As Integer msgptr, lastcall
  4.         Static As ZString * 4096 buf
  5.         Select Case uMsg
  6.                 Case 273 ' Remote control function s
  7.                         Select Case As Const wParam
  8.                                 Case &h9c70
  9.  
1468432 - segin: msn winamp interface messenger psymp3 wm_copydata
  1. Function WAIntProc StdCall(hWnd As HWND, uMsg As UINT, wParam As WPARAM, lParam As LPARAM) As LRESULT
  2.    Printf(!"hwnd = %#x, umsg = %d, wParam = %#x, lParam = %#x\n",hWnd, uMsg, wParam, lParam)
  3.    Select Case uMsg
  4.       Case WM_USER
  5.          printf(!"WM_USER caught.\n")
  6.    End Select
  7. End Function
  8.  
  9.  
800777 - about bill buxton: microsoft design quotes bill buxton research hci interaction interface
  1. Bill Buxton (Principal Researcher @ Microsoft Research)is a designer and a researcher concerned with human aspects of technology.  His work reflects a particular interest in the use of technology to support creative activities such as design, film making and music.  Buxton's research specialties include technologies, techniques and theories of input to computers,  technology mediated human-human collaboration, and ubiquitous computing.
  2.  
  3. Bill Buxton's Personal Mantra (in his words)
  4. Ultimately, we are deluding ourselves if we think that the products that we design are the "things" that we sell, rather than the individual, social and cultural experience that they engender, and the value and impact that they have. Design that ignores this is not worthy of the name.
  5.  
  6.  
  7. Bill Buxton's Personal Mantra (in my (fewer) words)
  8. We delude ourselves if we think the products we design are /only/ the "things" we're selling; being blind to the impacts, the value, of the individual, social and cultural experiences they engender. Design ignoring this isn't worthy of the name.
worth-right
worth-right