Category: General
-
Decrease windows 7 sp1 service pack 1 disk space size
hust make things easier open command prompt from run then type cmd note run as administrator this dism /online /cleanup-image /spsuperseded enjoy up to 2 giga of free space may be more it is safe it is from microsoft note mine 🙂
-
Managing Zend Framework Layouts ( change – enable – disable – set – Switching )
One immediate benefit developers stand to gain from adopting a framework such as the Zend Framework is a final resolution on managing website layouts and pages. Gone is the need to devise strategies for important tasks such as maintaining page headers and footers, separating the bulk of a page’s logic from its interface, and managing the…
-
How to delete an entire directory via SSH
I know this is probably common knowledge to Linux and Unix but here it is rm -r -f YourDirectory rm = remove / delete -r = recursively deletes the directory and all files in it, including subdirectories -f = will not ask for confirmation before deleting
-
How to add the favicon to your page ?
Download favicon Put the favicon.ico file into your webserver directory This favicon is an animation. Internet Explorer doen’t support animated favicons yet. For that reason you need to generate an additional non-animated favicon.ico file. Add the following lines between the <head> … </head> tags of the page: <link rel=”shortcut icon” href=”/PATH_TO_STATIC_FAVICON/favicon.ico” type=”image/x-icon”> <link rel=”icon” href=”/PATH_TO_ANIMATED_FAVICON/favicon.ico”…
-
mohamed sharaf
my name is Mohamed ahmed sharaf
-
For Php programmer jobs
i love freelancing being free is the best thing in the world work what you love is great value one of the best site i tested in egypt and they really send me money signup here for my friend Gala http://www.scriptlance.com/?ref=engsharaf
-
PHP vs ASP.NET VS J2EE
Area LAMP ASP.NET J2EE Licensing cost · No licensing cost · Expensive licensing cost · No licensing cost Support options and cost · Free support via community · Paid support options available · Free support via community · Paid support options available · Free support via community · Paid support options available Platform(s) · Multiple…
-
connect win server 2003 two domain controler DC Two different Server
for my friend ahmed ads if u have two domain controller running on two different win 2003 server and u need to connect them and there is no firewall so u have some choices 1- use ADMT to migrate two domains into one but make sure yiu arent using SBS version on server and…