GraphicWeb Members: 20   LogIn      
GraphicWeb Communications
GraphicWeb Communications
 Network & Information Processing Specialists
"We fix things and do stuff!"
Thursday, 29 July 2010  
 
Home Page Home

Newsflash
What is Joomla?
Image

Joomla! is a Content Management System (CMS) created by the same award-winning team that brought the Mambo CMS to its current state of stardom.

Read more...
 
Microsoft Data Access Components - Disable ADODB.Stream object from Internet Explorer (KB870669)

Adodb.stream provides a method for reading and writing files on a hard drive. This by-design functionality is sometimes used by web applications. However, when combined with known security vulnerabilities in Microsoft Internet Explorer, it could allow an internet web site to execute script from the Local Machine Zone (LMZ). This occurs because the ADODB.Stream object allows access to the hard drive when hosted within Internet Explorer.

Download the patch.

Read more...
 
Newest Additions!
Restore Transparent Background for Icon Labels
Friday, 20 October 2006

 There is a setting that controls whether the icon labels on the desktop have a drop-shadow with transparent background or are flat text on the system background color. If you don't use desktop wallpaper, it really doesn't make a difference. But if you do, the icon labels will create ugly rectangular cutouts in your background image.

Read more...
 
Make a Recovery Partition
Thursday, 28 September 2006

If you've ever reformatted your hard drive, reinstalled Microsoft Windows, reloaded all your applications, and reset all your settings, you know what a time-consuming and generally heinous process it can be.

Many PCs come with recovery CDs that will restore your system to factory-new condition, but you can get the job done faster—and add all your favorite programs and system settings to the restoration—by creating a recovery partition. All you need is the right software and enough available space to hold your stuff.

Read More at PCMag.com  

 
CSS to create rounded content corners
Tuesday, 06 June 2006
Creating rounded corners in modules is easy enough using the load modules position options but creating rounded corners in content items is a bit trickier and involves a tiny little hack to the file components/com_content/content.html.php.
Last Updated ( Tuesday, 06 June 2006 )
Read more...
 
High to Low Page Numbers in Word.
Wednesday, 24 May 2006

Put the following formula in the footer:

{= {NUMPAGES} - {PAGE} + 1}

You don't simply type in those curly braces; they are special field-definition characters. Press Ctrl-F9 in order to insert a matched pair and then type between them. Once you've got the fields defined, press F9 to see the field values. Scrolling down the document, you should see page numbers in precisely reverse order. And they will still be correct, even after you have edited the document.

Last Updated ( Wednesday, 24 May 2006 )
 
Use static and animated favicon
Saturday, 13 May 2006

A way to use static favicon in IE and animated one in firefox :

<?php echo "<link rel=\"shortcut icon\" href=\"$GLOBALS[mosConfig_live_site]/templates/fcs/favicon.ico\" type=\"image/x-icon\"/>" ; ?>

<?php echo "<link rel=\"icon\" href=\"$GLOBALS[mosConfig_live_site]/templates/fcs/animated_favicon1.gif\" type=\"image/gif\" >"; ?>

 
Dynamic server time.
Friday, 05 May 2006

Put a dynamicly updated date/time field on a website to show the current server time rather than displaying the local client date and time.

Read more...
 
Shared Computer Toolkit for WinXP
Wednesday, 12 April 2006
 Introducing powerful new FREE software tools for shared computers in schools, libraries, Internet cafes, and other public places. The Microsoft Shared Computer Toolkit helps make it easy to set up, safeguard, and manage reliable shared computers running Windows XP.
 
 
Last Updated ( Wednesday, 12 April 2006 )
 
Replace Deleted Home Link
Monday, 13 February 2006

Replace the Home Link after accidentally deleting it.  The top or first position in mainmenu is the Frontpage.  This component requires the ID = 1 or it will mess up the pathway.

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 1 - 12 of 139
 

Advertisement

Page generated in 0.328 seconds