like us on facebook

Followers

Monday, 14 May 2012

Hanuman Jayanti Subhakankshalu



Hanuman Jayanti Subhakankshalu
Wish you many many happy returns of the day Hanuman~~(;@;) ,*.,.~.,* (;@;)
hanuman jayanti ki awareness takkuva....atleast idhi chuusinavallu antha velli temple lo 108 pradakshinaalu chesi....and mee mee family,frnds n neighbours ki mouth publicity ichi ee vaala temples anni houseful avve tattu chuudochu gaaaa    





Hanuman Jayanti or Hanumath Jayanti is celebrated to commemorate the birth of Hanuman, the Vanara god, widely venerated throughout India. It is celebrated on the 15th day of the Shukla Paksha, during the month of Chaitra (the Chaitra Pournimaa).

Hanuman is an ardent devotee of Lord Rama, and is worshipped for his unflinching devotion to the god. From early morning, devotees flock Hanuman temples to worship him.

Hanuman Jayanti is an important festival of Hindus. Hanuman is the symbol of strength and energy. Hanuman is said to be able to assume any form at will, wield rocks, move mountains, dart through the air, seize the clouds and rival Garuda in swiftness of flight. He is worshipped in folk tradition as a deity with magical powers and the ability to conquer evil spirits. The devotees visit temples and apply tilak of sindhūr to their foreheads from Hanuman's body as there is a common belief that Lord Hanuman loves sindhur. According to the legend, Sita was applying sindhūr to her head, Hanuman Ji questioned why was Sita applying sindhur to her forehead. In reply, Sita said that this would ensure a long life for her husband, Lord Rama. Hanuman then smeared his entire body with sindhūr, in an effort to ensure Rama’s immortality.

In Maharashtra, Hanuman Jayanti is celebrated on the full moon day (pūrnima) of the Hindu lunar month of Chaitra. A special feature of Hanuman Jayanti is that according to some religious almanacs (panchāngs) the birthday of Hanuman falls on the fourteenth day (chaturdashi) in the dark fortnight of the month of Ashvin while according to others it falls on the full moon day in the bright fortnight of Chaitra. On this day, in a Hanuman temple spiritual discourses are started at dawn. Hanuman was born at sunrise. At that time the spiritual discourse is stopped and the offering of food (Prasad) is distributed to everyone.

Spiritual discourses are organised in most of the Hindu temples on this day. Hanuman was the most powerful in the three people the Heaven people, the Hell people, and the Land people. All these Gods had blessed him when he was just a 1/2-year old child.


 In the states of Tamil Nadu and Kerala, the Hanuman Jayanti is celebrated in the month of Margazhi (normally comes between Dec 15 and Jan 14). There it is believed that Hanuman or Anjaneya was born on Moola Nakshatra,on the new moon day (amavasya) in the month of Margazhi.

In Orissa, the Hanuman Jayanti is celebrated on the first day of Baisakha month as per Oriya calender (normally comes on April 14 or 15). There it is also celebrated as new year for all Oriyas (i.e. Maha Vishuva Sankranti).In Andhra, Hanuman Jayanti is celebrated on the tenth day of bahula paksha or Krishna paksha in the month of Vaishaka.

Hanuman had torn his own chest to show Ram and Sita how ardent disciple he was of them.

Create A Huge File


Create A Huge File

You can create a file of any size using nothing more than what's supplied with Windows. Start by converting the desired file size into hexadecimal notation. You can use the Windows Calculator in Scientific mode do to this. Suppose you want a file of 1 million bytes. Enter 1000000 in the calculator and click on the Hex option to convert it (1 million in hex is F4240.) Pad the result with zeroes at the left until the file size reaches eight digits—000F4240.

Now open a command prompt window. In Windows 95, 98, or Me, you can do this by entering COMMAND in the Start menu's Run dialog; in Windows NT 4.0, 2000, or XP enter CMD instead. Enter the command DEBUG BIGFILE.DAT and ignore the File not found message. Type RCX and press Enter. Debug will display a colon prompt. Enter the last four digits of the hexadecimal number you calculated (4240, in our example). Type RBX and press Enter, then enter the first four digits of the hexadecimal size (000F, in our example). Enter W for Write and Q for Quit. You've just created a 1-million-byte file using Debug. Of course you can create a file of any desired size using the same technique.

