Project eGov 2.0 Stack for Private/Public Cloud is #officially up #FOSS

The site for the project : eGov 2.0 Stack for Private/Public Cloud is up along with SVN and mailing list .Visit this link for other information :

http://e-govstack.gauravpaliwal.com/

Master Reset in the canon i1980 ( Ink absorber Full )

Recently i brought a new Canon i1980 photo printer and when I changed the cartridge it shown me the error :

Contact the nearest Service center .The ink Absorbers are full [4 Orange + 1 Green Light Blinks]

then their are 3 things you can do :

1.Take your printer to the canon service center.

or

2.Do the master reset of the Printer motherboard.Press the Orange button for more then 120 second and reset it permanently. [Ink may start flowing out]

or

3.Switch off the printer , press the on/off switch on printer and while holding the button power on the printer , and press orange button 2 times while holding the on/off button.Now leave the on-off button and print.This is not a permanent remedy.[Ink may start flowing out]

eGov-2.0 Stack for Private/Public Clouds #project #2

To be very honest for someone like me writing a blog or even a page is something for which I have have to push myself.I was a bit busy in the last couple of days  deciding the outline for the DSpace tutorial series for the Spoken tutorial ( http://spoken-tutorial.org/wiki/index.php/DSpace ) . I n the meantime I have decided to do some changes in the outline for the eGov-2.0 Stack for Private/Public Clouds whic are follwoing :

1.In the first release their will be LDAP Integration over all services (i.e. same username/password and profile for all services) but their will be no SSO.

2.The first release will concentrate on the application and simple automated installation over the clouds but not on HOW to deploy your OWN cloud infrastructure.

3.The release date will be now january as testing is still left and i messed up with the test cases and I don’t want to come up with a “UNSTABLE” release.In the meantime Debian Squeeze will also become stable and hopefully LDAP bug will be removed. :)

4.The Second release will have a separated search interface for all the data stored in the application [OCR enabled].Also at the same time it will be based on nutch but the backend hopefully will be Solr instead of Lucene .

5.The second release will also concentrate to make the cloud deployment , SSO and at the same I will try to port all the apps to the JVM (php / python apps) and will try if I can use any technique to execute it over the “Google Apps Engine JVM” because if this happen then this will be a great.

6.The license would be simple as I am using a lot of open source applications in it, so must probably it will be :

You can do anything with the code until and unless it comply with all the individual licenses of the products that are included with this. :P 😛

This is the simplest License I can think.

Please give your reviews and suggestion about this .

 

eGov-2.0 Stack for Private/Public Clouds #project

Currently I am working on following  project ( Project Guide : Prof (Dr.) Yogesh Singh ) , which is almost complete except some testing that I need to execute (and some modules) before the final submission to the Guide.Also I am thinking seriously to open source it in Dec.  itself  if everything goes fine and according to the plan.

Project Proposal
eGov-2.0 Stack for Private/Public Clouds

Problem :
1.These days everything in the government offices are on files , but it is very hectic to maintain
archives of files as they grew in size.
2.NIC/CDAC/CDOT are the only organization fulfilling the e-gov need but still no one has tried hands on
the office automation + e-governance 2.0 (no vendor locks all open format)
3.An internal office suite (Web based preferred as it don’t have much hardware/software requirement
at the client site and less hardware/software means less viruses/malware/spam attack )
4.E-Mail , IM , Notes , Documents all from one browser window.
5. For Academic Institutions (Several Addons)
(i) E-Learning (Notes , Forums , Tests , Quizzes , Attendance , Grades , Chats , Blogs , Forum , and  Pay-Pal Gateway Integration)
(ii) Document Management
(iii) Integrated Library System
(iv) Online research paper repository
(v) CMS (Content Management System)
(vi) Blog
6.Paperless Office
7.Departmental Intranet Portal
8.Accounting
9. Inventory
10.E-Tendering

Solution ( Phase Wise Development )

1.Inventory Management System
2.Centralized Authentication System
3.Google Apps Integration
4.Group Applications
5. For Academic Institutions (Several Addons)
(i) E-Learning (Notes , Forums , Tests , Quizzes , Attendance , Grades , Chats , Blogs ,Forum , and  PayPal Gateway Integration)
(ii) Document Management
(iii) Integrated Library System
(iv) Online research paper repository
(v) CMS (Content Management System)
(vi) Blog
6.Intranet Applications
7.Accounting Software
8.Cloud Computing Compactness (Public/Private)
9.Paperless Office

Sound recording problem in acer aspire 5745 laptop

if the output of   cat /proc/asound/card0/codec#* | grep Codec on your machine is this :
Codec: Realtek ALC269
Codec: Intel G45 DEVIBX

(Solution Courtesy @nsisodiya)

following modules are present.
ALC269
======
  basic                Basic preset
  quanta        Quanta FL1
  eeepc-p703        ASUS Eeepc P703 P900A
  eeepc-p901        ASUS Eeepc P901 S101
  fujitsu        FSC Amilo
  lifebook        Fujitsu Lifebook S6420
  auto                auto-config reading BIOS (default)
It do not list acer laptop but auto should word which is default and not working
so
try something like
modprobe -r snd-hda-intel
modprobe snd-hda-intel model=basic

Or model=eeepc-p901 etc