Don't wanna be here? Send us removal request.
Text
Sublime Text 2 Time Savers: Cmd + t
In Sublime Text 2, Cmd + t will bring up a list of every file in the currently loaded project. When you start typing the filename you are searching for, sublime text will complete it for you and when you click enter, the friggen file opens! No more searching through the mess on your navigation pane or open tabs anymore. Booyah!
1 note
·
View note
Quote
Class with "belongs_to" should have the foreign key.
http://www.lynda.com/home/Player.aspx?lpk4=75205&playChapter=False
0 notes
Text
The Google API and OAuth2
Spent the afternoon figuring out how to use the Google API and OAuth2 with a simple Sinatra application that displays a user's name and Google profile image. Couldn't have done it without the following 2 links as a reference:
http://adayinthepit.com/2012/07/13/google-apis-sinatra-oauth2/
https://developers.google.com/oauthplayground/
Enjoy!
0 notes
Link
Coding tutorial library created by Dev Bootcamp "boots".
0 notes
Photo
Screenshot of the flash cards app my team made the weekend before last.
1 note
·
View note
Photo
It's screenshot time. Here's a screenshot of the Survey Gorilla app my team made.
1 note
·
View note
Text
Damn You, Tumblr
I added Dev Bootcamp tags to some of my older posts and now everything is out of order. Doh.
Anyways, here's a screenshot of the result of me playing around with the Twitter API today. Good times.
0 notes
Text
Trello
Worked on a group project this weekend and we used Trello (https://trello.com/) as a project management tool. I’d recommend it to anyone organizing anything with a group. Note: Will hopefully have v. 1.0 of our group project pushed to Heroku tomorrow evening. Still have a small bug that we’d like to fix before pushing it.
0 notes
Text
Javawhatevahs vs. The Sleep Monster in The Matrix
Just realized that I should have created this new Tumblr with a different email account. Whenever I like or reblog people’s things it links to my Africa blog which I don’t use anymore. Oh wells. As one of my great friends, Mark (R.I.P.), used to say, JAVAWHATEVAHS. Why so serious? Nahmean? Chillax. Weaksauce. Taco sauce. Damn, I am so frikken tired right now. As for what happened today at Dev Bootcamp…. Ryan and I made a M.V.P. (minimum viable product) a.k.a. a blob of code that works without much features Mario Kart JS/Sinatra game. No link for you guys on this one. hahaha. My brain was not functioning at all as a result of 5 hours of sleep last night. Everyone keeps saying that sleep is really important during DBC. I find it hard to get more than 6 hours of sleep a night because there’s just so much stuff to learn. Resources are endless with the interwebs these days. Here’s a link I found tonight from Rewardli for a free month of Treehouse membership. http://www.rewardli.com/offers/494-web-dev-education Just set a Google Calendar reminder to cancel your membership before the month is up if you can’t afford the monthly membership. Oh and I didn’t get around to posting the FlashDeck app we made this weekend yet. Hopefully, we’ll get it up soon. If not. oh wells. JAVAWHATEVAHS.
1 note
·
View note
Link
http://surveygorilla.pw/
1 note
·
View note
Text
API Week
I think this is going to be the funnest week yet. Playing with the Twitter API today and about to get a lecture on the Twilio API. Stoked!
1 note
·
View note
Photo
@sidazhang likes to "just push it", so our weekend project is live even though it isn't finished yet. This way we can get our friends to play around with it and give us feedback to help us make it better. So please go play around with it if you have a few minutes to spare.
http://surveygorilla.herokuapp.com/
1 note
·
View note
Text
Nerd O'clock and Party O'clock Can Occur Simultaneously
I know this because I am spending my Saturday afternoon reading Active Record docs and blasting Major Lazer's "Free The Universe" album on Spotify simultaneously.
Quick tip for fellow Active Record noobs:
Note that an object instantiated with new will not report errors even if it’s technically invalid, because validations are not run when using new.
source: http://guides.rubyonrails.org/active_record_validations_callbacks.html
0 notes
Text
Dev Bootcamp
I just finished week 4 at Dev Bootcamp and what an awesome slash intense 4 weeks it's been. At this point we have gained enough skills to build cool things that people could actually use, so I felt it was time to finally start blogging about my experience.
I pushed my first app to Heroku last night and although it's just a simple blog application, I'm really proud of it. We just started learning how to use Sinatra this week and I was able to code this blog in a little over 6 hours using Sinatra.
http://bloggersanonymous.herokuapp.com/
I had a lot of fun working on a group project today, but I'm too tired to go into details about that right now. Check back tomorrow for an update on that.
0 notes