Dec 27

If your brain was full with memory then I recommend to use evernote which makes you open ever to eat more N more…
What is EVERNOTE ?
Evernote allows you to easily capture information in any environment using whatever device or platform you find most convenient, and makes this information accessible and searchable at any time, from anywhere.
On the web. On your desktop. On your phone. In the cloud.
Everything you put into Evernote is always synchronized across all of your devices. That way, all your memories are available to you wherever you are.
You can access it fromyour mac book, Windows machine, mobile and pendrive too.
EVERNOTE supports to any of your below listed devices…
How to get stuff into Evernote
- Create new notes using desktop, web, and mobile versions of Evernote
- Take a snapshot using your camera phone or webcam. It will even recognize the text in the image.
- Clip entire webpages, screenshots, and just about anything else you can copy
- Drag and drop content into the desktop clients for Mac and Windows
- Email notes directly into your account using your personalized email address
- Scan receipts, recipes, tags, brochures, and anything else into Evernote
- Record audio wherever you are and listen to it whenever you want
written by Shailesh Patel
\\ tags: evernote, Share, sticky
Dec 26
I am working on a page where I have a google-powered map (just like the one you find on maps.google.com. It works just fine in FireFox (of course), safari, chrome and IE 7 but in IE 6, I am getting a nothing in map div. The page loads fine, but then just when you think you are in the clear, I get Nothing comes up in the FireFox console, and no little alert icon in IE. And, what’s more frustrating is that has no content. What’s up with that?!?
The reason why this works is it loads the google map information last (even after the body onload event). This works for all browsers. And thats why I do some scripting as below,and problem is solve
Put this entire script inside of your <head> tags.
<script type=”text/javascript”>
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != ‘function’) {
window.onload = func;
} else {
window.onload = function() {
if (oldonload) {
oldonload();
}
func();
}
}
}
//Setup the map
addLoadEvent(function() {
load();
showAddress(”raleigh, nc”);
})
</script>
written by Shailesh Patel
\\ tags: coding, google map, PHP
Dec 17
Helloooooooo World…
I am feeling pleasure to announce that is, I got married on 30th Nov. of 2008.

written by Shailesh Patel
\\ tags: Shrail, wedding