A Launchpad for Web-based Resources
SeanBoisen.com
[[Welcome]]
English default values are hardcoded into QwikiWeb (which means that you can delete this tiddler). But you can also customize these wordings by editing the following items. Enter your preferred text after the equals signs (no quotes are needed). Any blank or deleted items will revert back to the original hardcoded default. You can use HTML character codes (read SpecialCharacters) for tab, link, opt, cap, and txt items. For btn items, paste in the actual special character you wish to insert.\n\n|''Tab-related''|\n:tabTimeline=Timeline\n:tabTimelineTitle=Show all tiddlers by date\n:tabAll=All\n:tabAllTitle=Show all tiddlers in alphabetical order\n:tabTags=Tags\n:tabTagsTitle=Show tiddler category tags\n:capTagsNoneExist=There are no tagged tiddlers\n:tabMore=More\n:tabMoreTitle=Show other tiddler lists\n:optAll=All\n:capAll=All tiddlers in alphabetical order\n:optMissing=Missing\n:capMissing=Tiddlers that have links to them but are not defined\n:optOrphans=Orphans\n:capOrphans=Tiddlers that are not linked to from any other tiddlers\n:optSpecial=Special\n:capSpecial=Tiddlers that serve special purposes within QwikiWeb\n\n|''Tag-related''|\n:capNoTags=no tags\n:capTags=tags\n:capTagsTitle=Show tiddlers tagged with\n:capTagsNoOther=No other tiddlers tagged with\n\n|''Sidebar Commands''|\n:lnkSearch=search\n:lnkSearchTitle=Search this site for the word or phrase in the box below\n:lnkCloseAll=close all tiddlers\n:lnkCloseAllTitle=Close all displayed tiddlers (except any that are being edited)\n:lnkPermaview=permaview\n:lnkPermaviewTitle=Link to an URL that retrieves all the currently displayed tiddlers\n:lnkOptions=options\n:lnkOptionsTitle=Change TiddlyWiki interface options\n:lnkShowAdvanced=show advanced options\n:lnkShowAdvancedTitle=Turn advanced EditMode on\n:lnkHideAdvanced=hide advanced options\n:lnkHideAdvancedTitle=Turn advanced EditMode off\n\n|''Edit Comands''|\n:lnkCreateNew=• create new tiddler\n:lnkCreateNewTitle=Create a brand new tiddler\n:lnkSaveChanges=• save changes\n:lnkSaveChangesTitle=Save all tiddlers to create a new TiddlyWiki\n:lnkRestart=• restart tiddlers\n:lnkRestartTitle=Close all tiddlers and reopen the DefaultTiddlers (does not reload page)\n:lnkSiteSettings=• site settings\n:lnkSiteSettingsTitle=Configure the settings for this site\n:lnkInterfaceOptions=• interface options\n:lnkInterfaceOptionsTitle=Change TiddlyWiki interface options\n\n|''Toolbar Buttons''|\n:btnClose=close\n:btnCloseTitle=Close this tiddler\n:btnEdit=edit\n:btnEditTitle=Edit this tiddler\n:btnCollapse=collapse\n:btnCollapseTitle=Collapse this tiddler\n:btnExpand=expand\n:btnExpandTitle=Expand this tiddler\n:btnCloseOthers=close others\n:btnCloseOthersTitle=Close all tiddlers except this one\n:btnPermalink=permalink\n:btnPermalinkTitle=Permalink for this tiddler\n:btnReferences=references\n:btnReferencesTitle=Show tiddlers that link to this one\n:btnDone=done\n:btnDoneTitle=Save changes to this tiddler\n:btnCancel=cancel\n:btnCancelTitle=Undo changes to this tiddler\n:btnSpellCheck=spellcheck\n:btnSpellCheckTitle=Spellcheck this tiddler using SpellBound (you must first click in the tiddler's edit box)\n:btnDuplicate=duplicate\n:btnDuplicateTitle=Duplicate this tiddler\n:btnDelete=delete\n:btnDeleteTitle=Delete this tiddler\n:btnEditHelp=help\n:btnEditHelpTitle=Help on editing & formatting tiddlers\n\n|''InterfaceOptions''|\n|"tid..." items are WikiWords next to checkboxes. If you change the name here, ''be sure'' to change the respective tiddler's title for the link will to work.|\n|"txt..." items are pieces of text that combine to form the heading & username descriptions. ''Tip:'' Be sure to include leading/trailing spaces to separate words when compiled.|\n|"fld..." items are default values for form fields.|\n:txtHeading1=These \n:tidInterfaceOptions=InterfaceOptions \n:txtHeading2= for customizing \n:tidTiddlyWiki=TiddlyWiki \n:txtHeading3= are saved in your browser\n\n:txtUsername1=Your username for signing your edits. Write it as a \n:tidWikiWord=WikiWord \n:txtUsername2= (e.g. \n:tidJoeBloggs= JoeBloggs\n:txtUsername3=)\n:fldUsernameDefault=YourName\n\n:tidSaveBackups=SaveBackups\n:tidAutoSave=AutoSave\n:tidGenerateRss=GenerateAnRssFeed\n:tidSaveEmpty=SaveEmptyTemplate\n:tidShowHidden=ShowHiddenTiddlers\n:tidRegExpSearch=RegExpSearch\n:tidCaseSensitive=CaseSensitiveSearch\n:tidEnableAnimations=EnableAnimations\n\n|''Other Variables''|\n|Other customizable settings|\n:varDeleteSearchTrigger=DeleteAllContent\n:varDuplicateSuffix=Copy\n:varDefaultMainMenuText=MainMenu\n:varNumRssItems=20\n
The ColorThemes feature has changes. Now you can use the SpecialTiddler called ColorTheme to easily set a new color scheme for QwikiWeb. ColorTheme is predefined with only a few colors that need to be selected. Based on your choices, other elements will be adjusted to use those same colors. To see what your color settings look like, edit and save the ColorTheme tiddler, then SaveChanges. When you reload the page, you should see the new ColorTheme in place.\n\nThere are also a few template ColorTheme samples:\n• ColorThemeBlue\n• ColorThemeEmpty (one just waiting for you to fill it out with your own colors)\n\nTo use one of these, you will have to rename the current ColorTheme to another title, and then rename ColorThemeBlue to ColorTheme.
These options are called "StickySettings" because they only get loaded when the page is initially opened. This means that only someone who has editing rights and who can resave the page will be able to change StickySettings. Right now there is only one category of StickySettings (UserMode), but we can imagine more.\n----\n|>|UserMode|\n|>|The userModeWeb option sets the UserMode setting when viewing this page from a web server URL (http:). The userModeLocal option sets the UserMode setting when viewing this page from a local URL (file:). The UserMode settings currently have the following options (which are case sensitive):|\n||''standard'': (default mode) EditMode can be toggled on/off by showing or hiding the "advanced options." This gives access to the entire feature set while hiding things like the "save changes" command and each tiddler's "edit" button until they are needed. Editing tiddlers by double-clicking is also disabled if EditMode is off.|\n||''editor:'' Forces EditMode on. This is used mainly in userModeLocal to allow instant access to all of the editing functions.|\n||''readonly'': Locks EditMode so that the user cannot see any edit functions or the "show advanced" link that turns EditMode on.|\n||''simple'': Same as readonly, but also removes the following: permaview, close others, permalink, references, and the all interface options except for EnableAnimations (which is left to ensure browser compatibility)|\n||''bare'': Similar to readonly, but removes everything except the tiddler "close" button and the search command.|\n||''custom'': If you chose this mode, you can manually edit the "customMode()" function in this page's javascript to set up your own personalized set of viewer settings.|\n|>|''Additionally, you can add the phrases {{{+notabs}}} to the END of any the above modes to disable the sidebar tabs or tags for that mode setting.''|\n|>|''You can also add the phrases {{{+notags}}} to the END of any mode to hide any sign of tags.''|\n|>|''Note:'' The old format of {{{=notabs}}} will still work.|\n\n|>|//examples://|\n||{{{:userModeWeb=readonly+notabs}}}|\n||{{{:userModeWeb=readonly+notabs+notags}}}|\n||{{{:userModeLocal=editor}}}|\n|>|Now use the following lines to set your UserMode preferences.|\n:userModeWeb=readonly\n:userModeLocal=standard+editor\n
Some/most of these only exist in [[the original | file:///C:/Documents%20and%20Settings/sboisen/My%20Documents/seanboisen.com/PlainQwikiWeb.htm]], not this stripped down version\n* ColorThemes\n* EditingHelp\n* StickySettings
* I graduated from Edmonds High School in Edmonds, WA in 1976. I had the honor of delivering the opening prayer for the graduation ceremony. \n* I have a Bachelors of Arts Degree (Cum Laude) from Occidental College in Southern California, where i attended there from 1976-1980. My degree program was an Independent Pattern of Study in Anthropology and Linguistics. Two quarters of my coursework was taken with the [[Summer Institute of Linguistics | http://www.sil.org/]] at the University of Washington (summer program). I also took some New Testament Greek at Fuller Seminary. \n* I hold a Masters Degree in Linguistics from UCLA, where i studied from 1983-1987. I had the privilege here of studying with some of the leading figures in American Linguistics, including [[Peter Ladefoged | http://en.wikipedia.org/wiki/Ladefoged]], [[Bruce Hayes | http://en.wikipedia.org/wiki/Bruce_Hayes]], [[Patricia Keating | http://en.wikipedia.org/wiki/Patricia_Keating]] (the three of whom supervised my MastersThesis in Phonetics), [[Stephen R. Anderson | http://en.wikipedia.org/wiki/Stephen_R._Anderson]], Eric Wehrli, and Ed Keenan. At UCLA my primary interests were phonetics, phonology, and computational linguistics. While there, i contributed to I also studied Turkish for 3 quarters.
* EducationalHistory\n* ProfessionalHistory\n* PlacesIHaveLived
|!The following shows examples of special syntax to add formatting to your tiddlers:|\n\nWikiWord links:\nSimply use more than one captial letter and no spaces to make a word a tiddler reference.\n\nNon-WikiWord links:\nIf you want to reference a tiddler title that does not conform to the WikiWord format, simply surround it with brackets:\n[[Here is a sample of a Non-WikiWord link]]\n[[another]]\n\nStandard formatting:\n''Bold''\n==Strikeout==\n__Underline__\n//Italic//\n2^^3^^=8 (superscript)\na~~ij~~ = -a~~ji~~ (subscript)\n\nColor formating:\nNote: you can use hex color codes or color names for color formatting.\n@@highlight@@\n@@color(green):green colored@@\n@@bgcolor(#ff0000):red background@@\n\nEmbedded images:\n[img[Fractal vegetable|fractalveg.jpg]]\n\nExternal Links:\n[[Text that will be linked to a website|http://snipurl.com/qwikiweb]], or\n[[A link to another file on the same server|codediff.htm]]\n\nHorizontal Rules:\n----\n\nTables:\n|!table header cells are preceded with an exclamation point|regular cells are not|\n|>|<------ You can span multiple columns by using the "greater than" symbol ------>|\n|You can span multiple rows by using the "tilde" symbol|non-spanned row|\n|~|non-spanned row|\n|cells are left-aligned by default|''Note:'' //standard formatting syntax also works in table cells//|\n| add a space on the left of the text to right-align the text|~|\n| add spaces on both left and right to center cell text |~|\n|bgcolor(#d0d0d0):manually change the background color for a cell|~|\n\n*Bulleted lists\n*Bulleted lists\n**Bulleted lists\n***etc.\n\n#Numbered lists\n#Numbered lists\n##Numbered lists\n###etc.\n\n>Block quotes\n>Block quotes\n>>Block quotes\n>>>etc.\n\nHeadings:\n!Header 1\n!!Header 2\n!!!Header 3\n!!!!Header 4\n!!!!!Header 5\n\n{{{Inline monospaced text}}} or\n{{{\nMulti-line blocks of\nmonospaced text\n}}}
This is just a grab-bag:\n* I'm having a lot of fun learning Python, a programming language that brings back many of the programming benefits i lost when Lisp got frozen by the AI Winter. It's got an clean syntax and object interface, and an interpreter loop. \n
You might think the combination of the two names "Sean" and "Boisen" would be uniquely identifying: i used to think that too, and the vast majority of the [[GoogleMass | http://www.semanticbible.com/blogos/2003/05/27.html]] for [["sean boisen"| http://www.google.com/search?&q=%22sean+boisen%22]] belongs to me. But in fact, there //is// one other, [[somebody in Denmark | http://www.boisenbolig.dk/]]. I don't read Danish but i think he's a real estate broker.
You can't leave a comment on a TiddlyWiki, so if you have feedback, please email me: (my first name) at seanboisen dot com.
This is a selective list of publications in the academic domain. Those with hyperlinks are available in full-text on the web as of Jan 2007, some with restrictions: others are citations from other literature. I also have a selective list of [[Presentations]] that are available on the Web.\n* Weischedel, R., Boisen, S., Bikel, D., Bobrow, R., Crystal, M., Ferguson, W., and Wechsler, A. 1996. [[Progress in information extraction | http://portal.acm.org/citation.cfm?id=1119050&dl=GUIDE,#]]. In Proceedings of A Workshop on Held At Vienna, Virginia: May 6-8, 1996 (Vienna, Virginia, May 06 - 08, 1996). Annual Meeting of the ACL. Association for Computational Linguistics, Morristown, NJ, 127-138.\n* Boisen, S. 1987. [[Definite clause grammars | http://portal.acm.org/citation.cfm?id=25577.25579&coll=GUIDE&dl=ACM#]]. AI Expert 2, 6 (Jun. 1987), 46-56. [Text available to subscribers to the ACM Digital Library]\n* Boisen, S.C., 1986. Nasality and nasal air flow in English. Unpublished MastersThesis, UCLA.\n----\nThis list was generated from Google Scholar by this query:\nhttp://scholar.google.com/scholar?q=%22sean+boisen%22+author:s-boisen
Well, actually, nothing. But here are a few other interesting tidbits.\n* I claim to have invented the [[curry burger|http://en.wikipedia.org/wiki/Curry_burger]]. I can't actually substantiate that claim, but it //is// a matter of record that i created [[the Wikipedia article on it|http://en.wikipedia.org/wiki/Curry_burger]]. \n* I have a few [[Publications]].
By definition, this will never be done, but here are some thoughts about other things to add:\n* other blog aggregation mechanism (to WebProfiles)\n* other publications\n* Conferences i've attended\n*LibraryThing pointer\n* for that matter, go through my online accounts\n* notes about recency (or lack) of this material\n* pages about family members\nSite layout\n* get a banner gradient with my picture
http://www.seanboisen.com/
[[Welcome]]\nMyWork\nSemanticBible\nWebProfiles\n----\nHowToContactMe\n[[News And Events]]\n----\nAboutTiddlyWiki
!!What is this?\n*This is a self-contained dynamic web application called a TiddlyWiki. For more information [[About TiddlyWiki]] you can click on any link that is highlighted.\n*If you are viewing this page from the internet, you have actually downloaded the entire site in one file. The advantage is that you can save a copy on a computer and have a searchable self contained document.\n\n!!How do I use this site?\nJust click on anything highlighted (like this link AboutTiddlyWiki) and a smaller chunk of information, called a tiddler, will appear. Unlike a regular website that needs to be read sequentially, a TiddlyWiki allows you to view information in a non linear way using hyperlinks. This allows you to view the information the way //you// want to view it.\n*The ''Search Bar'' in the upper right corner allows you to search anything in the document. Try searching for //Logos// or //UCLA// to see all the results.\n*On the upper left under Tools is the ''close all'' link that allows you to close all the tiddlers that are open, in case you get buried in tiddlers.\n*Also to the left is the ''permaview'' link. It sets the browser address bar to a URL embodying all the currently open tiddlers in the order that they are currently shown. To use it, arrange the open tiddlers that you want, click the permaview button, copy the URL from the browser address bar, and then paste it into an email, web page or whatever.\n*At the lower left are ''Timeline'' and ''Tags''. They allow you to view Tiddlers either in the order they were written, or grouped together by tags.\n* If you're lost or stuck, these TipsAndTraps might help. \n\n!! System Requirements\nThis site should work with (at least) modern versions of Firefox, Internet Explorer, and Opera. Navigation requires that Javascript be turned on in your browser. For Firefox, that's under Tools > Options: the Content tab then has a checkbox to Enable Javascript. \n\n!!I still have questions.\n*Feel free to email me at (my first name) at SeanBoisen dot com if you have any questions. I will help out if I can.\n*Also, there is a great Google Group dedicated to TiddlyWiki located at http://groups.google.com/groups/TiddlyWiki . \n\n
At UCLA, my masters thesis was entitled "Nasality and Nasal Air Flow in English". My thesis supervisors were Peter Ladefoged, Bruce Hayes, and Patricia Keating. As part of the process of collecting data, i adapted an airflow measurement device so it could be used nasally, and developed a technique for digitizing the output (by tracing lengthy papers readouts on a digitizing pad, and capturing the resulting stream of serial data on a PC). [[Here's the WorldCat record | http://worldcat.org/oclc/26953403]].\n\nI gave a talk on my thesis research at the 1986 meeting of the Acoustical Society of America: you can [[buy a copy | http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&id=JASMAN0000800000S100S108000001&idtype=cvips&gifs=yes]] if you're desperate to read it):\n<<<\nThis paper presents results from a general study of nasal airflow for a speaker of English. Nasal flow was recorded for approximately 1000 tokens in a carrier phrase, along with the audio output. The results support a hierarchical arrangement of vowels according to manifestation of nasal flow (in nasal environments) which parallels their oral impedance. This is consistent with acoustical studies of the effects of nasal coupling, as well as some perceptual studies, but differs in crucial ways from previous articulatory work. Other contextual segmental effects are observed, including a striking attenuation of the flow curve in final voiceless clusters. A revised definition of nasality, based on aerodynamic criteria, is advanced. Based on this definition, the circumstances under which nasality "spreads" was investigated, along with the flow characteristics of different segments. \n<<<\n\nThough my thesis was accepted and i was awarded a Masters Degree, the linguistic importance of the results were considered substandard, and consequently i was not invited to continue on into the ~PhD program. In hindsight, this was a very good thing: for one, it opened the door for me to pursue computational linguistics, which became one of the most significant of my ProfessionalInterests.
I'm currently a Senior Information Architect with Logos Bible Software in Bellingham, Washington. \n\nI left MyWorkAtBBN (19 years with BBN Technologies) to come to Logos because i really wanted to apply my ProfessionalInterests in language processing to develop new ways for people to read, understand, and apply the Bible. This was the vision that caused me to establish SemanticBible.\n\nAt present, i'm working on:\n* the Bible Knowledgebase, a Semantic Web of information from the Biblical text that extends my previous work on NewTestamentNames. \n* a controlled vocabulary for terms from the field of Biblical studies\n
[[SemanticBible|http://semanticbible.com/]] is ...\n<<<\nan emerging exploration of new applications of markup and computational linguistic technology to the study of Scripture, with an emphasis on practical tools that encourage understanding and personal transformation.\n<<<\nThe main resources at SemanticBible are:\n* the [[New Testament HyperConcordance|http://semanticbible.com/hyperconc/hyperconc-overview.html]]\n* the [[CompositeGospelIndex|http://semanticbible.com/cgi/cgi-overview.html]]\n* [[NewTestamentNames|http://semanticbible.com/ntn/ntn-overview.html]]\n\nI also have some [[Presentations]] there.\n\nSemanticBible led directly to MyWorkAtLogos, a wonderful example of how to find a perfect job:\n* first start by doing it (for free)\n* then get found by those with the means to enable it as a full-time vocation.
MainMenu SiteTitle SiteSubtitle SpecialCharacters TiddlersForDevelopment ToAdd
* @@color(red):[New]@@ Semantic Technology Talk (2007-05-24)\nI gave a talk on "Deploying Semantic Technologies for Digital Publishing: A Case Study from Logos Bible Software" at the [[Semantic Technology Conference | http://www.semantic-conference.com/]]. Details and slides are [[here | http://semanticbible.com/other/presentations/2007-semtech/main.html]] at SemanticBible.\n* Logos-bound (2007-01)\nAs of January, i've changed employers, and now work for [[Logos Bible Software | http://www.logos.com]] in Bellingham, WA. See MyWorkAtLogos for more.\n\n\n
TiddlyWiki is an open source project that is maintained by Jeremy Ruston. Its home online is at http://www.tiddlywiki.com. It is written in HTML, CSS and javaScript to run on any modern browser without needing any server side logic. It allows anyone to create personal self contained hypertext documents that can be posted to any web server, sent by email or kept on a USB thumb drive. \n\nBecause TiddlyWiki is a single HTML file*, you've actually already downloaded the entire software just by viewing this site. If you want to be able to save changes, you can save your own blank TiddlyWiki to your local drive by right clicking on [[this link|index.html]] and selecting 'Save link as...' or 'Save target as...'. You can choose where to save the file, and what to call it (but keep the .HTML extension).\n\nDo ''not'' use the File/Save command in your browser to save TiddlyWiki, because of save unpredictabilities that may occur.\n\nThis TiddlyWiki is derived from [[the QwikiWeb adaptation|http://snipurl.com/qwikiweb]].
SiteTitle SiteSubtitle MainMenu DefaultTiddlers ConfigTiddlers SiteUrl ExplicitTiddlers HiddenTiddlers NoSearchTiddlers StyleSheet LingoInterface LingoMessages
Sir Timothy Berners-Lee, widely credited with creating the predecessor to today's WorldWideWeb, suggests that [[everyone should have a personal URI | http://dig.csail.mit.edu/breadcrumbs/node/71]].\n\nHere's mine:\nhttp://seanboisen.com/Sean/#SB\n\nNote this is //not// the same as my SiteUrl, and since i'm not a locatable web resource, it doesn't refer to a web page (despite looking like it does). You can find MyURI in my Friend-of-a-Friend (FOAF) file at http://sean.boisen/foaf.rdf (that //is// a locatable web resource!).\n\nNo wonder the Semantic Web isn't taken off the way folks think it should. \n\nI also have two public XRIs ([[eXtensible Resource Identifiers | http://en.wikipedia.org/wiki/XRI]]) just in case they catch on:\n* personal: {{{@id*sboisen}}}\n* my blog: {{{@blog*blogos}}}
I'm Sean Boisen, and this is the [[nexus | http://en.wiktionary.org/wiki/nexus]] of my web-accessible identity, collecting together fundamental information, along with pointers elsewhere, for various dimensions of who i think i am. It's also something of a LifePortfolio. If you want to point a hyperlink at a web description of me, this website (at http://seanboisen.com/) is as good a place as any (MyURI is a little different). \n\nTo get started, just click on any highlighted word, like this one: WebProfiles. \n\nAs in life, at this site everything's connected ... but among other things, you'll find information here about MyFaith and MyFamily, as well as MyWork (including my ProfessionalInterests), MyCurrentInterests and MyPersonalHistory. \n\nIf the details here don't make sense, maybe you're looking for one of the OtherSeanBoisens? (or maybe they just don't make sense)\n
I was very fortunate to spend 19 years in the Human Language Technology department at [[BBN Technologies | http://bbn.com]], one of America's premier research and development organizations. \n* I started as a Scientist in 1988, contributing to systems for computing natural language semantics on a Symbolics Lisp Machine. I also worked on Parlance, BBN's abortive foray into natural language question answering\n* I became a Senior Scientist in 1994 and helped develop BBN's first system for information extraction. \n* In 2000, i moved to Maryland and became a Director, leading a small group \n
[img[self portrait|images/sbselfportrait.jpg]] It's all about me.
* My main blog is called [[Blogos|http://www.semanticbible.com/blogos]], which is part of SemanticBible. It has nothing to do with inflatable objects (blogos dot com used to advertise these), and i had the name before [[that multilingual blog|http://www.multilingualblog.com/]] and various other newbloggers. As part of MyWorkAtLogos, i occasionally contribute posts to [[our corporate blog|http://blog.logos.com]]. \n* I use two social bookmarking sites:\n** [[My Citeulike bookmarks|http://www.citeulike.org/user/sboisen]] track things of professional/research interest (mostly papers and presentations of a technical nature)\n** [[my tags at del.icio.us|http://del.icio.us/sboisen]] cover most everything else that i share publicly\n* Technorati says [[this is everything in the known universe about Sean Boisen|http://technorati.com/people/technorati/sboisen/]], though i have my doubts.\n* [[WorldCat|http://worldcat.org/]] is a cataloging system for library resources. [[Their list of my publications|http://worldcat.org/oclc/26953403]] currently only includes my MastersThesis (good luck finding a copy, unless you happen to live near UCLA: but if you actually read it, please add a review!). Who knows, more could show up later, and if they do, that's where you'll find them. \n* You can find me at\n** [[Facebook| http://www.facebook.com/]] (search on my name)\n** [[LibraryThing| http://www.librarything.com/profile/sboisen]], though i haven't put any energy into uploading my library (someday maybe)\n** [[LinkedIn| http://www.linkedin.com/in/seanboisen]] (my public profile)\n* [[My page at ontoworld.org|http://ontoworld.org/wiki/Sean_Boisen]] reflects my interests in the Semantic Web.\n* You can't be cool without a MySpace page these days. I'm not cool, but [[they let me have one anyway|http://www.myspace.com/theophilusmonk]]. No music, video, graphics, dancing hamsters, etc.: i really don't use it, except for keeping up with the few cool people i know (like our kids). \n
MyWorkAtLogos describes my current position with Logos Research Systems, which followed a 19 year career with BBN Technologies (see MyWorkAtBBN). \n\nMy ProfessionalInterests gives a broader view of the topics that interest me. \n\nMyBio is a brief prose description of my current work and interests.
Sean Boisen is Senior Information Architect at Logos Research Systems/Logos Bible Software, the leading publisher of high-end, award-winning, multilingual software for Bible study. At Logos, Sean is leading the development of semantic knowledgebases for reference, visualization, navigation, and digital library integration, as well as other activities in text and natural language processing. Before joining Logos in 2007, Sean was a senior scientist and director in Human Language Technology at BBN Technologies, a high-tech research and development company headquartered in Cambridge, Massachusetts. In his 19 years with BBN, Sean worked in NLP, information extraction, text categorization and retrieval, and speech to text transcription, primarily serving the federal R&D market. His other professional interests include Semantic Web technologies, information visualization, digital resources for Biblical studies, and distance education. Sean holds a MA in computational linguistics from UCLA.
There's a list of presentations on SemanticBible
The traditional approach to representing MyWork would be to create a (static) resume or CV, which would then need to be tailored for different audiences and continually revised to keep up with continued changes and development. Instead, this site functions as a combination of my ProfessionalInterests as well as other dimensions of who i am, like MyFaith and MyFamily. I hope that it will be more maintainable in this one form, and that others will be free to decide for themselves which aspects of me to explore.
My primary interests include:\n* computational linguistics, especially <>\n* information retrieval\n* visualization for information access\n* semantic annotation of Biblical resources\n* Semantic Web applications\nThe bulk of my professional career so far has been as a scientist, computational linguist, and manager with [[BBN Technologies | http://www.bbn.com]], where i worked from 1987 to 2006. My activities there are described further in MyWorkAtBBN. \n
I'm a Christian -- that is, i'm a follower of Jesus Christ, who lived a perfect life and then died to perfect people, by providing them with a way to heal their relationship with God. \nWhile i didn't grow up in a church-going family, some friends in junior high introduced me to a Christian youth group, where i learned about Jesus and His claims on my life. My decision to follow him has been the integration point for my deepest values, and has steered many significant life decisions. Most recently, MyWorkAtLogos is a direct result of wanting to more closely align my ProfessionalInterests with one of my KeyValues, helping others know God's Word better, in order to know Him better.
My wife [[Donna | http://donnaboisen.com]] has her own blog, as of 12/2007 under (re-)construction. I hope she'll post more often, because she's an excellent writer, in additional to being an accomplished musician, speaker, dramatist, and numerous other talents.\nWe have grown five children: [[Crystal]], [[Claire]], [[Andrew]], [[Michael]], and [[Leah]]. We also have a dachshund named Curry. \nMy mother DorothyBoisen lives with us, and my father ElliottGBoisen lives nearby in Seattle. My famous older brother MylesBoisen lives in California. \nI'm also working on a BoisenFamilyGenealogy, though it's still incomplete (i guess genealogies always are!).
My mother Dorothy lives with us. She enjoys talking with others, as evidenced by [[this story | http://zip.timberlakepublishing.com/article.asp?article=1186&paper=1&cat=200]] about the Howard Council Office On Aging, with which she was actively involved when we lived in Maryland.
You can see the history of changes by displaying the Timeline tab on the right.