Are you on the same ship with me ? The new Gmail multiple attachment features was great. But some users will have this “Attachment Failed” error while uploading. Having the latest Flash and Browser wont help. After many researches and I found some solutions to fix this issue. It is relating to the encryption on HTTPS. All you have to do is turn on HTTPS in the Gmail settings – General. Or you can just type https://www.gmail.com while accessing to your Gmail.
The other way to do it is just disable the advance attachment features in the Gmail setting. Which is not a good option as we all like to use the latest features.
Leave you email in comment or Contact Me. I will send out the Google wave invitations ASAP.
What is a wave?
A wave is equal parts conversation and document.People can communicate and work together with richly formatted text, photos, videos, maps, and more.
A wave is shared. Any participant can reply anywhere in the message, edit the content and add participants at any point in the process. Then playback lets anyone rewind the wave to see who said what and when.
A wave is live. With live transmission as you type, participants on a wave can have faster conversations, see edits and interact with extensions in real-time. (Quote from Google wave)

Google release another service, this time was a public DNS service where everyone can enjoy. It claims to translate IP faster and with type error correction.
Below are the 2 dns IPs:
8.8.8.8
8.8.4.4
Set them in your router DNS setting. And you are ready to go !
Google DNS’s Official Site
Got my Google Wave invite. Guess what, it is completely useless without any friends with “Wave” enabled in it. Cant really do much by myself, only when it open for public then may be all the features can be tested out.

Google Wave Screenshot
If  you have Google wave invitations to give out or want to be invited into Google Wave. you can head to http://googlewaveinvites.com/invite/ and try out your luck !
Just want to share with you guys that I have found 2 really cheap US based VPS hosting providers slicehost and vpslink. Price starting as low as $7 per month.
Well, the cheapest package from vpslink got only 64mb physical ram and no burstable ram available. Well, It is ok if you just want to learn or play around with a linux box, but memory is too low for running standard applications. For example, instead of running Apache, you will need to replace with lighttpd because of the low memory consumption. Therefore if you want to really max out your linux server, get atleast 256mb of memory.
If you are not a geek or experienced linux user, VPS is not for you. It is better to stay with normal hosting like share hostings, safer and easier for you since someone will be responsible on the server management.
Firefox 3 beta 5 is available for download now. In general, Firefox 3 is based on the Gecko 1.9 Web rendering platform. You may ask what is Gecko ? Gecko is an open source, free web browser layout which used in all other Mozilla’s software such as Firefox, Thunderbird and the old Netscape browser. Gecko is one of the most popular layout engine beside Trident which was used in Microsoft Internet Explorer. Firefox 3 will be built on the latest version of Genko and comes with tons of improvements compared to Firefox 2. Check the followings features quoted from mozilla.org:
- Improvements to the user interface based on user feedback, including changes to the look and feel on Windows Vista, Windows XP, Mac OS X and Linux.
- Changes and fixes for new features such as the location bar autocomplete, bookmark backup and restore, full page zoom, and others, based on feedback from our community.
- Fixes and improvements to platform features to improve security, web compatabilty and stability.
- Continued performance improvements: changes to our JavaScript engine as well as profile guided optimization continues to improve performance over previous releases as measured by the popular SunSpider test from Apple, and in the speed of web applications like Google Mail and Zoho Office.
You can see a new design on the navigation panel: – Neat and new back and forward button.
– Notice the address bar drop down list displays more information.
There is a complete and long release notes available if you want to read it. You can download the beta releases here, just choose your language and you are on your way. Bear in mind this is a beta release, it may not stable and contains bugs and security issues.
Alex Rabe has released two cool addon for NextGEN Gallery – SimpleViewer and Tiltviewer. You can download them here. After installed the Nggsimpleviewer in to your plugin folder, you need to download SimpleViewer and TiltViewer from airtightinteractive.com. Copy the viewer.swf and tiltviewer.swf into your plugins/nggsimpleviewer folder and activate it in your plugins control panel.
Example and usage as follows:
SimpleViewer Inline
[simpleviewer=100,450,700]
SimpleViewer in a Thickbox
[simpleviewer=100,450,700,*Please click here*]
or
[simpleviewer=100,450,700,*<img src=”image.jpg” mce_src=”image.jpg” />*]
TiltViewer Inline
[tiltviewer=100,450,700]
TiltViewer in a Thickbox
[tiltviewer=100,450,700,*Please click here*]
or
[tiltviewer=100,450,700,*< img src=”image.jpg” />*]
Sources: http://nextgen.boelinger.com/simpleviewer/
Google has released a tiny cool script allows visitors at your web page to chat with you.
Just go to this link and enter your google username and password. You will then redirect to a page to design your badge, just copy and paste the html code to anywhere on your website and they’ll be able to chat with you when you sign in to google talk services.
Recently my Kaspersky Antivirus show me a warning when I visit my own site. It shows me some kind of iFrame infected warning. After some research and found that my index.php has been compromised.
If you have the same problem, check your index file if you see similar code like this:
<script language=javascript>document.write(unesc ape(%3C…..”
or
<script>eval(unescape(“%77 …..”
Take immediate action to remove it and change your hosting password. The infected code will load up some tools such as Mpack . Infected visitors may sending out their’s ID and password to hackers.
Source: spambusted.com