Skip to main content

Small Things

I've been having a lot of inflow of ideas recently. I'd also be helping a friend develop his existing system into a web based one. I think this is a good time for me to get back to coding and learning about new things since most of the ideas would require Facebook integration and Google APIs in development. Perhaps I could shoot in a little overview on the projects and track them from time to time and see which ideas are progressing.

Quotes - I have this thing for saving quotations and back then I had a local site which I store my favorite quotes but I think there's a better way of storing and sharing quotes. I've checked out some sites which does quote saving and sharing like quoteabl.es but it lacks a certain function I need like importing quotes from e-readers like the Kindle or the iBooks app. They say that they have a plug-in for highlighting quotes and saving it but on my previous examination of the service it still lacks a lot of features. One annoying thing though is its banning of curse words. I often put to quote barkada conversations which, really has a lot of swear words. It also lacks privacy settings and the whole site assumes that all of your quotes are public. Quote saving using quotabl.es asks a lot of inputs but basically just needs two. UI design of that does not say that there are only required fields and others are optional. Persons quoted also doesn't appear as you type the author, I think that is really helpful to omit redundancies in spelling of the name and further on improve search since entries like Antoine de Saint-Exupéry and A. Saint-Exupéry and Saint-Exupéry existing on the database all at the same time. Sign up could also be more convenient by integrating to other SSO services like FB. Kickstarter.com has a nice site which, in just one click, could sign you up to their service.

Gig Finder - Ever had that nights when you and some friends want to watch a gig of some band, lets say, Sugarfree and doesnt really know where they're playing? I had that problems. Ever asked yourself what local bars are in your area and want to check who's playing where? I had that problems. So, maybe this could at least help the local (and hopefully global) gig industry to provide a simple web (or mobile) application people could use to find gigs near their location or query the web on who's playing where. I think it would come in pretty handy for gig hoppers out there.

Enrollment Scheduler - A friend of mine did a nice little Java application which lets you schedule the classes you will take and the breaks you have and could cycle different sections depending on the professor or the schedule you like. Its a very promising app though it would be better if it was a web app. Maybe after we've discussed what needs to be done to convert it into a web app, we could polish it with a more intuitive GUI and make it more easier to use. More info regarding this project could be found at http://www.facebook.com/pages/DLSU-Manila-ENROLL-Scheduler/173041779374088 .. I really hope that this thing existed while I was in college. I kinda hated the thought of 3 or 4 hour breaks during my day.

Comments

Popular posts from this blog

Moving to a New Linux Web Based Torrent Client

For years, I have been using TorrentFlux (url here) as my primary torrent client situated in my Ubuntu download server. But as time went on, the developers completely abandoned the development of TorrentFlux which led to several forks which I think is still insufficient for my needs. Main GUI of TorrentFlux Ive checked several options which runs on a GUI-less environment. Since my Ubuntu server is just running on command line to save precious memory, I needed something bare, simple and is packed with features. Installing uTorrent Server is pretty straight forward. Download. Uncompress. Run. This is better than the approach of TorrentFlux which you need to setup LAMP server and create a database. More often than not, it happens to me that some of the data in the DB gets corrupted. I normally just reinstall the whole thing again. Main GUI of uTorrent Server To further elaborate on the setup process, I've gotten an excerpt from this thread which, quite simply discusses ho...

Self Signed SSL Certificates

Ever wondered how to enable SSL or HTTPS on your site? If you dont want to pay for commercial SSL certificates, you could create self signed certificates for your site by following the instructions here: https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-12-04 The instructions in the site above will make your default site HTTPS enabled. If you prefer having a commercial SSL, save your certificate files and key files in your server and edit the location on the /etc/apache2/sites-enabled/default to point to the directory where you stored those files.

Comparing Prepaid Data Plans from Globe, Smart and Sun

Recently I have been thinking about those minor differences when it comes to subscribing to a data plan here in the country. So far we're fortunate that we have lots of options but apparently, it takes some discerning as to what to subscribe to given the situation. I have been in several instances wherein, I was at the beach with friends for 3 days. I would be getting a better deal if I subscribed into an unlimited data for 3 days rather than 1 day and resubscribe every time. Thinking about my consumption, since I didnt bring my laptop then (hey, it was Boracay!) the only thing I do with my iPhone was to check my mail and check in to 4square. Maybe an MB based subscription might be better. On a recent trip, I was on the road going to the beach (again) but this time I have with me my laptop with the intention of squeezing in some work during the long travel time. I opted to subscribe for a 1 day unlimited since I knew for a fact that I would't be working on the way back. S...