COMMON FTP ERROR CODES


~~~~~~~~~COMMON FTP ERROR CODES~~~~~~~~~~

# Description

110 Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm where yyyy is User-process data stream marker, and mmmm server's equivalent marker (note the spaces between markers and "=").

120 Service ready in nnn minutes.

125 Data connection already open; transfer starting.

150 File status okay; about to open data connection.

200 Command okay.

202 Command not implemented, superfluous at this site.

211 System status, or system help reply.

212 Directory status.

213 File status.

214 Help message.On how to use the server or the meaning of a particular non-standard command. This reply is useful only to the human user.

215 NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.

220 Service ready for new user.

221 Service closing control connection.

225 Data connection open; no transfer in progress.

226 Closing data connection. Requested file action successful (for example, file transfer or file abort).

227 Entering Passive Mode (h1,h2,h3,h4,p1,p2).

230 User logged in, proceed. Logged out if appropriate.

250 Requested file action okay, completed.

257 "PATHNAME" created.

331 User name okay, need password.

332 Need account for login.

350 Requested file action pending further information

421 Service not available, closing control connection.This may be a reply to any command if the service knows it must shut down.

425 Can't open data connection.

426 Connection closed; transfer aborted.

450 Requested file action not taken.

451 Requested action aborted. Local error in processing.

452 Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).

500 Syntax error, command unrecognized. This may include errors such as command line too long.

501 Syntax error in parameters or arguments.

502 Command not implemented.

503 Bad sequence of commands.

504 Command not implemented for that parameter.

530 Not logged in.

532 Need account for storing files.

550 Requested action not taken. File unavailable (e.g., file not found, no access).

551 Requested action aborted. Page type unknown.

552 Requested file action aborted. Exceeded storage allocation (for current directory or dataset).

553 Requested action not taken. File name not allowed.

Accessing the bindery files directly


                                                               Accessing the bindery files directly


           
1. Introduction

This document describes a command for accessing the NetWare 3.x bindery
files directly, bypassing the NetWare network API calls.

It can be used for fast bindery access, bulk user management, bypassing
security restrictions, investigating problems etc.

It is quite possible to destroy the bindery completely, or to reveal
information which could be used by hackers to obtain passwords. Users
are assumed to have a basic grasp of good procedures for security and
backup.


2. Command syntax

The basic format of the command is

   bindery [options] bindery-spec action action ...


2.1 Specifying a bindery

A bindery specification takes the form

   path/.extension

E.g. SYS:SYSTEM/.SYS. The path defaults to the current directory. The
extension defaults to .OLD.

Alternatively an 'active' bindery can be specified:

   SERVER server

The bindery will be closed if necessary.


2.2 Actions on the bindery

  INFO      print info about the bindery
  SCHEMA    checks the bindery against the schema in BINDERY.SCH
  DUMP obj  dump all information for the specified object(s)
  OBJ       list all object records
  PROP      list all property records
  VAL       list all value records
  VALDATA   list all value records, with data
  EXPORT    export the bindery to a text file; see below
  IMPORT    import the bindery from a text file
  ETC       export user password information, suitable for input to the
            password-cracking program described below

The following actions apply only if a bindery has been specified by the
SERVER parameter:
  CLOSE     close the bindery, i.e. make it available for direct access;
            users attempting to access the bindery via NetWare API calls
            will receive an error
  OPEN      open the bindery, which causes the server to reload it and
            may take some time for large binderies
  COPY directory
            copy the bindery files into a directory elsewhere


3. Export/import

The bindery can be exported to and imported from a text file. This can
be used for various purposes:

 -   problem diagnosis and repair

 -   creation of large binderies given a set of user information

 -   compaction of binderies

 -   merging binderies or moving users between binderies while
     preserving their passwords

To see the format of the export file, try exporting a small bindery.


4. Password cracking

Passwords are not stored in clear in the bindery. What is stored is a
16-byte value computed via a one-way function from the user's object id
and the password. Given the object id and password it is possible to
generate a candidate password which can be compared against that in the
bindery.

The ETC option of the BINDERY command produces a file containing the
required information, in a format superficially similar to /etc/passwd
on Unix:

   userid:pw-hash:object-id:pw-len:name::

