Netbeans, Subversion and Windows 7 64-bit…
Netbeans, Subversion and Windows 7 64-bit… – hughson.co.uk
Netbeans, Subversion and Windows 7 64-bit…With the release of Windows 7 this week coinciding with the end of my Open University courses it seemed like a good time to carry out a clean install on my system. After running the Windows 7 Upgrade Advisor it reported that my scanner, a Canon CanonScan LiDE 30 was the only thing which wouldn’t work with a 64-bit install, as I use my scanner roughly every couple of months I decided to go down the 64-bit route.
FireFox的外掛 – Scribefire
Getting Started With ScribeFire – Scribefire: Fire up your blogging
在firefox內快速貼文到wordpress的外掛
八種免費又好用的檔案/備份同步軟體
八種免費又好用的檔案/備份同步軟體 – ivan’s Region – Yahoo!奇摩部落格
八種免費又好用的檔案/備份同步軟體
100 個不容錯過的 WordPress 免費優質佈景主題
100 個不容錯過的 WordPress 免費優質佈景主題 » 0與1的邂逅
100 個不容錯過的 WordPress 免費優質佈景主題
JPA TopLink – SessionCustomizer
Using Custom Expression Operators
While the above two steps are pretty straight forward with one time configurations the more involved process is using spatial operators across dynamic and named queries. Based on a set of custom expression operators the following examples illustrate how a named query definition and usage might look.
Tutorial: howto write a Joomla module
Tutorial: howto write a Joomla module
Tutorial: howto write a Joomla module
Theme Like a Professional
Rockable Press » Rockstar WordPress Designer
Theme Like a Professional!Managing web content has always been tricky, but with WordPress, any web designer can have a flexible, free and powerful CMS to use not just on blogging projects, but on all sorts of websites. In How To Be a Rockstar WordPress Designer you will learn step by step how to take a straight HTML site and power it with WordPress.
During the course of the book you’ll build THREE WordPress themes, a blog, a portfolio site and a general site with menus and submenus. Each theme demonstrates different aspects of WordPress theming and all three are packaged in with the book so you’ll have Photoshop, HTML, CSS and WordPress PHP files to refer to. You can take a look at the three sites online here
how to set different row color in jTable
Jtable retreiving data (Swing / AWT / SWT / JFace forum at JavaRanch)
# table = new JTable( … )
# {
# public Component prepareRenderer( TableCellRenderer renderer, int row, int column)
# {
# Component c = super.prepareRenderer(renderer, row, column);
#
# // Alternate row color
#
# if (!isRowSelected(row))
# c.setBackground(row % 2 == 0 ? getBackground() : Color.LIGHT_GRAY);
#
# return c;
# }
# };
Father of Use Cases Says Agile Needs to Get Smarter
InfoQ: Father of Use Cases Says Agile Needs to Get Smarter
At the Software Education SDC conference in Melbourne, Australia, and Wellington, New Zealand, last week, Ivar Jacobson, author of the original work on Use Cases, the Unified Modeling Language and the Rational Unified Process, said that Agile development needs to “Get Smart”.He stated that the information technology industry is very fashion conscious, having a tendency to latch onto silver bullets, and listed the following examples: