Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
163 views

Name this (2-D, logic-table-like, visual) programming language/paradigm (Subtext/Example Centric Programming)

I remember stumbling upon a video clip introducing a new programming "language" and a paradigm. The "language" was 2D and visual in nature, and therefore tightly coupled with its IDE and interpreter ...
2
votes
2answers
59 views

FB Development - How to search facebook cities by their “key”

Situation: I'm currently working on a project where a user can search for a city. To get the result i use this url via ajax: ...
1
vote
1answer
38 views

Login fails on Subtext

i have just downloaded subtext 2.5 source code and manage to run it on visual studio dev server. The problem is that whenever i try to navigate to admin/.. it redirects me to login page and its not ...
1
vote
1answer
159 views

Subtext 2.1.2 SecurityException

I'm trying to get Subtext 2.1.2 working on my local machine (IIS7). I downloaded the zip file (http://subtext.googlecode.com/files/SubText-2.1.2.zip) and extracted it, then created the application in ...
1
vote
5answers
652 views

Is there any Subtext IDE or equivalent Example-driven Visual Programming Language/Interface published on the Internet?

I'm really excited about this new and experimental language named Subtext. But it's author haven't released nothing about it besides some papers and videos. Should I clone it? There are similar ...
1
vote
4answers
445 views

Stop SubText/FCKEditor messing up the HTML

I'm trying to put together a blog, and have gone with SubText and I've just installed SyntaxHighlighter but it doesn't seem to work properly. SubText or FCKEditor seems to tamper with the HTMl, ...
0
votes
2answers
92 views

Understanding Open source Blog Engines RaccoonBlog & Subtext

i downloaded two open source blog engines (subtext and RaccoonBlog) but i can't get any documentation for either of them to develop understanding of the code. Subtext is setup properly on dev machine ...
0
votes
2answers
90 views

android menu item description

I know Java, but I am new to Android. I have a question, maybe it is simple but I have searched the web for the past 2 days and I`ve got nothing. I don't even know how it's called, that's why I have a ...
0
votes
1answer
43 views

EXECUTE permission denied subtext_GetBlogStats after fresh install

I have just installed a fresh instance of SubText via the Web installer, I can open the new site up, login to the http:///HostAdmin no problem, but when I login to http:///Admin I get the error: ...
0
votes
1answer
91 views

How to get nicely formatted comment count and date for a blog post in subtext

I'm creating my own skin for subtext, and there's one thing I can't figure out... How can I get the post date (with permalink) and comment count link to the posts comments formatted how I want? In ...
0
votes
1answer
58 views

Subtext - Missing Scripts

I'm new to SubText, is there another location for the Docs? Anyway, I've imported my sites template into the pagetemplate file in the Naked skin. I now need to add 3 JS files. So i';ve done the ...
0
votes
1answer
63 views

Adding my own page to a subtext application

I've just installed subtext and am intending on hosting on discountasp.net. I want to add my own pages to the application (just 3) but if I add a standard aspx I get a 404. I'd ideally like to have a ...
0
votes
1answer
104 views

how do i get subtext source code without Web platform installer?

I check all over the net and i can't find a way to get the new version of subtext without using the Web platform installer? Why do we need to install a installer in order to get the source code? ...
0
votes
2answers
235 views

add a vanity url to subtext article

So I'm running subtext 1.95 on IIS6 and .net 2.0 framework. What I'd like to do is create a nice vanity URL to a particular article that is published inside the subtext system. The vanity url should ...
0
votes
2answers
975 views

SubText and IIS 7's Integrated Pipeline Mode

Out of the box, SubText is unable to run under IIS7's Integrated Pipeline Mode. Unfortunately, it goes beyond "migrating" the web.config to match the required format. For example, moving httpModules ...
0
votes
3answers
599 views

Subtext install gives error in Medium trust level

I am trying to install Subtext in a medium trust level environment (host: Crystaltech) and am getting the following error (see below). I was able to do the administration setup but when it tries to ...