e.g.

   ttidy:32d8998e098a05830f809b809ea02137:D0000001:8:Terry Tidy

This can then be input into bindery cracking programs. Separating the
functions in this way allows various forms of parallelism:

 -   the password file can be split into smaller chunks

 -   the same password file can be worked on by several cracking
     programs each with different dictionaries or algorithms

 -   cracking programs can be run on faster machines

A cracking program BINCRACK is provided which takes such a file as
input. It has command syntax:

   bincrack [/verify] [/numsub] pw-file dict-file

/verify lists the passwords that are being tried. /numsub tries
substituting numbers for letters, e.g. "1D10T". This takes a lot longer
as all possible combinations are tried. pw-file is an exported bindery
password file. dict-file is a simple word list.

Versions are available for MS-DOS and for Solaris 1 and Solaris 2 SPARC
systems.

Suitable wordlists can be found at

   ftp://ftp.ox.ac.uk/pub/wordlists/

Mark Zuckerberg(Fou​nder of Facebook)

happy birthday

Sunday, 13 May 2012

Make free calls from mobile without Registration


Looks like you don`t need to pay anymore for phone calls. Recently we have published about CallArc which is ADs/Survey sponsored free VoIP service. But today we will tell you a hack which allows you make unlimited free international/long distance calls without any registration or Ads. Read on for details.

This hack/trick is really useful and easily. Absolutely no registration required. Just Enter your mobile or phone number and your friends phone number. System will call you both and connect you.

Today we will discuss about Economycalling.com which is relatively a new international calling provider. They provide services based on callback model. Call quality is excellent.

Hack or Trick to make unlimited free calls

STEP 1 : Goto Economycalling.com
STEP 2 : Your Phone Number & Your Friend`s Phone Number , This can be of same of different country
STEP 3 : Click on Submit button, Now System will give you a specific number
STEP 4 : Call that number from your mobile and hangup after two rings (you will not be charged for this)

Now you will receive a call from Economycalling.com system and they will connect you to your friend. This call will last 1 minute. But don`t worry, again call the same number and hangup after two rings. You will again get a call from system and they will connect you. No need to repeat step 1 to 3, if you want to call same friend.

Please note every number which system gives you is specific for particular destination number. so once you get this number save it in your phone book.

There is no daily limit per number to make call. You can call as many friends you want. But every call will be only 1 minute.Above all, don`t signup otherwise you will not be able to enjoy free Calls. We have tested this and it works 100%.

Thursday, 10 May 2012

History of Angry Birds game

Developer-Rovio Entertainment
Publisher-Chillingo/Clickgamer (iOS and PSP versions) Rovio Entertainment
Producer-Raine Mäki, Harro Grönberg, Mikko Häkkinen
Designer-Jaakko Iisalo (lead designer)
Programmer-Tuomo Lehtinen (lead programmer), Miika Virtanen, Antti Laitinen, Atte Järvinen, Mika Rahko, Marco Rapino, Kari Kuvaja
Artist-Tuomas Erikoinen (lead artist), Miisa Lopperi, Joonas Mäkilä
Composer-Ari Pulkkinen
Engine-SDL,[1] Box2D
Platform--iOS, Maemo, MeeGo, HP webOS, Android, Symbian^3, Series 40, PSP/PlayStation 3, Mac OS X, Windows, WebGL, Windows Phone 7, Google Plus, Google Chrome (Chrome Web Store), BlackBerry Tablet OS, Bada, Facebook
Release date-December 11, 2009
Genre-Puzzle
Mode-Single player






Angry Birds is a strategy puzzle video game developed by Finnish computer game developer Rovio Mobile. Inspired primarily by a sketch of stylized wingless birds, the game was first released for Apple's iOS in December 2009. Since that time, over 12 million copies of the game have been purchased from Apple's App Store, which has prompted the company to design versions for other touchscreen-based smartphones, such as those using the Android operating system, among others.

In the game, players use a slingshot to launch birds at pigs stationed on or within various structures, with the intent of destroying all the pigs on the playing field. As players advance through the game, new birds appear, some with special abilities that can be activated by the player. Rovio Mobile has supported Angry Birds with numerous free updates that add additional game content, and the company has even released stand-alone holiday and promotional versions of the game. The game is also available on HP App Catalog.

