posts - 97,  comments - 93,  trackbacks - 0
          首 先說點(diǎn)別的:),今天google adsense給我回信關(guān)于blog頭搜索不好用的原因是嵌在了<form>里。我評(píng)論的前兩條是表揚(yáng)google,第一 雖然沒有在所盡量承諾的24小時(shí)之內(nèi)回復(fù),但兩天還算效率比較高了。第二 周六回復(fù)的,雖然加班,但還是比較敬業(yè)的。其次,似乎blogjava的站內(nèi)搜索也嵌在了form內(nèi)~ 其實(shí)我更喜歡像日本三菱電梯這樣的企業(yè),客戶服務(wù)的第一句話是:我們有錯(cuò),我們會(huì)盡量找出原因,并盡量幫您解決。實(shí)際也就是提交的Request有問題, 因?yàn)閎logjava用js提交到了default頁面了。最后嘛是期望,如果blogjava多能給客戶寫修改自己blog后臺(tái)代碼的權(quán)限就更 perfect了(記得原來試了下backup的功能,似乎也不是很順利的)。
          前些天隨著JavaOne2007關(guān)注了一下Jfx,因?yàn)楦杏X偉大的SUN總能在最關(guān)鍵的時(shí)候給大家足夠的驚喜^^,就像那塊任何人都沒在意的紀(jì)念表,當(dāng)最后聽到:你們每個(gè)人拿到的都是一顆跳著Java心的手表,時(shí)的無比驚喜。
          今天又在csdn上看到了reportmail搶先推出了,JFXbuilder,~~~~~~~~哎,為什么sun在推出兩套應(yīng)用之前,不發(fā)布插件?(no one knows),縱使2007年4月Sun公司Netbeans推出的6.0beta Milestone7版本,其中引入了Generic Language Support Framework,揚(yáng)言這個(gè)框架又可以迅速擴(kuò)展對(duì)任意腳本的支持。但是,沒有一個(gè)專業(yè)的開發(fā)工具Jfx受到關(guān)注的程度就是沒有諸如Adobe Flex2那樣高。
          Jfxbuilder暫時(shí)感覺實(shí)現(xiàn)了一些簡單的功能,包括Drag等 還是支持的比較少,而且軟件本身也有一些bug。雖然不知奇怪的JFX會(huì)走到什么樣的一個(gè)境況,但是還要鼓勵(lì)一下,用我們HotJava的一句經(jīng)典名言就是“你們的支持是對(duì)我們最大的動(dòng)力”  ^^

          下面是我給Reportmail的使用反饋,share給大家
          **************************************************************
          Hi reportmailer,
          First, I m so excited to download JFXBuilder bt by ur company, and believe that it will have a light way as the other language such as Adobe FLex and its builder platform.
          Then, I want to say that why not build this app in a existing platform such as Netbeans,or Eclipse,because i think a language developing environment is so important and essentional to the language itself as well as its future. Actually, now the JFxbuilder is not  so rich clientful to the user, but if it can be integrated with the netbeans and the eclipse , will be supported by the other features not only the language development self, but the whole life cycle of the soft and its application designing.
          best regards,
          Nicky
          **************************************************************

          資源

          ReportMail的網(wǎng)站

          下載JFXBuilder的JNLP版本(Blogjava下載,也可以到reportmail下載)

          觀看推出 JavaFX 的網(wǎng)絡(luò)宣傳片

          OpenJFX

          posted on 2007-06-02 23:16 wqwqwqwqwq 閱讀(1523) 評(píng)論(8)  編輯  收藏 所屬分類: Simple Java

          FeedBack:
          # re: JFx~~~~builder
          2007-06-03 12:26 | Jacky[匿名]
          JavaFx已經(jīng)有了eclipse的插件,自己可以去下載啊, http://alaska.stc.com/f3/eclipse  回復(fù)  更多評(píng)論
            
          # re: JFx~~~~builder
          2007-06-03 12:35 | Jacky[匿名]
          Downloading and Installing the Plugin

          1. Start up your Java - Eclipse SDK.
          2. From the main menu, select Help > Software Updates > Find and Install.
          3. In the Install/Update dialog, choose Search for New Features to Install and click Next.
          4. Click New Remote Site.
          5. In the New Update Site dialog, type JavaFX in the Name field.
          6. In the URL field, type http://download.java.net/general/openjfx/plugins/eclipse/site.xml
          7. Click OK.
          8. In the Install window, click Finish.
          The Update dialog appears.
          9. In the Updates dialog, select JavaFX > JavaFX node > and click Next.
          10. Accept the license and click Next.
          11. Click Next and Finish
          12. In the Verification dialog, select Install All.
          13. Restart the SDK.
            回復(fù)  更多評(píng)論
            
          # re: JFx~~~~builder
          2007-06-03 17:17 | dudu
          1、可以在頁首html與頁腳html中添加代碼。
          2、備份的問題已經(jīng)解決。  回復(fù)  更多評(píng)論
            
          # re: JFx~~~~builder
          2007-06-04 09:07 | 曲強(qiáng) Nicky
          @Jacky[匿名]
          多謝Jacky這位網(wǎng)友了,原來Java.net openjfx早早刊出了EclipseSDK的javaFX插件。在openjfx下面的download里可以找到(也包括netbeans5.5\6的plugin)。^^一看自己就沒去仔細(xì)查看那個(gè)openjfx的項(xiàng)目。
          還有一個(gè)Start簡單教程。https://openjfx.dev.java.net/Getting_Started_With_JavaFX.html
          eclipse開發(fā)javafx相關(guān)可以參考 http://swik.net/javafx+eclipse
            回復(fù)  更多評(píng)論
            
          # re: JFx~~~~builder
          2007-06-04 09:32 | 曲強(qiáng) Nicky
          @dudu
          ^^不錯(cuò)不錯(cuò),備份是好用了。
          但搜索放在頁首或頁尾第一排版太不協(xié)調(diào)了,第二雖然blogjavaform提交不再是default頁面,但還是把整個(gè)body體作為表單,似乎現(xiàn)在搜索還是不好用  回復(fù)  更多評(píng)論
            
          # re: JFx~~~~builder
          2007-06-04 09:35 | dudu
          @曲強(qiáng) Nicky
          把腳本放在頁首html,不是把搜索放在頁首html。
          請參考BlogJava上的搜索部分代碼。  回復(fù)  更多評(píng)論
            
          # re: JFx~~~~builder
          2007-06-04 11:02 | 曲強(qiáng) Nicky
          @dudu
          Good idea! 但這句話在頁首框 <!-- SiteSearch Google -->
          <form method="get" action="http://www.google.com/custom" target="_top">也不能逃脫嵌在form里。再說吧,實(shí)際上,用blogjava那種js腳本來驅(qū)動(dòng)也好,不過這段代碼是GA提供的,用來指定account的,所以。。。  回復(fù)  更多評(píng)論
            
          # Seo
          2009-05-18 12:58 | Seo
          Hey. Reality is nothing but a collective hunch.
          I am from Vanuatu and now teach English, please tell me right I wrote the following sentence: "Seo tutorial clear cut seo recommendations, practical guidelines.Our seo serives include, link building, blog marketing, article marketing and more."

          Waiting for a reply 8-), Tansy.  回復(fù)  更多評(píng)論
            
          <2007年6月>
          272829303112
          3456789
          10111213141516
          17181920212223
          24252627282930
          1234567




          常用鏈接

          留言簿(10)

          隨筆分類(95)

          隨筆檔案(97)

          文章檔案(10)

          相冊

          J2ME技術(shù)網(wǎng)站

          java技術(shù)相關(guān)

          mess

          搜索

          •  

          最新評(píng)論

          閱讀排行榜

          校園夢網(wǎng)網(wǎng)絡(luò)電話,中國最優(yōu)秀的網(wǎng)絡(luò)電話
          主站蜘蛛池模板: 子长县| 盐边县| 呼伦贝尔市| 聊城市| 革吉县| 松阳县| 堆龙德庆县| 焦作市| 柳江县| 积石山| 阳高县| 黄浦区| 霞浦县| 汤阴县| 县级市| 施甸县| 盐津县| 阳东县| 齐河县| 庆安县| 马公市| 武定县| 洛阳市| 图片| 泸州市| 安图县| 阿巴嘎旗| 曲沃县| 会泽县| 长春市| 泽库县| 曲阜市| 华池县| 阿拉善右旗| 聂拉木县| 深州市| 郎溪县| 滨州市| 临沂市| 天峨县| 托里县|