Keep it simple ….

Random Musings

Archive for the ‘Techy’ Category

Why ????

without comments

I wonder why people hate Microsoft ? Some of the smartest people I know work for Microsoft. Probably this might give some insights.

NY Times article

Things still aren’t clear to me ………..

Written by Abhinav Jain

March 10, 2008 at 9:13 am

Posted in Techy

Setting up a home LAN, for internet access etc

without comments

Very simple actually,

I have an Airtel Broadband connection which provides me with an ASDL modem.

Just configure your modem, so that it gets an IP address independent from the computer, basically you dont have to dial a connection from your computer.  Please call the customer service on how to do this.

The rest is simple. Get a Ethernet Switch (I used a D Link DES 1008v)  , on one port connect the ASDL modem and on others plug your computer. Please dont use the upload slot is any and try to use straight cables to do all the connections. Your LAN should work fine.

(If you are trying to use the upload link, probably you would need a cross LAN cable then) .

Now you can go ahead and setup workgroups etc.

Written by Abhinav Jain

March 30, 2007 at 10:57 am

Posted in Techy

Presentations from the DrupalCon

without comments

One thing that drives me crazy about Drupal, is that it’s tough for one to find the right documentation or support “easily”.

Anyways .. found these good links to the recording of DrupalCon :-

Audio and Video (torrent files)

Written by Abhinav Jain

March 26, 2007 at 5:24 am

Posted in Open Source, Techy

Drupal Hack :- If you want only an admin login

with 6 comments

I was playing around with drupal recently, when I kinda stumbled on this problem :-

“I want to have a site which is more like an information site, and I don’t want any user registration on my site. So I won’t have user login block on my main page. But I do want to change the themes, manage content etc, and therefore I need a way to do an admin login.”

This is what I did :-

Goto the block management on your site , and disable the user login from the left side bar.

Leave the Navigation block intact.

Now log out of the site.

You don’t see the user login block on your site anymore.

To login to your site, you can use a link like :-

http://localhost/tabletesting/?q=user/login

PS: This might change if you are using clean URLs on your Drupal site.

OK … probably not something great … but I just found this interesting and useful for a novice who won’t open the user module and look at the hook_menu implementation and then discover that this is what he needs to do ;-) .

Written by Abhinav Jain

March 21, 2007 at 4:00 pm

Posted in Open Source, Techy

3D Desktop on Ubuntu using Beryl (video)

with 2 comments

Found this awesome video on Youtube of an Ubuntu 3d desktop running Beryl.

Watch it here

Written by Abhinav Jain

March 11, 2007 at 7:23 am

Posted in Linux, Techy

Collaboration : BaseCamp Vs ActiveCollab

without comments

I always found basecamp very interesting (specially when it comes to it’s history regarding Ruby and Rails), but the cost factor kinda always rang a bell. Until recently I found a very promising alternative to it. Try using ActiveCollab

Written by Abhinav Jain

March 11, 2007 at 7:09 am

Posted in Open Source