Did you Create your Profile in my.netbeans.org ?

Did you Create your Profile in my.netbeans.org ? If not hurry go there and create you Profile add create you network :)

Netbeans Profiler joins open source family

Profiler open source now on NetBeans cvs repository .

Checkout instructions
1.
Go to Versioning >> CVS>>Checkout and
type CVS root as :pserver:anoncvs@cvs.netbeans.org:/cvs



















2.
Type Module as profiler select dir to download and invoke Finsh to checkout profiler souces

Log Management Module Updated

Last Thursday Jaroslav Tulach comment Log management module and ask few suggestions and I have Implemented all requested suggestions
#1 - the nodes with loggers should be sorted by name























#2 - maybe add some properties to the Node representing the Logger[1]. I'd
like to see Level property there - then I would be able to select multiple
loggers and enable their logging at once[2]

#3 - the node could be registered in the Services tab.

New Module : Log Management

New Module : Log Management

I just contribute new module to Netbeans call Log Management Give it a try and let me know :)


Perspective Module Updated Need your valuable Comments

1.


I add Perspective switcher to status bar.





2.
Last Netbeans Podcast Roman and Gregg talk about Perspective
[Module of the podcast: Perspectives ] .

Gregg bring up a point that Eclipse Perspective feature confuse him when switching Perspectives. It made him harder to find his views(windows) because those are automatically closed by Perspective.Perspective is quite a controversial feature. Some people like them, some people hate them.But always there is answer so I made some options to personalized Perspective behaver .

So Gregg I think now you can use Perspective feature without any confusion if there just let me know :)
















3.Module Home page

Give it a try and let me know your valuable comments are
welcome .
Make sure to invoke Window-> Reset Windows before use Perspective module




Allow mixing of heavy and lightweight components

In Java 7 Heavyweight/Lightweight Mixing supported. bug id
Cool news for Netbeans also :)

Just tested b19 with java3d 1.5.1 Canvas3d inside JInternalFrame.
IT WORKS!!!

NetBeans C/C++ Pack 5.5.1 Update 1 is now available

NetBeans C/C++ Pack 5.5.1 Update 1 has a significantly smaller memory footprint, greatly improved performance, and lots of fixed bugs. In addition, this is the first release that supports the MacOS.

This is multilingual release, in English, Japanese, and Simplified Chinese.

What do BTW, FAQ, FYI, IMHO, RTFM, and other acronyms mean?

These are all abbreviations for specific phrases commonly used in informal written computer correspondence, online forums and boards, and online gaming. Following is a list of some common acronyms and their meanings:

AFAIC As far as I'm concerned
AFAIK As far as I know
AFK Away from keyboard
BRB Be right back
BTDT Been there, done that
BTW By the way
BUAG Butt-ugly ASCII graphic
C/C Comments and criticism
EOM End of message
FAQ Frequently Asked Question.
FTW For the win
FWIW For what it's worth
FYI For your information
HTH Hope this helps
IANAL I am not a lawyer
IIRC If I recall correctly
IMHO In my humble opinion
IMNSHO In my not so humble opinion
IMO In my opinion
IOW In other words
l33t or 1337 From "elite". This has become a term used to describe the informal communication of Internet gaming. L33t speak is easily identified by the substitution of number and other characters for regular letters; e.g., hackers becomes h4XX0rz.
LFG Looking for group, usually used in MMORPGs
LMAO Laughing my butt off
LOL Laughing out loud
MMORPG Massive, multiplayer, online role-playing game, such as World of Warcraft or Star Wars Galaxies
MOTAS Member of the appropriate sex
MOTOS Member of the opposite sex
MOTSS Member of the same sex
NG Newsgroup
n00b From "newbie", meaning a newcomer not yet familiar with the rules
OMG Oh my God
OTOH On the other hand
PWN Usage of the term "own", as in "I PWNed you!"
QQ Cry more, noob (representation of eyes crying, often found in MMORPGs)
RL Real Life, as opposed to the Internet
ROFL Rolling on the floor laughing
ROFLMAO Rolling on the floor laughing my butt off
RTFM Read The Fine Manual. This may be interpreted as: "You have asked a question which would best be answered by consulting the manual (or FAQ, or other help files), a copy of which should be in your possession. The question you have asked is clearly answered in the manual and you are wasting time asking people to read it to you." It's good netiquette to mail this type of answer to another user rather than post it in public messages.
SO Significant other, used to refer to someone's romantic partner without making any assumptions about gender or legal status
TLA Three letter acronym
TTFN Ta ta for now
TTYL Talk to you later
W/E Whatever
w00t An expression of joy
WFN Wrong forum, noob
WTF What the heck
YMMH You might mean here
YMMV Your mileage may vary
{g} Grin
{BG} Big grin

Ready to contribute ?

NetBeans IDE 6.0 is entering its stabilization phase and glad to extend to you an opportunity to participate in upcoming 3 months NetBeans 6.0 Community Acceptance Testing (NetCAT) program [1].

Applications are being accepted until this Wednesday (August 29, 2007) - so hurry up!


[1] http://qa.netbeans.org/processes/cat/60/index.html
[2] http://qa.netbeans.org/processes/cat/60/application.html

Updates in Netbeans 6.0







New Netbeans 6.0 Welcome Screen


MultiMode View Rename to "Perspective"

I just rename MultiMode View Plug-in to Perspective and Provide default Perspectives
with module. I upload it to Plug-in portal .

Please if you installed earlier version uninstall it and
reset Window system invoking "Window" -> "Reset Windows" menu before install this new version .

After many feedbacks and comments form community I thought host it some somewhere may be java.net or netbeans.org.
When I'm Host it I'll let you know.

MultiMode View (Perspective)

Resonantly I read a Eclipse blog. Topic is Top 10 Reason to use Eclipse . According blog second reason is “Perspective”.Also my friends complain about this missing feature .So I developed a plug-in call MultiMode View(Perspective) to provide Perspective Functionality.


See this Tour

Currently Supported Features

  • Create Custom Layout Configurations.

  • Switch between views.

  • Overwrite Configuration.

TODO

  • Trigger View based on Actions.

  • Customize Tool bar and Menus.

(Please use after 09/08 Dev build to use this plug-in )

While I develop this plug-in I found a bug in Window System API.

When TopComponent dock into Mode TopComponent PREFERRED_ID got changed. After some days I thought checkout the source and give it a try. I do manage to build form source and run Netbeans IDE.I start long sessions of debugging and browsing code I found the bug in Core – Windows Module .So I fix the bug and build again. It seems bug got fixed. So I create a patch and attached to issue , I do sign CA and email to be a Contributor. But my patch is not sufficient and it will solve problem only for persistent TC,real Issue is tricky and if interested read the comments in http://www.netbeans.org/issues/show_bug.cgi?id=109098. Though my patch is not integrate, I'm really happy because I found a hidden bug in core and the bug got fixed.

Now I have new hobby dive into NB source and try to understand, fix bugs and learn from it.
I think if you involved in module development definitely checkout the source and give it a try. I do hope to blog more about Window System hacks in future.

P.S Sorry about my poor English. I'm also hope to improve my English by blogging.