<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3184570402985115894</id><updated>2011-04-21T15:32:02.413-07:00</updated><category term='security'/><title type='text'>G-alert -- Greasemonkey script for GMail</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://g-alert.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3184570402985115894/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://g-alert.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Balaji</name><uri>http://www.blogger.com/profile/14751419966740395874</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3184570402985115894.post-2345539896524029866</id><published>2007-10-11T08:02:00.000-07:00</published><updated>2007-10-11T08:10:05.472-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='security'/><title type='text'>Be careful while installing greasemonkey scripts</title><content type='html'>I would recommend you to view the source code before you install any greasemonkey scripts in your browser.&lt;br /&gt;If you are not familiar with javascript, look if the script has the following words (do an Ctrl+F) :&lt;br /&gt;1) "GM_xmlhttpRequest" (this can potentially send your data to third party servers!)&lt;br /&gt;2) "document.cookie" or "cookie" (do not allow third party scripts to access/steal your cookie)&lt;br /&gt;3) "script.src" (script src hacks can do much harm)&lt;br /&gt;&lt;br /&gt;Though these are not exhaustive, they cover the majority of potential vulnerabilities. If in doubt, better not install the script.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3184570402985115894-2345539896524029866?l=g-alert.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://g-alert.blogspot.com/feeds/2345539896524029866/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3184570402985115894&amp;postID=2345539896524029866&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3184570402985115894/posts/default/2345539896524029866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3184570402985115894/posts/default/2345539896524029866'/><link rel='alternate' type='text/html' href='http://g-alert.blogspot.com/2007/10/be-careful-while-installing.html' title='Be careful while installing greasemonkey scripts'/><author><name>Balaji</name><uri>http://www.blogger.com/profile/14751419966740395874</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3184570402985115894.post-5552187728645461236</id><published>2007-09-08T10:31:00.000-07:00</published><updated>2007-10-10T00:26:48.504-07:00</updated><title type='text'>Set reminders in GMail</title><content type='html'>&lt;div&gt;   &lt;div style="text-align: center;"&gt;     &lt;b&gt;G-Alert &lt;/b&gt;&lt;sup&gt;&lt;span style="color: rgb(255, 102, 102);"&gt;alpha&lt;/span&gt;&lt;/sup&gt;&lt;b&gt; --  A     Greasemonkey script for setting reminders in GMail&lt;/b&gt;&lt;br /&gt; &lt;/div&gt;   &lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;u&gt;WHAT IS IT ?&lt;br /&gt;&lt;br /&gt;&lt;/u&gt;G-alert is a small script that runs on your browser when you open GMail.&lt;br /&gt;You can select and set alerts on the mails that you need to be reminded later on.&lt;br /&gt;It remembers the alerts set by you and pops-up a window on the scheduled time.&lt;br /&gt;&lt;br /&gt; &lt;u&gt;INSTALLATION&lt;br /&gt;&lt;br /&gt; &lt;/u&gt;1) Install greasemonkey firefox extension   &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/748" id="dq6:" title="https://addons.mozilla.org/en-US/firefox/addon/748"&gt;https://addons.mozilla.org/en-US/firefox/addon/748&lt;/a&gt;&lt;br /&gt; 2) Install G-alert by &lt;a href="http://g.alert.script.googlepages.com/gmailalert.user.js"&gt;clicking here&lt;/a&gt;.&lt;br /&gt; 3) Open GMail; you should now get a G-alert menu bar at the top-right of the   window :&lt;br /&gt; &lt;div id="j_9w" style="padding: 1em 0pt; text-align: left;"&gt;     &lt;blockquote&gt;       &lt;div id="cjng" style="padding: 1em 0pt; text-align: left;"&gt;&lt;img style="width: 543px; height: 176px;" src="http://docs.google.com/File?id=dcst5xxj_1ggqmpmhd" /&gt;&lt;/div&gt;     &lt;/blockquote&gt;   &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;   &lt;u&gt;WHAT CAN I DO WITH IT?&lt;/u&gt;&lt;br /&gt; &lt;/div&gt;   1) You can set reminder alerts by selecting your mails, setting the time, and   hitting the "Go" button :&lt;br /&gt; &lt;div id="q.mo" style="padding: 1em 0pt; text-align: left;"&gt;     &lt;blockquote&gt;       &lt;div id="vfh7" style="padding: 1em 0pt; text-align: left;"&gt;&lt;img style="width: 589px; height: 296px;" src="http://docs.google.com/File?id=dcst5xxj_2cm2vptfz" /&gt;&lt;/div&gt;     &lt;/blockquote&gt;   &lt;br /&gt;   2) You can add notes by clicking on "Add note". After typing out the note,     you can set the time and hit "Go" to set the reminder :&lt;br /&gt;   &lt;div id="v8c8" style="padding: 1em 0pt; text-align: left;"&gt;       &lt;blockquote&gt;         &lt;div id="v1ss" style="padding: 1em 0pt; text-align: left;"&gt;&lt;img style="width: 384px; height: 257px;" src="http://docs.google.com/File?id=dcst5xxj_3c9whb97w" /&gt;&lt;/div&gt;       &lt;/blockquote&gt;     &lt;br /&gt;     3) You can view your reminders by clicking on the "View" button :&lt;br /&gt;     &lt;div id="i-fd" style="padding: 1em 0pt; text-align: left;"&gt;         &lt;blockquote&gt;           &lt;div id="m_dd" style="padding: 1em 0pt; text-align: left;"&gt;&lt;img style="width: 539px; height: 394px;" src="http://docs.google.com/File?id=dcst5xxj_4cbms39d6" /&gt;&lt;/div&gt;         &lt;/blockquote&gt;       &lt;br /&gt;       4) You can modify your reminders by clicking on the "Edit" link. After         modifying the alert, click "Done" to set the new reminder :&lt;br /&gt;       &lt;blockquote&gt;           &lt;div id="rbez" style="padding: 1em 0pt; text-align: left;"&gt;             &lt;div id="fbtw" style="padding: 1em 0pt; text-align: left;"&gt;&lt;img style="width: 533px; height: 246px;" src="http://docs.google.com/File?id=dcst5xxj_5cnsb2tcw" /&gt;&lt;/div&gt;           &lt;/div&gt;         &lt;/blockquote&gt;       &lt;br /&gt;       &lt;u&gt;NOTES&lt;br /&gt;     &lt;br /&gt;       &lt;/u&gt;1) G-alert is in alpha stage, it has a few small bugs in it (if you find them annoying, please mail me or post in comments section).&lt;br /&gt;       2) This script &lt;b&gt;does not send any data outside your computer&lt;/b&gt;. It does not         do any server calls.&lt;br /&gt;       All data is stored in your local machine only.&lt;br /&gt;       3) Reminders are persistent and are available even if you restart your         browser or the operating system.&lt;br /&gt;       4) It can be used with multiple instances of GMail.&lt;br /&gt;5) Reminders open up in a &lt;u&gt;new window&lt;/u&gt; :&lt;br /&gt;&lt;blockquote&gt;&lt;div id="j5:8" style="padding: 1em 0pt; text-align: left;"&gt;&lt;img style="width: 591px; height: 205px;" src="http://docs.google.com/File?id=dcst5xxj_6gtgc59g4" /&gt;&lt;/div&gt;&lt;/blockquote&gt;If your browser does not allow pop-ups, you might need to disable the pop-up blocker&lt;b&gt; (disable only for GMail)&lt;/b&gt;.&lt;br /&gt;     &lt;br /&gt;&lt;b&gt;&lt;u&gt;         Feedback&lt;/u&gt;&lt;/b&gt;&lt;b&gt; : g.alert.script&lt;/b&gt;&lt;img id="onrm" src="http://docs.google.com/File?id=ah9fh3f5br7j_31d9dxjdhs" style="width: 17px; height: 17px; display: inline; font-weight: bold;" /&gt;&lt;b&gt;gmail.com &lt;/b&gt;or post directly in the comments section.&lt;br /&gt;&lt;br /&gt;Coming soon : &lt;b&gt;G-alert tricks and hacks&lt;/b&gt;&lt;br /&gt;     &lt;/div&gt;     &lt;/div&gt;     &lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3184570402985115894-5552187728645461236?l=g-alert.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://g-alert.blogspot.com/feeds/5552187728645461236/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3184570402985115894&amp;postID=5552187728645461236&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3184570402985115894/posts/default/5552187728645461236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3184570402985115894/posts/default/5552187728645461236'/><link rel='alternate' type='text/html' href='http://g-alert.blogspot.com/2007/09/g-alert-alpha-greasemonkey-script-for.html' title='Set reminders in GMail'/><author><name>Balaji</name><uri>http://www.blogger.com/profile/14751419966740395874</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
