Apr 28, 2008

Mozilla goes Mobile

Mozilla chair reveals mobile Firefox

At the Web 2.0 Expo in San Francisco, Mozilla Foundation Chairman Mitchell Baker talks about the company's plans to enter the smartphone market with Fennec, a mobile version of its Firefox browser. She also discusses how the new, open platform will encourage Web 2.0 application development.



Length: 05:16

Courtesy: ZDNet

Forms Personalization

Forms Personalization is a technique by which we can personalize the various functions of our form based on our requirements.

What functions can we control?

  • Enable/disable certain buttons
  • Enable/disable certain menu entries
  • Enable/disable certain fields
  • Re-label buttons, fields, tips etc
  • Change the default value of fields
  • Allow easy access from one form to another, passing context
  • Display Messages
  • Execute certain form built-ins
  • Do any of the above for only a particular user or responsibility
  • Do any of the above only if certain conditions are true
  • Do all of the above without writing code, and without violating Support agreements

How quickly can this be done?

Changes made using forms Personlization are reflected at run-time and does not need any compilation or re-logging criterias.

Invoking the Personalization Screen:

  • Run the form that you want to modify
  • Navigate to Help-> Diagnostics-> Custom Code-> Personalize (Profiles ‘Utilities: Diagnostics’ and ‘Hide Diagnosticsmenu entry’ control access to this entry)
  • Let us take an example of disabling the Actions button in the Sales Order form when we navigate to the Lines tab



  • As you can see changes are applied at run time and requires no additional time to take effect
  • As you wish you can also disable the personalization when you wish using Help-> Diagnostics-> Custom Code-> Off

Limitations

Although it is faster than a speeding bullet, it is not able to leap over tall buildings:

  • You can only change what Forms allows at runtime:
    – Cannot create new items
    – Cannot move items between canvases
    – Cannot display an item which is not on a canvas
    – Cannot set certain properties
    – Cannot change frames, graphics, boilerplate
  • You can only respond to certain Trigger Events:

– WHEN-NEW-FORM-INSTANCE, WHEN-NEW-BLOCKINSTANCE, WHEN-NEW-RECORD- INSTANCE, WHEN_NEW_ITEM_INSTANCE
– WHEN-VALIDATE-RECORD (not in all forms)
– Product-specific events

  • May interfere with, or be overridden by, base product code
  • Expected user is an Admin/Developer
    – Knowledge of Oracle Developer is extremely desirable
    – Knowledge of PL/SQL, Coding Standards and/or APIs required in some cases
  • Normal rules for customizations apply
    – Extensive testing in a Test environment is required!



Apr 24, 2008

Firefox add-on: PicLens


I just stumbled upon a add-on available for Firefox at Add-on Site. Its name is PicLens. It is one of the best add-ons that I have ever installed for my sweet firefox browser :-).




What is it?

PicLens is basically a style software and render the images across the web to you in an awesome way.

What it does?

PicLens instantly transforms your browser into a full-screen 3D experience for viewing images across the web. Our new interactive "3D Wall" and built-in search function lets you effortlessly drag, click, zoom, and zip your way around a wall of pictures for an extraordinary viewing experience.

Demo:












Hey, come out of dreams and take a ride now!

Apr 20, 2008

Cricket World Cup- for Test Cricket?

With the craze of T20 going around and seeing the negligence of both Test and One-day cricket, it is very difficult to enhance these two traditional formats. But I have come up with a thought: How about a World Cup for Test Cricket?


Well that sounds great for many Test lovers but so great for many T20 lovers. I certainly feel that time has come to put Test Cricket a good recognition by starting off a World Cup series.

What are your opinions? Please leave your comments!

Apr 18, 2008

10 things you didnt knew about Wikipedia Images

An interesting article here on the Wikipedia images. Want to know how, who, when and where the images are added to Wikipedia? Infact, know more than this.

Click here to know about the 10 things that you didn't know about the Wikipedia Images.

Vista Shortcut Keys

Yet another useful article for Vista lovers.

Download

Office 2003 tips and tricks

I found out an interesting article on Office 2003 tips and tricks in a website. You can download them here

P.S.: Right click on the link and Save Target As..

Apr 1, 2008

Installing Oracle Developer Suite 10g in Vista

I know there are people who are suffering to install Oracle 10g Developer Suite in Windows Vista Operating system. For those who do not know what comes under 10g Suite, it has a list of applications/tools like SQL*Plus 10g, Forms Developer 10g, Reports Developer 10g, JDeveloper 10g etc.

In this article I am sharing my success on how to successfully install these tools in your Vista PC.

  • After downloading the setup files in your local system, change the Compatibility mode of the setup file to avoid the "Unknown Error" during installation.

  • Next change your Virtual memory settings of your PC to a minimum of 256 MB and a maximum of 512 MB for paging file size. (Navigation-> Right Click My computer -> Properties -> Advanced system Settings -> Under Performance, click on settings -> Under advanced tab, under Virtual Memory click on Change)

  • Change the Paging size as shown and restart the PC.

Now run your installer and there wont be any compatibility problems for you anymore. You can run all your tools without any problem just like in a XP SP2 PC.

I am thankful to God that I have helped my company by discovering this part and I hope that this article helps to all those who are struggling to install Developer Tools 10g on Vista OS.