Skip to content

Commit

Permalink
rss -> rss_description
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Oct 5, 2024
1 parent 95b47a0 commit 663e54a
Show file tree
Hide file tree
Showing 135 changed files with 231 additions and 231 deletions.
4 changes: 2 additions & 2 deletions blog/2012/02/talk-announcement.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2012, 2, 27)
@def rss = """ Stanford Talk Announcement | I will be speaking about Julia at the... """
@def rss_description = """ Stanford Talk Announcement | I will be speaking about Julia at the... """
@def published = "27 February 2012"
@def title = "Stanford Talk Announcement"
@def authors = """<a href="https://github.com/JeffBezanson">Jeff Bezanson</a>"""
@def authors = """<a href="https://github.com/JeffBezanson">Jeff Bezanson</a>"""

I will be speaking about Julia at the
~~~<a href="https://www.stanford.edu/class/ee380/">Stanford EE Computer Systems Colloquium</a>~~~ on Wednesday, February 29 at 4:15PM PST.
Expand Down
4 changes: 2 additions & 2 deletions blog/2012/02/why-we-created-julia-zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2012, 2, 14)
@def rss = """ 为什么我们要创造Julia (Simplified Chinese) | 我们之中有些是使用MATLAB的重量级用户,有些是来自Lisp的极客,还有一些是来自Python和Ruby的魔法师,甚至还有来自Perl社区的大魔法师。我们之中还有从胡子都没长齐时就开始使用Mathematica的。其中的有些人现在都没长胡子喱!我们... """
@def rss_description = """ 为什么我们要创造Julia (Simplified Chinese) | 我们之中有些是使用MATLAB的重量级用户,有些是来自Lisp的极客,还有一些是来自Python和Ruby的魔法师,甚至还有来自Perl社区的大魔法师。我们之中还有从胡子都没长齐时就开始使用Mathematica的。其中的有些人现在都没长胡子喱!我们... """
@def published = "14 February 2012"
@def title = "为什么我们要创造Julia (Simplified Chinese)"
@def authors = "Jeff Bezanson Stefan Karpinski Viral B. Shah Alan Edelman"
@def authors = "Jeff Bezanson Stefan Karpinski Viral B. Shah Alan Edelman"

~~~
<a href="https://github.com/JeffBezanson/">Jeff Bezanson</a>
Expand Down
4 changes: 2 additions & 2 deletions blog/2012/02/why-we-created-julia.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2012, 2, 14)
@def rss = """ Why We Created Julia | In short, because we are greedy.... """
@def rss_description = """ Why We Created Julia | In short, because we are greedy.... """
@def published = "14 February 2012"
@def title = "Why We Created Julia"
@def authors = "Jeff Bezanson Stefan Karpinski Viral B. Shah Alan Edelman"
@def authors = "Jeff Bezanson Stefan Karpinski Viral B. Shah Alan Edelman"

~~~
<a href="https://github.com/JeffBezanson/">Jeff Bezanson</a>
Expand Down
4 changes: 2 additions & 2 deletions blog/2012/03/lang-next-talk-announcement.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2012, 3, 24)
@def rss = """ Lang.NEXT Announcement | Jeff and I will be giving a [presentation on Julia](https://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012/Julia) at the upcoming [Lang.NEXT conference](https://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012), a gathering of "programming language design experts and enthusiasts" featuring "talks, ... """
@def rss_description = """ Lang.NEXT Announcement | Jeff and I will be giving a [presentation on Julia](https://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012/Julia) at the upcoming [Lang.NEXT conference](https://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012), a gathering of "programming language design experts and enthusiasts" featuring "talks, ... """
@def published = "24 March 2012"
@def title = "Lang.NEXT Announcement"
@def authors = """<a href="https://karpinski.org/">Stefan Karpinski</a>"""
@def authors = """<a href="https://karpinski.org/">Stefan Karpinski</a>"""

