Facebook
Categories
- Apache (7)
- asp (3)
- business (2)
- Cpanel Server (37)
- Database (5)
- dedicated server (3)
- DNS (4)
- errors (1)
- Exim (2)
- ffmpeg (1)
- file sharing (10)
- firefox (1)
- flash (1)
- free stuff (1)
- FreeBSD Server (16)
- Funny (3)
- general (12)
- Git (5)
- hosted scripts (1)
- image hosting (3)
- Installation (4)
- large sites (9)
- Linux (55)
- CentOS (3)
- Debian Linux (1)
- Linux Desktop (1)
- ubuntu (10)
- Mail Server (3)
- Qmail Server (2)
- Monotize (3)
- myspace clone (1)
- mysql (6)
- OpenVZ (7)
- PHP (16)
- PHP Tutorial (1)
- symfony (2)
- zend framework (1)
- Plesk (1)
- Programming (3)
- perl (1)
- Ruby On Rails (1)
- search engine (2)
- security (2)
- Server (5)
- social networking (1)
- Uncategorized (198)
- unmetered servers (6)
- Video (13)
- Video Sharing (21)
- Video Sharing Scripts (6)
- Web (77)
- Web Hosting (2)
- Windows (44)
- iis (1)
- Windows Server Administration (2)
- YouTube (17)
- youtube clone (21)
- yui (2)
Category Archives: Web
PROFMediaPlayer
Found Open Source Flash player using adobe osmf at http://blog.nicolasprof.com/profmediaplayer Making FLV players with osmf is easy with video tutorial by R Blank http://www.adobe.com/devnet/flash/articles/video_osmf.html But making a UI is difficult task for many flash newbies. I was thinking that adobe … Continue reading
Google Public DNS
Google started Public DNS service like OpenDNS. Google Public DNS server IP address are 8.8.8.8 8.8.4.4 You can use google dns for resolving name servers by editing resolv.conf vi /etc/resolv.conf add nameserver 8.8.8.8 nameserver 8.8.4.4 For more information on Google … Continue reading
Posted in Web
Tagged dns resolver, google dns, google public dns, opendns, opendns server, public dns, public dns server
Leave a comment
Making MeidaWiki urls seo friendly
Open LocalSettings.php Find $wgArticlePath = “$wgScript/$1″; Replace with $wgArticlePath = “/$1″; Now create .htaccess file with following content RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /index.php?title=$1 [L,QSA] Thats all. Now your media wiki installation have seo friendly … Continue reading
Force saving passwords on firefox.
For some sites, when you login, forefox won’t prompt you to save passwords. This is because in the html form, input tag have autocomplete=”off” I used to login to softlayer private network everyday. To get password saved by firefox, i … Continue reading
Founding New Village in Travian
Travian is a browser based game. Here is the video that shows how i created my first village in travian.
Hackers killed software developer
After reports of vlunerability in software developed by his company caused 10000+ VPS hacked, CEO of the firm KT Ligesh commit suicide. The company made popular control panel for VPS namely HyperVM. The vlunerability as reported at http://www.milw0rm.com/exploits/8880 During dicussion of … Continue reading
Pirate Bay party wins
Sweden’s Pirate Party won a seat in the European Union Parliament, swept in Sunday amid outrage over a new copyright law and the convictions of the four founders of The Pirate Bay. The party, formed to protest copyright law, took … Continue reading
Free Skype Call Recorder
I found free skype recorder program at http://voipcallrecording.com/Skype_Call_Recorder It seems good, there are many other programs, but you need to pay for it. This one is free.
