• Follow me on:

Saturday, October 15, 2011

Godavari Launch Journey towards Bhadrachalam

Finally! I did it, always wanted to go Bhadrachalam on launch.  Never dared to plan the trip, but thanks to my cousin it was his engagement which made my trip possible.  I think launch journey on River Godavari from Rajahmundry to Bhadrachalam is one of the best tourist attraction in Andhra Pradesh state of India.  The journey was through various temples and hill stations.  The beautiful greenery surrounding the river Godavari is just superrrrr.
   There are many travel agencies in Rajahmundry at the bank of Godavari, where you can book your tickets for the journey.  There are many different packages for this journey like same day returning trip, 2days and 1 night trip, 3days  and 2 night trip etc. etc. "more sugar more sweetness" I think you got me.  As we were not having enough time we decided for one day trip.  They also have a special package for those who don't want to return to Rajahmundry and continue the journey to Bhadrachalam.   Han! "Bhadrachalam" yes  let me tell you something about this,  its 400 years old temple made by a local Tahsildar  called Gopanna popularly known as Bhakta Ramadasa.  There is a huge history behind this temple for more information on Bhadrachalam and Ramdasa watch telugu movie Sri Ramdasa or Google it! APTDC launches are also available for this journey but APTDC launches are available on Fridays only.  So, its better to go for travel agencies.
     We boarded on a bus provided by the travel agent at Rajahmundry at travel agents office which took us to a stop called Pattiseema.  Its around 35Kms from Rajahmundry to Pattiseema.  Many Launches were harboured in the river.  Each Travel agents have their own Launches.  In Pattiseema itself  there is a temple, but the tour package doesn't include the visit of this temple. so if your are a real Bhakta (devotee) you have to arrange your own trip for visiting all temples in Rajahmundry.  Its just impossible to visit all the temples coz there were so many. 
   Following is the Pattiseema temple. Its a small temple located on top of a small hill.  The temple is for god Sri Uma Maha Nandiswara swamy (short me bole to Shiv Bhagwan).  There is some information like there was an under ground way to reach kashi from this temple. This temple was constructed during 12th century.  Thanks to the guide of our launch he gave all this information so if you find this wrong its that guide who is responsible not me OK.  Breakfast will be served here so no need to worry about your belly.


The second stop was at Gonduru, temple of Goddess Gandi Pochamma.  It was a small village with a beautiful entrance you can see the following images of the Gonduru.  Entrance ticket is to be taken for INR 2 and for special darshan (only on sunday and Tuesday) INR 5.  For special pujas you can pay additional amount.



The next stop was at a check post before entering into Papikondalu (Papi Hills) area. This one is for a very short duration tourists are not allowed to board off,  the launch manager have to report number of persons travelling on the boat at the check post.  The place is Devipatnam,  this is the place where an Indian revolutionary Alluru Sita Ram Raju, looted a police station and killed 20 British Policemen.  You can see that police station from the launch only.  Following is that police station.


 Then the journey was through the Papi Hills which was very beautiful.  The journey was through thick forest surrounded by hills at both the sides.  This part of the journey was quiet longer.  Lunch was served before reaching the next stop Peranta Palli.  While cruising through Papi Hills you will come across a small village at East side of the Godavari River.  Its Kolluru Bamboo Huts, There is small colony kind of thing at the bank of river.  If you want to stay there there are other packages which you can go for.  There is no electricity in that village solar power is used for lighting and all.  Food will be arranged by the travel agent you can spend your night and have a nice camp fire, next morning launch will come to take you forward.




The next stop was at Peranta Palli.  Sri Ramkrishna Hermitage is the major attraction at Peranta Palli.  There is a small water fall in front of the hermitage flowing from hills.  The water was very chilled there, we got lot of relief taking a dip in that water.  Worshipping any other god near the Hermitage is not allowed,  no offerings are allowed in that temple.  If you want to offer something to those villagers you can buy books and variety of handicrafts made up of bamboo made by local villagers.  The Hermitage was started by Sri Swamy Balananda.

 After Peranta Palli there will not be any more stops.  Those who want to go Bhadrachalam have to change their launch.  There was a separate launch standing for us at Peranta Palli.  This launch will drop you at a stop at east godavari.  We reached that unknown stop where vehicles were parked to take us to Bhadrachalam.  Those vechiles were also arranged by the travel agent, they will take you near Bhadrachalam temple.  There are many dharamshalas and hotels in Bhadrachalam, but there is a
hotel nearest to the temple called "OM SHANTI GUEST HOUSE".  The rates are comparable so its better to book there.  There is another dharam shala near temple, its "TANISHA DHARAM SHALA/ KALYAN MANDAPAM", you can try that also.  There is another spot near Bhadrachalam "Parnashala', its around 40 Kms from Bhadrachalam, one must go there.  Bhadrachalam pics-



We had a tough time returning to Rajahmundry from Bhadrachalam.  Because of that Telangana issues buses were on strike, so we had to travel around 100 Kms on auto rickshaw from Bhadrachalam to Arsarao Peta.  From Arsarao Peta APSRTC bus services were available.  Ultimately we had a nice trip.  Thank you for sparing your precious time.  Good Bye!!

Monday, October 3, 2011

My First Animation