Jeff and I will be giving a [presentation on Julia](https://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012/Julia) at the upcoming [Lang.NEXT conference](https://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012), a gathering of "programming language design experts and enthusiasts" featuring "talks, panels and discussion on leading programming language work from industry and research."
We are honored and excited to have been invited to speak at an event alongside so many programming language luminaries.
Expand Down
4 changes: 2 additions & 2 deletions blog/2012/03/shelling-out-sucks.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2012, 3, 11)
@def rss = """ Shelling Out Sucks | Spawning a pipeline of connected programs via an intermediate shell — a.k.a. "shelling out" — is a really convenient and effective way to get things done.... """
@def rss_description = """ Shelling Out Sucks | Spawning a pipeline of connected programs via an intermediate shell — a.k.a. "shelling out" — is a really convenient and effective way to get things done.... """
@def published = "11 March 2012"
@def title = "Shelling Out Sucks"
@def authors = """ <a href="https://karpinski.org/">Stefan Karpinski</a>"""
@def authors = """ <a href="https://karpinski.org/">Stefan Karpinski</a>"""
@def hascode = true

[followup post]: /blog/2013/04/put-this-in-your-pipe/
Expand Down
2 changes: 1 addition & 1 deletion blog/2012/03/stanford-talk-video.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@def rss_pubdate = Date(2012, 3, 1)
@def rss = """ Stanford Talk Video | Jeff gave his [previously announced](/blog/2012/02/talk-announcement/), invited talk at Stanford yesterday and the video is available here (https://ee380.stanford.edu/cgi-bin/videologger.php?target=120229-ee380-300.asx).... """
@def rss_description = """ Stanford Talk Video | Jeff gave his [previously announced](/blog/2012/02/talk-announcement/), invited talk at Stanford yesterday and the video is available here (https://ee380.stanford.edu/cgi-bin/videologger.php?target=120229-ee380-300.asx).... """
@def published = "1 March 2012"
@def title = "Stanford Talk Video"
@def author = """<a href="https://karpinski.org/">Stefan Karpinski</a>"""
Expand Down
4 changes: 2 additions & 2 deletions blog/2012/04/nyc-open-stats-meetup-announcement.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2012, 4, 18)
@def rss = """ New York Open Stats Meetup | I'll be giving a talk on Julia at the New York Open Statistical Programming [Meetup on May 1st](https://www.meetup.com/nyhackr/events/60839932/). After my presentation, [John Myles White](https://www.johnmyleswhite.com/) and [Shane Conway](https://www.statalgo.com/) are going to give followup demos of s... """
@def rss_description = """ New York Open Stats Meetup | I'll be giving a talk on Julia at the New York Open Statistical Programming [Meetup on May 1st](https://www.meetup.com/nyhackr/events/60839932/). After my presentation, [John Myles White](https://www.johnmyleswhite.com/) and [Shane Conway](https://www.statalgo.com/) are going to give followup demos of s... """
@def published = "18 April 2012"
@def title = "New York Open Stats Meetup"
@def authors = """<a href="https://karpinski.org/">Stefan Karpinski</a>"""
@def authors = """<a href="https://karpinski.org/">Stefan Karpinski</a>"""


I'll be giving a talk on Julia at the [New York Open Statistical Programming Meetup on May 1st](https://www.meetup.com/nyhackr/events/60839932/). After my presentation, [John Myles White](https://www.johnmyleswhite.com/) and [Shane Conway](https://www.statalgo.com/) are going to give followup demos of statistical applications using Julia. Then we're going to hang out and grab drinks nearby. Thanks to [Harlan Harris](http://www.harlan.harris.name/) and [Drew Conway](http://www.drewconway.com/) for setting the whole thing up!
Expand Down
4 changes: 2 additions & 2 deletions blog/2012/08/design-and-implementation-of-julia.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2012, 8, 16)
@def rss = """ Design and implementation of Julia | We describe the design and implementation of Julia in our first paper - Julia: A Fast Dynamic Language for Technical Computing. This is work in progress and comments are appreciated.... """
@def rss_description = """ Design and implementation of Julia | We describe the design and implementation of Julia in our first paper - Julia: A Fast Dynamic Language for Technical Computing. This is work in progress and comments are appreciated.... """
@def published = "16 August 2012"
@def title = "Design and implementation of Julia"
@def authors = "Jeff Bezanson Stefan Karpinski Viral B. Shah Alan Edelman"
@def authors = "Jeff Bezanson Stefan Karpinski Viral B. Shah Alan Edelman"


