Skip to main content

Posts

Showing posts from 2011

IFrame option for Paypal Form, action in ASP.Net master page

Asp.net, Masterpage will require a Form element  in order to use server side controls like 'ContentPlaceHolder'. Ex: <form runat=server>  <asp:ContentPlaceHolder ID="cp_left" runat="server"> </asp:ContentPlaceHolder> </form> This will not stop at server side only, this code will generate a html version of this form with 'action='' ' attribute pointing to the current page. To  use a 'PayPal BuyNow' Button, the simple code will be generated as a html form. like this, <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="ADFDSFVEWERFG45"> <table> <tr><td><input type="hidden" name="on0" value="Fee Options">Fee Options</td></tr>...

Meego will take off with great speed

Meego an alternative to Android. What is it? Mobile OS. - Supported by Intel and Nokia. Now Nokia slowly off of this platform as it adapted Windows Phone 7. Meego APIs are available to the Mobile developers - and it is completely open source. Meego available for Touch Pad , Mobile phones, Cars, TV and more. Check it out  www.meego.com. Worth it.

Is Silicon Valley re invented?

If you have been listening to some of the VCs , entrepreneurs and Writers, you might have heard them saying ' Why are we calling this as Silicon Valley, it not Silicon Valley any more , call it as Innovation Valley or Entrepreneur Valley or some thing else' . (I did hear this from couple of big shots of SV). Any ways, sounds like the name 'Silicon Valley' is reinstated once again officially!!! How? INTEL's World's First Demonstration of 22nm 3-D Tri-Gate Transistors - reinventing the transistors. Performance , half the power consumption of the current computers.  Its up for the production with Intel inside Core chips and you will be able to buy one next year - slim , hot , fast -sexy pcs.   http://newsroom.intel.com/community/intel_newsroom/blog/2011/05/04/intel-reinvents-transistors-using-new-3-d-structure   Yet another Historic moment and milestone of Silicon Valley!