Angry Birds has been praised for its successful combination of addictive gameplay, comical style, and low price. Its popularity led to versions of Angry Birds being created for personal computers and gaming consoles, a market for merchandise featuring its characters and even long-term plans for a feature film or television series. With a combined 1 billion downloads across all platforms and including both regular and special editions, the game has been called "one of the most mainstream games out right now", "one of the great runaway hits of 2010", and "the largest mobile app success the world has seen so far".






Gameplay


In Angry Birds, the player controls a menagerie of multi-colored birds that are attempting to retrieve eggs that have been taken by a group of green pigs. On each level, the pigs are sheltered by structures made of various materials such as wood, ice and stone, and the objective of the game is to eliminate all the pigs on the level. Using a slingshot, players launch the birds with the intent of either hitting the pigs directly or damaging the structures, causing them to collapse and eliminate the pigs. In various stages of the game, additional objects such as explosive crates and rocks are found in the structures, and may be used in conjunction with the birds to destroy hard-to-reach pigs.

There are several different types of birds used in the game. In the earliest levels, the basic red bird is the only one available. As the player advances through the game, additional types of birds become available. Some birds are effective against particular materials, and some have special abilities that may be activated by the player while the bird is airborne.For example, a yellow bird can increase its speed, a blue bird can separate into three small birds, a black bird explodes, and a white bird can drop explosive eggs.The pigs themselves also appear in different sizes. While small pigs are relatively weak and are easily destroyed either by direct hits or by debris from the damaged structures, larger pigs are able to sustain more damage. In addition, some pigs wear helmets as armor, making them even more resistant to damage; pigs with crowns or moustaches can take the most damage.

Each level starts with the number, types, and order of birds pre-determined. If all of the pigs are defeated by the time the last bird is used, the level is completed and the next level is unlocked. Points are scored for each pig defeated as well as for damage to, or destruction of, structures, and bonus points are awarded for any unused birds. Upon completing each level, players receive one, two, or three stars, depending on the score received. Players may re-attempt unlocked levels as many times as they wish in order to complete them successfully or to earn additional points or stars.



Development  
In early 2009, Rovio staff began reviewing proposals for potential games. One such proposal came from senior game designer Jaakko Iisalo in the form of a simulated screenshot featuring some angry-looking birds with no visible legs or wings.While the picture gave no clue as to what type of game was being played, the staff liked the characters,and the team elected to design a game around them.As the concept of Angry Birds was developed, the staff realized the birds needed an enemy.At the time, the "swine flu" epidemic was in the news, so the staff made the birds' enemies pigs. The game's mechanics were inspired by other petrary physics games that have been released over the years, including another 2009 release, Crush the Castle.The initial cost to develop Angry Birds was estimated to exceed €100,000, not including money spent on the subsequent updates. For the iOS version, Rovio partnered with distributor Chillingo to publish the game to the App Store.Since then Rovio has self-published almost all of the later ports of the game, with the exception of the PlayStation Portable version, which was produced under license by Abstraction Games and then distributed by Chillingo.


When Rovio began writing new versions of the game for other devices, new issues came to light. As the team began working on a version for Android systems, they observed the large number of configurations of device types and versions of the Android software.The number of combinations of software version, processor speed and even user interfaces was significantly larger than that for the earlier iOS version. Ultimately, the team settled on a minimum set of requirements,even though that left nearly 30 types of Android phones unable to run the game, including some newly released phones. One month after the initial release on Android, Rovio Mobile began designing a simpler version of the game for these other devices.

In early 2010, Rovio began developing a variant of Angry Birds for Facebook. The project became one of the company's largest, with development taking over a year. The company understood the challenges of transplanting a game concept between social platforms and mobile/gaming systems. In a March 2011 interview, Rovio's Peter Vesterbacka said, "you can’t take an experience that works in one environment and one ecosystem and force-feed it onto another. It's like Zynga. They can’t just take FarmVille and throw it on mobile and see what sticks. The titles that have been successful for them on mobile are the ones they’ve built from the ground up for the platform.” The Facebook version was expected to incorporate social-gaming concepts and in-game purchases and was scheduled to enter beta-testing in April 2011; the game became officially available on Facebook in February 2012.

