search for: wisis

Displaying 8 results from an estimated 8 matches for "wisis".

Did you mean: wikis
2013 Jan 22
0
Workshops in the CISTI'2013 - 8th Iberian Conference on IST
...shop on Serious Games and Meaningful Play > TICAMES 2013 - First Workshop on Information and Communication Technology in Higher Education: Learning Mathematics > WIA 2013 - Primero Workshop en Innovaci?n Abierta > WISA 2013 - Fifth Workshop on Intelligent Systems and Applications > WISIS 2013 - Third Workshop on Information Systems for Interactive Spaces > WSEQP 2013 - First Workshop in Software Engineering and Quality Process Best regards, Maria Lemos AISTI / CISTI'2013 http://www.aisti.eu/cisti2013
2013 Jan 22
0
Workshops in the CISTI'2013 - 8th Iberian Conference on IST
...shop on Serious Games and Meaningful Play > TICAMES 2013 - First Workshop on Information and Communication Technology in Higher Education: Learning Mathematics > WIA 2013 - Primero Workshop en Innovaci?n Abierta > WISA 2013 - Fifth Workshop on Intelligent Systems and Applications > WISIS 2013 - Third Workshop on Information Systems for Interactive Spaces > WSEQP 2013 - First Workshop in Software Engineering and Quality Process Best regards, Maria Lemos AISTI / CISTI'2013 http://www.aisti.eu/cisti2013
2013 Feb 11
0
CFP: Workshops in CISTI'2013 - 8th Iberian Conference on IST, Lisbon, June 19-22
...kshop on Serious Games and Meaningful Play > TICAMES 2013 - First Workshop on Information and Communication Technology in Higher Education: Learning Mathematics > WIA 2013 - Primero Workshop en Innovaci?n Abierta > WISA 2013 - Fifth Workshop on Intelligent Systems and Applications > WISIS 2013 - Third Workshop on Information Systems for Interactive Spaces > WSEQP 2013 - First Workshop in Software Engineering and Quality Process URL: http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=82&Itemid=67&lang=en Best regards, Maria Lemos AISTI...
2013 Feb 11
0
CFP: Workshops in CISTI'2013 - 8th Iberian Conference on IST, Lisbon, June 19-22
...kshop on Serious Games and Meaningful Play > TICAMES 2013 - First Workshop on Information and Communication Technology in Higher Education: Learning Mathematics > WIA 2013 - Primero Workshop en Innovaci?n Abierta > WISA 2013 - Fifth Workshop on Intelligent Systems and Applications > WISIS 2013 - Third Workshop on Information Systems for Interactive Spaces > WSEQP 2013 - First Workshop in Software Engineering and Quality Process URL: http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=82&Itemid=67&lang=en Best regards, Maria Lemos AISTI...
2013 Apr 25
0
Reading data from a text file conditionally skipping lines
Hi, It would be better to give an example. If your dataset is like the one attached: con<-file("Trial1.txt") ?Lines1<- readLines(con) ?close(con) #If the data you wanted to extract is numeric and the header and footer are characters, dat1<-read.table(text=Lines1[-grep("[A-Za-z]",Lines1)],sep="\t",header=FALSE) dat1 #?? V1 V2 V3 V4 V5 #1? 38 43 39 44 45 #2? 39
2009 Feb 18
4
A Modest Definition List Proposal
Howdy, I've been thinking a lot about definition list syntax, and what I did and didn't like about the PHP Markdown Extra syntax (which seems to be a de-facto standard, discount notwithstanding, yes?). What I came up with is a single character change to the PHP Markdown Extra syntax. I just published a detailed explanation of my thoughts and reasoning for this on [my
2010 Sep 03
2
RFC: Lazy syntax for paragraphs, blockquotes and lists
Hi everybody, it was requested that kramdown (a Markdown parser in Ruby, see <http://kramdown.rubyforge.org>) supports the lazy syntax of Markdown. So I sat down, thought about it, skimmed through the Markdown ML on issues regarding lazy indentation as done with Markdown and now I have some rough idea on how to do this in kramdown. First: I'd like to say that there is no way to satisfy
2014 Sep 29
8
Spacewalk? Local repo? Cache?
I have a mix of CentOS 5, 6, and now 7 servers at work. There are enough of them now that it is starting to make sense for them to get updates from an internal source. I've seen RHN Satellite in years past. It looks like it may be a way to allow Windows admins here (familiar with WSUS) to update Linux boxes. A local repo might be easier to set up, but (as with Spacewalk) it seems like