Kracekumar

Results 94 issues of Kracekumar

Now we have profile switching option in baseframe. Add `New` button to create a Hacknight in profiles pages.

Create a wall for every Hacknight which serves as discussion forum.

Add an option for using Foursquare venues while creating a hacknight.

Currently `New Project` link is placed at the bottom above the map, it would be better if the link is available in right sidebar.

Example: http://hacknight.in/jsfoo/2012/manage Look for participant name : `Tanushree Jindal`, description isn't displayed fully, this may be due to width of the div, but full text can be seen using InspectElement.

https://hasgeek.tv/droidconin/2013-2/794-panel-how-open-is-android video has 5 panel members. I tagged all the speakers names from left. - `Aravind` - `Kiran` - `Aditya` - `Christopher` - `Gaurav` but names are displayed in following...

There is code duplication in `process_playlist` https://github.com/hasgeek/hasgeek.tv/blob/master/hgtv/views/playlist.py#L23 and `process_video` https://github.com/hasgeek/hasgeek.tv/blob/master/hgtv/views/video.py#L30. Refactor the code.