Tuesday, December 23, 2008
DD-WRT vs. Tomato
DD-WRT vs. Tomato
I am sure you know know what DD-WRT or Tomato is, otherwise you wouldn't have stumbled upon this page. I have been a long fan of DD-WRT, I think it is the best firmware out there. But that was because I was using the Linksys WRT54GL router. I loved DD-WRT so much such that I had to promote it everywhere, I went to get more routers to get this installed everywhere. However, I want to be cheap and try to save some costs, so I looked up the DD-WRT compatible list and found that the Buffalo WHR-G54S, however I could tell you this is no router for the DD-WRT. Installation was painful, I had to use tftp and I feel like I could brick the router anytime. I had previous brick a wrt54gl with the use of a so-called "Psp version" of the firmware, which according to the description, would allow me to connect to the xlink kai network without the use of a computer and an extra wifi card.
I am a moderate Bittorrent user, and when the traffic shots up the DD-WRT version of the router freezes. The BT traffic will keep going in a slow manner, but the normal traffic will not work anymore. I tried to setup QoS, but it doesn't seem to work even when I have 8M/2M. And during that time you can't even login to the administrator menu, it would just time out. Even if you could, when you try to hit the reboot button, it would time out right there. You have to physically reset it each time the BT kills the router.
I previously read an article about the comparison between tomato and DD-WRT , I thought why not give tomato a try. I know there are a few more 3rd party firmwares out there, but I know the more flash you do, the more risky your router might become an expensive paper weight. I read online everywhere and found that you could flash it within the DD-WRT menu, but you need to type a few commands to reset the administrator password. Installation was relatively easy, however, not as easy as flashing a brand new wrt54gl to DD-WRT.
When I log onto the administrator menu, I fell in love immediately. Everything was quick, and simple. The traffic counter is working flawlessly with a bit of flashy ajax, and I appear to get faster throughput than my old dd-wrt firmware. Plus UPnP actually works right out of the box. I could see computers login and use uPnP. I must say I was surprised by the speed I was getting from the Tomato firmware. DynDNS was setup easily, and it wouldn't jam up every once in a while. I used to have to reboot my router more than once per week, now it is probably once every month?
The verdict is I prefer Tomato over Dd-WRT, however, that is for my Buffalo WHR-G54Srouter in this very moment. DD-WRT runs fairly smoothly at my wrt54gl.
Monday, December 15, 2008
Aircrack on Ipod Touch / Iphone
Tuesday, December 09, 2008
How to properly taste coffee
How to Properly Taste Coffee
The cupping method and tasting terms
The Cupping Method of Coffee Tasting
The cupping method works in the following way.
Aroma: the smell of the coffee.
Fragrance: the smell of the coffee grinds.
Body: the way the coffee feels in your mouth. This is the feeling of weight and texture.
Rich: the coffee has more than body and aroma. The coffee is buttery and satisfying
Mellow: the coffee has a fully-developed body; not harsh.
Acidity: The verve (for lack of a better word) of the coffee. Arabica beans are famous for having this characteristic.
Friday, November 28, 2008
Joomla Firefly Template
Get it here:
Link
Thursday, November 27, 2008
Getting error 10002 'Security Header is not Valid' SOLVED
global $environment;
with
$environment = 'sandbox'; // or 'beta-sandbox' or 'live'
make sure you cut this line from outside the function
function PPHttpPost
This should solve your problem. Then you can experiment more and pack the string from your session, and your API should work no problem. Drop me a line if you have any question.
Tuesday, November 18, 2008
How to reset Windows XP NT password from BackTrack 3
/pentest/password/chntpw
the windows password file can be found at
[mount point]/WINDOWS/system32/config/SAM
then you can goto the /WINDOWS/system32/config directory and type
/pentest/password/chntpw -u administrator SAM
you can clear the password of the administrator account.
Enjoy
Monday, November 17, 2008
PayPal Php SDK
C:\>php install.php
I get the error message
C:\phpsdk>php install.php
INSTALLATION ERROR:
Please cd to the C:\phpsdk and run install.php
at the designated directory, I get the error message telling me to cd to that directory of /php-sdk/ then try it again. But I AM at that directory! I tried looking online and checked the version of php and other software inside XAMPP, and I couldn't find the problem. Then I jumped into the code of the install.php and found that the error. When I was unpacking my data, I had the folder named phpsdk, and that's where php keeps flaging me. The problem is the NAME of the directory (not the path to it) holding php-sdk HAS to be "php-sdk" exactly. And after this error, I basically got the SDK setup and got sandbox to deal with payments in no time.
Wednesday, November 12, 2008
Install website payment pro Paypal API in Joomla virtuemart
2. Go to your VirtueMart Payment configuration screen (add payment)
3. Name the new Payment Module as whatever you prefered .
4.Set Code: PP_RE
Payment class name: ps_paypal_prosub
Payment class type: credit card
5. Click save
6. Edit the new Payment Method again and click on configuration
7. Fill out form and MAKE SURE WHETHER YOU WILL USE SANDBOX .
You also need to enter your PayPal API signature information which you can find in your PayPal Profile (click API Signature) in your PayPal account.
8. Click Save
- 9. Make sure it's enabled.
Tuesday, October 21, 2008
DD-wrt X86 Installation How-to
DD-WRT X86 Instalation Tutorial |
Written by GrayFox | |
Sunday, 01 July 2007 | |
In this tutorial I will explane how to install DD-WRT X86 What is dd-wrt I suggest grabing the latest version of DDWRT X86 the download page is here. At the time of writing this the following links had the latest version. physdiskwrite (needed for Windows) DD-WRT Wireless Lan |
Friday, October 10, 2008
Drupal Must Have's for professional website
http://drupal.org/project/cck
cck image
http://drupal.org/project/imagefield
http://www.drupal.org/project/imagecache
cck Media files
http://drupal.org/project/emfield
2. View
http://drupal.org/project/view
3. Menu
http://drupal.org/project/nice_menus
http://drupal.org/project/menu_trim
4. SEO
http://drupal.org/project/xmlsitemap
http://drupal.org/project/globalredirect
http://drupal.org/project/nodewords
*http://drupal.org/project/search404
5. Editor/Filter
http://drupal.org/project/bueditor
http://drupal.org/project/codefilter
Optional Modules
Event
http://drupal.org/project/event
http://drupal.org/project/print
Captcha
http://drupal.org/project/captcha
Editor
WYSIWYM (What You See Is What You Mean) editor
http://drupal.org/project/wymeditor
WYMeditor is a lightweight XHTML/Javascript WYSIWYM (What You See Is What You Mean) editor.
Education Modules
http://drupal.org/project/library
http://drupal.org/project/quiz
Library Modules
http://drupal.org/project/marc
For Education
http://drupal.org/project/phpedu
Adds and maintains expiry dates for user accounts.
http://drupal.org/project/account_expiry
Confused about the similar function of modules? Read the "Comparisons of contributed modules" http://drupal.org/node/266179
===========
Note:
* optional.
Tuesday, October 07, 2008
Thursday, October 02, 2008
How to make Coffee Art
I'm sure most of you have seen a picture/Video of people making coffee art. It is indeed a piece of Art to master the skills in making a double Rosetta in that small coffee cup of yours. I have an espresso machine at home and I still can't make them on a consistent basis. Kudos to every master on this page here.
Just to show some comparison, I made this!
Tuesday, August 19, 2008
Installation of Ubuntu LAMP in VMWARE
READ
Enjoy!
Sunday, June 29, 2008
Computer just shuts off suddenly, no noise, no beep
First suggestion of such problem is usually overheat. I tried cleaning the CPU fan/ heat sink, operating while the case is opened, also taking the hard disk out of the box to cool it down. All of the above doesn't work.
Then I start to think whether it is a power supply issue. The silverstone case has a front LCD display which draws power from the computer. My system might be on the boarder line of voltage requirement, and when it is under load it draws over the limit of my powersupply, thus killing the system. However this doesn't seem to be the problem.
I then decide that it might be a piece of hardware that is not connected properly to the motherboard when I moved it. I tried reconnecting every cable. I took out all the RAM, took out the video card, tightened every screw, but still no result.
I then suspect that the power supply is providing bad shape of power to the computer, unfortunately I don't have an extra power supply at home to test that. I took out the power supply then I turn my computer on, and viola, it is working fine.
There are a few possible outcome of this problem,
1. I still haven't fixed it.
2. The power supply is overheating
3. Parts of the power supply is hanging loose, therefore when I change the orientation of the placement of the power supply, it works. (I rotated it 90 degrees with respect to the horizon)
I will replace the power supply with a better one, and hopefully it will solve my problem.
Saturday, March 29, 2008
Photoshop Video Tutorial
READ
Sunday, March 09, 2008
Monday, February 18, 2008
Full VC contact list from CA from docstoc
READ
Venture Capital Firms in California (full contact info) - Get more free documents