~~~<a href="https://github.com/JeffBezanson/">Jeff Bezanson</a>
Expand Down
4 changes: 2 additions & 2 deletions blog/2013/03/efficient-aggregates.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2013, 3, 5)
@def rss = """ Efficient Aggregates in Julia | We recently introduced an exciting feature that has been in planning for some... """
@def rss_description = """ Efficient Aggregates in Julia | We recently introduced an exciting feature that has been in planning for some... """
@def published = "5 March 2013"
@def title = "Efficient Aggregates in Julia"
@def authors = """<a href="https://github.com/JeffBezanson">Jeff Bezanson</a>"""
@def authors = """<a href="https://github.com/JeffBezanson">Jeff Bezanson</a>"""
@def hascode = true


Expand Down
4 changes: 2 additions & 2 deletions blog/2013/03/julia-tutorial-MIT.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2013, 3, 30)
@def rss = """ Videos from the Julia tutorial at MIT | We held a two day Julia tutorial at MIT in January 2013, which included 10 sessions. [MIT Open Courseware](https://ocw.mit.edu/) and MIT-X (https://www.mitx.org/) graciously provided support for recording of these lectures, so that the wider Julia community can benefit from these sessions.... """
@def rss_description = """ Videos from the Julia tutorial at MIT | We held a two day Julia tutorial at MIT in January 2013, which included 10 sessions. [MIT Open Courseware](https://ocw.mit.edu/) and MIT-X (https://www.mitx.org/) graciously provided support for recording of these lectures, so that the wider Julia community can benefit from these sessions.... """
@def published = "30 March 2013"
@def title = "Videos from the Julia tutorial at MIT"
@def authors = """<a href="https://github.com/ViralBShah/">Viral B. Shah</a>"""
@def authors = """<a href="https://github.com/ViralBShah/">Viral B. Shah</a>"""


We held a two day Julia tutorial at MIT in January 2013, which included 10 sessions. [MIT Open Courseware](https://ocw.mit.edu/) and [MIT-X](https://www.mitx.org/) graciously provided support for recording of these lectures, so that the wider Julia community can benefit from these sessions.
Expand Down
2 changes: 1 addition & 1 deletion blog/2013/04/distributed-numerical-optimization.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@def rss_pubdate = Date(2013, 4, 5)
@def rss = """ Distributed Numerical Optimization | This post walks through the parallel computing functionality of Julia... """
@def rss_description = """ Distributed Numerical Optimization | This post walks through the parallel computing functionality of Julia... """
@def published = "5 April 2013"
@def title = "Distributed Numerical Optimization"
@def authors = """<a href="https://mlubin.github.io/">Miles Lubin</a>"""
Expand Down
4 changes: 2 additions & 2 deletions blog/2013/04/put-this-in-your-pipe.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2013, 4, 8)
@def rss = """ Put This In Your Pipe | In a [previous post](/blog/2012/03/shelling-out-sucks/), I talked about why "shelling out" to spawn a pipeline of external programs via an intermediate shell is a common cause of bugs, security holes, unnecessary overhead, and silent failures.... """
@def rss_description = """ Put This In Your Pipe | In a [previous post](/blog/2012/03/shelling-out-sucks/), I talked about why "shelling out" to spawn a pipeline of external programs via an intermediate shell is a common cause of bugs, security holes, unnecessary overhead, and silent failures.... """
@def published = "8 April 2013"
@def title = "Put This In Your Pipe"
@def authors = """<a href="https://karpinski.org/">Stefan Karpinski</a>"""
@def authors = """<a href="https://karpinski.org/">Stefan Karpinski</a>"""
@def hascode = true

**Note:** This post has been updated to work with Julia 1.x (the original version used Julia 0.1 syntax).
Expand Down
4 changes: 2 additions & 2 deletions blog/2013/05/callback.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2013, 5, 10)
@def rss = """ Passing Julia Callback Functions to C | One of the great strengths of Julia is that it is so easy to call C... """
@def rss_description = """ Passing Julia Callback Functions to C | One of the great strengths of Julia is that it is so easy to call C... """
@def published = "10 May 2013"
@def title = "Passing Julia Callback Functions to C"
@def authors = """<a href="https://math.mit.edu/~stevenj">Steven G. Johnson</a>"""
@def authors = """<a href="https://math.mit.edu/~stevenj">Steven G. Johnson</a>"""
@def hascode = true


