search for: weblog

Displaying 20 results from an estimated 718 matches for "weblog".

2013 Dec 13
1
Weblogic logging to syslog?
Hi All. I have a setup in which: - applications deployed in weblogic log directly to weblogic; - components of weblogic (domain, admin server, managed servers) log to proper files (default logging). I would like to connect logging to syslog server. Is it possible? As I have read it is possible to log from applications with log4j if they send logs to weblogic ser...
2006 May 26
10
ROR website''s weblog not viewable on internet explorer
Does anyone know why the weblog at http://weblog.rubyonrails.org/ is often messed up, with the first or first and second topics left-shifted and melded with the Rails logo, the Live Search box and the page''s menu? This happens on all my boxes that run Internet Explorer 6 (IE6). I checked it on Firefox and the page a...
2006 May 24
0
Chat With Your Websites/Weblogs Visitors
Hello, As a webmaster or blogger, you would love to chat with your website or weblog visitors. Having a professional live support system on your website gives more credibility to it. Your website visitors trust you and your website when they can talk to you live. Good live support is something that a professional website needs. Bloggers spend lots of time on their weblogs to be i...
2003 Jan 07
0
Your Enterprise Java/J2EE Architect Requirement
...Liberty Mutual Award for critical project contribution. Skills___________________________________________________________ Distributed Multi-tier Architectures; CORBA/COM/DCOM; C++;C#,JAVA; Rule-Based Expert Systems, AI, Aion 8, ILOG, JRules, PROLOG, Servlets, EJB, JNDS/RMI, JMS/JTS, XML/XMI, WebLogic, JMS, UML, OOD Certifications___________________________________________________ EJB/J2EE Certification by Brainbench, Oct. 2001, Cert. ID3289262 SUN Java 2 Platform Certification, Dec. 2000, Cert. FA4DTT19C2 Training_________________________________________________________ Developing Micro...
2006 May 26
8
Comparing two documents in the index
I want to compare two documents in the index (i.e. retrieve the cosine similarity/score between two documents term-vector''s). Is this possible using the standard Ferret functionality? Thanks in advance, Jeroen Bulters -- Posted via http://www.ruby-forum.com/.
2009 Aug 31
3
Getting this error
HI friends, After updating ruby 1.8 to ruby1.9.1.......& on firing script/server to start a server, I am getting the following errror..... /home/HUNT/WEBlog/config/boot.rb:86:in `load_rubygems'': undefined method `>='' for nil:NilClass (NoMethodError) from /home/HUNT/WEBlog/config/boot.rb:52:in `load_initializer'' from /home/HUNT/WEBlog/config/boot.rb:38:in `run'' from /home/HUNT/WEBlog/config/boot.rb:11:in `boo...
2000 Nov 11
2
problem using MASS corresp and mca functions
Hello, I'm an absolute beginner with R and neophite in data analysis, so please bear with me if I ask stupid question. I'm trying to do a correspondence analysis using R and MASS corresp function, but I get an error message which I'm unable to interpret: > data(weblog) > library(MASS) > corresp(~ url + fromurl, data=weblog) Error in svd(t(t(x1 * Dr) * Dc)) : error 306 in dsvdc Similarly, I get another error if I try to use mca: > mca(weblog) Error in (rep(1, n)) %*% G : non-conformable arguments I'm a bit stuck there, with the impression that I&...
2007 Jul 09
0
Planet R - a weblog aggregator for statistical computing
Announcing... Planet R - a weblog aggregator for statistical computing Q: What is it? A: An aggregator for weblog posts about statistical computing topics, focused primarily around the R community. Q2: Where is it? A2: For now, at http://planetr.stderr.org Q3: What's it good for? A3: Hopefully, collecting resources an...
2007 Jul 09
0
Planet R - a weblog aggregator for statistical computing
Announcing... Planet R - a weblog aggregator for statistical computing Q: What is it? A: An aggregator for weblog posts about statistical computing topics, focused primarily around the R community. Q2: Where is it? A2: For now, at http://planetr.stderr.org Q3: What's it good for? A3: Hopefully, collecting resources an...
2006 Apr 25
2
undefined method `to_url'' for "This is my weblog":String
...should I do if i want to use this method? Is there any plugin needed to download for this "to_url". In my application now when I am trying to use this methos I am getting following error:- ======================================== undefined method `to_url'' for "This is my weblog":String ======================================== PLease tell me. Thanx in advance. Prash -- Posted via http://www.ruby-forum.com/.
2008 Dec 20
2
NA, where no NA should (could!) be!
Hello, again I'm on my weblog-script... having problems... This code: =========================== weblog <- read_weblog("web.log") weblog_by_date <- split(weblog, weblog$date) #for ( i in names(weblog_by_day) ) { print(i); print(weblog_by_day$i) } for ( datum in names(weblog_by_date) ) { print(datum) s...
2008 Jul 17
2
What is the MySQL app used in the 15 minute weblog video
On the "Create a Weblog in 15 Minutes" screencast on the Ruby On Rails site http://media.rubyonrails.org/video/rails_take2_with_sound.mov There is a really nice looking MySQL gui interface app. Can anybody tell me what the app is? I''m actually looking for a Linux version. --~--~---------~--~----~---------...
2006 Jun 24
4
blog generator?
Hi Guys, I''ve been out of the rails loop for a couple of months. Now Im about to deploy another new app. But I need to add a simple weblog to the application... has anyone done a weblog generator or do yoyu know of any weblogs thats easy to integrate in a current app?? thanks in advance! Mikkel Bruun www.strongside.dk - Football Portal(DK) ting.minline.dk - Buy Old Stuff!(DK) -- Posted with http://DevLists.com. Sign...
2008 Nov 16
1
Changing values (factors) does not change levels of that value?!
Hello, * I read in a server weblog with read.table. -> OK. * I look for the downloaded-size-values (filesize of the download) -> OK * I found "-" and wanted to substitute them with "0" and used: weblog$V8[ weblog$V8 == "-" ] <- 0 -> OK * checked the contents on "-&quo...
2008 Dec 20
1
How to do indexing after splitting my data-frame?
Hello, after splitting a data-frame I want to access the results. Maybe the problem is, that the factor/index is a string... ...or do I miss knowing details of the index-uasge? Please look and help: ======================================= > weblog <- read_weblog("web.log") > > > str(weblog) 'data.frame': 2247 obs. of 18 variables: $ host : Factor w/ 77 levels "124.0.210.117",..: 23 44 44 23 46 46 26 26 42 32 ... $ lname : Factor w/ 1 level "-": 1 1 1 1 1 1 1 1 1 1 ... $ user...
2007 May 22
3
BDD screenscast
I posted a quick screencast demonstrating some BDD with RSpec yesterday: http://wincent.com/a/about/wincent/weblog/archives/2007/05/ behaviourdriven.php I''m a C/Objective-C programmer who knows a bit of Ruby, almost nothing about Rails, and in BDD I can really only claim "new but interested" status. It''s not scripted, it''s totally improvised and unplanned, so there...
2006 Aug 19
22
Wazzup with the rubyonrails-talk Google Group?
...oup/rubyonrails-talk. Looking at the page, it appears that about 4300 folks have been subscribed. However, I saw nothing about this on rails@lists.rubyonrails.org. Wazzup? -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm@cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development
2006 Apr 24
26
prototype-based color picker
has anyone in this list ever tried to make a javascript color picker something like http://www.daantje.nl/blog/index.php?buttonID=37 or http://typetester.maratz.com/ i just thought i''d ask before i force myself to doing this. thanks mark renn _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Apr 13
0
ZFS Root instructions on Tabriz''s weblog
http://blogs.sun.com/roller/page/tabriz#are_you_ready_to_rumble I''ve been running this for a couple of months on my desktop, which hold my home directory, more than the corp. specified number of years of email, etc. Experimental but quite stable. - Bart -- Bart Smaalders Solaris Kernel Performance barts at cyber.eng.sun.com http://blogs.sun.com/barts
2006 Jun 08
4
weblog.rubyonrails.com - needs upgrade ?
Last 2 articles have 500+ comments. Also, whenever I comment, it never appears immediately. It terribly needs an upgrade. -Pratik -- rm -rf / 2>/dev/null - http://null.in