This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException | |
at org.concord.sensor.state.SensorDataProxy.start(SensorDataProxy.java:175) | |
at org.concord.datagraph.state.DataGraphManagerStartable.start(DataGraphManagerStartable.java:96) | |
at org.concord.datagraph.state.DataGraphManagerStartable.start(DataGraphManagerStartable.java:88) | |
at org.concord.data.ui.StartableActionProvider$2.actionPerformed(StartableActionProvider.java:36) | |
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028) | |
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351) | |
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) | |
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) | |
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
teachers.each do |t| | |
u = t.user | |
puts "#{t.id}, #{u.id}, #{u.login}, #{u.last}, #{u.first}, #{u.email}, #{t.school.name}" | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
[ | |
[ | |
{alleles: 'a:a,b:a,a:B,b:B,a:H,b:H,a:w,b:w,a:L,b:l,a:T,b:T,a:F,b:f', sex: 1, name: 'A Mother'}, | |
{alleles: 'a:a,b:a,a:B,b:B,a:H,b:H,a:w,b:w,a:l,b:L,a:T,b:T,a:F', sex: 0, name: 'A Father'} | |
],[ | |
{alleles: 'a:a,b:a,a:B,b:B,a:h,b:H,a:W,b:w,a:L,b:L,a:t,b:t,a:f,b:f', sex: 1, name: 'B Mother'}, | |
{alleles: 'a:a,b:a,a:B,b:B,a:H,b:h,a:w,b:W,a:L,b:L,a:t,b:t,a:F', sex: 0, name: 'B Father'} | |
],[ | |
{alleles: 'a:a,b:A,a:B,b:B,a:h,b:h,a:W,b:w,a:l,b:l,a:T,b:t,a:f,b:F', sex: 1, name: 'C Mother'}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Processing UsersController#index to json (for 127.0.0.1 at 2010-10-19 14:03:51) [GET] | |
User Load (0.8ms) SELECT * FROM "users" | |
Completed in 16ms (View: 2, DB: 1) | 200 OK [http://localhost/rails/users.json] | |
Processing DragonsController#index to json (for 127.0.0.1 at 2010-10-19 14:03:51) [GET] | |
Parameters: {"bred"=>"true", "activity_id"=>"1", "user_id"=>"19", "isEgg"=>"false", "isInMarketplace"=>"false"} | |
Dragon Load (0.9ms) SELECT * FROM "dragons" WHERE ("dragons"."bred" = 't' AND "dragons"."activity_id" = '1' AND "dragons"."isEgg" = 'f' AND "dragons"."user_id" = '19' AND "dragons"."isInMarketplace" = 'f') | |
Dragon Load (0.3ms) SELECT * FROM "dragons" WHERE ("dragons"."id" IN (4960,4958)) | |
Dragon Load (0.2ms) SELECT * FROM "dragons" WHERE ("dragons"."id" = 4959) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72.93.105.205 - - [21/Oct/2010:22:13:34 -0400] "GET /installers/Rites-201009.01-osx-installer.dmg HTTP/1.1" 200 86504844 | |
72.93.105.205 - - [21/Oct/2010:22:16:15 -0400] "GET /installers/Rites-201009.01-osx-installer.dmg HTTP/1.1" 206 81355668 | |
72.93.105.205 - - [21/Oct/2010:22:17:34 -0400] "GET /installers/Rites-201009.01-osx-installer.dmg HTTP/1.1" 200 86504844 | |
98.229.241.142 - - [21/Oct/2010:22:56:55 -0400] "GET /installers/Rites-201009.01-osx-installer.dmg HTTP/1.1" 200 86504844 | |
98.229.241.142 - - [21/Oct/2010:22:57:47 -0400] "GET /installers/Rites-201009.01-osx-installer.dmg HTTP/1.1" 200 86504844 | |
72.93.105.205 - - [21/Oct/2010:23:01:57 -0400] "GET /installers/Rites-201009.01-osx-installer.dmg HTTP/1.1" 200 86504844 | |
72.93.105.205 - - [21/Oct/2010:23:03:35 -0400] "GET /installers/Rites-201009.01-osx-installer.dmg HTTP/1.1" 200 86504844 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(! 2373)-> ls -la `which httpd` | |
-rwxr-xr-x 1 root root 315284 Mar 27 2010 /usr/sbin/httpd | |
(! 2374)-> ls -la /etc/httpd/conf.d | |
total 32 | |
drwxr-xr-x 2 root root 4096 Apr 8 2010 . | |
drwxr-xr-x 4 root root 4096 Apr 8 2010 .. | |
-rw-r--r-- 1 root root 566 Mar 27 2010 proxy_ajp.conf | |
-rw-r--r-- 1 root root 392 Mar 27 2010 README | |
-rw-r--r-- 1 root root 9677 Mar 27 2010 ssl.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vagrant::Config.run do |config| | |
# All Vagrant configuration is done here. The most common configuration | |
# options are documented and commented below. For a complete reference, | |
# please see the online documentation at vagrantup.com. | |
# Every Vagrant virtual environment requires a box to build off of. | |
config.vm.box = "rigse" | |
# The url from where the 'config.vm.box' box will be fetched if it | |
# doesn't already exist on the user's system. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[email protected]:stepheneb/diy.git |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
create_table "itsidiy_activities", :force => true do |t| | |
t.integer "user_id" | |
t.string "uuid" | |
t.boolean "public" | |
t.boolean "draft" | |
t.string "short_name" | |
t.boolean "textile" | |
t.string "name" | |
t.string "description" | |
t.text "introduction" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
calibration1 = | |
if @activity.probe_type && @activity.probe_type.calibrations.length > 0 && @activity.collectdata1_calibration_active | |
Calibration.find(@activity.collectdata1_calibration_id) | |
else | |
nil | |
end | |
calibration2 = | |
if @activity.second_probe_type && @activity.second_probe_type.calibrations.length > 0 && @activity.collectdata2_calibration_active | |
Calibration.find(@activity.collectdata2_calibration_id) | |
else |