Dear People Who Never Read This Blog,
I'm working on a website for the Electronics Club here in my college, called Mixed Signals who is headed by Nithin Sarath , a good friend of mine. I'm doing it as a favour :P
Also i'm working on my main project
i have finally made some progress with the project after so many weeks.
Tuesday, February 15, 2011
Started a Script Git Repo
I don't know why I didn't think of it earlier. When you're a programmer( even a beginner ) you'll always have the "itch" for writing a script even if it is a small thing , just a one-liner. entering a command makes all the difference. And what better way but to write a Shell Script or any script for that matter. A =good way to store scripts is having a repository for them and GitHub is a good and free place to make one. I have created a repository( repo in short ) for scripts ( shell and others too ) .its not much but its a good start. Happy Scripting :)
Monday, February 14, 2011
Another Website .. For The Students Magazine Website
This is the only website for which I didn't use a template :). I designed it completely on my own. Lot of errors ( display errors ofcourse ). Anyways, here is the link ,
For The Students
For The Students
My first actual and useful ( i think ) website
I ( along with Joel Mathew aka CJ or PHP guru) designed the website for Model Engineering College Men's Hostel. Its not perfect. But, its a good start. Definitely needs some work but a lot of good features have been added.
This is the link!
This is the link!
Tuesday, January 25, 2011
started my main project
i started my main project [ ViFi ] short for Virtual Wi-Fi. It is basically the Linux implementation of the Windows 7 feature which allows connectivity between users and many wireless networks simultaneously. I just started [ compiled a Hello World! driver module]. I have to show some actual progress by next friday. Not much time left and I still have no idea what to do
Friday, December 3, 2010
Resurrection
Well it has been quite sometime since i posted anything(8 months to be exact). The truth is I've actually changed my domain of developing. I'm more into Web Design/Development now, but that doesn't mean that I'm not developing desktop applications more. As of now I have worked on more than 5 websites. It mainly focussed on client-side scripting using JavaScript/HTML/CSS. I've been mainly working with the very popular JavaScript framework jQuery. It is simply an amazing framework. I never knew until now that you could do so many things with JavaScript and HTML. CSS is another topic to be discussed. Basic CSS is quite simple and can be done by any average web developer. But when you enter the domain of Advanced CSS it is just amazing. I'm not that familiar with Advanced CSS because it is not something you can learn within a period of 8 months. Alot of things in CSS can be done much simpler using jQuery but the best thing would be to implement them using CSS because CSS doesn't use much resources as compared to JavaScript. I've also done server-side scripting using PHP, which is an open-source server-side scripting language. The combination of PHP/JavaScript/HTML/CSS is just amazing and the best part is that its all open-source , so you can learn it for free.
Tuesday, March 23, 2010
right now working on an autorun script for Ubuntu
i've created a shell script which will check whether a cd is mounted or not. But still trying to figure out how to execute a file on the cd because unlike autorun.inf in windows which will execute all the shell commands in that file, without knowing the path to a file in Ubuntu , you cannot execute anything through a shell script. The problem that i have experienced is that different cds have different paths i.e they cannot be accessed everytime from /media/cdrom or /media/cdrom0 .. therefore will have to find a way to get the path .. most probably will have to go into low level programming
Subscribe to:
Posts (Atom)