Sites Listed Under: Softwares

Linux: code formatter/beautifier


Usually I’m using Polistyle tool that integrated into NuSphere PhpED, but with latest Wine update, my PhpED is broken, file open command is not working and also the Polistyle code formatter. I’m often do re-formatting of the PHP codes, especially when working on other programmer’s code so this Polistyle is very helpful. Searching on Ubuntu apt repository, there’s only one application that will do what Polistyle can: universalindentgui .

Originally posted here:
Linux: code formatter/beautifier

PHP: convert "megavideo.com/?d=" URL into "megavideo.com/?v=" URL


Sometimes we encounter megavideo URL with “d” parameter on it, especially when the video is originated from Megaupload. Some megavideo downloader site is only accepting megavideo URL in “v” format (e.g. http://megavideo.com/?v=7KOVKGJW)

More:
PHP: convert "megavideo.com/?d=" URL into "megavideo.com/?v=" URL

PHP: using PHP tidy module (mod_tidy) for a better limit-post plugin (WP)


Original limit-post plugin can be downloaded: http://labitacora.net/comunBlog/limit-post.phps As you can see, the plugin work by cutting a long post into only number of characters defined by user. The plugin work great but we an improve it so the plugin can generate post that will not break on XHTML validation (imagine if you cut your post at 500th characters and your 495th characters is a link “.”…”.” “;         echo ” “;         echo ” “.$more_link_text.” “;         if ($last_4==’ ‘) {             echo ‘ ‘;         }         //echo $out;    }    else {       echo $content;    } } That’s it!

Read the original post:
PHP: using PHP tidy module (mod_tidy) for a better limit-post plugin (WP)

Run Opera Mini 5 on your Ubuntu Lucid Lynx


I got this tips based on thread on Kaskus forum here: http://www.kaskus.us/showthread.php?t=3887570 Here are the steps required to run Opera Mini 5 on your Ubuntu Lucid Lynx: Java runtime environment (from OpenJDK or SUN), you can install it easily using Ubuntu Software Center .

Continue reading here:
Run Opera Mini 5 on your Ubuntu Lucid Lynx

How to bypass CPALead Survey on MegaVideoDownloader.com


I’ll teach you how to bypass CPALead survey (without doing any survey) on MegavideoDownloader.com using simple method that still working (I’ve tested by myself). The main tool for this trick is Opera 10.10 (or the latest stable version — 10.50). I’ll use this hotfile link as example: http://hotfile.com/dl/8978647/45332d5/Handbook.rar.html Let’s begin our tutorial: Our example link is Hotfile, so we will access http://www.megavideodownloader.com/hfindex.php using Opera 10.10 (or 10.50) As usual, click “Check” button the check file availability

Original post:
How to bypass CPALead Survey on MegaVideoDownloader.com

Ubuntu 9.10 Karmic Koala: Auto Login


What: You want to auto-login to your Ubuntu 9.10 Karmic Koala desktop without typing any password on GDM login screen. Sometimes it’s convenient to do this, especially when your desktop is only used by you. How: Ubuntu 9.10 Karmic Koala desktop has provided a tool to do this

Read the rest here:
Ubuntu 9.10 Karmic Koala: Auto Login

Ubuntu 9.10 (Karmic Koala) on Axioo MNC0152


After having no luck installing Debian 5.0 on my Axioo MNC0152, I decided to install Ubuntu 9.10 (Karmic Koala) on it (dual boot with Windows XP). To sum up everything is working fine, except the video driver (Sis3 Mirage).

See the original post here:
Ubuntu 9.10 (Karmic Koala) on Axioo MNC0152

DepositFiles.com and Uploading.com premium link generator


Maybe it’s late, but it’s better than not posting it at all. He  he he. I’ve finished creating new DepositFiles.com premium link generator , here’s the link: http://www.megavideodownloader.com/dfindex.php Like my previous premium link generator, it has not file size limitation, link will always be valid as long as the original link is valid, however, it’s limited to only 2 links per IP.

See the rest here:
DepositFiles.com and Uploading.com premium link generator

Quick and Easy: Delete/Close Windows Live or Hotmail Account


Problem: I want to close my Hotmail/Windows Live Accounts quickly! Solution: Login to your Hotmail/Windows Live Account access Windows Live Account Overview here: https://account.live.com/ click “Close account” link, see screen-shot below: Fill your Hotmail/Windows Live password in the form given, click “Yes”. That’s it all!

Originally posted here:
Quick and Easy: Delete/Close Windows Live or Hotmail Account

WordPress Error: File type does not meet security guidelines. Try another.


I got “File type does not meet security guidelines. Try another.” error when trying to upload thumbnail image for one of MegavideoDownloader blog . Following this thread: http://en.forums.wordpress.com/topic/doesnt-meet-security-guidelines now I know my mistake: my picture is in PNG format it has underscore on it the file size is too small (only 5KB) One of them posted a good guidelines before trying to upload image to a blog post: When creating and uploading an image to wordpress.com here are some basics worth remembering: Be sure your image is one of these file types – jpg, jpeg, png, gif (Note that bmp’s cannot be uploaded due to size).

See original here:
WordPress Error: File type does not meet security guidelines. Try another.

Small notes: How to delete blogspot comment


Today I accidentally accepted spam comment so I look for how to delete that blogspot spam comment. Here’s the direct anwser from Google itself: http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=42398 Remember to login to your blogger account and do (if you use Firefox and its family) hard refresh (Ctrl+F5) because sometimes, even after you login at blooger account , the trashcan icon doesn’t show up

Read the rest here:
Small notes: How to delete blogspot comment

RapidShare premium link generator on MegaVideoDownloader


After MegaVideo, MegaUpload and Hotfile I decided to make a new RapidShare premium link generator integrated into my MegaVideoDownloader.com. I only using one RapidShare premium account, so, currently it’s available only to visitors that doing CPALead survey on MegaVideoDownloader.com. I’m creating my own RapidShare Stream to User script

Originally posted here:
RapidShare premium link generator on MegaVideoDownloader

New Megaupload and Hotfile premium link generator


Today I’ve finished creating Hotfile premium link generator and integrated it on MegaVideo premium link generator . So, megavideodownloader.com now have 3 premium link generator: MegaVideo premium link generator MegaUpload premium link generator HotFile premium link generator All premium link generator has same rules: using download accelerator is very encouraged, no file size limits, daily limit for one IP address can be seen on front page, no IP change during download

Read the original:
New Megaupload and Hotfile premium link generator

Windows 7 or Ubuntu 9.10 : Which OS will you prefer?


Since its launch five years back, Ubuntu has turned into one of the most popular Linux operating system. After the launch of Windows 7, a major update of Vista, Ubuntu 9.10 or “Karmic Koala” has launched on October 29th. At present, Linux operating system has about 1% market share for desktops as compared to 92% of Windows, whereas it is popular for servers or embedded systems

See the original post:
Windows 7 or Ubuntu 9.10 : Which OS will you prefer?

Quick notes: phpize: command not found


OS: CentOS 5.4 Final phpize command is used to compile php modules like ffmpeg-php. When we got error like this: -bash: phpize: command not found it means phpize is not installed yet (even if you already have php working n the machine) Work-around: install phpize by issuing this command: yum install php-devel That’s it.. phpize will be available afterward

See more here:
Quick notes: phpize: command not found

How many times does your site mentioned on Twitter?


As we know, Twitter is great micro-blogging platform and have a great potential as a marketing tool. Getting mentioned on Twitter will eventually increase visitor exposure for your site. Knowing how many times does your site mentioned on Twitter can give you a means of measurement how’s your site popularity among Twitter users.

More:
How many times does your site mentioned on Twitter?

What the hell is Mesothelioma? Why does its keyword variations value so much on Adwords?


Recently I download list of high paying keyword on Adsense and just found out that a lot of mesothelioma variations shows on that list (like 'mesothelioma lawyer', etc.). I wonder what is this mesothelioma things and why the hell it's value so high on Adsense. So, I'm searching on Google for meosthelioma definition and got very good explanation from Wikipedia

Go here to see the original:
What the hell is Mesothelioma? Why does its keyword variations value so much on Adwords?

Windows 7 Activation Key 64bit


Windows 7 Activation Key 64bit Video displays the Serial Product Key of Winodws 7 64bit.

http://d.yimg.com/ht/yep/YV_YEP.swf?id=15120866&vid=5774189&lang=en-US&intl=us&thumbUrl=http://l.yimg.com/a/p/i/bcst/videosearch/10623/91553857.jpeg&internal=0

See the original post here:
Windows 7 Activation Key 64bit

The 25 Best Back-to-School Tech Deals


With a new school season beginning in just a few weeks for some, that doesn’t leave much time for preparation. Buying spiral notebooks, pens, pencils, and backpacks is the easy part; the hard part is trying to decide which laptop, digital camera, or printer you want, at a price you can afford. August is typically the month known for scoring the best deals on back-to-school items, and sometimes these deals can last through October–giving you even more time to contemplate on what you need.

See more here:
The 25 Best Back-to-School Tech Deals

Getting Pure-ftpd works on CentOS 5.3-based VPS


Background: Buying VPS with CentOS 5.3 as its OS and Kloxo as its VPS control panel Need to have WordPress blog on my website WordPress — most of the time — need ftp account to seamlessly install plugins downloaded from WordPress.org server Pure-ftpd on my CentOS VPS simply doesn’t work, when I check syslog messages tail -n 200 /var/log/messages | grep ftp I got some errors for pure-ftpd: pure-ftpd: (?@?) [ERROR] Unable to switch capabilities : Operation not permitted That was problem with lib capabilities (libcap.so). When googling out..

See the original post:
Getting Pure-ftpd works on CentOS 5.3-based VPS