Skip to content

Instantly share code, notes, and snippets.

View wedtm's full-sized avatar

Miles Smith wedtm

  • Vimae Development, LLC.
  • Tampa, FL
View GitHub Profile
##############################
## Vimae Development
## Capistrano Deploy.rb
## Modified 08/10/2009
##############################
####
## Setup the role servers
role :web, "vimae.com"
role :app, "vimae.com"
##############################
## Vimae Development
## Capistrano Deploy.rb
## Modified 08/10/2009
##############################
####
## Setup the role servers
role :web, "drifter.fm"
role :app, "drifter.fm"
namespace :push do
desc "SCP's local files to remote server"
task :code, :roles => :app do
system("scp /Users/remear/Programming/rails/foo/* deploy@foo.reanstudios.com:/rails/#{application}");
end
end
Federal bureau of investigation
J. Edger Hoover building 935
Pennsylvania avenue, NW Washington D.C
20535-0001
Attention,
We the Federal Bureau of Investigation (FBI) Washington, DC have been
informed through our Global intelligence monitoring network, that the sum of
$1,300,000.00 has long been approved on your behalf by the world bank poverty eradication
###
## Perform checks to validate the appropriate data is available before continuing
its_okay = true # Set to to false if you wish to fail out of processing further.
begin
@server = Server.find(params[:id])
rescue ActiveRecord::RecordNotFound
its_okay = false
flash[:error] = "Couldn't find your server build request."
end
Quote Details
Quote Number: 495167604
Item Number Quantity Item Description
$(document).ready(function(e) {
if($('flash').length) {
setTimeout(removeMessage, 500);
}
});
function removeMessage(){
$(document).one('click mousemove keypress', function(e) {
$('flash').fade();
});
}
Item Number Quantity Item Description
224-0677 1 PowerEdge R900, 2x E7450 Xeon Six Cores, 2.4GHz, 12M Cache 1066Mhz FSB
310-9791 1 No Upgrade to Quad Processors
311-7857 1 64GB Memory, 16X4GB, 667MHz
430-3224 1 Integrated NICs are TOE Ready
341-8503 1 300GB 10K RPM Serial-Attach SCSI 3Gbps 2.5-in HotPlug Hard Drive
420-6320 1 No Operating System
430-8991 1 Standard On-Board Networking Ports Only
313-5827 1 Dell Remote Access Card 5 PCIe
#
1.
10-29 01:46PM 02.098 /_wave/robot/jsonrpc 500 2921ms 4413cpu_ms 9kb WaveRobotGateway,gzip(gfe)
See details
10.230.8.38 - - [29/Oct/2009:13:46:05 -0700] "POST /_wave/robot/jsonrpc HTTP/1.1" 500 9168 - "WaveRobotGateway,gzip(gfe)" "vimae-buffalax.appspot.com"
2.
W 10-29 01:46PM 04.984
Private racer1 As New Racer()
Private racer2 As New Racer()
Private racer3 As New Racer()
Private theList As New List(Of Racer)()
Private Sub LineCrossed(ByVal racer As Racer)
If theList.Contains(racer) Then
Dim racer As Racer = theList(theList.indexOf(racer))