-
2104122·xml·2.3 KB·2012-01-19 17:23 UTC
<UserControl x:Class="Fend.Views.Login.LoginView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://sc
-
2104121·xml·2.3 KB·2012-01-19 17:23 UTC
<UserControl x:Class="Fend.Views.Login.LoginView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://sc
-
2104120·xml·2.3 KB·2012-01-19 17:23 UTC
<UserControl x:Class="Fend.Views.Login.LoginView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://sc
-
2104117·diff·3.8 KB·2012-01-19 17:09 UTC
From 98820d8ad52780ae06206c263c34e20715db2f4b Mon Sep 17 00:00:00 2001
From: Xavier Queralt <xqueralt at flumotion>
Date: Thu, 19 Jan 2012 18:05:36 +0100
Subject: [PATCH 2/2] Copy _SocketCloser in
-
2104116·diff·898 B·2012-01-19 17:09 UTC
From 8a4b3ae3f9b02bff2e7e106435196bfc2c5c8d00 Mon Sep 17 00:00:00 2001
From: Xavier Queralt <xqueralt at flumotion>
Date: Thu, 19 Jan 2012 17:37:27 +0100
Subject: [PATCH 1/2] sslEnabled is not avai
-
2104114·text·3.0 KB·2012-01-19 17:06 UTC
$ npm install dnode
npm ERR! Failed unpacking /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
npm ERR! couldn't unpack /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
-
2104113·text·3.0 KB·2012-01-19 17:06 UTC
$ npm install dnode
npm ERR! Failed unpacking /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
npm ERR! couldn't unpack /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
-
2104112·text·3.0 KB·2012-01-19 17:06 UTC
$ npm install dnode
npm ERR! Failed unpacking /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
npm ERR! couldn't unpack /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
-
2104111·text·3.0 KB·2012-01-19 17:06 UTC
$ npm install dnode
npm ERR! Failed unpacking /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
npm ERR! couldn't unpack /tmp/npm-1326992660323/1326992669509-0.6875308358576149/tmp.tgz
-
2104109·text·20 B·2012-01-19 17:00 UTC
adasdasdasdasdasdasd
-
2104108·text·941 B·2012-01-19 16:59 UTC
checking for sed... /home/ubuntu/8.09.2/staging_dir/host/bin/sed -i -e
checking whether /home/ubuntu/8.09.2/staging_dir/host/bin/sed -i -e understands (foo|bar)... no
configure: error:
Sorry, you h
-
2104107·text·396 B·2012-01-19 16:56 UTC
** foo.cpp **
#include "external.h"
void foo() {
int sample = digitalRead(1);
Serial.print(sample);
}
** bar.cpp **
#include "external.h"
void bar() {
int sample = analogRea
-
2104106·text·414 B·2012-01-19 16:55 UTC
** foo.cpp **
#include <(elusive libraries)>
void foo() {
int sample = digitalRead(1);
Serial.print(sample);
}
** bar.cpp **
#include <(elusive libraries)>
void bar() {
int
-
2104105·text·396 B·2012-01-19 16:52 UTC
** foo.cpp **
#include <(elusive libraries)>
void foo() {
int sample = digitalRead(1);
Serial.print(sample);
}
** bar.cpp **
#include <(elusive libraries)>
void bar() {
int
-
2104103·text·2.4 KB·2012-01-19 16:42 UTC
traceroute to rom.by (78.46.67.232), 30 hops max, 60 byte packets
1 217.197.124.129 (217.197.124.129) 0.317 ms 0.385 ms 0.459 ms
2 213.221.4.193 (213.221.4.193) 2.141 ms 2.198 ms 2.281 ms
-
2104101·text·3.4 KB·2012-01-19 16:32 UTC
Oracle VM VirtualBox Command Line Management Interface Version 3.2.10
(C) 2005-2010 Oracle Corporation
All rights reserved.
UUID: ec2910a5-e230-44aa-a5ac-e78fb6d5e826
Parent UUID: base
F
-
2104099·text·442 B·2012-01-19 16:25 UTC
Hard disk 'C:\Users\Joey\.VirtualBox\Machines\ubuntu\Snapshots\{f9678935-5be1-4ef0-afae-65cc4b49ab0c}.vdi' with UUID {f9678935-5be1-4ef0-afae-65cc4b49ab0c} cannot be directly attached to the virtual m
-
2104098·csharp·1.0 KB·2012-01-19 16:23 UTC
using System.Windows.Input;
using Microsoft.Practices.Prism.Commands;
using Microsoft.Practices.Prism.ViewModel;
namespace Fend.Views.Login
{
public class LoginViewModel : NotificationObject
-
2104095·text·82.2 KB·2012-01-19 16:19 UTC
-
2104094·csharp·12.3 KB·2012-01-19 16:06 UTC
//Dactyl project v1.0
//I2C interrupt code using the ST Perif library
#include "i2c_int.h"
#include "gpio.h"
#include "Sensors/bmp085.h"
#include "Sensors/pitot.h"
#include "Sensors/accel_down.h