Future improvements planned for the game include the ability to synchronize the player's progress across multiple devices; for example, a player who completes a level on an iOS device could log into their copy of the game on an Android device and see the same statistics and level of progress.



Awards

In February 2010, Angry Birds was a nominee for the "Best Casual Game" award at the 6th annual International Mobile Gaming Awards in Barcelona, Spain. In September 2010, IGN named Angry Birds as the fourth best iPhone game of all time. In April 2011, Angry Birds won both the "Best Game App" and "App of the Year" at the UK Appy Awards.At the 15th edition of the Webby Awards, Angry Birds was awarded "Best Game for Handheld Devices"

Special editions


Angry Birds Seasons   :In October 2010, Rovio released a special Halloween edition of game. Angry Birds Halloween, exclusive to iOS at the time and a separate application from the main game, included new levels with Halloween-themed music and graphics. In December 2010, Rovio released Angry Birds Seasons to iOS, Android and Symbian^3 devices. Seasons introduced 25 Christmas-themed levels, one for each day leading to the holiday, similar to an Advent calendar. All versions include the previously-exclusive Halloween levels and are offered as separate, stand-alone paid applications, with the exception of the free, ad-supported Android version; Angry Birds Halloween users on iOS received the Seasons levels as a free upgrade. The Halloween version was given the episode title "Trick or Treat", while the Christmas episode was entitled "Season's Greedings". In February 2011, Rovio released a new Valentine's Day update to Angry Birds Seasons, entitled "Hogs and Kisses", complete with new themed levels and graphics, as well as the option to send Angry Birds-themed Valentine's Day messages through Facebook. In March 2011, Rovio released a new St. Patrick's Day update, entitled "Go Green, Get Lucky",[88] followed by an Easter update, entitled "Easter Eggs", in April 2011 and a summer update, "Summer Pignic", in June 2011.. In September 2011, "Mooncake Festival" was released in conjunction with the Chinese Mid-Autumn Festival. On October 20th, 2011, "Ham'O'Ween" was released and introduced a new orange bird, known as the globe bird. In December 2011, "Wreck the Halls" was released with 25 Christmas-theme levels also arranged in an Advent calendar setting. "Year of the Dragon," a Chinese New Year-themed update, was released on January 20, 2012 (around midnight China Standard Time or January 19, 4:00 p.m. GMT). The update includes an episode-exclusive Mighty Dragon. Its function is the same as the Mighty Eagle, but it can be used even by iOS users who have not purchased the Mighty Eagle, as well as Android and Symbian^3 users, whose versions do not carry the Mighty Eagle. Another new update came on March 7, 2012 with the Japanese/Hanami-themed episode "Cherry Blossom". This was announced earlier by Rovio Entertainment's Antti Sonninen in the ADC Meetup Sound event on February 29.



Angry Birds Rio:Rovio launched Angry Birds Rio in March 2011. In this version, based on the 20th Century Fox animated film Rio, the Angry Birds characters appear in Rio de Janeiro and interact with characters from the film. Angry Birds Rio initially included two chapters including a warehouse chapter entitled "Smuggler's Den" and a jungle chapter entitled "Jungle Escape", but it has been updated with additional chapters and levels including a beach chapter entitled "Beach Volley", a carnival chapter entitled "Carnival Upheaval", an airfield chapter entitled "Airfield Chase", and one more chapter as "Smuggler's Plane." Since release, Angry Birds Rio has been downloaded more than 10 million times'


Angry Birds Space:    In February 2012, Rovio announced a new game in the Angry Birds franchise to be called Angry Birds Space. Angry Birds Space launched on March 22, 2012 and features elements from the preceding Angry Birds games as well as new gameplay mechanics. The game contains 60 initial levels with extra levels available as free updates and in-app purchases. Angry Birds Space launched on iOS, Android, PC, and Mac, with a Windows phone release to follow. For the launch of the game, Rovio partnered with wireless carrier T-Mobile to erect a 300-foot tall contraption, with a 35-foot tall red bird resting in it at the Seattle Space Needle to make it look like a giant slingshot.



On March 8, 2012, new footage of Angry Birds Space, presented by NASA astronaut Don Pettit onboard the International Space Station, was released. The video shows that the game's stage is no longer flat, instead comprising several different planets, each of which has its own gravitational field that affects the trajectory of the birds after launch.