Expand Down
2 changes: 1 addition & 1 deletion blog/2013/05/graphical-user-interfaces-part1.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@def rss_pubdate = Date(2013, 5, 23)
@def rss = """ Building GUIs with Julia, Tk, and Cairo, Part I | This is the first of two blog posts designed to walk users through the process of creating GUIs in Julia.... """
@def rss_description = """ Building GUIs with Julia, Tk, and Cairo, Part I | This is the first of two blog posts designed to walk users through the process of creating GUIs in Julia.... """
@def published = "23 May 2013"
@def title = "Building GUIs with Julia, Tk, and Cairo, Part I"
@def authors = """ <a href="http://holylab.wustl.edu">Timothy E. Holy</a>"""
Expand Down
4 changes: 2 additions & 2 deletions blog/2013/05/graphical-user-interfaces-part2.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2013, 5, 23)
@def rss = """ Building GUIs with Julia, Tk, and Cairo, Part II | In this installment, we'll cover both low-level graphics (using Cairo) and plotting graphs inside GUIs (using Winston).... """
@def rss_description = """ Building GUIs with Julia, Tk, and Cairo, Part II | In this installment, we'll cover both low-level graphics (using Cairo) and plotting graphs inside GUIs (using Winston).... """
@def published = "23 May 2013"
@def title = "Building GUIs with Julia, Tk, and Cairo, Part II"
@def authors = """<a href="http://holylab.wustl.edu">Timothy E. Holy</a>"""
@def authors = """<a href="http://holylab.wustl.edu">Timothy E. Holy</a>"""
@def hascode = true


Expand Down
2 changes: 1 addition & 1 deletion blog/2013/09/fast-numeric.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@def rss_pubdate = Date(2013, 9, 4)
@def rss = """ Fast Numeric Computation in Julia | Working on numerical problems daily, I have always dreamt of a language that provides an elegant interface while allowing me to write codes that run blazingly fast on large data sets. Julia is a language that turns this dream into a reality.... """
@def rss_description = """ Fast Numeric Computation in Julia | Working on numerical problems daily, I have always dreamt of a language that provides an elegant interface while allowing me to write codes that run blazingly fast on large data sets. Julia is a language that turns this dream into a reality.... """
@def published = "4 September 2013"
@def title = "Fast Numeric Computation in Julia"
@def authors = """<a href="https://dahua.me">Dahua Lin</a>"""
Expand Down
4 changes: 2 additions & 2 deletions blog/2014/08/julia-0.3-release.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2014, 8, 20)
@def rss = """ Julia 0.3 Release Announcement | We are pleased to announce the release of Julia 0.3.0. This release contains numerous improvements across the... """
@def rss_description = """ Julia 0.3 Release Announcement | We are pleased to announce the release of Julia 0.3.0. This release contains numerous improvements across the... """
@def published = "20 August 2014"
@def title = "Julia 0.3 Release Announcement"
@def authors = "The Julia Community"
@def authors = "The Julia Community"



Expand Down
4 changes: 2 additions & 2 deletions blog/2014/08/juliacon-opening-session.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2014, 8, 9)
@def rss = """ JuliaCon 2014 Opening Session Presentations | Tim Holy is a Professor in the Department of Anatomy and Neurobiology at Washington University in St. Louis. He’s been involved with Julia development for over 2 years. In this presentation, Tim describes how Images.jl can be used for rapid inquiry and dissection of biomedical imaging data.... """
@def rss_description = """ JuliaCon 2014 Opening Session Presentations | Tim Holy is a Professor in the Department of Anatomy and Neurobiology at Washington University in St. Louis. He’s been involved with Julia development for over 2 years. In this presentation, Tim describes how Images.jl can be used for rapid inquiry and dissection of biomedical imaging data.... """
@def published = "9 August 2014"
@def title = "JuliaCon 2014 Opening Session Presentations"
@def authors = """<a href="https://github.com/quinnj">Jacob Quinn</a>"""
@def authors = """<a href="https://github.com/quinnj">Jacob Quinn</a>"""



