Home
Ajax
Latest Tutorials
How to submit an HTML Form using JQuery?
How to disable and enable HTML form fields using JavaScript?
Search
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Tags
Articles
Web Links
Contacts
Categories
Sections
News Feeds
Search Keyword
window
Total: 54 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 3
1.
How to find what what shell you are currently using on Linux?
(Linux/Linux)
Question: How to find what what shell you are currently using on Linux? Answer: Open a new Terminal
Window
Type in the following command echo $SHELL This will output something similar like below ...
2.
How to add a CSS styled tooltip to your Joomla! 1.5 website?
(Joomla! Tutorials/Joomla! Tutorials)
... in the head section of your HTML page <script type="text/javascript">
window
.addEvent('domready', function()); }); </script> Now where ever you want the tooltip to appear, place ...
3.
How to enable check spelling before sending an email in Microsoft Outlook 2003?
(Email/Microsoft Outlook)
... Now the Options
window
will pop-up Click on the Spelling tab Under General Options tick the checkbox next to `Always check spelling before sending` Click on OK Check spelling before sending is now active ...
4.
How to install Google Earth in Ubuntu?
(Linux/Linux)
Question: How to install Google Earth in Ubuntu? Answer: Open a new Terminal
Window
Type in the following command and hit Enter to download the installation file (Binary File). wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin ...
5.
How to get the date for next week friday or any other day of the week via the command line in Linux?
(Linux/Linux)
Question: How to get the date for next week friday or any other day of the week via the command line in Linux? Answer: Open a new Terminal
Window
Type in the following commanddate -d fri Description: ...
6.
How to search and replace text within a text file using the Command Line on Linux?
(Linux/Linux)
... of test in the file with cool and save the output to a new file called cool.txt To accomplish this open a new command line
window
and type and execute the following command: sed -e 's/test/cool/g' test.txt ...
7.
How to install MySql Server 5 on Ubuntu?
(Linux/Linux)
Question: How to install MySql Server 5 on Ubuntu? NOTE: Tried and tested on Ubuntu 10.04 Answer: Open a new Command Line
Window
Execute the following command to install MySql Server 5 sudo apt-get ...
8.
How to convert FAT32 to NTFS in Windows XP?
(Windows/Windows XP)
Question: How to convert FAT32 to NTFS in
Window
s XP? Answer: Reboot the PC into Safe Mode with Command Prompt. This can be done by pressing F8 during the boot process and a menu will appear, select ...
9.
How to install Apache together with PHP5 on Ubuntu?
(Linux/Linux)
Question: How to install Apache together with PHP5 on Ubuntu? This becomes very handy if you wish to do some PHP development on Ubuntu. Answer: Open a new terminal
window
(CLI) Execute the following ...
10.
How to delete a file when getting the error "Error Deleting File or Folder"
(Windows/Windows XP)
Question: How to delete a file when getting the error "Error Deleting File or Folder" using
Window
s XP? Answer: The solution is to rename the file in a DOS readable format. Open
Window
s Explorer Locate ...
11.
How to backup your data using Windows XP?
(Windows/Windows XP)
Question: How to backup your data using
Window
s XP? Answer:
Window
s XP has it's own built-in backup utility/tool that makes it easy for users to backup their data. Regular use is important to keep ...
12.
How to backup and restore mails in Evolution?
(Email/Evolution Mail)
... and give the file a name Click on SAVE A popup
window
will appear asking you if you are sure to close Evolution since the backup process can only start if Evolution is not running. If you wish to restart ...
13.
How to uninstall Internet Explorer 8 in Windows Vista?
(Windows/Windows Vista)
Question: How to remove or uninstall
Window
s Internet Explorer 8 in
Window
s Vista? Answer: To ensure that the removal process is successful we need to close all programs. Click on Start and then ...
14.
Google Chrome stays in full screen mode or behaves unusual on Ubuntu?
(Linux/Linux)
... you personal settings eg. Bookmarks Close Google Chrome (Press the key combination Ctrl+e in order to close Chrome) Open a new Terminal
Window
and type in the following command rm -rf ~/.config/google-chrome ...
15.
How to install new brushes in Photoshop CS4?
(Image Edit/Photoshop)
Question: How to install new brushes in Photoshop CS4? NOTE: This has been done and tested in Photoshop CS4 installed on
Window
s Vista Business Answer: Download your new set of brushes and copy the abr ...
16.
How to set the default Email client or any other default application in Windows Vista?
(Windows/Windows Vista)
Question: How to set the default Email client or any other default application in
Window
s Vista? It's easier to select default programs for
Window
s Vista than
Window
s XP.
Window
s Vista includes by default ...
17.
How to set a timer in JavasScript?
(Javascript/Javascript)
Question: How to set a timer in JavaScript? Answer: If we want to call a function every 10 seconds using JavaScript we can accomplish it by implementing the following piece of code
window
.setInterval('yourfunction()', ...
18.
Installing Adobe Air on Ubuntu
(Linux/Linux)
Question: How to install Adobe Air on Ubuntu? NOTE: Tested on Ubuntu 9.10 Answer: Open a new Terminal
Window
Download the following file http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin ...
19.
How to enable SSH on Ubuntu?
(Linux/Linux)
...
Window
(CLI) and type in the following command to install SSH sudo apt-get install ssh After installation you can test it to SSH to your localhost (use your standard username and password) Example ssh ...
20.
How to uninstall GNOME-DO in Ubuntu?
(Linux/Linux)
Question: How to uninstall GNOME-DO in Ubuntu? Answer: Open a new Terminal
Window
Type in the following command and press enter sudo apt-get autoremove gnome-do This will remove gnome-do and all ...
«
Start
Prev
1
2
3
Next
End
»
Can't upload images using Joomla! 1.5* Media Manager * Warning: Failed to move file! * Error. Unable to upload file.
Joomla! 1.5 - JFolder::create: Could not create directory Warning! Failed to move file.
XML Parsing Error at 1:1. Error 4: Not well-formed (invalid token) when installing a Joomla! module
How to disable all html form elements within a DIV tag using JQuery?
How to personalize the Order Confirmation Email Template in Virtuemart
Fatal error: Call to undefined method: stdClass->onAuthenticate() in /home/sitename/libraries/joomla/user/authentication.php on line 121 (Joomla! 1.5)
How to remove the "Community: About Community Builder" Button when editing your Profile in the Front End using Community Builder
How to uninstall Skype in Ubuntu?
How to remove the border around the PDF, PRINT and Email link icons in Joomla!
How to add a preloader when using the JQuery ajax load method?
How to prevent Ubuntu from creating a .Trash-1000 folder when deleting files from a USB flashdrive?
Accidently deleted top menu in Joomla! 1.5 and need to re-add it?
Error: "Could not complete the operation due to error c00ce56e" while using Ajax
How to add a favicon to your Joomla! 1.5 site?
Catchable fatal error: Object of class JVersion could not be converted to string in /components/com_acajoom/classes/class.jmail.php on line 1083 using Acajoom News 1.6.0 or later in Joomla! 1.5
How to import Evolution Mail from Linux to Thunderbird using Windows Vista?
How to compress a whole directory in Linux using gzip format?
How to solve error: 'PHP Warning: DOMDocument::createElement(): unterminated entity reference' when creating a new element using the DOMDocument object model.
How to remove Article Filtering in Joomla! 1.5.* when having a menu item with type "Display a list of Categories in a Section" or "Section Layout"
How do I hide and show HTML elements using JQuery without any special effects?
How to fix PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/index.php on line 171 or similar error?
Redevo_Aphelion Top Menu Restore "Joomla! 1.5"
How to view a list of all port numbers in Linux?
Adding a Menu Entry for a Single Article in Joomla! 1.0.x
Text is unreadable when clinking Print, Email button to preview print, email page in Joomla!
How to add an image next to the menu item link in Joomla! 1.5
How to add a Read More Link in Joomla! 1.5 in Static Articles
How to configure Pidgin 2.5.5 for Google Talk?
JHTMLform not supported. Invalid Token.
How To Install The Internet Explorer On Ubuntu 8.04/9.04
How to remove the Front Page Article from the Home Page "Front Page" using Joomla! 1.5
How to create a symbolic link in Linux?
How to set the Error Reporting to a lower level in Joomla! 1.5
How to customize Virtuemart`s Order Confirmation Email
How to remove 'Welcome to the Frontpage' title in Joomla! 1.5
Warning: Missing argument 1 for JDocumentHTML::getBuffer()
What is the purpose of the & Ampersand in front of PHP Variables?
Removing "Welcome to Frontpage" Joomla! 1.5
How to check how much memory you have available on Ubuntu (Linux)?
Script to resize PNG, JPG and GIF images using PHP keeping the aspect ratio?
Chillnet Hosting
Home
Joomla!
Image Editing
Firefox
Ajax
PHP
Email
Linux
Software
Javascript
Windows
Pidgin
JQuery
Komodo Edit
Links
Databases
HTML
Sitemap
Internet Explorer
Yii Framework
IT Online Directory
Recommended service:
site monitoring