Monday, December 29, 2008
Saturday, December 20, 2008
Student Project Ideas - Undergrad or otherwise
1. Project for converting your city street lights to LED
similar to this.
similar to this.
Friday, December 19, 2008
Wednesday, December 17, 2008
Installing Equation editor for MS Office
Source
Installing Microsoft Office Equation Editor
Introduction:
Equation Editor can be installed on any Windows XP/2000 faculty/staff computer on campus. To install Equation Editor for Microsoft Office XP, follow the instructions below.
To Install Equation Editor:
- Before starting, make sure the Excel is closed by going to the File menu > Exit.
- Go to the Start menu > Control Panels > Add or Remove Programs.
- Click on Microsoft Office XP Professional to select it.
- Click on the Change button.
- In the Office XP Setup window, select Add or Remove Features.
- Click Next.
- In the next window, scroll down until you see Office Tools and click on the plus sign next to it to expand it.
- Click on the little drive icon next to Equation Editor.
- Select Run All from My Computer.
- Click the Update button.
- Office XP will install Equation Editor
- After it is done, click OK
- Close the Add/Remove Programs and Control Panel windows
Starting out with xampp on Windows
1. Download it from here.
2. Extract it to C:\xampp
3. Go to the above folder and double click on setup_xampp.bat.
4. check that all the required ports are free by double clicking
on xampp-portcheck.exe. If yes, proceed, else, do some troubleshooting.
5. xampp_start.exe
6. go to your browser's address bar, and type : http://localhost
it should display something about xampp. if it does, your xampp
installations has been successful.
7. now go to the htdocs folder inside xampp, and create another
folder named 'check'.
8. inside this folder, create a filed named a.php
which contains the following :
<?php
phpinfo();
?>
it should display some info about your php installation.
if it does, then you have been able to run your first php
file on xampp.
Next, you should check out this php tutorial.
2. Extract it to C:\xampp
3. Go to the above folder and double click on setup_xampp.bat.
4. check that all the required ports are free by double clicking
on xampp-portcheck.exe. If yes, proceed, else, do some troubleshooting.
5. xampp_start.exe
6. go to your browser's address bar, and type : http://localhost
it should display something about xampp. if it does, your xampp
installations has been successful.
7. now go to the htdocs folder inside xampp, and create another
folder named 'check'.
8. inside this folder, create a filed named a.php
which contains the following :
<?php
phpinfo();
?>
it should display some info about your php installation.
if it does, then you have been able to run your first php
file on xampp.
Next, you should check out this php tutorial.
Tuesday, December 16, 2008
Mounting Windows Partitions in ubuntu
Ubuntu will automatically mount external drives, but for some reason it will not automatically mount internal drives. So this will show you how to mount (or make available for use) internal NTFS-formatted (i.e., Windows) drives in Ubuntu.
Mount Windows through the file browser
If you have your file browser window open, you should be able to double-click on the drive in the sidebar to mount it (or make it available for use). Unfortunately, at least as of Ubuntu 8.04, the drive is identified by its size (in this case, 2.0 GB), so that's how you'll have to figure out which one is the drive you're looking for.
Windows Vista : Requested operations requires elevation
Simply right-click the "Command Prompt" and choose to "Run as Administrator".
Source
OR
Open elevated command prompt by clicking on Start, click All Programs, click Accessories, right-click Command Prompt, and click Run as Administrator.
Source
Source
OR
Open elevated command prompt by clicking on Start, click All Programs, click Accessories, right-click Command Prompt, and click Run as Administrator.
Source
Saturday, December 6, 2008
Removing dial up connection pop up on windows vista
Source
1>open vista control panel , click on the Control Panel link in the Windows Vista Start menu as shown below:-
http://windows.about.com/od/basictutoria...
2> select "internet option"
3>"connect" or "connections" tab in internet option
4>select "never dial a connection"
5> click "apply" and then "ok" button
done. Hope it solve the problem. Pls see, i use XP and not sure how vista display the screen.
1>open vista control panel , click on the Control Panel link in the Windows Vista Start menu as shown below:-
http://windows.about.com/od/basictutoria...
2> select "internet option"
3>"connect" or "connections" tab in internet option
4>select "never dial a connection"
5> click "apply" and then "ok" button
done. Hope it solve the problem. Pls see, i use XP and not sure how vista display the screen.
Subscribe to:
Posts (Atom)
Blog Archive
-
▼
2008
(73)
-
▼
December
(13)
- Non Monotonic Reasoning
- Artificial Intelligence : Natural Language Process...
- Artificial Intelligence : Resolution : Slides
- Artificial Intelligence : Knowledge Representation...
- Student Project Ideas - Undergrad or otherwise
- A great tool for merging and splitting pdf files
- Sample Copyright Text
- Installing Equation editor for MS Office
- Starting out with xampp on Windows
- Disabling Tunnel Adapters in Windows Vista (teredo...
- Mounting Windows Partitions in ubuntu
- Windows Vista : Requested operations requires elev...
- Removing dial up connection pop up on windows vista
-
▼
December
(13)