Expand Down
4 changes: 2 additions & 2 deletions blog/2014/08/juliacon-opt-session.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2014, 8, 9)
@def rss = """ JuliaCon 2014 Optimization Presentations | Iain Dunning and Joey Huchette are both doctoral students in the Massachusetts Institute of Technology Operations Research Center, where they study constrained continuous and combinatorial numerical optimization methods and theory. In this session they present the JuliaOpt suite of optimization packa... """
@def rss_description = """ JuliaCon 2014 Optimization Presentations | Iain Dunning and Joey Huchette are both doctoral students in the Massachusetts Institute of Technology Operations Research Center, where they study constrained continuous and combinatorial numerical optimization methods and theory. In this session they present the JuliaOpt suite of optimization packa... """
@def published = "9 August 2014"
@def title = "JuliaCon 2014 Optimization Presentations"
@def authors = """ <a href="https://github.com/quinnj">Jacob Quinn</a>"""
@def authors = """ <a href="https://github.com/quinnj">Jacob Quinn</a>"""



Expand Down
4 changes: 2 additions & 2 deletions blog/2015/05/jsoc-cfp.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2015, 5, 23)
@def rss = """ Julia Summer of Code 2015 | Thanks to a generous grant from the Moore Foundation (https://www.moore.org/), we are happy to announce the 2015 **Julia Summer of Code (JSoC)** administered by NumFocus (https://numfocus.org/). We realize that this announcement comes quite late in the summer internship process, but we are hoping to ... """
@def rss_description = """ Julia Summer of Code 2015 | Thanks to a generous grant from the Moore Foundation (https://www.moore.org/), we are happy to announce the 2015 **Julia Summer of Code (JSoC)** administered by NumFocus (https://numfocus.org/). We realize that this announcement comes quite late in the summer internship process, but we are hoping to ... """
@def published = "23 May 2015"
@def title = "Julia Summer of Code 2015"
@def authors = "The JSoC organizers"
@def authors = "The JSoC organizers"



Expand Down
4 changes: 2 additions & 2 deletions blog/2015/05/juliacon-preview.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2015, 5, 30)
@def rss = """ JuliaCon 2015 Preview - Deep Learning, 3D Printing, Parallel Computing, and so much more | The first ever JuliaCon (https://juliacon.org/2014/) was held in Chicago last year and was a great success. JuliaCon is back for 2015, this time in Cambridge, Massachusetts at MIT (https://web.mit.edu/)'s architecturally-delightful Stata Center, the home of computer science at MIT (https://www.csail... """
@def rss_description = """ JuliaCon 2015 Preview - Deep Learning, 3D Printing, Parallel Computing, and so much more | The first ever JuliaCon (https://juliacon.org/2014/) was held in Chicago last year and was a great success. JuliaCon is back for 2015, this time in Cambridge, Massachusetts at MIT (https://web.mit.edu/)'s architecturally-delightful Stata Center, the home of computer science at MIT (https://www.csail... """
@def published = "30 May 2015"
@def title = "JuliaCon 2015 Preview - Deep Learning, 3D Printing, Parallel Computing, and so much more"
@def authors = "The JuliaCon Committee"
@def authors = "The JuliaCon Committee"


*[JuliaCon 2015](https://juliacon.org) is being held at the Massachusetts Institute of Technology from June 24th to the 28th. [Get your tickets](https://www.eventbrite.com/e/juliacon-2015-tickets-16517619645) and [book your hotel](https://juliacon.org/#accom) before June 4th to take advantage of early bird pricing.*
Expand Down
4 changes: 2 additions & 2 deletions blog/2015/10/auto-diff-in-julia.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@def rss_pubdate = Date(2015, 10, 23)
@def rss = """ JSoC 2015 project: Automatic Differentiation in Julia with ForwardDiff.jl | This summer, I've had the good fortune to be able to participate in the first ever **Julia Summer of Code (JSoC)**, generously sponsored by the Gordon and Betty Moore Foundation. My JSoC project was to explore the use of Julia for automatic differentiation (AD), a topic with a wide array of applicati... """
@def rss_description = """ JSoC 2015 project: Automatic Differentiation in Julia with ForwardDiff.jl | This summer, I've had the good fortune to be able to participate in the first ever **Julia Summer of Code (JSoC)**, generously sponsored by the Gordon and Betty Moore Foundation. My JSoC project was to explore the use of Julia for automatic differentiation (AD), a topic with a wide array of applicati... """
@def published = "23 October 2015"
@def title = "JSoC 2015 project: Automatic Differentiation in Julia with ForwardDiff.jl"
@def authors = "Jarrett Revels"
@def authors = "Jarrett Revels"
@def hascode = true
@def hasmath = true

Expand Down
Loading

0 comments on commit 663e54a

Please sign in to comment.