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 :
Tag: Open Source
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. 😛
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)
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)
Broadcom driver for Linux
If the lspci command on your computer give the following configuration for your Network Controller :
02:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
Then to get the wireless up on your system follow these steps :
for Debian (Easy Way)
1.Install the following package for your Debian distribution : firmware-brcm80211_0.27_all.deb
for Debian (Long way)
1.Install Module Assistant , broadcom-sta-common_5.60.48.36-2_all.deb ,broadcom-sta-source.
2.Run the module-assistant from the command select the broadcom driver and then do get , build and install sequentially .
for Fedora
1. Install the following packages
broadcom-wl-5.60.48.36-1.fc13.noarch.rpm
kmod-wl-[uname -r]-5.60.48.36-1.fc13.5.i686.rpm
kmod-wl-5.60.48.36-1.fc13.5.i686.rpm
2.Do system-config-network and probe new hardware accepting all the default options
Reboot and enjoy.