gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r7975 - GNUnet/src/applications/dv/module


From: gnunet
Subject: [GNUnet-SVN] r7975 - GNUnet/src/applications/dv/module
Date: Wed, 26 Nov 2008 12:07:24 -0700 (MST)

Author: nevans
Date: 2008-11-26 12:07:24 -0700 (Wed, 26 Nov 2008)
New Revision: 7975

Removed:
   GNUnet/src/applications/dv/module/.deps/
   GNUnet/src/applications/dv/module/Makefile
   GNUnet/src/applications/dv/module/Makefile.in
   GNUnet/src/applications/dv/module/index.html
Log:
remove crap

Deleted: GNUnet/src/applications/dv/module/Makefile
===================================================================
--- GNUnet/src/applications/dv/module/Makefile  2008-11-26 19:06:23 UTC (rev 
7974)
+++ GNUnet/src/applications/dv/module/Makefile  2008-11-26 19:07:24 UTC (rev 
7975)
@@ -1,573 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# src/applications/dv/module/Makefile.  Generated from Makefile.in by 
configure.
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-
-
-pkgdatadir = $(datadir)/GNUnet
-pkglibdir = $(libdir)/GNUnet
-pkgincludedir = $(includedir)/GNUnet
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = x86_64-unknown-linux-gnu
-host_triplet = x86_64-unknown-linux-gnu
-subdir = src/applications/dv/module
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/align.m4 \
-       $(top_srcdir)/m4/argz.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gtk-2.0.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libcurl.m4 \
-       $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libtool.m4 \
-       $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltdl.m4 \
-       $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
-       $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-       $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-am__installdirs = "$(DESTDIR)$(plugindir)"
-pluginLTLIBRARIES_INSTALL = $(INSTALL)
-LTLIBRARIES = $(plugin_LTLIBRARIES)
-am__DEPENDENCIES_1 =
-libgnunetmodule_dv_la_DEPENDENCIES =  \
-       $(top_builddir)/src/util/libgnunetutil.la \
-       $(am__DEPENDENCIES_1)
-am_libgnunetmodule_dv_la_OBJECTS = dv.lo
-libgnunetmodule_dv_la_OBJECTS = $(am_libgnunetmodule_dv_la_OBJECTS)
-libgnunetmodule_dv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
-       $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-       $(libgnunetmodule_dv_la_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-       --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-       $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-       --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-       $(LDFLAGS) -o $@
-SOURCES = $(libgnunetmodule_dv_la_SOURCES)
-DIST_SOURCES = $(libgnunetmodule_dv_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /root/documents/research/gnunet/GNUnet/missing --run 
aclocal-1.10
-AMTAR = ${SHELL} /root/documents/research/gnunet/GNUnet/missing --run tar
-AR = ar
-ARGZ_H = 
-AS = as
-AUTOCONF = ${SHELL} /root/documents/research/gnunet/GNUnet/missing --run 
autoconf
-AUTOHEADER = ${SHELL} /root/documents/research/gnunet/GNUnet/missing --run 
autoheader
-AUTOMAKE = ${SHELL} /root/documents/research/gnunet/GNUnet/missing --run 
automake-1.10
-AWK = gawk
-CC = gcc
-CCDEPMODE = depmode=gcc3
-CFLAGS = -fno-strict-aliasing -Wall -g -O2
-CPP = gcc -E
-CPPFLAGS = -I/root/documents/research/gnunet/libmicrohttpd//include 
-CXX = g++
-CXXCPP = g++ -E
-CXXDEPMODE = depmode=gcc3
-CXXFLAGS = -g -O2 -I/usr/qt/3/include -I/usr/qt/3/include/QtGui 
-I/usr/qt/3/include/QtCore -I/usr/qt/3/include/QtOpenGL  -DQT_OPENGL_LIB 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/include -I/usr/include/qt4
-CYGPATH_W = echo
-DEFS = -DHAVE_CONFIG_H
-DEPDIR = .deps
-DLLDIR = lib
-DLLTOOL = dlltool
-DSYMUTIL = 
-DUMPBIN = 
-ECHO_C = 
-ECHO_N = -n
-ECHO_T = 
-EGREP = /bin/grep -E
-EXEEXT = 
-EXT_LIBS = 
-EXT_LIB_PATH = 
-FGREP = /bin/grep -F
-GMSGFMT = /usr/bin/gmsgfmt
-GMSGFMT_015 = /usr/bin/gmsgfmt
-GNUNETGTK_CFLAGS = -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 
-I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng12  
-GNUNETGTK_LIBS = -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 
-lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 
-lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
-GN_LIB_LDFLAGS = -export-dynamic -no-undefined -export-symbols-regex 
"GNUNET_[a-zA-Z0-9_]*"
-GN_PLUGIN_LDFLAGS = -export-dynamic -avoid-version -module -no-undefined 
-export-symbols-regex "[a-zA-Z0-9_]*"
-GREP = /bin/grep
-GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12  
-GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
-INCLTDL = 
-INSTALL = /usr/bin/install -c
-INSTALL_DATA = ${INSTALL} -m 644
-INSTALL_PROGRAM = ${INSTALL}
-INSTALL_SCRIPT = ${INSTALL}
-INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-INTLLIBS = 
-INTL_MACOSX_LIBS = 
-LD = /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
-LDFLAGS = -L/root/documents/research/gnunet/libmicrohttpd//lib 
-LIBADD_DL = -ldl 
-LIBADD_DLD_LINK = 
-LIBADD_DLOPEN = -ldl
-LIBADD_SHL_LOAD = 
-LIBCURL = -lcurl
-LIBCURL_CPPFLAGS = 
-LIBGCRYPT_CFLAGS = 
-LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config
-LIBGCRYPT_LIBS = -L/usr/lib64 -lgcrypt -lgpg-error
-LIBICONV = 
-LIBINTL = 
-LIBLTDL = -lltdl
-LIBOBJS = 
-LIBPREFIX = 
-LIBS = -lm -lpthread -ldl 
-LIBTOOL = $(SHELL) $(top_builddir)/libtool
-LIPO = 
-LN_S = ln -s
-LTDLDEPS = 
-LTDLINCL = 
-LTDLOPEN = libltdl
-LTLIBICONV = 
-LTLIBINTL = 
-LTLIBOBJS = 
-LT_CONFIG_H = config.h
-LT_DLLOADERS =  libltdl/dlopen.la
-LT_DLPREOPEN = -dlpreopen libltdl/dlopen.la 
-MAKEINFO = ${SHELL} /root/documents/research/gnunet/GNUnet/missing --run 
makeinfo
-MKDIR_P = /bin/mkdir -p
-MSGFMT = /usr/bin/msgfmt
-MSGFMT_015 = /usr/bin/msgfmt
-MSGMERGE = /usr/bin/msgmerge
-MYSQL_CPPFLAGS = 
-MYSQL_LDFLAGS = -L/usr/lib/mysql
-NM = /usr/bin/nm -B
-NMEDIT = 
-OBJC = gcc
-OBJCDEPMODE = depmode=gcc3
-OBJCFLAGS = 
-OBJDUMP = objdump
-OBJEXT = o
-OTOOL = 
-OTOOL64 = 
-PACKAGE = GNUnet
-PACKAGE_BUGREPORT = address@hidden
-PACKAGE_NAME = GNUnet
-PACKAGE_STRING = GNUnet 0.8.0b
-PACKAGE_TARNAME = gnunet
-PACKAGE_VERSION = 0.8.0b
-PATH_SEPARATOR = :
-PKG_CONFIG = /usr/bin/pkg-config
-POSUB = po
-QTINC = -I/usr/qt/3/include -I/usr/qt/3/include/QtGui 
-I/usr/qt/3/include/QtCore -I/usr/qt/3/include/QtOpenGL  -DQT_OPENGL_LIB 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/include -I/usr/include/qt4
-QTLIBS = -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib -lQtGui -lQtOpenGL -lQtCore  
-lX11 -lXext -lXmu -lXt -lXi  -lGLU -lGL -lpthread -L/usr/lib
-RANLIB = ranlib
-SED = /bin/sed
-SET_MAKE = 
-SHELL = /bin/sh
-SQLITE_CPPFLAGS = 
-SQLITE_LDFLAGS = 
-STRIP = strip
-USE_NLS = yes
-VERSION = 0.8.0b
-XGETTEXT = /usr/bin/xgettext
-XGETTEXT_015 = /usr/bin/xgettext
-XMKMF = 
-XML2_CONFIG = /usr/bin/xml2-config
-XML_CPPFLAGS = -I/usr/include/libxml2
-XML_LIBS = -lxml2 -lz -lm
-X_CFLAGS = 
-X_EXTRA_LIBS = 
-X_LIBS = 
-X_PRE_LIBS =  -lSM -lICE
-_libcurl_config = 
-abs_builddir = 
/root/documents/research/gnunet/GNUnet/src/applications/dv/module
-abs_srcdir = /root/documents/research/gnunet/GNUnet/src/applications/dv/module
-abs_top_builddir = /root/documents/research/gnunet/GNUnet
-abs_top_srcdir = /root/documents/research/gnunet/GNUnet
-ac_ct_CC = gcc
-ac_ct_CXX = g++
-ac_ct_DUMPBIN = 
-ac_ct_OBJC = gcc
-am__include = include
-am__leading_dot = .
-am__quote = 
-am__tar = ${AMTAR} chof - "$$tardir"
-am__untar = ${AMTAR} xf -
-bindir = ${exec_prefix}/bin
-build = x86_64-unknown-linux-gnu
-build_alias = 
-build_cpu = x86_64
-build_os = linux-gnu
-build_target = linux
-build_vendor = unknown
-builddir = .
-datadir = ${datarootdir}
-datarootdir = ${prefix}/share
-docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
-dvidir = ${docdir}
-exec_prefix = ${prefix}
-host = x86_64-unknown-linux-gnu
-host_alias = 
-host_cpu = x86_64
-host_os = linux-gnu
-host_vendor = unknown
-htmldir = ${docdir}
-includedir = ${prefix}/include
-infodir = ${datarootdir}/info
-install_sh = $(SHELL) /root/documents/research/gnunet/GNUnet/install-sh
-libdir = ${exec_prefix}/lib
-libexecdir = ${exec_prefix}/libexec
-localedir = ${datarootdir}/locale
-localstatedir = ${prefix}/var
-lt_ECHO = echo
-ltdl_LIBOBJS =  lt__strl.o
-ltdl_LTLIBOBJS =  lt__strl.lo
-mandir = ${datarootdir}/man
-mkdir_p = /bin/mkdir -p
-oldincludedir = /usr/include
-pdfdir = ${docdir}
-prefix = /root/documents/research/gnunet/GNUnetData
-program_transform_name = s,x,x,
-psdir = ${docdir}
-sbindir = ${exec_prefix}/sbin
-sharedstatedir = ${prefix}/com
-srcdir = .
-subdirs =  libltdl
-sys_symbol_underscore = no
-sysconfdir = ${prefix}/etc
-target_alias = 
-top_build_prefix = ../../../../
-top_builddir = ../../../..
-top_srcdir = ../../../..
-INCLUDES = -I$(top_srcdir)/src/include
-LDADD = \
- $(top_builddir)/src/util/libgnunetutil.la 
-
-#AM_CFLAGS = -fprofile-arcs -ftest-coverage
-plugindir = $(libdir)/GNUnet
-plugin_LTLIBRARIES = \
-  libgnunetmodule_dv.la
-
-libgnunetmodule_dv_la_SOURCES = \
-  dv.c 
-
-libgnunetmodule_dv_la_LDFLAGS = \
-  $(GN_PLUGIN_LDFLAGS)
-
-libgnunetmodule_dv_la_LIBADD = \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(LTLIBINTL)
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  
src/applications/dv/module/Makefile'; \
-       cd $(top_srcdir) && \
-         $(AUTOMAKE) --gnu  src/applications/dv/module/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure 
$(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
-       @$(NORMAL_INSTALL)
-       test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
-       @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
-         if test -f $$p; then \
-           f=$(am__strip_dir) \
-           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install 
$(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' 
'$(DESTDIR)$(plugindir)/$$f'"; \
-           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install 
$(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" 
"$(DESTDIR)$(plugindir)/$$f"; \
-         else :; fi; \
-       done
-
-uninstall-pluginLTLIBRARIES:
-       @$(NORMAL_UNINSTALL)
-       @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
-         p=$(am__strip_dir) \
-         echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall 
rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
-         $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f 
"$(DESTDIR)$(plugindir)/$$p"; \
-       done
-
-clean-pluginLTLIBRARIES:
-       -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
-       @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
-         dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-         test "$$dir" != "$$p" || dir=.; \
-         echo "rm -f \"$${dir}/so_locations\""; \
-         rm -f "$${dir}/so_locations"; \
-       done
-libgnunetmodule_dv.la: $(libgnunetmodule_dv_la_OBJECTS) 
$(libgnunetmodule_dv_la_DEPENDENCIES) 
-       $(libgnunetmodule_dv_la_LINK) -rpath $(plugindir) 
$(libgnunetmodule_dv_la_OBJECTS) $(libgnunetmodule_dv_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
-
-distclean-compile:
-       -rm -f *.tab.c
-
-include ./$(DEPDIR)/dv.Plo
-
-.c.o:
-       $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-       mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-#      source='$<' object='$@' libtool=no \
-#      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
-#      $(COMPILE) -c $<
-
-.c.obj:
-       $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) 
'$<'`
-       mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-#      source='$<' object='$@' libtool=no \
-#      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
-#      $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-       $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-       mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-#      source='$<' object='$@' libtool=yes \
-#      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
-#      $(LTCOMPILE) -c -o $@ $<
-
-mostlyclean-libtool:
-       -rm -f *.lo
-
-clean-libtool:
-       -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
-       mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
-       tags=; \
-       here=`pwd`; \
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
-       if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-         test -n "$$unique" || unique=$$empty_fix; \
-         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-           $$tags $$unique; \
-       fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
-       tags=; \
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
-       test -z "$(CTAGS_ARGS)$$tags$$unique" \
-         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-            $$tags $$unique
-
-GTAGS:
-       here=`$(am__cd) $(top_builddir) && pwd` \
-         && cd $(top_srcdir) \
-         && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
-       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-       @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-       list='$(DISTFILES)'; \
-         dist_files=`for file in $$list; do echo $$file; done | \
-         sed -e "s|^$$srcdirstrip/||;t" \
-             -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-       case $$dist_files in \
-         */*) $(MKDIR_P) `echo "$$dist_files" | \
-                          sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-                          sort -u` ;; \
-       esac; \
-       for file in $$dist_files; do \
-         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-         if test -d $$d/$$file; then \
-           dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-           fi; \
-           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-         else \
-           test -f $(distdir)/$$file \
-           || cp -p $$d/$$file $(distdir)/$$file \
-           || exit 1; \
-         fi; \
-       done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-       for dir in "$(DESTDIR)$(plugindir)"; do \
-         test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-       done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-         `test -z '$(STRIP)' || \
-           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
-       @echo "This command is intended for maintainers to use"
-       @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
-       mostlyclean-am
-
-distclean: distclean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-info: info-am
-
-info-am:
-
-install-data-am: install-pluginLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-info: install-info-am
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-ps: install-ps-am
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-       mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-pluginLTLIBRARIES
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-       clean-libtool clean-pluginLTLIBRARIES ctags distclean \
-       distclean-compile distclean-generic distclean-libtool \
-       distclean-tags distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-dvi \
-       install-dvi-am install-exec install-exec-am install-html \
-       install-html-am install-info install-info-am install-man \
-       install-pdf install-pdf-am install-pluginLTLIBRARIES \
-       install-ps install-ps-am install-strip installcheck \
-       installcheck-am installdirs maintainer-clean \
-       maintainer-clean-generic mostlyclean mostlyclean-compile \
-       mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-       tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

Deleted: GNUnet/src/applications/dv/module/Makefile.in
===================================================================
--- GNUnet/src/applications/dv/module/Makefile.in       2008-11-26 19:06:23 UTC 
(rev 7974)
+++ GNUnet/src/applications/dv/module/Makefile.in       2008-11-26 19:07:24 UTC 
(rev 7975)
@@ -1,573 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
address@hidden@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = src/applications/dv/module
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/align.m4 \
-       $(top_srcdir)/m4/argz.m4 $(top_srcdir)/m4/gettext.m4 \
-       $(top_srcdir)/m4/gtk-2.0.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
-       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libcurl.m4 \
-       $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libtool.m4 \
-       $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltdl.m4 \
-       $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
-       $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-       $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-am__installdirs = "$(DESTDIR)$(plugindir)"
-pluginLTLIBRARIES_INSTALL = $(INSTALL)
-LTLIBRARIES = $(plugin_LTLIBRARIES)
-am__DEPENDENCIES_1 =
-libgnunetmodule_dv_la_DEPENDENCIES =  \
-       $(top_builddir)/src/util/libgnunetutil.la \
-       $(am__DEPENDENCIES_1)
-am_libgnunetmodule_dv_la_OBJECTS = dv.lo
-libgnunetmodule_dv_la_OBJECTS = $(am_libgnunetmodule_dv_la_OBJECTS)
-libgnunetmodule_dv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
-       $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-       $(libgnunetmodule_dv_la_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = address@hidden@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-       --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-       $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-       --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-       $(LDFLAGS) -o $@
-SOURCES = $(libgnunetmodule_dv_la_SOURCES)
-DIST_SOURCES = $(libgnunetmodule_dv_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AR = @AR@
-ARGZ_H = @ARGZ_H@
-AS = @AS@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLDIR = @DLLDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXT_LIBS = @EXT_LIBS@
-EXT_LIB_PATH = @EXT_LIB_PATH@
-FGREP = @FGREP@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNUNETGTK_CFLAGS = @GNUNETGTK_CFLAGS@
-GNUNETGTK_LIBS = @GNUNETGTK_LIBS@
-GN_LIB_LDFLAGS = @GN_LIB_LDFLAGS@
-GN_PLUGIN_LDFLAGS = @GN_PLUGIN_LDFLAGS@
-GREP = @GREP@
-GTK_CFLAGS = @GTK_CFLAGS@
-GTK_LIBS = @GTK_LIBS@
-INCLTDL = @INCLTDL@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBADD_DL = @LIBADD_DL@
-LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
-LIBADD_DLOPEN = @LIBADD_DLOPEN@
-LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
-LIBCURL = @LIBCURL@
-LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
-LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
-LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
-LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBLTDL = @LIBLTDL@
-LIBOBJS = @LIBOBJS@
-LIBPREFIX = @LIBPREFIX@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTDLDEPS = @LTDLDEPS@
-LTDLINCL = @LTDLINCL@
-LTDLOPEN = @LTDLOPEN@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LT_CONFIG_H = @LT_CONFIG_H@
-LT_DLLOADERS = @LT_DLLOADERS@
-LT_DLPREOPEN = @LT_DLPREOPEN@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MYSQL_CPPFLAGS = @MYSQL_CPPFLAGS@
-MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POSUB = @POSUB@
-QTINC = @QTINC@
-QTLIBS = @QTLIBS@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SQLITE_CPPFLAGS = @SQLITE_CPPFLAGS@
-SQLITE_LDFLAGS = @SQLITE_LDFLAGS@
-STRIP = @STRIP@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XMKMF = @XMKMF@
-XML2_CONFIG = @XML2_CONFIG@
-XML_CPPFLAGS = @XML_CPPFLAGS@
-XML_LIBS = @XML_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-_libcurl_config = @_libcurl_config@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_target = @build_target@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
-ltdl_LIBOBJS = @ltdl_LIBOBJS@
-ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-subdirs = @subdirs@
-sys_symbol_underscore = @sys_symbol_underscore@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-INCLUDES = -I$(top_srcdir)/src/include
-LDADD = \
- $(top_builddir)/src/util/libgnunetutil.la 
-
address@hidden@AM_CFLAGS = -fprofile-arcs -ftest-coverage
-plugindir = $(libdir)/GNUnet
-plugin_LTLIBRARIES = \
-  libgnunetmodule_dv.la
-
-libgnunetmodule_dv_la_SOURCES = \
-  dv.c 
-
-libgnunetmodule_dv_la_LDFLAGS = \
-  $(GN_PLUGIN_LDFLAGS)
-
-libgnunetmodule_dv_la_LIBADD = \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(LTLIBINTL)
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  
src/applications/dv/module/Makefile'; \
-       cd $(top_srcdir) && \
-         $(AUTOMAKE) --gnu  src/applications/dv/module/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure 
$(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
-       @$(NORMAL_INSTALL)
-       test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
-       @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
-         if test -f $$p; then \
-           f=$(am__strip_dir) \
-           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install 
$(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' 
'$(DESTDIR)$(plugindir)/$$f'"; \
-           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install 
$(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" 
"$(DESTDIR)$(plugindir)/$$f"; \
-         else :; fi; \
-       done
-
-uninstall-pluginLTLIBRARIES:
-       @$(NORMAL_UNINSTALL)
-       @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
-         p=$(am__strip_dir) \
-         echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall 
rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
-         $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f 
"$(DESTDIR)$(plugindir)/$$p"; \
-       done
-
-clean-pluginLTLIBRARIES:
-       -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
-       @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
-         dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-         test "$$dir" != "$$p" || dir=.; \
-         echo "rm -f \"$${dir}/so_locations\""; \
-         rm -f "$${dir}/so_locations"; \
-       done
-libgnunetmodule_dv.la: $(libgnunetmodule_dv_la_OBJECTS) 
$(libgnunetmodule_dv_la_DEPENDENCIES) 
-       $(libgnunetmodule_dv_la_LINK) -rpath $(plugindir) 
$(libgnunetmodule_dv_la_OBJECTS) $(libgnunetmodule_dv_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
-
-distclean-compile:
-       -rm -f *.tab.c
-
address@hidden@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
-
-.c.o:
address@hidden@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
address@hidden@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
address@hidden@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no 
@AMDEPBACKSLASH@
address@hidden@@am__fastdepCC_FALSE@    DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
address@hidden@ $(COMPILE) -c $<
-
-.c.obj:
address@hidden@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ 
`$(CYGPATH_W) '$<'`
address@hidden@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
address@hidden@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no 
@AMDEPBACKSLASH@
address@hidden@@am__fastdepCC_FALSE@    DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
address@hidden@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
address@hidden@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
address@hidden@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
address@hidden@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=yes 
@AMDEPBACKSLASH@
address@hidden@@am__fastdepCC_FALSE@    DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
address@hidden@ $(LTCOMPILE) -c -o $@ $<
-
-mostlyclean-libtool:
-       -rm -f *.lo
-
-clean-libtool:
-       -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
-       mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
-       tags=; \
-       here=`pwd`; \
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
-       if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-         test -n "$$unique" || unique=$$empty_fix; \
-         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-           $$tags $$unique; \
-       fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
-       tags=; \
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
-       test -z "$(CTAGS_ARGS)$$tags$$unique" \
-         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-            $$tags $$unique
-
-GTAGS:
-       here=`$(am__cd) $(top_builddir) && pwd` \
-         && cd $(top_srcdir) \
-         && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
-       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-       @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-       list='$(DISTFILES)'; \
-         dist_files=`for file in $$list; do echo $$file; done | \
-         sed -e "s|^$$srcdirstrip/||;t" \
-             -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-       case $$dist_files in \
-         */*) $(MKDIR_P) `echo "$$dist_files" | \
-                          sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-                          sort -u` ;; \
-       esac; \
-       for file in $$dist_files; do \
-         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-         if test -d $$d/$$file; then \
-           dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-           fi; \
-           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-         else \
-           test -f $(distdir)/$$file \
-           || cp -p $$d/$$file $(distdir)/$$file \
-           || exit 1; \
-         fi; \
-       done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-       for dir in "$(DESTDIR)$(plugindir)"; do \
-         test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-       done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-         `test -z '$(STRIP)' || \
-           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
-       @echo "This command is intended for maintainers to use"
-       @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
-       mostlyclean-am
-
-distclean: distclean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-info: info-am
-
-info-am:
-
-install-data-am: install-pluginLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-info: install-info-am
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-ps: install-ps-am
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-       mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-pluginLTLIBRARIES
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-       clean-libtool clean-pluginLTLIBRARIES ctags distclean \
-       distclean-compile distclean-generic distclean-libtool \
-       distclean-tags distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-dvi \
-       install-dvi-am install-exec install-exec-am install-html \
-       install-html-am install-info install-info-am install-man \
-       install-pdf install-pdf-am install-pluginLTLIBRARIES \
-       install-ps install-ps-am install-strip installcheck \
-       installcheck-am installdirs maintainer-clean \
-       maintainer-clean-generic mostlyclean mostlyclean-compile \
-       mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-       tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

Deleted: GNUnet/src/applications/dv/module/index.html
===================================================================
--- GNUnet/src/applications/dv/module/index.html        2008-11-26 19:06:23 UTC 
(rev 7974)
+++ GNUnet/src/applications/dv/module/index.html        2008-11-26 19:07:24 UTC 
(rev 7975)
@@ -1,3588 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-            "http://www.w3.org/TR/html4/strict.dtd";>
-<html>
-<head>
-<title>Slashdot - News for nerds, stuff that matters</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-
-
-
-
-
-<link rel="stylesheet" rev="stylesheet" 
href="//images.slashdot.org/idlecore-tidied.css?T_2_5_0_231b" media="screen">
-
-       <link rel="stylesheet" rev="stylesheet" 
href="//images.slashdot.org/lick.css?T_2_5_0_231b" media="screen">
-
-
-<link rel="stylesheet" rev="stylesheet" 
href="//images.slashdot.org/comments-idle.css?T_2_5_0_231b" media="screen">
-<!--  -->
-
-
-
-
-
-
-<!--[if IE 7]><link rel="stylesheet" type="text/css" media="screen" 
href="//images.slashdot.org/ie7-idle.css?T_2_5_0_231b" /><![endif]-->
-<!--[if lt IE 7]><link rel="stylesheet" type="text/css" media="screen" 
href="//images.slashdot.org/ie6-idle.css?T_2_5_0_231b" /><![endif]-->
-<!--[if gte IE 8]><link rel="stylesheet" type="text/css" media="screen" 
href="//images.slashdot.org/ie8-idle.css?T_2_5_0_231b" /><![endif]-->
-
-
-
-<script src="//images.slashdot.org/all-minified.js?T_2_5_0_231b" 
type="text/javascript"></script>
-<script src="//images.slashdot.org/jquery-opt-1.js?T_2_5_0_231b" 
type="text/javascript"></script><link rel="top"       title="News for nerds, 
stuff that matters" href="//slashdot.org/" >
-<link rel="search"    title="Search Slashdot" href="//slashdot.org/search.pl">
-<link rel="alternate" title="Slashdot RSS" 
href="http://rss.slashdot.org/Slashdot/slashdot"; type="application/rss+xml">
-<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
-<!-- DoubleClick Random Number -->
-<script type="text/javascript">
-   dfp_ord=Math.random()*10000000000000000;
-   dfp_tile = 1;
-</script>
-<!-- End DoubleClick Random Number -->
-
-<script type="text/javascript">
-var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl."; : 
"http://www.";);
-document.write(unescape("%3Cscript src='" + gaJsHost + 
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-</script>
-<script type="text/javascript">
-var pageTracker = _gat._getTracker("UA-32013-5");
-pageTracker._setDomainName("slashdot.org");
-pageTracker._initData();
-</script>
-
-</head>
-<body>
-<div id="top_parent"></div>
-
-<div id="jump">
-        <a href="#main-articles">Stories</a>
-        <br>
-        <a href="#blocks">Slash Boxes</a>
-        <br>
-        <a href="#comments">Comments</a>
-</div>
-<a name="topothepage"></a>
-<div class="ad30"><!-- ad position 30 -->
-<!-- DoubleClick Ad Tag -->
-
-<script type="text/javascript">
-                var ad6 = 'inactive';
-</script>
-
-
-<div id="fad30">
-       <script type="text/javascript">
-       //<![CDATA[
-
-               var hint   = 'mainpage';
-
-               document.write('<script type="text/javascript" 
src="http://ad.doubleclick.net/adj/ostg.slashdot/mainpage_p30_right_peelback;pg=index;logged_in=0;dcopt=ist;tile='+dfp_tile+';ord='+dfp_ord+'?"><\/script>');
-               dfp_tile++;
-       //]]>
-       </script>
-</div>
-<!-- End DoubleClick Ad Tag --></div>
-
-<div id="doc3" class="yui-t6">
-       <div id="hd">
-               <div id="logo">
-                       <h1><a 
href="//slashdot.org"><span>Slashdot</span></a></h1>
-                       <div id="slogan"><h2>News for nerds, stuff that 
matters</h2></div>
-               </div>
-               <a href="#articles" class="hidden">Jump to articles</a>
-               
-       
-               <form method="get" action="//slashdot.org/search.pl">
-                       <fieldset>
-                               <legend>Search</legend>
-                               <input class="query" type="text" name="query" 
value="">
-                               <input type="submit" value="Search">
-                       </fieldset>
-               </form>
-       
-       </div>
-       <div id="bd"><!-- body begin -->
-
-
-
-
-
-
-
-
-
-       <script type="text/javascript">
-var suggestions_for_context = {
-       nod: 'fresh funny insightful interesting maybe ',
-       nix: 'binspam dupe notthebest offtopic slownewsday stale stupid ',
-
-       metanod: 'insightful interesting informative funny underrated',
-       metanix: 'offtopic flamebait troll redundant overrated'
-}
-</script>      
-       
-
-       <div class="nav">
-               
-                       <div id="user-section">
-                               <div class="content">
-                                       <ul>
-                                       
-                                               <li class="begin"><a 
id="loginlink" class="collapsed" href="//slashdot.org/login.pl">Log In</a></li>
-                                               <li><a 
href="//slashdot.org/login.pl?op=newuserform" title="">Create Account</a></li>
-                                               <li><a 
href="//slashdot.org/help" title="Get help with your account.">Help</a></li>
-                                               <li><a 
href="//slashdot.org/subscribe.pl" title="An option to see Slashdot without 
these ads">Subscribe</a></li>
-                                               <li><a 
href="//slashdot.org/firehose.shtml">Firehose</a></li>
-                                       
-                                       </ul>
-                                       <ul id="user-utils">
-                                       
-                                               <li><a 
href="//slashdot.org/faq/accounts.shtml#ac050" title="Save preferences, your 
own Journal, define Friends &amp;  Foes for discussions, participate in 
Moderation and more ...">Why Log In?</a></li>
-                                       
-                                       
-                                               <li><a 
href="//slashdot.org/faq/subscriptions.shtml" title="An option to see Slashdot 
without these ads">Why Subscribe?</a></li>
-                                       
-                                       </ul>
-                       </div>
-               </div>
-
-               
-       </div>
-
-
-
-       <div id="filter_prefs" class="hide">
-                       <div class="generaltitle">
-                       <div class="title"><h4>Filter Preferences <a 
onclick="toggle_filter_prefs(); return false" href="#"><img alt="Close" 
src="//images.slashdot.org/sic_close.png"></a></h4></div>
-               </div>
-               <div class="box_content">
-                       <form action="//slashdot.org/firehose.pl" method="get" 
name="firehoseform" class="yui-skin-sam">
-                       <fieldset>
-                               <legend>Firehose</legend>
-                               <label><input type="text" 
class="slashdot-tag-completer" name="fhfilter" value="mainpage story" size="24" 
autocomplete="off" id="firehose-filter"></label>
-                               <div id="colorsliderbg">
-                                       <div id="colorsliderthumb"><img 
src="//images.slashdot.org/slidethumb.png" alt="Filter firehose to" 
id="fh_slider_img" title="Filter firehose to"></div>
-                               </div>
-                               <input type="submit" value="Filter" 
onclick="firehose_set_options('fhfilter'); return false;">
-
-
-                         
-                       <div id="fhcalendar" class="date-widget latest">
-<div class="date-tab-bar">
-  <select class="date-span-popup" 
onChange="this._widget.handleRangePopupSelect(this)">
-    <option value="now" >Latest Content</option>
-    <option value="day" class="day-label" >Day of</option>
-    <option value="all" >Search Archives</option>
-  </select>
-  <span class="day date-tab" onClick="this._widget.handleDateTabClick()"><div 
class="tab-button"></div></span>
-</div>
-<div id="fhcalendar-calendar-pane" class="calendar-pane"></div>
-</div>
-<script type="text/javascript">
-$(function(){
-        attachDateWidgetTo({id:"fhcalendar", mode:"latest", 
init:firehose_calendar_init});
-});
-</script>
-
-                       </fieldset>
-                       </form>
-               </div>
-       </div>
-
-       
-       <div class="ad1"><!-- placeholder for ad position 1 --></div>
-
-       
-               <div class="ad2"><!-- ad position 2 -->
-<!-- DoubleClick Ad Tag -->
-
-<script type="text/javascript">
-                var ad6 = 'inactive';
-</script>
-
-<div id="fad2">
-       <script type="text/javascript">
-       //<![CDATA[
-
-               var hint   = 'mainpage';
-
-               document.write('<script type="text/javascript" 
src="http://ad.doubleclick.net/adj/ostg.slashdot/mainpage_p2_sky;pg=index;logged_in=0;tile='+dfp_tile+';ord='+dfp_ord+'?"><\/script>');
-               dfp_tile++;
-       //]]>
-       </script>
-</div>
-<!-- End DoubleClick Ad Tag --></div>
-
-               <div class="ad6"><!-- placeholder for ad position 6 --></div>
-
-       
-
-       <div id="yui-main">
-               
-                       <div class="yui-b">
-               
-                       <div id="login_cover" style="display:none" 
onclick="hide_login_box()"></div>
-<div id="login_box" style="display:none">
-<div class="generaltitle" id="fhcalendar">
-       <div class="title">
-               <h3 >
-                       Please Log In to Continue<a href="#" 
onclick="hide_login_box(); return false" class="close" title="Close this 
box"><img id="login_box_close" src="//images.slashdot.org/sic_close.png" 
alt="Close"></a>
-                       
-               </h3>
-       </div>
-</div>
-<div id="login_box_content">
-<form action="//slashdot.org/login.pl" method="post">
-<fieldset>
-       <legend>Log In</legend>
-       <label>
-               Nickname
-       </label>
-       <input type="text" name="unickname" size="20" value="">
-       <label>
-               Password
-       </label>
-       <input type="hidden" name="returnto" 
value="//slashdot.org/firehose.pl?section=mainpage&amp;color=&amp;mode=&amp;duration=&amp;fhfilter=&amp;skipmenu=&amp;skippop=&amp;no_saved=1">
-       <input type="hidden" name="op" value="userlogin">
-       <input type="password" name="upasswd" size="20">
-       <label class="checkbox">
-               <input type="checkbox" name="login_temp" value="yes">
-               Public Terminal
-       </label>
-       <input type="submit" name="userlogin" value="Log in" class="button">
-       </fieldset>
-</form>
-<p>
-       [ <b>
-               <a href="//slashdot.org/login.pl?op=newuserform">
-                       Create a new account
-               </a>
-       </b> ]
-</p>
-</div></div>
-<script type="text/javascript">logged_in = 0</script>
-                       
-                       <div class="yui-gf" style="position: relative">
-                               <div class="yui-u first" id="links">
-                                       <div class="block" id="links-sections">
-       <div class="title" id="links-sections-title">
-               <h4>
-                        Sections
-               </h4>
-       </div>
-       <div class="content" id="links-sections-content">
-       <ul>
-       <li><h2><a href="//slashdot.org/">Main</a></h2></li>
-       
-       
-       <li><a href="//apple.slashdot.org/">Apple</a></li>
-       
-       
-       
-       <li><a href="//ask.slashdot.org/">AskSlashdot</a></li>
-       
-       
-       
-       <li><a href="//books.slashdot.org/">Books</a></li>
-       
-       
-       
-       <li><a href="//developers.slashdot.org/">Developers</a></li>
-       
-       
-       
-       <li><a href="//games.slashdot.org/">Games</a></li>
-       
-       
-       
-       <li><a href="//hardware.slashdot.org/">Hardware</a></li>
-       
-       
-       
-       <li><a href="//it.slashdot.org/">IT</a></li>
-       
-       
-       
-       <li><a href="//idle.slashdot.org/">Idle</a></li>
-       
-       
-       
-       <li><h2><a href="//slashdot.org/">Index</a></h2></li>
-       
-       
-       
-       <li><a href="//interviews.slashdot.org/">Interviews</a></li>
-       
-       
-       
-       <li><a href="//linux.slashdot.org/">Linux</a></li>
-       
-       
-       
-       <li><a href="//mobile.slashdot.org//" 
onclick="javascript:pageTracker._trackPageview('/toshiba/mobile_section')">Mobile</a></li>
-       
-       
-       
-       <li><a href="//politics.slashdot.org/">Politics</a></li>
-       
-       
-       
-       <li><a href="//science.slashdot.org/">Science</a></li>
-       
-       
-       
-       <li><a href="//tech.slashdot.org/">Technology</a></li>
-       
-       
-       
-       <li><a href="//yro.slashdot.org/">YRO</a></li>
-       
-
-</ul>
-       </div>
-       
-</div>
-
-<div class="block" id="links-help">
-       <div class="title" id="links-help-title">
-               <h4>Help</h4>
-       </div>
-       <div class="content" id="links-help-content">
-               <ul>
-                       <li><a href="//slashdot.org/faq/">FAQ</a></li>
-                       <li><a 
href="http://sourceforge.net/tracker/?func=add&amp;group_id=4421&amp;atid=104421";>Bugs</a></li>
-               </ul>
-       </div>
-</div>
-<div class="block" id="links-stories">
-       <div class="title" id="links-stories-title">
-               <h4>Stories</h4>
-       </div>
-       <div class="content" id="links-stories-content">
-               <ul>
-                       <li><a href="//slashdot.org/search.pl">Old 
Stories</a></li>
-                       <li><a href="//polls.slashdot.org/">Old Polls</a></li>
-                       <li><a 
href="//slashdot.org/topics.shtml">Topics</a></li>
-                       <li><a href="//slashdot.org/hof.shtml">Hall of 
Fame</a></li>
-                       <li><a 
href="//slashdot.org/bookmarks/">Bookmarks</a></li>
-                       <li><a href="//slashdot.org/submit.pl">Submit 
Story</a></li>
-               </ul>
-       </div>
-</div>
-<div class="block" id="links-about">
-       <div class="title" id="links-about-title">
-               <h4>About</h4>
-       </div>
-       <div class="content" id="links-about-content">
-               <ul>
-                       <li><a 
href="//slashdot.org/supporters.shtml">Supporters</a></li>
-                       <li><a href="//slashdot.org/code.shtml">Code</a></li>
-               </ul>
-       </div>
-</div>
-<div class="block" id="links-services">
-       <div class="title" id="links-services-title">
-               <h4>Services</h4>
-       </div>
-       <div class="content" id="links-services-content">
-               <ul>
-                       <li><a href="http://jobs.slashdot.org/";>Jobs</a></li>
-                       <li><a 
href="//slashdot.org/relocate.pl?id=a27a66150282ba2c8d94d57fabaf3e58">Special 
Offers</a></li>
-                       <li><a 
href="http://ad.doubleclick.net/clk;172276006;13503038;t?http://www.linux.com/sponsor_solutions/";>Sponsor
 Solutions</a></li>
-               </ul>
-       </div>
-</div>
-                               </div>
-                       </div>
-                       
-
-                       <div class="yui-u maincol">
-                               
-                               
-                               <div class="message">
-                                       
-                                               <p>Please <strong><a 
href="//slashdot.org/login.pl">create an account</a></strong> to participate in 
the Slashdot moderation system</p>
-                                       
-                               </div>
-                               
-                               
-                               
-
- 
-
-
-                               <div id="firehose" class="nocolors nothumbs">
-                                       <div id="firehoselist">
-                                               <div id="firehose-1762063" 
type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1762063</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1762063" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//games.slashdot.org" title="Filter to Games" class="skin">Games:</a> <a  
 href="//games.slashdot.org/games/08/11/25/0211232.shtml" class="datitle">The 
Comparative Value of 2-D Vs. 3-D Graphics In Games</a> <span 
class="date">2008-11-24 23:30</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1762063">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       Soulskill
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1762063">Monday November 24, @11:30PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>tetris-vs-quake</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1762063">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=152">
-       <img src="//images.slashdot.org/topics/topicgraphics3.gif" width="69" 
height="62" alt="Graphics" title="Graphics">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1762063">
-                                                                               
GameSetWatch is running a feature discussing the value of graphics styles in 
games. The authors point out that while certain genres, such as first-person 
shooters, benefited immensely from the advent of 3-D graphics, <a 
href="http://www.gamesetwatch.com/2008/11/analysis_the_quandary_of_2d_vs.php";>some
 types of games didn't handle the transition as well</a>. A player's 
perspective, and his interaction with the game's camera, can often make or 
break an otherwise excellent release.
-<i>"Before making the full jump to 3D, many genres made a move from classic 2D 
to isometric 2D as an intermediary step. For example, the original Civilization 
had a traditional top-down grid view while Civ 2 had a three-quarters isometric 
view. While this new perspective gave the game world a more life-like 
appearance, the change did come at a cost to the user's game experience. 
Namely, distances are much more difficult to judge on an isometric grid as the 
east-west axis takes up twice as many pixels as the north-south axis. To solve 
this problem, for Civ 4, our 3D perspective actually hearkened back to the 
original game as we showed the game's grid straight ahead and not at an angle. 
The easier the players perceive the grid through the graphics, the better they 
can 'see' their possible decisions."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1762063" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">games graphics civrules airquotes flatlander</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">games graphics</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//games.slashdot.org/games/08/11/25/0211232.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1041007" 
id="commentcnt-1762063">7</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//games.slashdot.org/comments.pl?sid=1041007" 
id="commentcnt-1762063">7</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761899" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761899</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761899" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//hardware.slashdot.org" title="Filter to Hardware" 
class="skin">Hardware:</a> <a   
href="//hardware.slashdot.org/hardware/08/11/25/015209.shtml" 
class="datitle">Intel Takes SATA Performance Crown With X25-E SSD</a> <span 
class="date">2008-11-24 22:21</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761899">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       kdawson
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761899">Monday November 24, @10:21PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>bragging-rights</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761899">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=198">
-       <img src="//images.slashdot.org/topics/topicstorage.gif" width="48" 
height="51" alt="Data Storage" title="Data Storage">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761899">
-                                                                               
<a href="mailto:address@hidden"; rel="nofollow">theraindog</a> writes <i>"We've 
already seen Intel's first X25-M solid-state drive <a 
href="//hardware.slashdot.org/article.pl?sid=08/09/08/1727209&amp;tid=198">blow 
the doors of the competition</a>, and now there's a new X25-E Extreme model 
that's even faster. This latest drive reads at 250MB/s, writes at 170MB/s, and 
offers ten times the lifespan of its predecessor, all while retaining Intel's 
wicked-fast storage controller and crafty Native Command Queuing support. The 
Extreme isn't cheap, of course, but <a 
href="http://techreport.com/articles.x/15931";>The Tech Report's in-depth 
review</a> of the drive suggests that if you consider its cost in terms of 
performance, the X25-E actually represents good value for demanding multi-user 
environments."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761899" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">intel hardware storage blowthedoorsof blow</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">hardware storage</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//hardware.slashdot.org/hardware/08/11/25/015209.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040949" 
id="commentcnt-1761899">52</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//hardware.slashdot.org/comments.pl?sid=1040949" 
id="commentcnt-1761899">52</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761997" type="story" class="briefarticle usermode 
thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761997</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761997" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop2" 
title="Filter Firehose to entries rated orange or better" 
onclick="firehose_slider_set_color('orange')"><span>&nbsp;</span></span> <a 
href="//games.slashdot.org" title="Filter to Games" class="skin">Games:</a> <a  
 href="//games.slashdot.org/games/08/11/25/0149238.shtml" class="datitle">PETA 
Using Games To Spread Its Message</a> <span class="date">2008-11-24 
21:45</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761997">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       Soulskill
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761997">Monday November 24, @09:45PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>looking-for-a-new-audience-to-harass</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="hide" 
id="fhbody-1761997">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=133">
-       <img src="//images.slashdot.org/topics/topichumor.gif" width="58" 
height="39" alt="It's funny.  Laugh." title="It's funny.  Laugh.">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761997">
-                                                                               
<em>Cooking Mama</em> is a series of games for the Wii and the DS in which 
players go through a number of steps to prepare meals using a variety of 
recipes. Last week, People for the Ethical Treatment of Animals (PETA) created 
their own <a 
href="http://blog.peta.org/archives/2008/11/your_mama_kills.php";>Flash-based 
parody of the game</a>, highlighting the use of meat products by having a more 
bloody-minded Mama do things like pull the internal organs from a Thanksgiving 
turkey. <em>Cooking Mama's</em> maker, Majesco, <a 
href="http://www.majescoentertainment.com/news/display_news.php?id=349";>issued 
a light-hearted response</a>, pointing out the vegetarian meals in the game. 
PETA then said they plan to <a 
href="http://www.gamesindustry.biz/articles/peta-we-ll-keep-using-videogames-to-spread-our-message";>continue
 making parody games</a> as a way of "engaging the public."</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761997" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">games humor turkeytastesgood 
peopleeatingtastyanimals yaymeat</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">games humor</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//games.slashdot.org/games/08/11/25/0149238.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040979" 
id="commentcnt-1761997">87</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//games.slashdot.org/comments.pl?sid=1040979" 
id="commentcnt-1761997">87</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761837" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761837</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761837" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//games.slashdot.org" title="Filter to Games" class="skin">Games:</a> <a  
 href="//games.slashdot.org/games/08/11/25/0046222.shtml" 
class="datitle">Breaking Into Games Writing?</a> <span class="date">2008-11-24 
21:03</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761837">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       kdawson
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761837">Monday November 24, @09:03PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>ripping-good-yarn</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761837">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=10">
-       <img src="//images.slashdot.org/topics/topicgames.gif" width="68" 
height="77" alt="Games" title="Games">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761837">
-                                                                               
An anonymous reader writes <i>"One of the biggest complaints I hear from 
'discerning' gamers is how few and far between well-written games are. Titles 
like <em>Mass Effect</em> and the <em>Black Isle</em> series just appear far 
too rarely. Writing and storyboarding are aspects of the industry that have 
always appealed to me &mdash; I'm an enthusiastic hobby gamer with a real 
passion for well-developed games. But there's very little guidance out there on 
getting exposure as a writer in this world. I'm interested in working in the 
field, freelance/part time initially as I break in, then with an eye to 
professional employ after a time. My questions to you are: How can I get 
involved in writing for the game industry? Are there any game startups out 
there with good design but weak story that could use writing help from a 
college graduate? How do the big guys get people to write for them &mdash; am I 
just going to the wrong booths at the job fairs? What kind of degrees or 
relevant experience in the field are they looking for? Should I just put on my 
<em>Planescape</em> t-shirt and stand outside in the rain?"</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761837" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">games askslashdot dont tabletoprpg 
whoyouknow</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">games games</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//games.slashdot.org/games/08/11/25/0046222.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040929" 
id="commentcnt-1761837">90</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//games.slashdot.org/comments.pl?sid=1040929" 
id="commentcnt-1761837">90</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761955" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761955</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761955" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//games.slashdot.org" title="Filter to Games" class="skin">Games:</a> <a  
 href="//games.slashdot.org/games/08/11/25/0130226.shtml" 
class="datitle"><em>Fable II</em> DLC Coming In December</a> <span 
class="date">2008-11-24 20:33</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761955">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       Soulskill
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761955">Monday November 24, @08:33PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>almost-like-they-planned-it</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761955">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=210">
-       <img src="//images.slashdot.org/topics/topicgamesrts.gif" width="72" 
height="78" alt="Real Time Strategy (Games)" title="Real Time Strategy (Games)">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761955">
-                                                                               
Microsoft has announced that the <a 
href="http://www.shacknews.com/onearticle.x/56065";>first pack of downloadable 
content for <em>Fable II</em></a>   will be available on December 12th. It 
introduces a new island called "Knothole," which contains new quests and 
dungeons, as well was various items and character customization effects. An 
interesting article about <a 
href="http://blogs.law.harvard.edu/games/2008/11/19/morality-and-gamer-guilt-in-fable-2/";>
 <em>Fable II's</em> morality system</a> is up at Valuable Games. The author 
says, "In many ways the game's moral dimension feels more like a feature, 
similar to the implementation of new shaders or an upgraded AI system. It is 
not that the morality system is tacked on; it is a central part of the 
gameplay. But, compared to the enormous amount of work that must have gone into 
designing the world (i.e. creating artwork, a coherent narrative and the world 
itself), there seems to be far less time spent on developing (minor) emergent 
moral choices and major moral dilemmas in the game's overall narrative." 
GameSetWatch has a related story about <a 
href="http://www.gamesetwatch.com/2008/11/the_game_anthropologist_fable.php";>how
 the game approached storytelling</a>.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761955" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">games rts xbox</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">games rts</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//games.slashdot.org/games/08/11/25/0130226.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040965" 
id="commentcnt-1761955">9</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//games.slashdot.org/comments.pl?sid=1040965" 
id="commentcnt-1761955">9</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760525" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760525</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760525" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                               <a 
href="//slashdot.org/firehose.pl?op=view&amp;id=1760525"><img 
src="//images.slashdot.org/articles/08/11/24/1626208-1-thumb.png " height="25" 
width="30" alt="Screenshot-sm"></a>
-
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//yro.slashdot.org" title="Filter to Your Rights Online" 
class="skin">Your Rights Online:</a> <a   
href="//yro.slashdot.org/yro/08/11/24/1626208.shtml" 
class="datitle">Indonesians Want To Microchip AIDS Patients</a> <span 
class="date">2008-11-24 20:17</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760525">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       samzenpus
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760525">Monday November 24, @08:17PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>let-me-scan-you</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760525">
-                                                               
-                                                               <span 
class="media">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/24/1626208.shtml" ><img 
src="//images.slashdot.org/articles/08/11/24/1626208-1-thumb.png" height="97" 
width="130" alt="Image" title="image"></a><br>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760525">
-                                                                               
Lawmakers in Papua, Indonesia have thrown their support behind a bill requiring 
some <a 
href="http://news.yahoo.com/s/ap/20081124/ap_on_re_as/as_indonesia_aids_tagging";>HIV/AIDS
 patients to be implanted with microchips</a> in order to better monitor the 
disease. In addition, legislator John Manangsang said by implanting chips in 
"sexually aggressive" patients, authorities would be in a better position to 
identify, track and punish those who deliberately infect others. Health workers 
and rights activists sharply criticized the plan. It would make the dating 
scene a lot less scary if you could carry your AIDS chip reader into the 
club.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760525" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">technology yro marketing markofthebeast 
!scarletletter</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">yro technology</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/24/1626208.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040357" 
id="commentcnt-1760525">41</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//yro.slashdot.org/comments.pl?sid=1040357" id="commentcnt-1760525">41</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761803" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761803</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761803" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//yro.slashdot.org" title="Filter to Your Rights Online" 
class="skin">Your Rights Online:</a> <a   
href="//yro.slashdot.org/yro/08/11/25/0034229.shtml" class="datitle">McDonalds 
Files To Patent Making a Sandwich</a> <span class="date">2008-11-24 
19:45</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761803">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       kdawson
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761803">Monday November 24, @07:45PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>mayo-gets-its-own-claim</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761803">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=155">
-       <img src="//images.slashdot.org/topics/topicpatents.gif" width="75" 
height="54" alt="Patents" title="Patents">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761803">
-                                                                               
<a href="http://www.eff.org/support"; rel="nofollow">I Don't Believe in 
Imaginary Property</a> writes <i>"McDonalds has applied for <a 
href="http://www.wipo.int/pctdb/en/wo.jsp?IA=US2005044838&amp;WO=2006068865&amp;DISPLAY=STATUS";>patent
 WO2006068865</a>, which carries the title '<a 
href="http://www.guardian.co.uk/lifeandstyle/2006/nov/20/foodanddrink.uk";>METHOD
 AND APPARATUS FOR MAKING A SANDWICH</a>.' John Montagu, the fourth Earl of 
Sandwich, can eat his heart out (unless that's been patented, too).  
Undoubtedly, some people are contemplating whether there's anything novel in 
this patent that is somehow obscured by its generic title. Feel free to <a 
href="http://www.wipo.int/pctdb/images/PCT-IMAGES/29062006/US2005044838_29062006_gz_en.x4-b.jpg";>examine
 their flowchart</a> for yourself and see exactly how novel their sandwich 
'subroutines' are. The good news is that, given that it only mentions generic 
sandwich making 'tool(s),' rather than any specific machine, it might not 
survive after the <a 
href="//yro.slashdot.org/article.pl?sid=08/10/30/1959216&amp;tid=155">In Re 
Bilski</a> decision, which was meant to put a stop to absurdities such as this. 
But until McDonalds's application is rejected or invalidated, make sure you 
don't use their flowchart when making sandwiches.  After all, if you 'apply 
appropriate condiments to appropriate compartment,' you might infringe upon 
their IP."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761803" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">humor patents brokenlink sammich troll</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">yro patents</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/25/0034229.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040921" 
id="commentcnt-1761803">176</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//yro.slashdot.org/comments.pl?sid=1040921" 
id="commentcnt-1761803">176</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761617" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761617</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761617" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//science.slashdot.org" title="Filter to Science" 
class="skin">Science:</a> <a   
href="//science.slashdot.org/science/08/11/24/237225.shtml" class="datitle">New 
"Juno" Mission To Jupiter Announced</a> <span class="date">2008-11-24 
19:03</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761617">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       kdawson
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761617">Monday November 24, @07:03PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>by-jove</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761617">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=160">
-       <img src="//images.slashdot.org/topics/topicspace.gif" width="73" 
height="59" alt="Space" title="Space">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761617">
-                                                                               
<a href="http://www.ridingwithrobots.org/"; rel="nofollow">Riding with 
Robots</a> writes <i>"Today NASA announced it is officially proceeding with the 
<a href="http://www.jpl.nasa.gov/news/news.cfm?release=2008-222";>Juno robotic 
mission to Jupiter</a>. Scheduled to launch in August 2011 and reach the 
largest planet in 2016, the spacecraft will orbit the planet 32 times, skimming 
about 4,800 kilometers over the planet's cloud tops for about a year. The 
mission will focus on Jupiter's structure and evolution, and not on Europa or 
the other icy moons that may hide oceans under their surfaces &mdash; a 
disappointment if you ask me. Then again, <em>all</em> planetary missions so 
far have turned up amazing images and surprising scientific discoveries, and I 
doubt this expedition will be any different."</i> We discussed <a 
href="//science.slashdot.org/article.pl?sid=08/11/19/2341225&amp;tid=236">NASA's
 deliberation</a> of its short list a few days back.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761617" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">nasa science space monolith !isp</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">science space</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//science.slashdot.org/science/08/11/24/237225.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040845" 
id="commentcnt-1761617">39</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//science.slashdot.org/comments.pl?sid=1040845" 
id="commentcnt-1761617">39</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761371" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761371</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761371" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//it.slashdot.org" title="Filter to IT" class="skin">IT:</a> <a   
href="//it.slashdot.org/it/08/11/24/2120250.shtml" class="datitle">Facebook 
Wins $873 Million Lawsuit Against Spammer</a> <span class="date">2008-11-24 
18:19</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761371">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761371">Monday November 24, @06:19PM</span></b>
-       
-       <br>
-       
-               <strong>from the 
<b>also-my-uncle-has-some-free-money-for-you</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761371">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=111">
-       <img src="//images.slashdot.org/topics/topicspam.gif" width="81" 
height="64" alt="Spam" title="Spam">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761371">
-                                                                               
damn_registrars writes <i>"A US District judge has awarded <a 
href="http://www.google.com/hostednews/ap/article/ALeqM5hYeLMJqiFwKObQxk17xIA70-fI2AD94LFVU80";>$873
 million dollars to Facebook</a> in a default judgment against a spammer who 
sent messages to Facebook users about drugs and sex.  This is the highest award 
so far in a civil suit under the CAN-SPAM Act."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761371" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">spam social wontseeacent whatisthepoint 
judgmentproof</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">it spam</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//it.slashdot.org/it/08/11/24/2120250.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040749" 
id="commentcnt-1761371">86</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//it.slashdot.org/comments.pl?sid=1040749" id="commentcnt-1761371">86</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761113" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761113</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761113" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//hardware.slashdot.org" title="Filter to Hardware" 
class="skin">Hardware:</a> <a   
href="//hardware.slashdot.org/hardware/08/11/24/1941236.shtml" 
class="datitle">Samsung Mass Produces Fast 256GB SSDs</a> <span 
class="date">2008-11-24 17:31</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761113">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761113">Monday November 24, @05:31PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>i'm-sure-this-will-be-a-bargain</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761113">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=198">
-       <img src="//images.slashdot.org/topics/topicstorage.gif" width="48" 
height="51" alt="Data Storage" title="Data Storage">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761113">
-                                                                               
<a href="http://www.computerworld.com/"; rel="nofollow">Lucas123</a> writes 
<i>"Samsung said it's now mass producing a 256GB solid state disk that it says 
has sequential read/write rates of 220MB/sec and 200/MBsec, respectively. 
Samsung said <a 
href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;taxonomyName=storage&amp;articleId=9121010&amp;taxonomyId=19&amp;intsrc=kc_top";>it
 focused on narrowing the disparity of read/write rates</a> on its SSD drive 
with this model by interleaving NAND flash chips using eight channels, the same 
way <a 
href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9114285";>Intel
 boosts its X25 SSD</a>. The drive doubles the performance of Samsung's 
previous 64GB and 128GB SSDs. 'The 256GB SSD launches applications 10 times 
faster than the fastest 7200rpm notebook HDD,' Samsung said in a 
statement."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761113" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">storage hardware singularity w00t ssd</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">hardware storage</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//hardware.slashdot.org/hardware/08/11/24/1941236.shtml" 
class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040627" 
id="commentcnt-1761113">197</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//hardware.slashdot.org/comments.pl?sid=1040627" 
id="commentcnt-1761113">197</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761067" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761067</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761067" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//yro.slashdot.org" title="Filter to Your Rights Online" 
class="skin">Your Rights Online:</a> <a   
href="//yro.slashdot.org/yro/08/11/24/1926245.shtml" class="datitle">Startup 
Seeks To Preempt Patent Trolls</a> <span class="date">2008-11-24 16:46</span> 
<span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761067">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761067">Monday November 24, @04:46PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>wonder-how-long-that'll-last</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761067">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=155">
-       <img src="//images.slashdot.org/topics/topicpatents.gif" width="75" 
height="54" alt="Patents" title="Patents">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761067">
-                                                                               
anaesthetica writes <i>"The WSJ reports that a San Francisco startup is <a 
href="http://blogs.wsj.com/law/2008/11/24/in-fight-against-patent-trolls-a-new-arrow-in-the-quiver/?mod=loomia&amp;loomia_si=t0:a16:g4:r2:c0:b0";>buying
 up patents with the promise never to assert them</a> in order to help large 
corporations hedge against patent trolling firms.  The company, RPX Corp, 
receives an annual fee in exchange for licensing the patents it has purchased.  
Cisco and IBM have already signed up for this service of 'defense patent 
aggregation.'"</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761067" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">patents crime protectionmoney protectionracket 
yro</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">yro patents</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/24/1926245.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040599" 
id="commentcnt-1761067">95</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//yro.slashdot.org/comments.pl?sid=1040599" id="commentcnt-1761067">95</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1761065" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1761065</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1761065" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//news.slashdot.org" title="Filter to News" class="skin">News:</a> <a   
href="//news.slashdot.org/news/08/11/24/1925211.shtml" class="datitle">Google 
Map To Real Piracy</a> <span class="date">2008-11-24 16:03</span> <span 
class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1761065">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1761065">Monday November 24, @04:03PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>not-the-pretend-kind</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1761065">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=217">
-       <img src="//images.slashdot.org/topics/topicgoogle.gif" width="104" 
height="38" alt="Google" title="Google">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1761065">
-                                                                               
An anonymous reader noted that you can now see a <a 
href="http://www.icc-ccs.org/index.php?option=com_fabrik&amp;view=visualization&amp;controller=visualization.googlemap&amp;Itemid=89";>Google
 Map of piracy</a>.  Not the pretend kind, the real kind with boats and stuff.  
Considering how much time we spend talking about the other kind, I think it's 
worth <a 
href="http://www.webpronews.com/topnews/2008/11/20/google-maps-used-to-mark-pirate-attacks";>paying
 attention</a> to the real problems out there.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1761065" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">google news maps slashdotted arrr</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">news google</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//news.slashdot.org/news/08/11/24/1925211.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040597" 
id="commentcnt-1761065">178</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//news.slashdot.org/comments.pl?sid=1040597" 
id="commentcnt-1761065">178</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760483" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760483</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760483" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                               <a 
href="//slashdot.org/firehose.pl?op=view&amp;id=1760483"><img 
src="//images.slashdot.org/articles/08/11/24/1615239-1-thumb.png " height="25" 
width="30" alt="Screenshot-sm"></a>
-
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//tech.slashdot.org" title="Filter to Technology" 
class="skin">Technology:</a> <a   
href="//tech.slashdot.org/tech/08/11/24/1615239.shtml" class="datitle">Home 
Theatre System Using Laptops</a> <span class="date">2008-11-24 16:01</span> 
<span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760483">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       samzenpus
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760483">Monday November 24, @04:01PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>because-you-can</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760483">
-                                                               
-                                                               <span 
class="media">
-                                                                       <a 
href="//tech.slashdot.org/tech/08/11/24/1615239.shtml" ><img 
src="//images.slashdot.org/articles/08/11/24/1615239-1-thumb.png" height="97" 
width="130" alt="Image" title="image"></a><br>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760483">
-                                                                               
Ben Falkon writes <i>"This article takes a look at the possibility of <a 
href="http://jamus.dannz.net.nz/technology/laptophometheatre.htm";>turning a set 
of laptops into a home theater system</a>. Considering Nelson Chang and the 
team at HP have had success with running projector party, I don't see why this 
is not possible. The only problem that I can see is that laptop speakers tend 
to be weak &mdash; then again, modern laptops are gradually being fitted with 
powerful speakers in these days, so that does not bother me much. A 
comprehensive discussion follows at the end of the article."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760483" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">movies technology badsound meh slashdotted</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">tech movies</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//tech.slashdot.org/tech/08/11/24/1615239.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040343" 
id="commentcnt-1760483">32</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//tech.slashdot.org/comments.pl?sid=1040343" 
id="commentcnt-1760483">32</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760707" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760707</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760707" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//news.slashdot.org" title="Filter to News" class="skin">News:</a> <a   
href="//news.slashdot.org/news/08/11/24/1723223.shtml" class="datitle">Inside 
Dean Kamen's Seceded Island of Geekery</a> <span class="date">2008-11-24 
15:12</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760707">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760707">Monday November 24, @03:12PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>yeah-thanks-for-it</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760707">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=99">
-       <img src="//images.slashdot.org/topics/topicnews.gif" width="60" 
height="66" alt="News" title="News">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760707">
-                                                                               
mattnyc99 writes <i>"The new issue of Esquire has a long, in-depth, intricate 
<a href="http://www.esquire.com/features/dean-kamen-1208";>profile of Dean Kamen 
and his quest to invent a better world</a>. Earlier this month, we discussed <a 
href="//tech.slashdot.org/article.pl?sid=08/11/09/2216248&amp;tid=270">Kamen's 
Sterling-electric car</a>, but this piece goes into much more detail about how 
that engine works &mdash; he got the original idea from the upmodded Henry Ford 
artifact in the basement of his insane island lab &mdash; and about how his 
inventions often go overlooked, including the Slingshot water purifier that <a 
href="http://www.colbertnation.com/the-colbert-report-videos/164485/march-20-2008/dean-kamen";>Stephen
 Colbert made famous</a> but that no one has actually bought yet. Quoting: 'To 
get the Slingshot to the 20 percent of the world that doesn't have electricity, 
Kamen came up with the idea of splitting it in half. Leaving the Stirling 
aside, he would try to develop a market for his distiller in parts of the 
developing world that have electricity but not reliable clean water. "There are 
five hundred thousand little stores in Mexico," he says. "If we can put one of 
these in 10 percent of them, that's enough to put it in production." That may 
be the killer app for the distiller.' So, is this guy all hype with overpriced 
devices, or is time for someone to take his genius (Segway aside) to the mass 
market?"</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760707" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">news deankamen lorddumpling kamenisland 
!killerfs</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">news news</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//news.slashdot.org/news/08/11/24/1723223.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040451" 
id="commentcnt-1760707">134</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//news.slashdot.org/comments.pl?sid=1040451" 
id="commentcnt-1760707">134</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1759847" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1759847</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1759847" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                               <a 
href="//slashdot.org/firehose.pl?op=view&amp;id=1759847"><img 
src="//images.slashdot.org/articles/08/11/24/1147202-1-thumb.png " height="25" 
width="30" alt="Screenshot-sm"></a>
-
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//books.slashdot.org" title="Filter to Book Reviews" class="skin">Book 
Reviews:</a> <a   href="//books.slashdot.org/books/08/11/24/1147202.shtml" 
class="datitle">Anathem</a> <span class="date">2008-11-24 14:25</span> <span 
class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1759847">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       samzenpus
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1759847">Monday November 24, @02:25PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>read-all-about-it</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1759847">
-                                                               
-                                                               <span 
class="media">
-                                                                       <a 
href="//books.slashdot.org/books/08/11/24/1147202.shtml" ><img 
src="//images.slashdot.org/articles/08/11/24/1147202-1-thumb.png" height="97" 
width="130" alt="Image" title="image"></a><br>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1759847">
-                                                                               
<a href="mailto:address@hidden"; rel="nofollow">Max Tardiveau</a> writes <i>"I 
just finished reading Neal Stephenson's latest novel, <em>Anathem</em>. I was 
awaiting it with some anticipation because I absolutely loved Stephenson's 
best-known novels: Snow Crash, The Diamond Age, and Cryptonomicon. One of 
Stephenson's non-fiction pieces, called <a 
href="http://www.cryptonomicon.com/beginning.html";>In the beginning was the 
command line</a>, simply wowed me when I read it. The man can write. A few 
years ago, I got really excited when I heard that he was writing a whole cycle 
of novels (the <a href="http://en.wikipedia.org/wiki/The_Baroque_Cycle";>Baroque 
cycle</a>). But I read the first book of the cycle &mdash; Quicksilver &mdash; 
and I was somewhat disappointed, so I skipped the rest of the cycle. I realize 
that many people enjoyed these novels, but I was hoping that Stephenson would 
get back his old style and inspiration. So, when Anathem was announced, I was 
full of anticipation &mdash; was this going to be the one? Would he find his 
mark again?"</i> Keep reading for Max's impressions of <em>Anathem</em></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1759847" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">books scifi readslikeabook trollstory 
!anthem</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">books scifi</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//books.slashdot.org/books/08/11/24/1147202.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040087" 
id="commentcnt-1759847">284</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//books.slashdot.org/comments.pl?sid=1040087" 
id="commentcnt-1759847">284</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760703" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760703</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760703" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//science.slashdot.org" title="Filter to Science" 
class="skin">Science:</a> <a   
href="//science.slashdot.org/science/08/11/24/1720245.shtml" 
class="datitle">Drinking Coffee From a Cup In Space</a> <span 
class="date">2008-11-24 13:47</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760703">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760703">Monday November 24, @01:47PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>harder-than-you-might-think</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760703">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=160">
-       <img src="//images.slashdot.org/topics/topicspace.gif" width="73" 
height="59" alt="Space" title="Space">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760703">
-                                                                               
<a href="mailto:address@hidden"; rel="nofollow">muggs</a> was one of several 
readers to note a fluffy piece making the rounds about an astronaut inventing a
-<a 
href="http://www.space.com/missionlaunches/081124-sts126-zerog-coffee-B.html";>zero-g
 coffee cup</a>.  Of course, since the <a 
href="//science.slashdot.org/article.pl?sid=08/11/18/0110209&amp;tid=236">space 
station inhabitants drink recycled urine</a>, I'm still not totally convinced 
that I would want to try that cup.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760703" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">space idle pepitotest idleispants coffee</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">science space</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//science.slashdot.org/science/08/11/24/1720245.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040449" 
id="commentcnt-1760703">163</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//science.slashdot.org/comments.pl?sid=1040449" 
id="commentcnt-1760703">163</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760681" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760681</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760681" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//yro.slashdot.org" title="Filter to Your Rights Online" 
class="skin">Your Rights Online:</a> <a   
href="//yro.slashdot.org/yro/08/11/24/1713259.shtml" class="datitle">Groklaw 
Says Microsoft Patent Portfolio Now Worthless</a> <span class="date">2008-11-24 
13:01</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760681">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760681">Monday November 24, @01:01PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>along-with-most-patents</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760681">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=155">
-       <img src="//images.slashdot.org/topics/topicpatents.gif" width="75" 
height="54" alt="Patents" title="Patents">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760681">
-                                                                               
<a href="http://slashdot.org/~twitter/journal/213707"; 
rel="nofollow">twitter</a> writes <i>"<a 
href="http://www.groklaw.net/article.php?story=20081102011538422";>P.J. 
concludes her look at the Bilski decision</a>: 'you'll recall patent lawyer 
Gene Quinn immediately wrote that it was bad news for Microsoft, that "much of 
the Microsoft patent portfolio has gone up in smoke" because, as Quinn's 
partner John White pointed out to him, "Microsoft doesn't make machines." Not 
just Microsoft. His analysis was that many software patents that had issued 
prior to Bilski, depending on how they were drafted, "are almost certainly now 
worthless." ... He was not the only attorney to think about Microsoft in 
writing about  Bilski.'"</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760681" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">patents microsoft haha xbox yro</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">yro patents</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/24/1713259.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040439" 
id="commentcnt-1760681">187</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//yro.slashdot.org/comments.pl?sid=1040439" 
id="commentcnt-1760681">187</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760527" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760527</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760527" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//yro.slashdot.org" title="Filter to Your Rights Online" 
class="skin">Your Rights Online:</a> <a   
href="//yro.slashdot.org/yro/08/11/24/1627204.shtml" class="datitle">Verizon 
Employees Fired For Snooping Obama's Record</a> <span class="date">2008-11-24 
12:15</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760527">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760527">Monday November 24, @12:15PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>now-wait-a-minute</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760527">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=158">
-       <img src="//images.slashdot.org/topics/topicprivacy.gif" width="71" 
height="53" alt="Privacy" title="Privacy">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760527">
-                                                                               
<a href="http://bj_moneyathotmaildotcom/"; rel="nofollow">longhairedgnome</a> 
writes <i>"The curiosity in President-elect Barack Obama's phone records came 
with a <a 
href="http://news.google.com/news/url?sa=t&amp;ct=/5-1-0&amp;fp=492abd190c9ce841&amp;ei=alQqSfCqBp_S9QS0t-0G&amp;url=http%3A//www.tgdaily.com/content/view/40322/122/&amp;cid=1272753354&amp;usg=AFQjCNGPm3HKpdq8_NCJQ-sxtsM8rO3wOQ";>high
 price tag for Verizon Wireless employees</a>. According to CNN, the workers 
who snooped on Obama's phone records have been fired.
-
-'This was some employees' idle curiosity,' a company source told CNN and added 
'we now consider this matter closed.'
-Justice served?  What about legal possibilities?"</i>  Can we expect anyone 
who followed a warrantless wiretap from the Bush administration to also be 
fired then?  I mean, they violated our privacy as well.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760527" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">privacy technology verizon obamavotedforfisa 
usa</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">yro privacy</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/24/1627204.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040359" 
id="commentcnt-1760527">308</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//yro.slashdot.org/comments.pl?sid=1040359" 
id="commentcnt-1760527">308</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760393" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760393</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760393" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//yro.slashdot.org" title="Filter to Your Rights Online" 
class="skin">Your Rights Online:</a> <a   
href="//yro.slashdot.org/yro/08/11/24/1546234.shtml" class="datitle">Studios' 
Oz Power-Grab Revealed</a> <span class="date">2008-11-24 11:35</span> <span 
class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760393">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760393">Monday November 24, @11:35AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>it's-mine-no-mine-no-mine</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760393">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=153">
-       <img src="//images.slashdot.org/topics/topiccensorship.gif" width="44" 
height="55" alt="Censorship" title="Censorship">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760393">
-                                                                               
Xiroth writes <i>"More details are beginning to come out about the <a 
href="//tech.slashdot.org/article.pl?sid=08/11/20/1411213&amp;tid=95">lawsuit 
launched by film studios in Australia</a>. According to law experts familiar 
with the case, the studios seek to force the ISPs to become <a 
href="http://www.theage.com.au/news/technology/biztech/film-studios-to-become-judge-executioner/2008/11/24/1227491443731.html?page=fullpage";>'police,
 judge, and executioner'</a>, effectively giving the studios the legal clout to 
switch off ISP customers' internet connection at will. Apparently the ISP iiNet 
is the unlucky victim for the test case as, unlike other ISPs, they refused to 
pass on infringement notices to their customers."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760393" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">censorship yro charliefoxtrot boycott 
dontwatchchannel7</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">yro censorship</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/24/1546234.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040307" 
id="commentcnt-1760393">186</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//yro.slashdot.org/comments.pl?sid=1040307" 
id="commentcnt-1760393">186</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760257" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760257</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760257" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a   
href="//slashdot.org/articles/08/11/24/1448243.shtml" class="datitle">Ballmer 
Ordered To Testify In 'Vista Capable' Case</a> <span class="date">2008-11-24 
10:57</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760257">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760257">Monday November 24, @10:57AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>take-the-stand-monkey-man</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760257">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=109">
-       <img src="//images.slashdot.org/topics/topicms.gif" width="75" 
height="55" alt="Microsoft" title="Microsoft">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760257">
-                                                                               
alphadogg writes <i>"A federal judge in Seattle has ordered Microsoft CEO Steve 
Ballmer to <a 
href="http://www.networkworld.com/news/2008/112408-judge-orders-ballmer-to-testify.html";>testify
 in a class action lawsuit</a> against Microsoft that alleges the company 
misled consumers in a marketing campaign for its Windows Vista operating system 
in which computers sold with an older Microsoft OS were labeled 'Vista Capable' 
when in fact they could only run a basic version of Vista. Ballmer has unique 
personal knowledge of facts surrounding the case, therefore he must face 
questioning, Judge Marsha Pechman of the U.S. District Court for the Western 
District of Washington at Seattle ruled, according to court documents released 
late Friday."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760257" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">microsoft vista flyingchairs busted mainpage</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">mainpage microsoft</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//slashdot.org/articles/08/11/24/1448243.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040251" 
id="commentcnt-1760257">210</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//slashdot.org/comments.pl?sid=1040251" id="commentcnt-1760257">210</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760141" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760141</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760141" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//science.slashdot.org" title="Filter to Science" 
class="skin">Science:</a> <a   
href="//science.slashdot.org/science/08/11/24/1359242.shtml" 
class="datitle">SpaceX Successfully Tests Nine-Engine Cluster</a> <span 
class="date">2008-11-24 10:08</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760141">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760141">Monday November 24, @10:08AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>what-did-you-do-this-weekend</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760141">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=160">
-       <img src="//images.slashdot.org/topics/topicspace.gif" width="73" 
height="59" alt="Space" title="Space">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760141">
-                                                                               
the_other_chewey writes <i>"At their test facility in Texas, <a 
href="http://spacex.com/";>SpaceX</a>, the privately funded space-flight 
company, have successfully tested their nine-engine cluster which is planned to 
provide the heavy lifting capability for their <a 
href="http://spacex.com/falcon9.php";>Falcon 9</a> and <a 
href="http://spacex.com/falcon9_heavy.php";>Falcon 9 Heavy</a> rockets.
-The firing lasted three minutes (a full 'mission duty cycle,' i.e. a simulated 
launch) under full power, delivering 3.8MN (or 855,000 lbs.) of thrust. SpaceX 
have made <a href="http://spacex.com/multimedia/videos.php?id=32";>a video of 
the test</a> available. The <a 
href="http://www.wacotrib.com/blogs/content/shared-gen/blogs/communities/breakingnews/entries/2008/11/23/massive_rocket_test_shakes_up.html";>Waco
 Tribune</a> has a short report about it, with comments by locals."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760141" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">space technology ccccombobreaker theroofisonfire 
warnpeoplenexttime</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">science space</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//science.slashdot.org/science/08/11/24/1359242.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040203" 
id="commentcnt-1760141">174</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//science.slashdot.org/comments.pl?sid=1040203" 
id="commentcnt-1760141">174</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760131" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760131</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760131" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//mobile.slashdot.org" title="Filter to Mobile" class="skin">Mobile:</a> 
<a   href="//mobile.slashdot.org/mobile/08/11/24/1354224.shtml" 
class="datitle">South Carolina Wants To Jam Cell Phone Signals</a> <span 
class="date">2008-11-24 09:22</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760131">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760131">Monday November 24, @09:22AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>oooo-oooo-me-too</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760131">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=269">
-       <img src="//images.slashdot.org/topics/topiccellphone.gif" width="75" 
height="74" alt="Cellphones" title="Cellphones">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760131">
-                                                                               
<a href="mailto:address@hidden"; rel="nofollow">Corey Brook</a> writes <i>"The 
South Carolina state prison system wants the FCC to grant them and local 
officers  <a 
href="http://www.greenvilleonline.com/article/20081122/NEWS01/811220304/1001/NEWS01";>permission
 to block cell phone signals</a>.  News has been out about the growing problem 
of them perps smuggling cell phones into prisons for a while now.   Inmates use 
cell phones as commerce, to implement fraud, smuggle drugs and weapons, and to 
order hits.  Of course, some may use it to just talk to a loved one any time 
they can."</i> Hopefully movie theaters and restaurants do it next.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760131" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">cellphones faradaycage goodluckwiththat 
aboutdamntime mobile</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">mobile cellphones</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//mobile.slashdot.org/mobile/08/11/24/1354224.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040201" 
id="commentcnt-1760131">542</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//mobile.slashdot.org/comments.pl?sid=1040201" 
id="commentcnt-1760131">542</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1760057" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1760057</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1760057" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//tech.slashdot.org" title="Filter to Technology" 
class="skin">Technology:</a> <a   
href="//tech.slashdot.org/tech/08/11/24/1326252.shtml" class="datitle">Has 
HavenCo's Data Haven Shut Down?</a> <span class="date">2008-11-24 08:36</span> 
<span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1760057">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://cmdrtaco.net/"; 
rel="nofollow">CmdrTaco</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1760057">Monday November 24, @08:36AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>where-will-i-keep-my-secrets-now</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1760057">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=230">
-       <img src="//images.slashdot.org/topics/topicnetworking.gif" width="71" 
height="37" alt="Networking" title="Networking">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1760057">
-                                                                               
<a href="mailto:address@hidden"; rel="nofollow">secmartin</a> writes 
<i>"HavenCo, the self-proclaimed data haven located on the micronation Sealand, 
<a 
href="http://securityandthe.net/2008/11/18/havenco-data-center-offline/";>appears
 to be offline</a>. Their website is down, and there have been no announcements 
from either HavenCo or Sealand. HavenCo has been <a 
href="//yro.slashdot.org/article.pl?sid=00/06/04/1742209&amp;tid=158">covered</a>
 <a 
href="//interviews.slashdot.org/article.pl?sid=00/07/02/160253&amp;tid=99">here</a>
 <a 
href="//yro.slashdot.org/article.pl?sid=02/07/09/2235215&amp;tid=153">before</a>;
 it was mostly known for offering hosting of content that might be illegal in 
other countries. Does anyone have news about what happened to them?"</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1760057" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">networking typoinsummary pirates sunk arr</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">tech networking</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//tech.slashdot.org/tech/08/11/24/1326252.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1040167" 
id="commentcnt-1760057">268</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//tech.slashdot.org/comments.pl?sid=1040167" 
id="commentcnt-1760057">268</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1759519" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1759519</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1759519" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//games.slashdot.org" title="Filter to Games" class="skin">Games:</a> <a  
 href="//games.slashdot.org/games/08/11/24/0827201.shtml" class="datitle">US 
Army To Invest $50 Million In Game Development</a> <span 
class="date">2008-11-24 07:20</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1759519">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       Soulskill
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1759519">Monday November 24, @07:20AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>games-are-serious-business</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1759519">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=103">
-       <img src="//images.slashdot.org/topics/topicus.gif" width="80" 
height="61" alt="United States" title="United States">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1759519">
-                                                                               
$50 million in funding has been approved for the Army to <a 
href="http://www.stripes.com/article.asp?section=104&amp;article=59009";>establish
 a unit that will develop games</a>. The purpose of the games will be to train 
soldiers for various tasks, and they say there is no intent to compete with 
commercial games. We've previously discussed other efforts by the Army to <a 
href="//games.slashdot.org/article.pl?sid=08/09/21/177222&amp;tid=265">integrate
 games</a> into their <a 
href="//games.slashdot.org/article.pl?sid=04/08/22/0340230&amp;tid=103">training
 programs</a>.
-<i>"Col. Mark McManigal, the capabilities manger for gaming under the Training 
and Doctrine Command, said the selected game must provide low-cost training and 
must not require large number of technicians to run. It must also have a 
play-back function for after-action reviews, he said. 'One of the major events 
for training is to be able to capture all these events, good or bad, throughout 
the entire scenario,' he said. Trainers must be able to edit the game during 
play to change the difficulty level or add complexity to an exercise. For 
example, they must also be able to edit terrain to replicate training areas or 
combat zones, he said."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1759519" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">usa simulation edutainment military games</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">games usa</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//games.slashdot.org/games/08/11/24/0827201.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1039929" 
id="commentcnt-1759519">65</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//games.slashdot.org/comments.pl?sid=1039929" 
id="commentcnt-1759519">65</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1759363" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1759363</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1759363" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//apple.slashdot.org" title="Filter to Apple" class="skin">Apple:</a> <a  
 href="//apple.slashdot.org/apple/08/11/24/0647259.shtml" class="datitle">How 
About an iPhone OS Or Android-Based Netbook?</a> <span class="date">2008-11-24 
06:31</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1759363">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://www.monkey.org/~timothy/"; 
rel="nofollow">timothy</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1759363">Monday November 24, @06:31AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>upsides-and-downsides</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1759363">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=184">
-       <img src="//images.slashdot.org/topics/topicportables.gif" width="53" 
height="54" alt="Portables" title="Portables">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1759363">
-                                                                               
<a href="mailto:address@hidden"; rel="nofollow">perlow</a> (Jason Perlow of 
ZDNet) suggests that the current crop of netbooks might be missing the boat 
when it comes to getting maximum battery life and small-screen usability, and 
asks "<a href="http://blogs.zdnet.com/perlow/?p=9333";>Could Mac OS X iPhone or 
Google's Android be the key</a> to mass adoption of the next generation of 
netbooks?" Android looks pretty nice, I admit, but so far I like having 
full-fledged Ubuntu on my own small computer. He's not the first one to think 
that the iPhone would be <a 
href="http://www.liliputing.com/2008/10/olo-computer-would-turn-an-iphone-into-a-netbook.html";>well-employed
 as the guts of an ultra-portable, though</a>. (Note: it's only a model.)</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1759363" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">portables macbook hardware os itsonlyamodel</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">apple portables</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//apple.slashdot.org/apple/08/11/24/0647259.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1039851" 
id="commentcnt-1759363">149</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//apple.slashdot.org/comments.pl?sid=1039851" 
id="commentcnt-1759363">149</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1759567" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1759567</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1759567" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//games.slashdot.org" title="Filter to Games" class="skin">Games:</a> <a  
 href="//games.slashdot.org/games/08/11/24/093227.shtml" class="datitle">How 
Politics Interacts With Games</a> <span class="date">2008-11-24 04:41</span> 
<span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1759567">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       Soulskill
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1759567">Monday November 24, @04:41AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>not-well</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1759567">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=266">
-       <img src="//images.slashdot.org/topics/topicgovt.gif" width="57" 
height="80" alt="Government" title="Government">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1759567">
-                                                                               
Crispy Gamer sat down with Hal Halpin, president of the Entertainment Consumer 
Association, and had him explain how the games industry <a 
href="http://www.crispygamer.com/news/index.php/2008-11-21/my-dinner-with-halpin/";>interacts
 with various aspects of the government</a>, such as lobbying efforts, the 
supreme court, and particular politicians. A related editorial suggests some 
things President Elect Obama can do to <a 
href="http://www.kombo.com/article.php?artid=12028";>bring change to the 
industry</a>. "We also need to rein in the used games market and <em>not</em> 
with DRM. It is fundamentally unfair that developers are being robbed of 
profits for work that they've done. If the ESA will not offer a mandate, then 
we'll need the government to do so. Publishers and developers should be 
entitled to at least half of the price from the sale of every used game." 
Kotaku has a response which <a 
href="http://kotaku.com/5096731/editorial-calls-for-aggressive-obama-intervention-in-growing-games-industry-%5Bupdated%5D";>points
 out flaws</a> in the author's arguments.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1759567" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">politics games government greed !esa</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">games government</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//games.slashdot.org/games/08/11/24/093227.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1039947" 
id="commentcnt-1759567">78</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//games.slashdot.org/comments.pl?sid=1039947" 
id="commentcnt-1759567">78</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1759397" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1759397</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1759397" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//hardware.slashdot.org" title="Filter to Hardware" 
class="skin">Hardware:</a> <a   
href="//hardware.slashdot.org/hardware/08/11/24/078208.shtml" 
class="datitle">Australia's Largest Private Computer Collection In Pictures</a> 
<span class="date">2008-11-24 03:18</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1759397">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://www.monkey.org/~timothy/"; 
rel="nofollow">timothy</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1759397">Monday November 24, @03:18AM</span></b>
-       
-       <br>
-       
-               <strong>from the 
<b>that's-not-a-private-computer-collection</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1759397">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=137">
-       <img src="//images.slashdot.org/topics/topichardware.gif" width="64" 
height="55" alt="Hardware" title="Hardware">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1759397">
-                                                                               
Da Massive writes <i>"UNIX PDP-7, a classic DEC PDP-8, the original IBM PC, 
Commodore's C64, Apple's Lisa, a MITS Altair 8800 made famous by Bill Gates, 
through to a working PDP-11 that plays the ADVENTURE and DUNGEON games. Max 
Burnet has got it all. Burnet has turned his home in the leafy suburbs of 
Sydney into arguably <a 
href="http://www.cio.com.au/article/268510/slideshow_--_tech_yesteryear_where_old_computers_find_their_final_resting_place";>Australia's,
 if not the world's, largest private computer museum</a>. Since retiring as 
director of Digital Equipment Corporation a decade ago, Burnet has converted 
his home into a snapshot of computer history. Every available space from his 
basement to the top floor of his two-storey home is covered with relics from 
the past. On top of his hardware collection are numerous punch cards, tape 
machines (including the original paper tape) and over 6000 computer reference 
books. So in demand is his collection that one Australian film called on him to 
recreate a computer setting (PDP-9) for a movie about the moon landing in 
1969."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1759397" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">hardware c64 pdp8 pdp11 ibmpc</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">hardware hardware</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//hardware.slashdot.org/hardware/08/11/24/078208.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1039867" 
id="commentcnt-1759397">122</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//hardware.slashdot.org/comments.pl?sid=1039867" 
id="commentcnt-1759397">122</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1758971" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1758971</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1758971" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//developers.slashdot.org" title="Filter to Developers" 
class="skin">Developers:</a> <a   
href="//developers.slashdot.org/developers/08/11/24/0237259.shtml" 
class="datitle"><em>Multi Theft Auto - San Andreas</em> Goes Open Source</a> 
<span class="date">2008-11-24 00:10</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1758971">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://www.monkey.org/~timothy/"; 
rel="nofollow">timothy</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1758971">Monday November 24, @12:10AM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>prometheus</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1758971">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=206">
-       <img src="//images.slashdot.org/topics/topicgamespcgames.gif" 
width="60" height="78" alt="PC Games (Games)" title="PC Games (Games)">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1758971">
-                                                                               
<a href="mailto:address@hidden"; rel="nofollow">dan</a> writes <i>"<em> <a 
href="http://www.mtasa.com/index.php";>Multi Theft Auto</a> </em> is a 
third-party modification for Rockstar's hit title <em>Grand Theft Auto San 
Andreas</em> &mdash; and it has become open-source after over four years of 
closed source development. As a (somewhat) regular player of MTA since the 
early days of GTAIII, this hit me by surprise, somewhat."</i> (The news is on 
the project's front page, from which dan extracts more details, below.)</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1758971" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">games pcgames somewhat !grammar sweet</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">developers pcgames</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//developers.slashdot.org/developers/08/11/24/0237259.shtml" 
class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1039727" 
id="commentcnt-1758971">118</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//developers.slashdot.org/comments.pl?sid=1039727" 
id="commentcnt-1758971">118</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div align="center" class="daybreak" id="firehose-day-20081123">
-       
-       
-       <a 
href="//slashdot.org/index2.pl?section=mainpage&amp;duration=1&amp;startdate=20081124&amp;index=1&amp;index=1">Today</a><br>
-       <a  
href="//slashdot.org/index2.pl?section=mainpage&amp;duration=1&amp;startdate=20081123&amp;index=1&amp;index=1">Yesterday</a><br>
-</div><div id="firehose-1758773" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1758773</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1758773" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//yro.slashdot.org" title="Filter to Your Rights Online" 
class="skin">Your Rights Online:</a> <a   
href="//yro.slashdot.org/yro/08/11/24/0041238.shtml" class="datitle">Psystar 
Case Reveals Poor Email Archiving At Apple</a> <span class="date">2008-11-23 
21:03</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1758773">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://www.monkey.org/~timothy/"; 
rel="nofollow">timothy</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1758773">Sunday November 23, @09:03PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>let-me-check-the-round-file</b> 
dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1758773">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=123">
-       <img src="//images.slashdot.org/topics/topicdoj.gif" width="50" 
height="79" alt="The Courts" title="The Courts">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1758773">
-                                                                               
<a href="http://www.thestandard.com/people/i-lamont550036"; rel="nofollow">Ian 
Lamont</a> writes <i>"Buried in the court filings of the recently concluded 
Psystar antitrust suit against Apple is a document that discussed Apple's 
corporate policy regarding employee email. Apparently, <a 
href="http://www.thestandard.com/news/2008/11/19/filing-apple-employees-responsible-own-lawsuit-record-keeping";>Apple
 has no company-wide policy for archiving, saving, or deleting email</a>. This 
could potentially run afoul of <a 
href="http://www.thestandard.com/news/2007/11/16/e-discovery-many-tools-exist-also-many-questions";>e-discovery
 requirements</a>, which have tripped up other companies that have been unable 
to produce emails and other electronic files in court. A lawyer quoted in the 
article (but not involved in the case) called Apple's retention policy 
'negligent.' However, the issue did not help Psystar's lawsuit against Apple 
&mdash; <a 
href="//yro.slashdot.org/article.pl?sid=08/11/18/2353259&amp;tid=123">a judge 
dismissed the case earlier this week</a>."</i></div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1758773" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">court apple storage communications legal</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">yro court</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//yro.slashdot.org/yro/08/11/24/0041238.shtml" class="more">Read More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1039685" 
id="commentcnt-1758773">118</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//yro.slashdot.org/comments.pl?sid=1039685" 
id="commentcnt-1758773">118</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div><div id="firehose-1758671" type="story" class="article usermode thumbs">
-<span class="sd-info-block" style="display: none">
-       <span class="sd-key-firehose-id">1758671</span>
-       <span class="type">story</span>
-       
-</span>
-
-
-
-       <span id="updown-1758671" class="vote">
-         <a href="#" class="up" title="Vote this item up">+</a>
-         <a href="#" class="down" title="Vote this item down">-</a>
-       </span>
-
-       
-                                               
-                                               
-                                               <h3 class="story">
-                                                       
-                                                       <span class="soda pop1" 
title="Filter Firehose to entries rated red or better" 
onclick="firehose_slider_set_color('red')"><span>&nbsp;</span></span> <a 
href="//science.slashdot.org" title="Filter to Science" 
class="skin">Science:</a> <a   
href="//science.slashdot.org/science/08/11/23/2257240.shtml" 
class="datitle">Dropped Shuttle Toolbag Filmed From Earth</a> <span 
class="date">2008-11-23 18:49</span> <span class="nickname"></span>
-                                                       
-                               
-                                               </h3>
-                                                       <div class="details" 
id="details-1758671">
-       
-       <b>     
-               Posted
-               by 
-       
-       
-               
-                       <a href="http://www.monkey.org/~timothy/"; 
rel="nofollow">timothy</a>
-               
-       
-       
-
-       
-       
-       on <span id="fhtime-1758671">Sunday November 23, @06:49PM</span></b>
-       
-       <br>
-       
-               <strong>from the <b>that's-insane</b> dept.</strong>
-       
-
-       </div>
-                                                       <div class="body" 
id="fhbody-1758671">
-                                                               
-                                                               <span 
class="media topic">
-                                                                       <a 
href="//slashdot.org/search.pl?tid=160">
-       <img src="//images.slashdot.org/topics/topicspace.gif" width="73" 
height="59" alt="Space" title="Space">
-       </a>
-                                                               </span>
-                                                               
-                                                                       
-
-                                                                               
<div id="text-1758671">
-                                                                               
cathector writes <i>"An article at spaceweather.com reports that the <a 
href="//science.slashdot.org/article.pl?sid=08/11/19/1344240&amp;tid=236">toolbag
 dropped during Heidemarie Stefanyshyn-Piper's spacewalk</a> <a 
href="http://spaceweather.com/archive.php?view=1&amp;day=23&amp;month=11&amp;year=2008";>has
 been recorded</a> <a 
href="http://spaceweather.com/swpod2008/23nov08/33442.wmv";>on film</a> from 
earth: 'When Endeavour astronaut Heidemarie Stefanyshyn-Piper dropped her 
toolbag during a spacewalk on Nov. 18th and it floated away, mission 
controllers probably figured they'd seen the last of it. Think again. Last 
night, Nov. 22nd, veteran satellite observer Kevin Fetter video-recorded the 
backpack-sized bag gliding over his backyard observatory in Brockville, 
Ontario. "It was easily 8th magnitude or brighter as it passed by the 4th 
magnitude star eta Pisces," he says. Spaceweather's satellite tracker is 
monitoring the toolbag.'"</i>
-
-The actual loss of the bag was filmed, too; reader Kagura links in a comment 
on the original story to this <a 
href="http://www.youtube.com/watch?v=1vXdRUIZ_EM";>YouTube clip of the bag's 
escape</a>.</div>
-                                                                               
-
-                                                                       
-
-                                                                       
-
-                                                                       <div 
id="tag-widget-1758671" class="tag-widget-stub body-widget">
-               
-               <a class="edit-toggle" href="#" onclick="this.blur(); 
show_login_box(); return false"><span class="button collapse"></span></a>
-               
-               <div class="tag-display-stub" context="top" 
init="legend:'top&nbsp;tags'">nasa science space toolbag slashdotted</div>
-               <div class="tag-display-stub" context="system" 
init="legend:'system&nbsp;tags'">science space</div>
-               <div class="tag-display-stub" context="datatype" 
init="legend:'type&nbsp;tag'">story</div>
-       </div>
-
-                                                                       <span 
class="reader">
-                                                                       <a 
href="//science.slashdot.org/science/08/11/23/2257240.shtml" class="more">Read 
More</a>
-                                                                       <span 
class="commentcnt"> <a href="/comments.pl?sid=1039657" 
id="commentcnt-1758671">377</a> comments</span>
-                                                                       </span>
-
-                                                       </div>
-                               
-                                                       <span 
class="vballoon-firehoselist rd_5">
-                                                               
<span>Comments:</span>
-                                                               <a 
href="//science.slashdot.org/comments.pl?sid=1039657" 
id="commentcnt-1758671">377</a>
-                                                       </span>
-
-                               
-
-                                               <hr>
-
-</div>
-                                       </div>
-                               </div>
-
-                               <div class="paginate" id="fh-pag-div">
-<div class="menu" id="fh-paginate">
-
-
-
-       
-
-       <span class="inactive">
-               <a 
href="//slashdot.org/index2.pl?section=mainpage&amp;duration=7&amp;startdate=&amp;index=1">Today</a>
-               
-       </span>
-       
-               
-               <span class="active">
-                       <a  
href="//slashdot.org/index2.pl?section=mainpage&amp;duration=7&amp;startdate=&amp;issue=20081123&amp;index=1">Yesterday</a>
-                               
-                                       <span id="firehose_more">
-               
-               
-               <a href="#" onclick=" firehose_more(); return false;">14 more 
&rsaquo;</a>
-               <span class="busy" style="display:none"><img 
src="//images.slashdot.org/spinner2.gif"></span>
-               
-               </span>
-                                       
-                               
-               </span>
-               
-               <span class="inactive">
-                       <a  
href="//slashdot.org/index2.pl?section=mainpage&amp;duration=7&amp;startdate=&amp;issue=20081122&amp;index=1">Saturday</a>
-                               
-               </span>
-               
-               <span class="inactive">
-                       <a  
href="//slashdot.org/index2.pl?section=mainpage&amp;duration=7&amp;startdate=&amp;issue=20081121&amp;index=1">Friday</a>
-                               
-               </span>
-               
-               
-
-
-
-
-
-</div>
-</div>
-
-
-                       </div>
-
-                       
-               
-               </div>  <!-- yui-b -->
-               
-       </div>
-               
-               
-                <div id="slashboxes" class="yui-b">
-                       
-                       <div class="block">
-       <div class="title" id="srandblock-title">
-               <h4>
-                       Hot Comments
-               </h4>
-       </div>
-       <div class="content" id="srandblock-content">
-               <ul>
-<li> <b><a 
href="//slashdot.org/comments.pl?sid=08/11/24/1941236&amp;cid=25879051">Re:10,000
 RPM</a>
-       (5 points, Interesting)
-       by bunratty</b>
-       on Monday November 24, @06:24PM
-       <small>attached to
-       <a href="//slashdot.org/article.pl?sid=08/11/24/1941236">Samsung Mass 
Produces Fast 256GB SSDs</a></small></li>
-
-<li> <b><a 
href="//slashdot.org/comments.pl?sid=08/11/24/1713259&amp;cid=25875127">It 
doesn't matter...</a>
-       (5 points, Interesting)
-       by nebaz</b>
-       on Monday November 24, @01:08PM
-       <small>attached to
-       <a href="//slashdot.org/article.pl?sid=08/11/24/1713259">Groklaw Says 
Microsoft Patent Portfolio Now Worthless</a></small></li>
-
-<li> <b><a 
href="//slashdot.org/comments.pl?sid=08/11/24/1354224&amp;cid=25872403">Hold on 
there...</a>
-       (5 points, Insightful)
-       by chaboud</b>
-       on Monday November 24, @09:38AM
-       <small>attached to
-       <a href="//slashdot.org/article.pl?sid=08/11/24/1354224">South Carolina 
Wants To Jam Cell Phone Signals</a></small></li>
-
-<li> <b><a 
href="//slashdot.org/comments.pl?sid=08/11/24/1627204&amp;cid=25874787">Re:Justice
 Served</a>
-       (5 points, Insightful)
-       by ScentCone</b>
-       on Monday November 24, @12:40PM
-       <small>attached to
-       <a href="//slashdot.org/article.pl?sid=08/11/24/1627204">Verizon 
Employees Fired For Snooping Obama's Record</a></small></li>
-
-<li> <b><a 
href="//slashdot.org/comments.pl?sid=08/11/24/1448243&amp;cid=25873839">Re:Ballmer
 in court</a>
-       (5 points, Funny)
-       by Dystopian Rebel</b>
-       on Monday November 24, @11:34AM
-       <small>attached to
-       <a href="//slashdot.org/article.pl?sid=08/11/24/1448243">Ballmer 
Ordered To Testify In 'Vista Capable' Case</a></small></li>
-</ul>
-       </div>
-</div><div class="block">
-       <div class="title" id="poll-title">
-               <h4>
-                       Slashdot Poll
-               </h4>
-       </div>
-       <div class="content" id="poll-content">
-               <form action="//slashdot.org/pollBooth.pl" method="post">
-                       <fieldset>
-                               <legend>Poll</legend>
-                               <input type="hidden" name="qid" value="1679">
-                       
-                               <input type="hidden" name="section" 
value="mainpage">
-                       
-                               <b>Thanksgiving means mostly ...</b>
-
-                       
-                               <br><input type="radio" name="aid" 
value="1">Feasting with family
-                       
-                               <br><input type="radio" name="aid" 
value="2">Buffet with buddies
-                       
-                               <br><input type="radio" name="aid" 
value="3">Cursing colonialism
-                       
-                               <br><input type="radio" name="aid" 
value="4">Distant dismissal
-                       
-                               <br><input type="radio" name="aid" 
value="5">Too much travel
-                       
-                               <br><input type="radio" name="aid" value="6">An 
alternative alliteration
-                       
-
-                               <br><input type="submit" value="Vote">
-                               
-                               [ <a 
href="//slashdot.org/pollBooth.pl?qid=1679&amp;aid=-1"><b>Results</b></a> |
-                               <a 
href="//slashdot.org/pollBooth.pl"><b>Polls</b></a> ] <br>
-                               Comments:<b>559</b> | Votes:<b>20139</b>
-                       </fieldset>
-               </form>
-       </div>
-</div><div class="block">
-       <div class="title" id="activetags-title">
-               <h4>
-                       <a href="/tags">Recent Tags</a>
-               </h4>
-       </div>
-       <div class="content" id="activetags-content">
-               <ul><li><a href="/tags/hardware">hardware</a></li><li><a 
href="/tags/portables">portables</a></li><li><a 
href="/tags/security">security</a></li><li><a 
href="/tags/judgmentproof">judgmentproof</a></li><li><a 
href="/tags/map">map</a></li><li><a href="/tags/blow">blow</a></li><li><a 
href="/tags/blowthedoorsof">blowthedoorsof</a></li></ul>
-       </div>
-</div><div class="block">
-       <div class="title" id="login-title">
-               <h4>
-                       Slashdot Login
-               </h4>
-       </div>
-       <div class="content" id="login-content">
-               <form action="//slashdot.org/login.pl" method="post">
-<fieldset>
-       <legend>Log In</legend>
-       <label>
-               Nickname
-       </label>
-       <input type="text" name="unickname" size="20" value="">
-       <label>
-               Password
-       </label>
-       <input type="hidden" name="returnto" value="//slashdot.org/">
-       <input type="hidden" name="op" value="userlogin">
-       <input type="password" name="upasswd" size="20">
-       <label class="checkbox">
-               <input type="checkbox" name="login_temp" value="yes">
-               Public Terminal
-       </label>
-       <input type="submit" name="userlogin" value="Log in" class="button">
-       </fieldset>
-</form>
-<p>
-       [ <b>
-               <a href="//slashdot.org/login.pl?op=newuserform">
-                       Create a new account
-               </a>
-       </b> ]
-</p>
-       </div>
-</div><div class="block">
-       <div class="title" id="srandblock_ostg-title">
-               <h4>
-                       <a href="http://www.linux.com/";>Linux.com</a>
-               </h4>
-       </div>
-       <div class="content" id="srandblock_ostg-content">
-               <ul>
-<li>
-       <a href="http://www.linux.com/feature/153640";>
-               Open source Untangle guard union's privacy
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153383";>
-               Debug your shell scripts with bashdb
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153244";>
-               DataForm adds efficient input to OpenOffice.org Calc
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153953";>
-               Ask Linux.com: NAS, Find, Squid, and EFS
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153637";>
-               The tanking economy and OSS
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153431";>
-               SimplyMEPIS: The best desktop Linux you haven't tried
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153378";>
-               A graphical way to MySQL mastery
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153285";>
-               Using external commands in Nagios
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153229";>
-               SoftMaker Office 2008 focuses on compatibility with Microsoft 
Office
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153221";>
-               Speed up your Internet access using Squid's refresh patterns
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153432";>
-               Sun wrestles itself with StarOffice 9
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153034";>
-               Manage your music with ID3 tag editors
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/152708";>
-               Doing a diff without touching the command line
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/153135";>
-               iPhone applications for the Linux user
-       </a>
-</li><li>
-       <a href="http://www.linux.com/feature/152978";>
-               sK1 vector in on good illustrations
-       </a>
-</li>
-</ul>
-       </div>
-</div><div class="block">
-       <div class="title" id="books-title">
-               <h4>
-                       <a href="//books.slashdot.org/">Book Reviews</a>
-               </h4>
-       </div>
-       <div class="content" id="books-content">
-               Recent reviews from Slashdot readers:
-
-<ul>
-
-
-<li> <a 
href="http://www.amazon.com/dp/0195152751/ref=nosim/?tag=slashdot0c-20";><cite>Advanced
 Excel for Scientific Data Analysis</cite></a> Learn to turn Excel into 
something that rivals Mathematica using VBA, brains, and a heaping helping of 
fortitude.(<a 
href="http://books.slashdot.org/article.pl?sid=08/10/01/1329243";>Jack 
Herrington's review.</a>)</li>
-
-<li> <a
-href="http://www.amazon.com/dp/1597492671/ref=nosim/?tag=slashdot0c-20";><cite>Nagios
 3 Enterprise Network Monitoring</cite></a> A great book for anyone using 
Nagios as more than a casual user.(<a 
href="http://books.slashdot.org/article.pl?sid=08/10/08/1328247";>jgoguen's 
review.</a>)</li>
-
-
-<li> <a 
href="http://www.amazon.com/dp/0470395354/ref=nosim/?tag=slashdot0c-20";><cite>Schneier
 on Security</cite></a> Schneier argues that security is not something you can 
buy; it is something you must get.(<a 
href="http://books.slashdot.org/article.pl?sid=08/10/20/1344203";>Ben Rothke's 
review.</a>)</li>
-</ul>
-
-<p><a href="https://slashdot.org/submit.pl";>Submitting a review</a> for
-consideration is easy; please first read <a
-href="//slashdot.org/book.review.guidelines.shtml">Slashdot's
-book review guidelines</a>. Updated: 2008114 by samzenpus</p>
-
-       </div>
-</div><div class="block">
-       <div class="title" id="index_qlinks-title">
-               <h4>
-                       Quick Links
-               </h4>
-       </div>
-       <div class="content" id="index_qlinks-content">
-               <B>Cool Sites:</B>
-<br>&middot; <A href="http://www.xkcd.com";>XKCD</A> (It's teh funz0rz)
-<br>&middot; <A href="http://www.animefu.com";>AnimeFu</A> (Addicted to Anime?)
-<br>&middot; <A href="http://www.penny-arcade.com";>Penny Arcade</A> (The First 
one is always Free)
-<br>&middot; <A href="http://everything2.com";>Everything</A> (Blow your Mind)
-<br>&middot; <A href="http://themes.freshmeat.net";>Themes.freshmeat.net</A> 
(Make X Perty)
-
-<P><B>Support Slashdot:</B>
-<br>&middot; <A href="http://www.thinkgeek.com";>ThinkGeek</A> (Clothe Yourself 
in Slashdot)
-       </div>
-</div>
-                       
-
-                       
-
-                </div>
-               
-
-<script type="text/javascript">
-$(function(){
-$('#firehose-filter').
-       focus(function(event){
-               gFocusedText = this;
-       }).
-       blur(function(event){
-               if ( gFocusedText === this ) {
-                       gFocusedText = null;
-               }
-       }).
-       autocomplete('/ajax.pl', {
-               loadingClass:           'working',
-               multiple:               true,
-               multipleSeparator:      ' ',
-               minChars:               3,
-               autoFill:               true,
-               max:                    25,
-               extraParams: {
-                       op:     'tags_list_tagnames'
-               }
-       });
-
-var $bd = $('#bd').
-       click(firehose_click_tag);
-firehose_init_idle(
-       firehose_init_tag_ui(
-               $bd.find('> .head > .article, #firehoselist > 
[id^=firehose-][class*=article]')
-       )
-);
-if ( fh_is_admin ) {
-       firehose_init_note_flags();
-}
-});
-
-                       
-                                       firehose_settings.startdate = "";
-                                       firehose_settings.mode = "fulltitle";
-                                       firehose_settings.fhfilter = "mainpage 
story";
-                                       firehose_settings.orderdir = "DESC";
-                                       firehose_settings.orderby = 
"createtime";
-                                       firehose_settings.duration = 7;
-                                       firehose_settings.color = "black";
-                                       firehose_settings.view = "stories";
-                                       firehose_settings.tab = "";
-                                       firehose_settings.base_filter = 
"mainpage";
-       
-       firehose_settings.issue = "";
-       firehose_settings.section = 0;
-       fh_idle_skin = 1;
-       
-
-       
-       
-               firehose_settings.index = 1;
-       
-
-       var firehose_action_time = 0;
-       var firehose_user_class = 0;
-       
-       
-       var fh_color = "black";
-       fh_colors = [ "red", "orange", "yellow", "green", "blue", "indigo", 
"violet", "black" ];
-       var fh_colors_hash = new Array(0);
-       for (var i=0; i< fh_colors.length; i++) {
-               fh_colors_hash[fh_colors[i]] = i;
-       }
-       var fh_view_mode = "fulltitle";
-       firehose_settings.page = 0;
-       
-       fh_is_admin = 0;
-       var updateIntervalType = 2;
-       var inactivity_timeout = 3600;
-       setFirehoseAction();
-       var update_time = "2008-11-25 04:59:20";
-
-       var maxtime = "2008-11-25 04:59:20";
-       var insert_new_at = "top";
-       
-
-
-       fh_adTimerUrl = '/images/iframe/firehose.html';
-
-
-fh_ticksize = 15;
-sitename = 'idle.slashdot.org';
-
-
-
-</script>
-
-
-
-<!-- body end --></div>
-       <div id="ft">
-               <div id="topfoot">
-               <div class="search">
-               
-               <form method="get" action="//slashdot.org/search.pl">
-                       <fieldset>
-                               <legend>Search</legend>
-                               <input type="text" name="query" value="" 
size="20">
-                               <input type="submit" value="Search" 
class="button">
-                       </fieldset>
-               </form>
-               
-               </div>
-               <div class="rightcontent">
-                       
-                               <small>COMPASS [for the CDC-6000 series] is the 
sort of assembler one expects from
-a corporation whose president codes in octal.
-               -- J.N. Gray</small>
-                       
-               </div>  
-               </div>
-
-               <div class="copyright">
-                       <p>
-                               All trademarks and copyrights on this page are 
owned by their respective owners. Comments are owned by the Poster. The Rest 
&copy; 1997-2008 <a href="http://sourceforge.com/";>SourceForge</a>, Inc. 
-                       </p>
-               </div>
-               <div class="nav">
-                       <ul>
-                               <li>
-                                       <a href="//slashdot.org/">home</a> 
-                               </li>
-                               <li>
-                                       <a 
href="//slashdot.org/awards.shtml">awards</a> 
-                               </li>
-                               <li>
-                                       <a 
href="//slashdot.org/submit.pl">contribute story</a> 
-                               </li>
-                               <li>
-                                       <a 
href="//slashdot.org/search.pl">older articles</a> 
-                               </li>
-                               <li>
-                                       <a 
href="http://sourceforge.com/";>sourceforge, inc.</a> 
-                               </li>
-                               <li>
-                                       <a 
href="http://web.sourceforge.com/media_kit.php";>advertise</a> 
-                               </li>
-                               <li>
-                                       <a 
href="//slashdot.org/about.shtml">about</a> 
-                               </li>
-                               <li>
-                                       <a 
href="http://web.sourceforge.com/terms.php";>terms of service</a> 
-                               </li>
-                               <li>
-                                       <a 
href="http://web.sourceforge.com/privacy.php";>privacy</a> 
-                               </li>
-                               <li>
-                                       <a href="//slashdot.org/faq/">faq</a> 
-                               </li>
-                               <li>
-                                       <a 
href="http://rss.slashdot.org/Slashdot/slashdot";>rss</a> 
-                               </li>
-                       </ul>
-               </div>
-       </div>
-</div>
-<a href="#topothepage" class="hidden">Jump to top of page</a> 
-<div id="modal_cover" style="display:none" onclick="hide_modal_box()"></div>
-<div id="modal_box" style="display:none">
-        <div class="generaltitle" >
-                <div class="title"><h3><span id="preference_title"></span> <a 
href="#" onclick="hide_modal_box(); return false"><img 
src="//images.slashdot.org/sic_close.png" alt="Close"></a></h3></div>
-        </div>
-        <div id="modal_box_content"></div>
-</div>
-
-
-<script type="text/javascript">
-pageTracker._trackPageview();
-</script>
-</body>
-</html>
\ No newline at end of file





reply via email to

[Prev in Thread] Current Thread [Next in Thread]