links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "server",

Top "server" experts: voipscout, gdm, falko, jrk, mylesb, egghat,

Groups about "server": Server Rack Resources, Server Rack Resources, Datacentar, Windows, Web Hosting, Free Orange SIM card and bluetooth headset,

1 - 8 of 8   Watch mshook
 
 * http://twit.tv/floss97 about http://exist.sourceforge.net/ 
   * example: http://history.state.gov/
 * http://itc.conversationsnetwork.org/shows/detail4301.html
   * http://www.amazon.com/Building-Social-Web-Applications-Establishing/dp/0596518757/
   * interview with Jon Udell
   * at ~22:30 - Jon: ~"an application" can be accomplished by a convention
   * noticings (Flickr game) - Activity Stream - Oauth - OpenID
 * http://itc.conversationsnetwork.org/shows/detail4289.html
   * panel discussion of spectrum: cognitive radio, FCC, policy, lots of complicated stuff
                  
by mshook 2009-12-06 19:41 6 · december · 2009 · a · judell · good · listened · church · xml · database · social · book · fcc · spectrum · scarcity · radio · wireless · cognitive · game · flickr · xslt · server · pantry
http://mshook.appspot.com/z/d4m.htm?/mshook/6+december+2009+a - cached - mail it - history

* is Unix

Jacob Kaplan-Moss

October 7, 2009

by mshook 2009-10-08 00:07 c · ruby · python · example · code · minimal · server · viapopular · good · linux · perl · how · network · socket · process
http://jacobian.org/writing/star-is-unix/ - cached - mail it - history
void httpRequest()
{
  byte theByte;

  xPortSerial.print("GET ");
  xPortSerial.print(PHP_PAGE_LOCATION);

  // value0 = 123 and value1 = 456
  // You should change these to be your sensor values or whatever you want to send
  // (see php code if you want to add more values or change the names value0/value1
  xPortSerial.print("?value0=123&value1=456");
  xPortSerial.print(" HTTP/1.1n");
  xPortSerial.print(WEB_HOST);

  while(!xPortSerial.available()) {} // Just loop until available
  theByte = xPortSerial.read();
  if (theByte != 0)
    Serial.println("Passed.");
  else
    Serial.println("Failed.");
}
by mshook 2009-07-02 05:44 arduino · ethernet · server · client · avr · howto · code · php · c · sheild
http://www.glacialwanderer.com/hobbyrobotics/?p=15 - cached - mail it - history
You need to tell subversion what mime-type to use. Just use the command:

svn propset svn:mime-type 'text/html' FILENAME

or

svn propset svn:mime-type 'image/jpeg' FILENAME

For more info: http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html#svn.advanced.props.special.mime-type

It's also possible to configure your Subversion client to automatically set
each file's mime-type. For example, by modifying ~/.subversion/config to resemble

[miscellany]
enable-auto-props = yes

[auto-props]
*.html = svn:mime-type=text/html

For more info: http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.3.2 
by mshook 2009-06-25 10:47 svn · html · howto · serve · server · google · code · image · jpg · subversion
http://code.google.com/p/support/wiki/FAQ - cached - mail it - history
Loading up a new laptop I downloaded and ran Uniform Server 4.2-Mona and everything worked just fine.

A few days ago I tried to start up the server and it failed, being unable to find redirect.html on drive z:

Inserting some pauses in a copy of Server_Start.bat is discovered that after uniserv.exe ran, z: disappeared.

Some searching around got me to:
http://wiki.uniformserver.com/index.php/Ne...s_Section#Skype

I closed Skype and everything worked great.

I've been using Uniform Server for years and have been very happy with it.

Many thanks!

-Michael
by mshook 2009-06-24 12:56 windows · wamp · lamp · bug · server · uniform · apache · php · mysql · perl · fixed
http://forum.uniformserver.com/index.php?showtopic=1679 - cached - mail it - history
"Dr. Moira Gunn speaks with Ken Brill about a paradox of modern life. He discusses how we traded in our big gas-guzzling automobiles, while dealing with the surprise energy downside of surfing the Internet."
by mshook 2009-02-24 08:14 energy · server · farm · itconversations · listened
http://itc.conversationsnetwork.org/shows/detail4013.html - cached - mail it - history
"Quick Overview OS: Linux 7 - Windows 2 Web server: Apache 7 - IIS 2 - Lighttpd 2 Scripting: PHP 4 - Perl 4 - ASP.NET 2 - Python 1 - Java 1 Database: MySQL 7 - SQL Server 1 (possibly 2) Five of the sites use Memcached, a memory caching system originally developed by LiveJournal that has become a popular way to ease the load on for example databases. Note that not all information at the High Scalability website is complete (but it’s still a great resource)."
by mshook 2007-10-07 22:25 lamp · windows · comparison · server · mysql · via · robotwisdom · scale · python · php
http://royal.pingdom.com/?p=173 - cached - mail it - history
1 - 8 of 8  
Related Tags
 
- exclude ~ optional + require
Add Dates