CARVIEW |
danopia
(Daniel Danopia)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Daniel Danopia
- Website/Blog
- https://danopia.net/posts
- Company
- Danopia
- Location
- New Jersey, USA
- Member Since
- Dec 15, 2008 (about 1 year)
Following 14 coders and watching 49 repositories view all →
Public Repositories (31)
-
remora
Ruby GrooveShark streaming client + simple CLI
Last updated Sat Feb 06 12:54:45 -0800 2010
-
fbi
FBI Version Control Informant
Last updated Wed Feb 03 16:57:43 -0800 2010
-
bitserv
Custom ruby IRC services for EighthBit - the open source network
Last updated Sun Jan 31 14:06:05 -0800 2010
-
ruby-on-sails
Sailing the Waves of Google with Ruby
Last updated Sun Jan 17 17:57:25 -0800 2010
-
monochat.net
IRC client written in faily VB.NET
Last updated Sun Jan 17 13:48:31 -0800 2010
-
combatcorps
VB.NET Notifier for Combat Corps members
Last updated Sun Jan 17 06:26:32 -0800 2010
-
bitui
Ruby-GTK application to manage BitServ LDAP servers
Last updated Mon Jan 11 16:11:08 -0800 2010
-
scott-olson.org
The source for scott-olson.org, using jekyll (static site generator), maruku (markdown), pygments...
Forked from tsion/scott-olson.org Thu Jan 07 17:57:55 -0800 2010
Last updated Wed Jan 06 17:55:47 -0800 2010
-
verizon-dsl
Script to poll Verizon modem/router/switch/wap/in/one devices and send notifications when things ...
Last updated Sun Jan 03 16:45:59 -0800 2010
-
opersite
Ruby on Rails web site to administrate UnrealIRCd networks that use atheme and denora
Last updated Fri Jan 01 22:58:41 -0800 2010
-
atheme
atheme IRC services (modded for EighthBit usage; mainly LDAP)
Last updated Wed Dec 30 09:16:14 -0800 2009
-
phpdenora
the Web Frontend to the Denora Stats Server and provides a complete, nice looking and solid Inter...
Last updated Sat Dec 26 14:21:45 -0800 2009
-
denora
a server for Network Admins that connects to your IRC network and acts as a service, collecting s...
Last updated Sat Dec 26 14:21:25 -0800 2009
-
oocket
ooc socket library (for linux)
Last updated Thu Dec 24 17:02:06 -0800 2009
-
oos
ooc operating system
Forked from tsion/oos Tue Dec 22 06:47:36 -0800 2009
Last updated Wed Dec 23 17:19:59 -0800 2009
-
on_irc
An event driven IRC library for the Ruby programming language
Forked from tsion/on_irc Mon Mar 02 14:36:19 -0800 2009
Last updated Mon Dec 14 15:26:55 -0800 2009
-
gruff
Gruff graphing library for Ruby
Forked from topfunky/gruff Thu Oct 08 14:11:21 -0700 2009
Last updated Mon Dec 14 15:24:02 -0800 2009
-
hub
hub introduces git to GitHub
Forked from defunkt/hub Sun Dec 13 16:48:35 -0800 2009
Last updated Mon Dec 14 12:21:10 -0800 2009
-
danopia.github.com
My GitHub pages
Last updated Sun Dec 13 16:58:12 -0800 2009
-
rbircd
Ruby IRCd
Last updated Sat Dec 12 08:11:49 -0800 2009
-
lybniz
Mathematical function graph plotter - git mirror and advanced branch
Last updated Thu Dec 10 15:21:39 -0800 2009
-
cms-pages
All of the pages from my web site's CMS. The CMS backend uses git.
Last updated Tue Nov 24 11:42:15 -0800 2009
-
protobuffer
TODO: one-line summary of your gem
Last updated Sun Nov 08 18:47:04 -0800 2009
-
flash-physics
Attempt at an accurate physics engine in Adobe Flash
Last updated Mon Sep 28 17:40:23 -0700 2009
-
mrtech
MrTech - Friendly Ruby IRC Bot
Last updated Fri Sep 11 15:16:29 -0700 2009
-
spider
Spider is a Web spidering library for Ruby. It handles the robots.txt, scraping, collecting, and ...
Last updated Fri Aug 07 16:23:34 -0700 2009
-
CallSignRb
A RubyGem to access the XML view of Callook.info.
Forked from CodeBlock/CallSignRb Thu Jul 30 05:57:06 -0700 2009
Last updated Thu Jul 30 06:32:04 -0700 2009
-
dux
Operating system/kernel
Forked from RockerMONO/dux Thu Jul 16 19:14:18 -0700 2009
Last updated Tue Jul 21 17:58:10 -0700 2009
-
phpbb-oid
phpBB OpenID
Last updated Tue Jul 21 07:38:13 -0700 2009
-
simplecalendar
Simple Calendar phpBB3 MOD
Last updated Tue Jul 21 07:22:54 -0700 2009
-
danocad
Easy-to-use 2D (for now) CAD written in Ruby and using Glade
Last updated Sun Jul 12 11:51:50 -0700 2009
Public Activity 

-
Daniel Danopia committed f590d7e4:
Started migrating to a real run script. I added dRB support so that you don't need DBus bindings for ruby. --no-dbus removes the DBus service. ./remora nowplaying will echo the current song using dRB to make your scripting life easier.

-
Daniel Danopia committed edd65f87:
Cleaned up output even more

-
Daniel Danopia committed b6762a00:
Chomp the search input

-
Daniel Danopia committed 8767de18:
Keep updating the same line for song downloads to be less verbose

-
Daniel Danopia committed 33e0d2db:
Fix the song title for autoplay songs; DBus didn't have titles before

-
Daniel Danopia committed 121ae594:
Ask for the search term

-
Daniel Danopia committed 0a007ec3:
Fix formatting error

-
Daniel Danopia committed 1917ce29:
Attempt at a README

-
Daniel Danopia committed d47bb0b4:
Less-verbose output and an attempt at fixing the end-of-song procedure

-
Daniel Danopia committed c3329e9f:
Played through an entire song without stopping! :D The code is still ugly.

-
Daniel Danopia committed 6ee54076:
Take indexes on the CLI side (much easier :D)

-
Daniel Danopia committed 60019924:
Yet again absolutely fugly code, but it works so I'm commiting.

-
Daniel Danopia committed eb472f86:
Songs can now be enqueued, but I want to go by the index in teh result array so that users don't have to retype song id *and* album ID.

-
Daniel Danopia committed 179754f5:
more.php doesn't give us alerts

-
Daniel Danopia committed 3d4a0546:
Realized that there are two PHP pages on cewbell, service.php and more.php
-
Daniel Danopia committed e9efc1f6:
Moved even more logic out of test.rb
-
Daniel Danopia committed df77c999:
Dynamically get a session ID
-
Daniel Danopia committed 1b68d7a1:
Added Grooveshark::Client#do_request to clean up a ton of to-be code
-
Daniel Danopia committed ba331992:
Split out code into 2 more files
-
Daniel Danopia committed d9e45689:
Have a working get_comm_token and create_token method

-
Daniel Danopia committed e63cc868:
And *actually* fix the IRC receiver

-
Daniel Danopia committed e2a81740:
*Actually* fix shorten_urls_if_present

-
Daniel Danopia committed 09ffe40b:
Change the TinyURLer to handle arrays of data