Time |
S |
Nick |
Message |
00:01 |
|
semiosis |
were you talking about svn to git migrations here? or #crimsonfu? either way... any time saving tips you can give me? i need to convert one or two projects from svn to git |
00:02 |
|
semiosis |
if its the least bit complicated i'll just cut over & lose the commit history, that's acceptable |
00:02 |
|
semiosis |
but if it's real easy... :) |
00:35 |
|
pdurbin |
semiosis: this is how i'm doing it: https://github.com/dvn/dvn-sourceforge2github |
00:37 |
|
semiosis |
pdurbin: looks easy enough. thanks! |
00:55 |
|
pdurbin |
semiosis: sure :) |
14:18 |
|
|
pdurbin joined #sourcefu |
14:41 |
|
|
astorer joined #sourcefu |
14:42 |
|
pdurbin |
astorer: welcome! |
14:42 |
|
astorer |
Thank you! It's like I'm back in middle school!\ |
14:42 |
|
pdurbin |
heh |
14:42 |
|
pdurbin |
everything old is new again |
14:42 |
|
* astorer |
is awesome. |
14:43 |
|
pdurbin |
:) |
14:45 |
|
pdurbin |
astorer: should i adjust http://sourcefu.com/topics ? |
14:48 |
|
astorer |
that seems like a fine list. i suspect my coworkers will be less inclined to do hackery geeky things. |
14:49 |
|
pdurbin |
their loss ;) |
15:02 |
|
pdurbin |
well that's surprising... i have to enter "git" as the username when cloning https://github.com/IQSS/iqss-javaee-template in netbeans: https://netbeans.org/bugzilla/show_bug.cgi?id=203614#c6 ... apparently because my ssh keypair is protected by a password |
15:03 |
|
pdurbin |
otherwise i get this: gitgithub.com:IQSS/iqss-javaee-template.git: Auth cancel |
15:04 |
|
astorer |
i have heard of this 'netbeans' but i do not know what it is! |
15:05 |
|
pdurbin |
it's all the rage ;) |
15:05 |
|
pdurbin |
crimsonfubot: lucky netbeans |
15:05 |
|
astorer |
is this the sort of irc channel where i can say "what is netbeans?" or the sort of irc channel where everyone will say "why don't you just read wikipedia, you lazy bum!"? |
15:05 |
|
crimsonfubot |
pdurbin: http://netbeans.org/ |
15:05 |
|
pdurbin |
astorer: no, but you are expected to use crimsonfubot :) |
15:06 |
|
pdurbin |
my rule of thumb is that if crimsonfubot can't find it... you should define your terms :) |
15:06 |
|
astorer |
in middle school i didn't learn how to use an irc bot. |
15:07 |
|
pdurbin |
heh. well, crimsonfubot doesn't do much |
15:07 |
|
pdurbin |
patches welcome |
15:07 |
|
pdurbin |
i'm actually kinda excited about netbeans 7.3: https://blogs.oracle.com/netbeanswebclient/entry/introducing_netbeans_for_html5 |
15:09 |
|
astorer |
wait...i am supposed to use this thing instead of emacs?! |
15:09 |
|
pdurbin |
heh |
15:10 |
|
astorer |
i got a little excited when i thought it was a totally web based idea |
15:10 |
|
astorer |
err, ide |
15:10 |
|
pdurbin |
no one will take your emacs away |
16:36 |
|
pdurbin |
"faceted" in terms of web design is new to me: http://en.wikipedia.org/wiki/Faceted_search |
17:11 |
|
pdurbin |
by this we mean the side bar after a search at http://hollis.harvard.edu ... after a search for "moby dick" in the "refine" sidebar we see "publication date", "author/creator", "format", "language", etc. |
17:12 |
|
pdurbin |
for example |
17:26 |
|
|
spilth joined #sourcefu |
17:42 |
|
spilth |
l |
17:42 |
|
spilth |
woops |
17:53 |
|
spilth |
It seems the best way to find a bug in your awesome application is to boast about it. 10 minute later your boss will find a bug in it. |
17:54 |
|
spilth |
Boast Driven Development... hrm BDD is already taken |
17:58 |
|
spilth |
Additionally, I18n.localize fails if you pass in a nil - http://www.ruby-forum.com/topic/197178 |
21:29 |
|
pdurbin |
is hubris driven development (HDD) taken? |
21:35 |
|
spilth |
http://en.wikipedia.org/wiki/HDD |
21:38 |
|
pdurbin |
mmm, disambiguation |
22:00 |
|
semiosis |
pdurbin: laziness driven development? |
22:00 |
|
semiosis |
and what's that other virtue? |
22:01 |
|
* semiosis |
can never remember |
22:01 |
|
semiosis |
impatience, thats it |
22:03 |
|
spilth |
http://en.wikipedia.org/wiki/Seven_virtues |
22:06 |
|
semiosis |
http://c2.com/cgi/wiki?LazinessImpatienceHubris |
22:06 |
|
semiosis |
i thought that was a larry wall/perl reference |
22:08 |
|
spilth |
c2 makes me want to find that link about creating readable web sites.... |
22:43 |
|
spilth |
http://www.insinuator.net/2013/01/rails-yaml/ - Analysis of Rails XML Parameter Parsing Vulnerability |