NASA states that such collaboration with Rovio Mobile may share the excitement of space with the Angry Birds community, educate users on NASA’s programs, and create interactive educational experiences for the public

The game also features new bird characters that carry their own unique abilities.As of March 26, 2012 Angry Birds Space has been downloaded a total of 10 million times since launching on iOS, Android, PC and Mac.


Angry Birds Magic: A special version of the game, called Angry Birds Magic, will be developed exclusively for Nokia's NFC-enabled Symbian devices. This version of the game will include functionality that will unlock game levels upon contact with another NFC-enabled phone running the game. A free version of Angry Birds Magic came preinstalled with all NFC Symbian devices to be sold in 2011, starting with the Nokia C7.


Other media

In March 2012, Rovio announced plans for an Angry Birds attraction due to open in summer 2012 at the Särkänniemi adventure park in Finland.

Also in March 2012, Formula 1 driver Heikki Kovalainen unveiled an Angry Birds crash helmet that he will use in the 2012 season, following sponsorship from Rovio. Kimi Räikkönen has also a Angry Birds Space logo on his cap.

A TV series based on the game is expected to make its debut in the second quarter of 2012. Initially it will consist of 52 episodes, with a duration between two and a half and three minutes each. Also, a full-length feature film is expected for release in 2013–2014.




MSVCR100.DLL error


There is one other thing that got my time in the past week. One error, and a very consistent one.

 "c:\windows\system32\msvcr100.dll is either not designed to run on Windows or it contains an error"

 The proposed solution is to reinstall the application.

 That means I have to reinstall Visual Studio 2010.

 That means reinstalling Adobe Photoshop Lightroom 3.

 Etc., etc., etc.

 The funny thing that I did is to search out a possible solution to this problem, and what I found in the web is to simply download the dll file with the same name, which I did, msvcr100.dll, from a page in the world wide web who knows where, but I completely trusted without a question or doubt, then tried to copy it to the folder as instructed.

 As it turned out, what was offered is for 32-bit OS, and since I'm running 64-bit, the file was not recognized.


Then I realized, it could be loaded with virus!

 My, my. I simply swallowed the hook, line and sinker.


 I paused a bit, then some more, and as I regained my composure and my wits returned to their proper places, I went to msdn, and searched for ways to fix MSVCR100.DLL error.

 I found the solution on reinstalling the MS Visual C++ redistributable package, and I downloaded the exe file, ran it, and voila! That solved my problem!

 Which file was that again? vcredist_x86.exe.

 I actually wasted a lot of time following the 'try reinstalling' proposal, which I did a number of times, and if you know how long it takes for the installation to run, you would know how long I kept my laptop up, and myself...

 What actually got me into this broil?


I was applying the VS2010 SP1 patch - and if you  know this - it takes forever to install! The patch was in the middle of installation, and with my laptop set to shutdown automatically at 2am, that's where my problem began. The auto shutdown kicked in before the SP1 patch completed.

 I was actually leaning away from solutions provided by MS, but the things happening lately, it is changing my mind. I guess for the better.

 Too much politics, I guess.

Monday, 7 May 2012

Alienware Aurora





Alienware Aurora




$2,149
www.alienware.com
Why You’ll Dig It: Alienware has been around for over 15 years, making it one
of the oldest boutique builders in the biz. And although these extraterrestrials
have serving on the Dell mothership for a few years, the systems Alienware
builds maintain a distinct custom look. The Aurora ALX chassis looks oh so
nice, and you can further personalize it by choosing a color from Alienware’s
broad palette (including Astral Aqua, Plasma Purple, and more). Beyond that,
Alienware sells a host of its own peripherals (keyboard, mouse, and a beautiful,
3D-capable 23-inch display), which let you create a completely cohesive setup.
Who Should Apply: The AMD Radeon HD 7870s in CrossFire are surprisingly
peppy, and you’ll notice that the 2GB frame buffer in each of
these cards will be especially helpful in games that are hungry for VRAM
at higher display resolutions.
CPU: Intel Core i7-3820
Form factor: ATX midtower
Graphics: AMD Radeon HD 7870 (2x, CrossFire)