I thought that I might be missing what you needed.
I've been hearing a lot about R on a very interesting list you might want to check out:
http://www.dailyspeculations.com
Search found 306 matches
- Thu Mar 22, 2007 7:04 pm
- Forum: General
- Topic: linking R and textpad?
- Replies: 4
- Views: 982
- Thu Mar 22, 2007 1:11 pm
- Forum: General
- Topic: linking R and textpad?
- Replies: 4
- Views: 982
- Thu Mar 15, 2007 8:38 pm
- Forum: General
- Topic: Having REALLY annoying problems w/CLASSES (fonts & tabs)
- Replies: 13
- Views: 5611
- Thu Mar 15, 2007 7:41 pm
- Forum: General
- Topic: Having REALLY annoying problems w/CLASSES (fonts & tabs)
- Replies: 13
- Views: 5611
- Thu Dec 21, 2006 5:11 pm
- Forum: General
- Topic: TextPad opening HTML documents through Apache server
- Replies: 4
- Views: 797
- Wed Oct 25, 2006 9:13 pm
- Forum: General
- Topic: How to change the icon of text files to Text pad icon
- Replies: 1
- Views: 574
- Wed Jul 05, 2006 9:04 pm
- Forum: General
- Topic: Clipboard history stops recording clipboard entries
- Replies: 6
- Views: 1738
- Fri Mar 17, 2006 8:19 pm
- Forum: General
- Topic: Minor bug in Workspaces
- Replies: 2
- Views: 744
- Thu Mar 16, 2006 9:53 am
- Forum: General
- Topic: Minor bug in Workspaces
- Replies: 2
- Views: 744
Minor bug in Workspaces
Hello,
In the situation where I open 4 different Workspaces in separate instances of TP and when finshed working close each, there appears under File>Workspaces, in the list of Workspaces previously opened, only the first of the four. Obviously this means that I must do a lot more work to get set ...
In the situation where I open 4 different Workspaces in separate instances of TP and when finshed working close each, there appears under File>Workspaces, in the list of Workspaces previously opened, only the first of the four. Obviously this means that I must do a lot more work to get set ...
- Sun Jan 22, 2006 10:23 am
- Forum: General
- Topic: Including Line Numbers in Text
- Replies: 8
- Views: 7830
- Sat Jan 21, 2006 1:26 pm
- Forum: General
- Topic: Including Line Numbers in Text
- Replies: 8
- Views: 7830
- Sat Jan 21, 2006 10:23 am
- Forum: General
- Topic: Including Line Numbers in Text
- Replies: 8
- Views: 7830
- Sun Jan 01, 2006 4:54 pm
- Forum: General
- Topic: Rewrite rule regex help
- Replies: 2
- Views: 779
- Sun Jan 01, 2006 11:57 am
- Forum: General
- Topic: Rewrite rule regex help
- Replies: 2
- Views: 779
Rewrite rule regex help
Hello,
A friend needs the following help which I hope someone here can give:
# I can't figure out how to get RewriteRule to work so that we can put
# anchors in the URLs. Here's what I've tried:
# RewriteEngine on
# RewriteRule ^(.*) $1 [ NE]
#
# I'd really like this to work so that the old ...
A friend needs the following help which I hope someone here can give:
# I can't figure out how to get RewriteRule to work so that we can put
# anchors in the URLs. Here's what I've tried:
# RewriteEngine on
# RewriteRule ^(.*) $1 [ NE]
#
# I'd really like this to work so that the old ...