Today I am sharing my first animation, This must be the slowest animation ever made on the earth. Well I made this animation using Macromedia flash MX, Each and every scene and the characters are made using the mouse.  It took me a long time to make every movement of the characters GOLDI and the stranger doing his morning exercise.  For each hand and leg movements I drew with mouse.  Definately this is not the way animations are made, there are better alternatives, otherwise for a single episode of Tom & Jerry, the animators would take years to complete. 
If I come through some easy and better alternatives I am definately going to share, until just watch the video.


Share Your Solutions

Monday, September 26, 2011

z-index problem with flash movie in Google Chrome

Google Chrome another browser in the family of Internet Explorer creating problems for web designers.  I cam through this problem in a project where my requirement was to run a flash movie in background and the menu/navigation is to be placed over it.
     For such kind of problem z-index and position:absolute is enough to solve them.  I did the same but when cross browser testing was done in Google Chrome the menu/navigation was not over the flash movie, the flash movie was coming all over the navigation.  I re-checked the CSS properties but it wasn't a problem.  To solve this you have to make little change in the embed tag properties of your <object> <embed> tag.

Just make the wmode=transparent and you are done.
      It was done with chrome, but I havent got solution for IE.  For IE I have to write a little coding, just checked the browser if its IE then use Image instead of the movie.  I know I know you must be saying this is not a solution, but I was unable to figure out.  If any one get solution for this problem in IE please share.

Share Your Solutions

Tuesday, September 6, 2011

How to vertical align an image in middle?

Many of us might have faced this problem of aligning an image in middle of a div.  I don't know about others but I used to use Padding-top in these situations.  But then if images are of different sizes i.e., of different heights then this padding-top doesn't seems to be the solution.  Then this css solved my problem. Normally these are situations when you are listing products and each of your image is of different size and you want them to be middle aligned in their respective DIV's.  Here's the HTML for the DIV where you have to place the image:


<div class="wraptocenter"><span></span><img src="banner_2.gif" alt="jaydharphics"></div>

And here's the CSS:

<style type="text/css">
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height:200px;
    width:300px; border:10px solid #e4e4e4;
}
.wraptocenter * {
    vertical-align: middle;
}
/*******************************/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/******************************/
</style>
<!--[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
</style><![endif]-->


I hope this was helpful to you. I hope Horizontal alignment is not a issue for you, if you still have problem with horizontal alignment then there are two usual methods one is "text-align:center;" and another is you can use margin:0 auto; for the image.

Share Your Solutions!!

Monday, August 22, 2011

Serif and Sans-Serif

Every now and then we use these serif and non-serif texts, but never went in detail.  Today while returning from office this serif and non-serif doubt came into my mind.  So, I am sharing upto whatever extent I learnt about this serif and non-serif and I would also like to share my experience about the use of these serif and non-serif typefaces in designing. 
     Serif and Sans-serif are typefaces. Serifs are semi-structural details on the ends of some of the strokes that make up letters and symbols (thanks to wiki) while Sans-Serif are typefaces without serifs.  In French Sans means "without".  There
are some fonts which are available in both typefaces i.e., serif and sans-serif while few fonts are available in only serif or in only sans-serif.  Like Gothic fonts are available in sans-serif only and roman fonts are available in serif only. 

The following images will clear you the difference about these typefaces.

Sans-serif font:
Serif Font:




Serif font, with the red part showing the serifs, if you remove those serifs its a normal sans-serif font.
 As per my experience in body text of a webpage one must use Sans-Serif fonts its more discerning than Serif fonts.  Serif fonts are more clearly visible if they are used in big font sizes.  So in body text of a web page one must try Arial, Tahoma, Verdana etc.  Han! you can use those serif fonts in heading tags.  And when it comes to Logo designing, these Serif  fonts are just awesome.  They look very beautiful. But you should never try a serif font for captions for the logo, reason is those captions will be used everywhere in small sizes and serif fonts in small sizes are not discerning.  Well it was my opinion, you can't help yourself if you client want a serif font in caption, just leave him after all he/she is your client.  Their requirement is your action. Ok friends! that was enough on this topic at least I am clear about this serif and sans-serif hope you are too!!

Share Your solutions

Saturday, August 20, 2011

Logo Ideas for EDPL

Hi! friends I am back again with some more logo design ideas.  This time it was all about Text Twisting.  I made five logos for this organisation Eastern Datatech Private Ltd.  Lot of text twisting but finally the one client likes is a simple text.  I tried to work a lot with the characters D and P, you can see them in those designs below.  Check the ideas I came up with.


Share Your Solutions

Tuesday, August 9, 2011

Safety Class!!

Today I attended a safety class in our workshop.  It wasn't that bad. We all know those things but still I thought I should share this with you people.  As per administration's analysis 88% of the accidents in industries are because of improper practice of work, 10%  of the accidents are because of improper conditions and 2% are because of Over confidence, fatigueness, lazziness etc. etc.
      I asked the person who was taking our class,"isn't that 10% factor is responsible for those 88% accidents?" that's it he was like "BOMB", he threw a typical look on me and said 16 out of 19 accidents in workshop this year were because of improper practice of work.  I realised that its just unprofitable to debate here and kept my mouth shut for rest of the class.
   But its true those 10% improper conditions are responsible for 88% of unfair and improper work practice.  The conditions we work in are just out of this world.  But administration will never agree with this, ofcourse the analysis is also made by them, but those analysis are just figures for them and for us as well.  88% is not small figure to ignore.  We are also responsible, aren't we?
All Rights Reserved Jaydharphics Click To Mail Me (+91 9564 5592 84)