Saturday, November 21, 2009
Tuesday, April 14, 2009
Thursday, April 9, 2009
Joe's Job
Our spammer then went on to send millions of spams; but this time he forged the return address to make it look like Joe Doll, the owner of joes.com, was doing the spamming.
Well, joes.com was inundated with complaints from newsgroup users and email account holders. They were also DOS-attacked by a bunch of angry haxors too lazy to properly check the source of the spam. Joes.com's server died on or about New Year's Day, 1997.
Since then, the term Joe Job has referred to anyone trying to pull the same trick.
A Joe Job is essentially malicious. A spam with dave@hotmail.com in the from: line isn't a Joe Job, unless the spammer was trying to pin the blame on Dave. So while forged from: lines are almost standard-issue on modern spam, Joe Jobs are still pretty rare.
Of course, the anti-spam community has learnt a few tricks since 1997, and so have the spammers. Modern Joe Jobs involve forged email headers and other nasty tricks to make it really convincing. And with the advent of dnsBLs like SPEWS and peoples' personal plonk lists, a successful Joe Job can really hurt the victim.
Tuesday, April 7, 2009
dont forget to register the google gadget !!!!
the CDATA[[
fkbnmjfkbkf <--------------------- now this is the key
remove UserPref dude :)
some imp. links ::
http://spreadsheets.google.com/viewform?hl=en&formkey=cEhGZVVmVUNQVmI0eFc3N3pONG5QUEE6MA
http://www.google.com/igoogle_dmca.html
https://www.google.com/gadgets/directory/verify
http://code.google.com/p/igoogle-legacy/wiki/IssuesTab?tm=3
http://groups.google.com/group/Google-Gadgets-API/browse_thread/thread/90ed49e8574cc201
http://code.google.com/p/igoogle-legacy/wiki/GadgetRegistration
Sunday, March 29, 2009
Important links for drupal form creation
http://drupal.org/node/154901
http://drupaldojo.slylabs.com/videos/drupal-dojo-lesson35.mov
http://www.ferolen.com/blog/how-to-create-multistep-form-in-drupal-6-tutorial/
Thursday, March 26, 2009
Wednesday, March 25, 2009
Thursday, March 19, 2009
orkut time to update for gadget
Friday, March 13, 2009
Wednesday, March 11, 2009
Tuesday, March 10, 2009
Track ur gadget on google analytics
http://code.google.com/apis/gadgets/docs/legacy/tools.html#Analytics ----> this one is nice
https://www.google.com/analytics/ ----------------> IMP NOTE
Friday, March 6, 2009
Thursday, March 5, 2009
note!!!!!!!!!!!!!
with WebKit. Therefore, it will not work properly in Safari, Chrome,
Konqueror, or any other WebKit-based browser.
Wednesday, March 4, 2009
imp thread for how to promote your gadget
"Once submitted, most gadgets will appear after there's a critical mass
of people actively using them."
http://www.google.com/apis/gadgets/faq.html#directory
"So how do I get people to use my gadget?"
Promote and advertise your gadget! There are many ways to do this, and
you can do them fairly quickly:
- Syndicate the gadget on your site or blog:
http://www.google.com/webmasters/gadgets/
- Place an 'Add to Google' button on your site:
http://www.google.com/webmasters/add.html
http://googlemodules.com/
http://www.hotmodules.com/
http://directory.snipperoo.com/
Tuesday, March 3, 2009
Thursday, February 26, 2009
Saturday, January 10, 2009
How to install drupal ?
In order to install the Drupal CMS application, please follow the step-by-step instructions below:
Step 1: Download the installation file from Drupal.org by choosing the latest stable version and clicking on the Download link next to the package.
Step 2: Upload it in public_html folder of your account. You can do that through an FTP client like FileZilla or via cPanel -> File Manager -> Upload file(s). This way, after the installation is completed, the script will appear once your write something like yourdomainname.com. Or you can create a subfolder there and upload the file in it. The Drupal installation will be available at: yourdomainname.com/subfolder.
Step 3: Once you are in the File Manager, please navigate to the uploaded file and extract it by clicking on the Extract link. It will create a subfolder: drupal-x.x.x., where instead of x.x.x. is the current version. So you can move the files one level up in the desired directory. The other option is to extract the file in your computer and then to upload the content in the desired folder via FTP.
Step 4: Once the files are extracted in the desired folder, you should create a MySQL database for Drupal. You can do that from cPanel -> MySQL Databases. There you should create a database and add a user to it - click here to learn how to create MySQL database and user.
Step 5: Navigate to the URL of your Drupal site and run the install.php file (for example http://yourdomainname.com/install.php)
Step 6: Pick the default language for the Drupal web site.
Step 7: Copy the /public_html/drupal_installation_folder/sites/default/default.settings.php file to /public_html/drupal_installation_folder/sites/default/settings.php. This can be done through Panel -> File Manager. Also through the same tool you can grant write permissions to the settings.php file.
Step 8: Enter the database details for the database which you have created in Step 4. Click on the "Save configuration" button to continue.
Step 9: Well done! The installation procedure is finished.
Friday, January 9, 2009
What is drupal ?
Drupal (pronounced /ˈdruː-pʌl/) is a free and open source modular framework and Content Management System (CMS) written in the programming language PHP It is used as a "back end" system for many different types of Web sites, ranging from small personal blogs to large corporate and political sites.
The standard release of Drupal, known as "Drupal core", contains basic features common to most CMSs. These include the ability to register and maintain individual user accounts, administration menus, RSS-feeds, customizable layout, flexible account privileges, logging, a blogging system, an Internet forum, and options to create a classic "brochureware" Web site or an interactive community Web site.
Drupal was also designed to allow new features and custom behavior to be added by third parties. For this reason, Drupal is sometimes described as a "Content Management Framework". Although Drupal offers a sophisticated programming interface for developers, no programming skills are required for basic web site installation and administration.
Drupal can run on any computing platform that supports:




