Jump to content
xisto Community

kelvinmaki

Members
  • Content Count

    169
  • Joined

  • Last visited

Everything posted by kelvinmaki

  1. Its just the sound of reading a harddisk. You must have gotten those harddisk with loud reading speed from seagate. There's no problem with you harddisk. If you want to be safe. Do a chkdsk in command prompt and check for bad sector. Chances are your harddisk is fine. Solution will be change a new harddisk from hitachi. Those are pretty silent. Tested and proven. Encounter such a sound in my new laptop too.
  2. Why only PSP Slim?? Currently owned a PSP generation 1 and bought a mic that able to plug into. Did read some articles that the currently PSP generation 1 are able to do a VoIP calls out with the upgrading of firmware. Not an official firmware though. BUt still haven't really got it to work.
  3. That's another nice tutorial for those interested in Ajax. If for those who wants to get a feel and some background of it, I found this particular article that cover the whole of Ajax in an overview. Read it in your free time as its 9 pages . http://forums.xisto.com/no_longer_exists/
  4. Flickr is one of the best I've tried. And its amazing.. Uploaded all my 3000++ photos and never look back. Although I paid a yearly fee of $24, its worth it. Full resolution and looks of API which can be implemented in websites easier. Highly Recommand... Used sony imagestation and kodakgallery. Their paid service is not as good as Fickr.
  5. Alright.. So Merry Xmas. Its 7th Jan today. So did you got some really amazing present this year?
  6. That's not illegal. But hosting world of warcraft needs a lot of configuration and it won't be crowded though, unless you recuit all your friends in. There's already quite a number of private server available to play with thousands of players. So just register and login.
  7. Nice.. However its a 14 days trial. Formally known as Youtube downloader. Anyway if anyone is using mozilla, then the add-on is faster and more convinence since youTube is from the web.
  8. Previously I got some error installing iTune as well as. After much searching in the net, the main cause was due to installing Quicktime Alternative in my computer. It detects that the version of quicktime installed was out-dated and with errors. The solution I did was to uninstall all codecs (with registry removed) and re-install iTune with quicktime. It works for me after that. You might want to try that. Or maybe the iTune itself is out-dated. Uninstall previous iTune+Quicktime+Codec and installed the latest. If not, then maybe its a virus or system error. Then Formatting of your system is unavoidable. Hope it helps
  9. Just confirmed that Zone Alarm are still providing free Firewall, and just Firewall. If you are talking about the Zone Alarm Internet Security Suite, then you will need to pay. I've been using the Free Firewall version all along. Downloaded, upgraded and using the free firewall now. So you don't have to switch.
  10. Maybe that's a hint on something.. just joking. But I'm kind of a believer of those. And some others.. Friggatriskaidekaphobia, which means walking under a ladder and breaking a mirror.
  11. Agreeded on the amount of Open Source program available for Windows comparing with Mac. Its rather expensive to maintain Mac as you would need to buy most of the software. But of course you like the slick of iBook, and the cool software, Mac will be the choice. However I would still choose Windows as I'm used to using some Open Source software that doesn't comes with Mac. Just some personal view. Cheers
  12. Its not really late though as the New Year is still around the corner and For the whole month of Dec is a holiday for me!! Lolx.. Happy Holiday memberss..... Cheers
  13. Just another cool program that stream some good quality online TV program. http://www.joost.com/pause/ Like the interface and the list of programs available. If you are a fan of Sci-Friction show, then this would be good. Quite a number of that in the site. Its pretty active in the development and I guess that its going to have more channel added in the future. Worth a try out if anyone have high broadband speed. Cheers
  14. You can actually use SngaIt for FREE. Its not a trial program. Just not a full feature one. Anyone if want, go to http://forums.xisto.com/no_longer_exists/ That is for version SnagIt 7.2.5. So the software you can download at http://www.oldapps.com/download.php?oldappsid=SnagIt725.exe Hope this help Cheers
  15. I personally feel the great of USB 3.0 is not only for the high transfer speed comparing to USB 2.0. But the power that USB 3.0 provide will be awesome as well. For those 500GB 3.5" Portable Harddisk that need an additional power supply will no longer need with USB 3.0. I find it quite a hassle for my harddisk to another power supply. But hopefully it will take off like USB 2.0. There are some technologies that never take off as in get popular in the market. eg. Bluetooth.
  16. Well, agreeded with you on that. You will definitely be getting more out of standard job rather than internet marketing. Currently the Internet seems like it runs on the Advertising Bubble. Everyone just seems to follow the wave but its not impossible to excel in this business. So if you are into serious internet marketing, you can maybe come out with your e-book and sell it online. That's how some people get bigger money from the Internet by Internet Network Marketing. It happen to someone I knew. By gaining massive traffics do helps too but not like $1000 a day. So you still need to have a product, not just a website. Just my 2 cent.
  17. Anyway just to add-on, not only sites, but well-recongized sites and high ranked sites. These can get your site up to a higher rank. But that will be tough to get a link-back from those sites. Sounds interesting. Mind to explain more on 'link farm' techniques? Cheers
  18. After running the program, it should tell you whether your system is clean. Basically if you use your Flash Drive like a floppy disk, plug in and out of systems. Then this software will be good for you. Nothing will happen except showing the result of the scan. Oh, and of course you will need to get the latest virus definition for this program. Anyway a link where you can try for anti-spyware on the Flash Drive. http://www.worldstart.com/flash-drive-protection-thumb-drive-antivirus-antispyware/ Cheers
  19. Actually adding your website URL to Google will fasten the process of getting listed but Google have some kind of bot that will scan the whole Internet for newly added website. For those people who are lazy, just concentrate on how to make your website to the higher position. Another tip for getting a higher listing on Google is by putting some words that are related to your META TAG but yet not those commonly used word. eg. don't just use 'Car', use 'Fastest Car' or 'Well Tuned Car'. I've heard that by putting Titles or Alt to all images help to bring your website to a higher listing on Google as well, but yet to confirm on these. No harm trying as its free if you don't want to pay Google for putting your website at the top. Backlink to those well-known site helps a lot to get a higher listing. Like those government or commercial sites. If you are really interested in getting your website on the top of Google, hire some SEO expert and they will do the job for you. Not trying to promote but here's the link http://www.submitexpress.com/services/ Cheers
  20. I think by exploiting the database is not by having what kind of database, rather how you work on your SQL structure, eg. one-way-hash all password for security. But in the first place, they need to get into the server to download the database. So if they do, then even MySQL can be downloaded. Or is there another easier way to exploit Access database compare to MySQL? Just curious. Cheers
  21. Actually declare Y = new Array() is for the top level of the array, not a 2D array. So afterwhich you've declared that, you need to declare another array inside of Y. So like,Y = new Array();Y[0] = new Array();Y[1] = new Array();Then you are allow to put data into Y[0] array. eg.Y[0][0] = smith;Y[0][1] = smith2;Y[1][0] = john;Y[1][1] = john2;Now then you'll have a 2D array. I've gotten error not declaring new Array() for both cases. Hope this help. Cheers
  22. Wow.. now there's this function where you can check other's member credits, or there's already such function before. So everyone will know who has the most credits afterall.. Neat. Cheers
  23. Yeah. My first 2 computer are from branded companies and they serve me pretty well for normal usage. However, if you are into extreme gaming, like sound surround with sharp smooth graphics, then I would choose my own specification. Current computer, my 3rd computer is a self assembled and it rocks.
  24. Another tutorial on creating PDF for framework Cakephp if anyone interested. http://bakery.cakephp.org/ Cheers
  25. The place I'm living in have a lot of wireless network protected and they are always on. Just thought of trying out the program you've mention and see whether it will work. Anyway its illegal here in my country and seems that now I hardly find any wireless network without WEP encryption. Seems that people get abit more technical here. Anyway nice post. Cheers
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.