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
In [259]: s = freebase.search({"name": "java", "domain":"programming"}) | |
Java applet 13.286075592 | |
Reverse domain name notation 8.61685276031 | |
Name resolution 7.56713676453 | |
Java Naming and Directory Interface 6.37815189362 | |
Fully qualified name 5.83682012558 | |
C++ 5.06424713135 | |
Simula 3.54311060905 | |
Abstraction 3.27179932594 |
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
Twitter ID: 254257197238861824 | |
RT Count = 1, isReply? = 0 isRT? = 0, hasEmoticon? = 0, source =twidge | |
Orig. tweet: How to configure RapidSVN to work with the Apple Developers Tools http://t.co/Gd3SrNV6 #xcode #programming | |
Proc. tweet: How to configure RapidSVN to work with the Apple Developers Tools #xcode #programming | |
POS tags: ['RapidSVN', 'Apple', 'Developers', 'Tools'] | |
URL topics: [('Xcode', '0.723475'), ('Apple', '0.559967'), ('Windows', '0.547418')] |
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
[ypinar@rossmann-fe00 elasticsearch-0.19.11]$ bin/elasticsearch -f | |
[2012-11-17 14:41:32,704][INFO ][node ] [Jeffries, Madison] {0.19.11}[15154]: initializing ... | |
[2012-11-17 14:41:32,734][INFO ][plugins ] [Jeffries, Madison] loaded [], sites [] | |
[2012-11-17 14:41:36,970][INFO ][node ] [Jeffries, Madison] {0.19.11}[15154]: initialized | |
[2012-11-17 14:41:36,970][INFO ][node ] [Jeffries, Madison] {0.19.11}[15154]: starting ... | |
[2012-11-17 14:41:37,161][INFO ][transport ] [Jeffries, Madison] bound_address {inet[/0:0:0:0:0:0:0:0:9300]}, publish_address {inet[/128.211.136.20:9300]} | |
[2012-11-17 14:41:40,288][INFO ][cluster.service ] [Jeffries, Madison] detected_master [Orka][Y2r0_Vv4SkOQjY8-4z5UpA][inet[/128.211.136.21:9300]], added {[Ryder][tx9747nwSJ2ai1jvdjj7CA][inet[/128.211.136.21:9301]],[Orka][Y2r0_Vv4SkOQjY8-4z5UpA][inet[/128.211.136.21:9300]],}, reason: zen-disco-receive(from master [[Orka][Y2r0_Vv4SkOQjY8-4z5U |
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
2012-11-17 14:41:32,734][INFO ][plugins ] [Jeffries, Madison] loaded [], sites [] | |
[2012-11-17 14:41:36,970][INFO ][node ] [Jeffries, Madison] {0.19.11}[15154]: initialized | |
[2012-11-17 14:41:36,970][INFO ][node ] [Jeffries, Madison] {0.19.11}[15154]: starting ... | |
[2012-11-17 14:41:37,161][INFO ][transport ] [Jeffries, Madison] bound_address {inet[/0:0:0:0:0:0:0:0:9300]}, publish_address {inet[/128.211.136.20:9300]} | |
[2012-11-17 14:41:40,288][INFO ][cluster.service ] [Jeffries, Madison] detected_master [Orka][Y2r0_Vv4SkOQjY8-4z5UpA][inet[/128.211.136.21:9300]], added {[Ryder][tx9747nwSJ2ai1jvdjj7CA][inet[/128.211.136.21:9301]],[Orka][Y2r0_Vv4SkOQjY8-4z5UpA][inet[/128.211.136.21:9300]],}, reason: zen-disco-receive(from master [[Orka][Y2r0_Vv4SkOQjY8-4z5UpA][inet[/128.211.136.21:9300]]]) | |
[2012-11-17 14:41:48,755][INFO ][discovery ] [Jeffries, Madison] elasticsearch/79_Q6IWtQ5uhMJ8BpDUetQ | |
[2012-11-17 14:41:48,808][INFO ] |
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
courses on onfo security | |
101 Q0 http://www.cs.purdue.edu/homes/zlin/people.html 1 234 Exp | |
101 Q0 http://www.cs.purdue.edu/gsb/survival_guide:curriculum 2 85 Exp | |
101 Q0 http://www.cs.purdue.edu/gsb/_export/xhtml/survival_guide:curriculum 3 85 Exp | |
101 Q0 http://www.cs.purdue.edu/acad-info/grad-info/dp2001.orig.html 4 55 Exp | |
101 Q0 http://www.cs.purdue.edu/academic_programs/graduate/curriculum/old/phd_2002.sxhtml 5 49 Exp | |
101 Q0 http://www.cs.purdue.edu/homes/bb/ 6 49 Exp | |
101 Q0 http://www.cs.purdue.edu/homes/bb/cerias_prj.htm 7 45 Exp | |
101 Q0 http://www.cs.purdue.edu/academic_programs/graduate/curriculum/old/phd_2006.sxhtml 8 42 Exp | |
101 Q0 http://www.cs.purdue.edu/academic_programs/graduate/curriculum/old/phd_20026.sxhtml 9 40 Exp |
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
class FlickrController < ApplicationController | |
def index | |
@username = "necrodome" | |
@flickr= flickr.people.findByUsername :username => @username | |
@flickr_id = @flickr.nsid | |
@flickr_user_info = flickr.people.getInfo(:user_id => @flickr_id) | |
@flickr_user_tags = flickr.tags.getListUser(:user_id => @flickr_id) | |
@flickr_photos = flickr.people.getPublicPhotos(:user_id => @flickr_id, :per_page => 10) | |
@flickr_latest_photos = [] | |
for photo in @flickr_photos: |