| 00:31 |
tmkd |
where is PAGE TS? |
| 00:44 |
Denyerec |
on one of the tabs when editing a page |
| 01:46 |
flobbie |
I have a multidomain setup in typo3. It is possible to have one template in the root and just change some constants for each domain. For example, only the sitename has to be changed. |
| 02:12 |
pond |
anyone use netbeabs? |
| 02:12 |
pond |
hehehe |
| 02:12 |
pond |
netbeans? |
| 02:17 |
flobbie |
I want to ask the other way round. Is it possible to "inherit" the setup, but change the constants? |
| 02:20 |
flobbie |
or geht the constants from the actual page |
| 02:51 |
acasto |
flobbie: I would be interested in this as well, I checkd the lists but didn't turn anything up |
| 02:51 |
acasto |
like a conditional based on the domain record |
| 03:05 |
flobbie |
acasto: I found a workaround. I will place the setup in an external document, so I have only one line on each page ( the one that includes the ts ). The constants are used from the page. I don't know if that is the best way to do this, so if you have got a better way, please tell me |
| 08:33 |
tmkd |
pond: i am using |
| 09:17 |
FloLeBlanc |
hi all |
| 09:17 |
maholtz|WORK |
ho FloLeBlanc :) |
| 09:18 |
maholtz|WORK |
(meant hi) |
| 09:18 |
maholtz|WORK |
morning all btw :) |
| 09:18 |
PiMB |
hi all |
| 09:24 |
FloLeBlanc |
hehe |
| 09:24 |
FloLeBlanc |
hi PiMB |
| 09:24 |
PiMB |
HI FloLeBlanc |
| 09:25 |
FloLeBlanc |
I'm still trying to get the content of a TS object into my TV template... shouldn't it work to set something like something = TEXT, something.value=myvalue and then insert something in the <typoscript> tag in the TV xml? |
| 09:29 |
PiMB |
Sorry mate, can't help you with TV |
| 09:35 |
FloLeBlanc |
nvm worked :) |
| 09:36 |
PiMB |
:) |
| 09:36 |
FloLeBlanc |
not many ppl around today |
| 09:36 |
FloLeBlanc |
I can give you some important non-t3 info therefore: David Hasselhoff starts a new tour next year ;) |
| 09:42 |
tmkd |
hi |
| 09:42 |
tmkd |
hahah:) |
| 09:48 |
PiMB |
cool |
| 09:48 |
PiMB |
let's book him on the next t3con! |
| 09:54 |
FloLeBlanc |
and the best t3 extension programmer may jump in his car? :) |
| 09:57 |
PiMB |
rofl |
| 10:18 |
banym |
hi all |
| 10:21 |
tPl0ch |
Is there a TSFE Global with all the relevant referer infos? |
| 10:21 |
tPl0ch |
Our client wants us to include referer infos in any filled contactform |
| 10:22 |
tPl0ch |
these referer infos should be taken on some keyword advertised pages |
| 10:22 |
tPl0ch |
and kept in the session |
| 10:22 |
tPl0ch |
until the user (eventually) fills out the contact form |
| 10:23 |
tPl0ch |
What would be the best way to accomplish that? |
| 10:24 |
PiMB |
I've done that once |
| 10:24 |
PiMB |
build a small extension which is included in page.5 (first item) |
| 10:24 |
PiMB |
and checks if there is an external referer (i believe mine gave a GET value in the url) |
| 10:24 |
FloLeBlanc |
hmm could we have a better paste url in our topic title please? those "only use firefox" IE browser'ists are not really representative for the normally open t3 community |
| 10:25 |
PiMB |
and stored it in a session, which in turn was read by the form |
| 10:25 |
FloLeBlanc |
I can not paste my code because I like IE8 pfff |
| 10:25 |
FloLeBlanc |
http://paste.phlogi.net/-f35e46c556 - anyone who has a clue why the content won't get rendered? |
| 10:27 |
tPl0ch |
PiMB: would you mind sharing the code? |
| 10:29 |
PiMB |
just a sec |
| 10:29 |
PiMB |
have to find it first ;) |
| 10:30 |
tPl0ch |
PiMB, thought so ;) |
| 10:39 |
maholtz|WORK |
@FloLeBlanc: pidInList = 23 <- page id, not UID! |
| 10:40 |
maholtz|WORK |
use uidInList = 23 |
| 10:40 |
maholtz|WORK |
and set pidInList to the page where the content element is |
| 11:15 |
banym |
had someone had problems with google generating massive load on a typo3 installation? |
| 11:17 |
Babcom |
hi everyone |
| 11:17 |
Babcom |
I am encountering troubles with templavoilà |
| 11:17 |
Babcom |
these tags are appearing in my website : <!--TYPO3SEARCH_begin--><!--TYPO3SEARCH_end--> |
| 11:18 |
Babcom |
how do I do to make them disappear ? |
| 11:24 |
Denyerec |
You don't need to |
| 11:24 |
Denyerec |
they're comments |
| 11:24 |
Denyerec |
so you can't see them anyway |
| 11:24 |
Denyerec |
They also mark where Typo3 will index searchable content, AFAIK |
| 11:24 |
maholtz|WORK |
@Denyerec is right |
| 11:25 |
maholtz|WORK |
but your content should appear inside that contents |
| 11:25 |
Babcom |
but the ting is that these comment are appearing |
| 11:25 |
Babcom |
http://testiccplayer.com/index.php?id=51 |
| 11:25 |
ironm |
Good morning ;) - I have newsletter categories (direct_mail) .. I have also news categories (tt_news) - how can I assign news categories to newsletter users? - eg. in feusers direct_mail tab I can select only newsletter categories ... |
| 11:25 |
Babcom |
look by yourself |
| 11:26 |
maholtz|WORK |
ok, if you type in content that content will appear inside too? |
| 11:26 |
Babcom |
yes |
| 11:26 |
Babcom |
:s |
| 11:26 |
Babcom |
the content appear, but also the marks |
| 11:26 |
maholtz|WORK |
and the tags of the content? |
| 11:26 |
maholtz|WORK |
<h1> or <h1> ? |
| 11:26 |
Babcom |
let me show you, i'll put a content |
| 11:29 |
Babcom |
great now my content is not appearing anymore !! |
| 11:29 |
PiMB |
:) |
| 11:29 |
Babcom |
this thing is driving me crasy !! |
| 11:30 |
maholtz|WORK |
@Babcom: you are not using TemplaVoila? you can paste your typoscript setup to pastebin, perhaps someone have an look at it |
| 11:30 |
maholtz|WORK |
sometimes it is only a small typo.. |
| 11:31 |
Babcom |
yes I am using templavoila |
| 11:31 |
Babcom |
what is pastebin please ? |
| 11:31 |
Babcom |
you may be right |
| 11:31 |
maholtz|WORK |
http://t3paste.org/ |
| 11:32 |
Babcom |
thanks |
| 11:32 |
maholtz|WORK |
there you can paste your code to, so there is no need to flood this channel with code :) |
| 11:32 |
Babcom |
lol |
| 11:34 |
ironm |
well .. second try (second question ;) - how to exclude menu links content from results of indexed_search? - tnx in advance for any hints ;) .. for both of my questions! |
| 11:34 |
Babcom |
here it is : http://paste.phlogi.net/typoscript_for_a_website_templ |
| 11:35 |
maholtz|WORK |
i am not familiar with templavoila, but some others are |
| 11:36 |
ironm |
my first question again - I have newsletter categories (direct_mail) .. I have also news categories (tt_news) - is it possible to assign news categories to newsletter users? - eg. in feusers direct_mail tab I can select only newsletter categories ... OR to "recipients lists" of direct_mail? |
| 11:36 |
Babcom |
sorry ironm, I'am not an expert too |
| 11:36 |
Babcom |
thanks maholtz|WORK |
| 11:38 |
maholtz|WORK |
@Babcom: afaik there is a htmlSpecialChars option in the xml - perhaps someting like "hsc" if you set that from to 0 or false, the comments should not be visible anymore |
| 11:40 |
Babcom |
ok i'll check |
| 11:47 |
tPl0ch |
Babcom, go into Templavoila Datasource and remove the wraps |
| 11:47 |
tPl0ch |
by default content areas with Templavoila are wrapped with the indexed search comments |
| 11:48 |
tPl0ch |
maholtz|WORK, I know how to inject custom data into custom markers for powermail or formhandler. But how to do it with the standard contact form |
| 11:49 |
tPl0ch |
Can'T find ANY docs on that actually |
| 11:51 |
tPl0ch |
I want to inject some data that a small extension collected and saved into the user session. This data should be appended to the emails sent by the contact form |
| 11:53 |
maholtz|WORK |
@tPl0ch: its tt_content.mailform -> FORM object |
| 11:53 |
Babcom |
you were right |
| 11:53 |
Babcom |
I have put hsc to 0 and it works |
| 11:53 |
FloLeBlanc |
can anyone help me with tt_news and realurl? I still got "?tx_ttnews%5Bday%5D=19" in my url, allthough I inserted 'GETvar' => 'tx_ttnews[day]' , in the realurl_conf |
| 11:53 |
Babcom |
thanks very mouch |
| 11:54 |
maholtz|WORK |
@Babcom: your welcome:) |
| 11:55 |
maholtz|WORK |
@tPl0ch: do not forget to put the stuff into an COA_INT, otherwise it will be cached |
| 11:56 |
maholtz|WORK |
@tPl0ch: http://wiki.typo3.org/index.php/Talk:De:ts45min#Link_zu_einem_Mailformular_mit_R.C3.BCcksprung_zur_urspr.C3.BCnglichen_Seite |
| 11:56 |
maholtz|WORK |
there is an example code tt_content.mailform.20.dataArray |
| 11:57 |
maholtz|WORK |
but what i did not is to put tt_content.mailform into an COA_INT (dont ask me why not :) |
| 11:57 |
maholtz|WORK |
i think i used &no_cache=! |
| 11:57 |
ironm |
Hi FloLeBlanc :) .. the same question as me |
| 11:58 |
FloLeBlanc |
ironm: :) |
| 11:58 |
maholtz|WORK |
@ironm @FloLeBlanc arent there examples in tt_news or realurl for that? |
| 11:58 |
tPl0ch |
FloLeBlanc, well, that might be stupid, but cleared realURL cache? |
| 11:58 |
maholtz|WORK |
and afaik there is an autoconfig somewhere? |
| 11:58 |
tPl0ch |
and, the default autoconfig includes the settings for tt_news normally |
| 11:59 |
ironm |
maholtz|WORK: I used autoconfig ... however before I've insall tt_news |
| 11:59 |
ironm |
installed |
| 12:11 |
FloLeBlanc |
maholtz: there are, they suggest to add the array part I posted above :( |
| 12:11 |
FloLeBlanc |
doesn't "clear all cache" work for the realurl cache? |
| 12:11 |
PiMB |
nope |
| 12:11 |
FloLeBlanc |
so where to clear it please? |
| 12:11 |
PiMB |
but there is an extension for it for > 4.3 |
| 12:15 |
ironm |
FloLeBlanc: RealURL: Clear cache realurl_clearcache |
| 12:17 |
ironm |
tPl0ch: it looks like I should rerun autoconfig (realurl) after installing tt_news |
| 12:28 |
randomresult |
hi there... someone using 4.4 here? |
| 12:28 |
randomresult |
T3 4.4 |
| 12:28 |
randomresult |
? |
| 12:29 |
FloLeBlanc |
hmm that didn't do anything PiMB :( |
| 12:29 |
tmkd |
how can i configure menu in typoscript which first element has different class than others? |
| 12:29 |
tmkd |
is there some first option? |
| 12:30 |
FloLeBlanc |
tmkd: option split |
| 12:30 |
FloLeBlanc |
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/3/1/ |
| 12:32 |
randomresult |
i have this in my source code |
| 12:32 |
randomresult |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 12:32 |
randomresult |
but need it with /> in the end... |
| 12:33 |
randomresult |
any ideas? |
| 12:38 |
ironm |
randomresult: I use typo3 4.4.0 ... I have in the source code of pages: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 12:38 |
randomresult |
hmmm... |
| 12:39 |
randomresult |
normally i have this too.... but now its diffrent |
| 12:39 |
tmkd |
FloLeBlanc: thanks |
| 12:42 |
FloLeBlanc |
tmkd: yw |
| 12:43 |
randomresult |
is there any place in t3 where i can define that this tags are closed with / > |
| 12:43 |
randomresult |
? |
| 12:44 |
tmkd |
FloLeBlanc: so i should type menu.1.NO.TS:before.wrap=<li class='first'>||<li class="others">? |
| 12:44 |
tmkd |
FloLeBlanc: something like that? |
| 12:45 |
randomresult |
1.NO.linkWrap = <li class="first">|</li>|*|<li class="middle">|</li>|*|<li class="last">|</li> |
| 12:46 |
randomresult |
so the first will get class first... all in the middle (2345...) will get middle and the last (6) gets last |
| 12:46 |
FloLeBlanc |
tmkd: yep, there are some examples on the link, see randomresults answer (sorry fighting with tt_news and realurl) ;) |
| 12:47 |
tmkd |
FloLeBlanc: i have example conf of realUrl and tt_news |
| 12:48 |
FloLeBlanc |
tmkd: I must have messed up some details, I use the array as suggested with array('GETvar' => 'tx_ttnews[day]') but something seems amiss |
| 12:48 |
ironm |
randomresult: do you have such line (s. below) in the html-template of your pages? |
| 12:48 |
ironm |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 12:48 |
tmkd |
wait |
| 12:48 |
tmkd |
i will show you my config |
| 12:49 |
randomresult |
ironm: i do have... but missing / in the end |
| 12:49 |
randomresult |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 12:49 |
randomresult |
instead of <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 12:50 |
ironm |
randomresult: maybe it is a typo in one of your templates .. have you cleaned all caches ? |
| 12:51 |
tmkd |
FloLeBlanc: try paste this to localconf.php |
| 12:51 |
randomresult |
yeah i cleaned all cache |
| 12:51 |
tmkd |
http://dpaste.com/216293/ |
| 12:51 |
FloLeBlanc |
thx tmkd |
| 12:58 |
FloLeBlanc |
tmkd: äh.. you actually don't use the "day" value of tt_news in your config? :) |
| 12:59 |
randomresult |
damn... these / make me ... i want weekend! |
| 13:00 |
ironm |
randomresult: if you have an ssh-access to your server you could search in all involved dirs with: grep -R "meta http-equiv" ./your dirs |
| 13:01 |
randomresult |
i think it is not only with the meta-tag |
| 13:01 |
ironm |
check it first randomresult |
| 13:01 |
randomresult |
<meta name="generator" content="TYPO3 4.4 CMS"> |
| 13:01 |
randomresult |
same here |
| 13:01 |
randomresult |
and normaly it works even with 4.4 |
| 13:01 |
randomresult |
only in this web |
| 13:03 |
ironm |
randomresult: ../templates/feuser.html:<meta name="generator" content="TYPO3 CMS"> |
| 13:05 |
randomresult |
you mean in the source? |
| 13:05 |
Serpiente |
hey ironm |
| 13:05 |
randomresult |
i dont think u have to change something in the source of t3... |
| 13:05 |
randomresult |
i will now go on searching in google... |
| 13:06 |
randomresult |
maybe i find something |
| 13:06 |
ironm |
randomresult: no . there are your own templates ... |
| 13:06 |
ironm |
hi Serpiente ;) |
| 13:07 |
Serpiente |
my work starts now :D was at a doctor this morning, just have to work till 16:30 :) |
| 13:09 |
randomresult |
ironm: im using TV and my templates are fine... just checked them in the validator |
| 13:10 |
FloLeBlanc |
omg lol.. ironm: I fixed it |
| 13:10 |
FloLeBlanc |
do you still have the tt_news/realurl problem or did autoconf solve it for you? |
| 13:11 |
ironm |
FloLeBlanc: how is your TS-config looking now? |
| 13:12 |
FloLeBlanc |
I changed the realurl_config.php |
| 13:12 |
ironm |
I didn't try to rerun autoconfig FloLeBlanc |
| 13:12 |
FloLeBlanc |
when you look at the arrays for tt_news (year, month) there is a ) that suggests that it closes the "month" part, but this is the ) for the "view" part |
| 13:12 |
FloLeBlanc |
so I always pasted my code for the day in the wrong line |
| 13:13 |
ironm |
FloLeBlanc: I have edited my old one due to some special setting (URL-jumping / many languages) . so I should insert changes for tt_news manually |
| 13:13 |
FloLeBlanc |
yeah I did too, you insert: array('GETvar' => 'tx_ttnews[day]',), after the "month" part |
| 13:14 |
FloLeBlanc |
and after that there should be a ), below continuing with 'browse' |
| 13:14 |
ironm |
I will try to follow your hints .. I guess I don't have any entries for tt_news at all in my realurl_conf.php |
| 13:14 |
ironm |
FloLeBlanc: ^^^ |
| 13:15 |
ironm |
FloLeBlanc: yes .. because I have installed tt_news first after running of autoconfig from realurl |
| 13:15 |
ironm |
FloLeBlanc: so I have to insert the tt_news part in realurl_conf.php by hand |
| 13:23 |
Denyerec |
Flex is the biggest pile of trash out there, I swear |
| 13:24 |
Denyerec |
Adobe store, can I print my invoice? Can I Hell. |
| 15:03 |
SebastianJu |
hello... can someone explain me where to edit in a extension how the extension-tables are shown in a sysfolder? I mean the overview of the recordsets. Normally it shows only the uid. Where can I edit this? |
| 15:17 |
Neo |
Hi everybody. Does anyone have some experience with the felogin extension? I want to hide my navigation on some pages if the user is not logged in. |
| 15:18 |
sorenmalling |
Neo: Set the proper access rights in the "Page Properties" -> "Access" tab |
| 15:18 |
PiMB |
navigation placed via TS? |
| 15:18 |
Neo |
via TS |
| 15:19 |
Neo |
I need to have some pages available for everyone with the navigation enabled if the user is still logged in. |
| 15:20 |
Neo |
something like a globalVar |
| 15:22 |
Neo |
I think I have something [usergroup = 1] |
| 16:56 |
Serpiente |
Ping |
| 16:58 |
untouh23 |
hi how can i add the "recources" and the "metadata" tab to my pageproperties? for some reason only my root page has these 2 tabs in its page properties |
| 17:04 |
untouh23 |
mhh |
| 17:12 |
untouh23 |
no idea? |
| 17:12 |
untouh23 |
any1? |
| 17:21 |
untouh23 |
wtf this realy makes me mad |
| 17:22 |
untouh23 |
cant't believe it |
| 17:29 |
dokma |
can someone verify for me if this domain resolves correct? www.docplanet.org |
| 17:29 |
dokma |
I just had an issue with powerdns... |
| 17:30 |
pond |
Mount an ISO image in Linux - (2010-07-08 16:31) vlatko.surlan |
| 17:30 |
pond |
looks good... |
| 17:32 |
dokma |
great... |
| 17:32 |
dokma |
I had an incredible issue with powerdns |
| 17:32 |
dokma |
it suddenly started filing in connecting to mysql |
| 17:33 |
dokma |
it turned out to be a problem with chroot |
| 17:33 |
dokma |
but the surprise is I never changed anything... |
| 17:35 |
schwaiger |
when i create a fce in tv and try to make a "page - content elements" to put some child elements inside they wont be rendered in frontend... can someone confirm ? |
| 17:37 |
untouh23 |
hi how can i add the "recources" and the "metadata" tab to my pageproperties? for some reason only my root page has these 2 tabs in its page properties |
| 17:38 |
pond |
an fce will already take content elements... so I am not sure why you would want to map sub-values of a n fce to "fe content elements" |
| 17:40 |
schwaiger |
i got an normal tv templated page inside i want to create a sub container for example 2 col, 3 col, 4 col and so on inside a col i want to pu additional content elements... ( text, text with image.... ) but they wont be rendered.... |
| 17:41 |
schwaiger |
that is my ts... to render this elements inside the fce |
| 17:41 |
schwaiger |
10= RECORDS |
| 17:41 |
schwaiger |
10.source.current=1 |
| 17:41 |
schwaiger |
10.tables = tt_content |
| 17:43 |
dokma |
untouh23: all standard pages should have those by default. perhaps these other pages are of some other type? |
| 17:43 |
untouh23 |
no they r nt |
| 17:43 |
untouh23 |
they r ll the same |
| 17:44 |
dokma |
untouh23: do you have some tsconfig that disables these? |
| 17:45 |
untouh23 |
no neither |
| 17:45 |
untouh23 |
i dumped the whole db from my xampp to my web server |
| 17:45 |
untouh23 |
local it works |
| 17:45 |
untouh23 |
on my web server not |
| 17:45 |
untouh23 |
already checked my database definitions via install tool |
| 17:45 |
untouh23 |
nothing... |
| 17:46 |
ironm |
tmkd: are you around? - I try to set realurl for tt_news (due to you setting) for two domains (http://paste.debian.net/80092/) but somehow there is no change in the address line - like: news/news-detail/?tx_ttnews[year]=2010&tx_ttnews[month]=06&tx_ttnews[day]=26&tx_ttnews[tt_news]=2&cHash=e22e885ebddaf02c7d06f64104b6e25c - any idea why? .. maybe you can see in the config what I am not able to see - tnx in advance ;) |
| 17:49 |
wendy |
good afternoon everyone! |
| 17:50 |
wendy |
anyone willing to give me a pointer in the right direction? I'm fairly new to typo3 and am looking for extensions to solve a particular problem and cannot find anything useful (but am sure it must be out there) |
| 17:51 |
schwaiger |
what kind of extension |
| 17:51 |
wendy |
What I'd like to achieve is a company listing on our website: companies can sign up to be listed, and we will display these companies. This listing should be searchable by category (and preferably subcategory) and location |
| 17:51 |
ironm |
guys - can one of you show me your realurl config for tt_news, please - thank you in advance for your kindly help ;) |
| 17:52 |
wendy |
I've seen such listings quite often so I was hoping an extension exists that would help me |
| 17:52 |
ironm |
my config doesn't want to do what I expect *_* - http://paste.debian.net/80092/ |
| 17:53 |
wendy |
so far I've found tt_address, which seems to solve part of the problem, but doesn't allow for any searching (as far as I can see?) |
| 17:53 |
wendy |
so I'm hoping some typo3 wiz is hiding out here to which this problem sounds familiar :) |
| 17:53 |
schwaiger |
http://nopaste.info/45f218d1f4.html |
| 17:54 |
untouh23 |
one sec iron |
| 17:55 |
ironm |
untouh23: how do you mean that ? |
| 17:56 |
untouh23 |
sry i misstyped |
| 17:59 |
wendy |
I would be eternally grateful? |
| 18:00 |
wendy |
even just for a pointer in the right direction, or some advice on where to start searching for this? |
| 18:27 |
SebastianJu |
can someone explain how to setup a table-extension so that it shows the fields i want to show in a sysfolder. I mean not the single dataset, that is done via types but I mean the overview of recordsets. At the moment it shows only uid. But I dont know how to setup this via the extension... |
| 18:28 |
SebastianJu |
wendy I dont know such extension but when you find a typo3-site that has such extension you probably can see the extensionname in sourcecode. Otherwise you have to code one for yourself. |
| 18:30 |
SebastianJu |
anyone knows where to config this? |
| 19:04 |
ironm |
guys - can one of you show me your realurl config for tt_news or check my one, please - thank you in advance for your kindly help ;) |
| 19:04 |
ironm |
my config doesn't want to do what I expect *_* - http://paste.debian.net/80092/ |
| 19:05 |
SebastianJu |
ironm, dont you find many results while google tt_news realurl? |
| 19:05 |
ironm |
I try to set realurl for tt_news (due to you setting) for two domains (http://paste.debian.net/80092/) but somehow there is no change in the address line - like: news/news-detail/?tx_ttnews[year]=2010&tx_ttnews[month]=06&tx_ttnews[day]=26&tx_ttnews[tt_news]=2&cHash=e22e885ebddaf02c7d06f64104b6e25c - any idea why? .. maybe you can see in the config what I am not able to see - tnx in advance ;) |
| 19:06 |
ironm |
SebastianJu: I have already tested three of them .. |
| 19:06 |
SebastianJu |
cache? |
| 19:07 |
ironm |
no.. I have cleared all caches .. also the realurl cache |
| 19:07 |
SebastianJu |
then i dont know. sorry. |
| 19:07 |
ironm |
tnx SebastianJu ;) |
| 19:41 |
Denyerec |
Pewpewpew |
| 19:41 |
Denyerec |
NEDERLANDS! |
| 19:41 |
Denyerec |
(And Germany tomorrow) |
| 20:05 |
ironm |
Denyerec: I hope they can win against Spain *g* |
| 20:05 |
Denyerec |
Fingers crossed! |
| 20:05 |
ironm |
Denyerec: I wish they would ;) |
| 20:27 |
pond |
anyone use netbeans... pros / cons? |
| 21:44 |
Denyerec |
pond You about ? |
| 21:44 |
Denyerec |
I use Netbeans |
| 21:44 |
Denyerec |
I love it :) |
| 21:44 |
pond |
yeah... just trying it out... |
| 21:46 |
pond |
...getting used to how it works... I had not heard of it... hehe (head in the sand?) do you know what most of the flow3 guys use? |
| 21:46 |
Denyerec |
I know some of them use Netbeans |
| 21:46 |
Denyerec |
I love it |
| 21:46 |
Denyerec |
All in one, no messing around |
| 21:46 |
Denyerec |
and they're very active with development |
| 21:47 |
Denyerec |
If you have a probl;em with it and post to the blog, they get involved |
| 21:47 |
pond |
cool... just wondering of flow3 is being optimized for one ide or another |
| 21:48 |
Denyerec |
I don't think they've gone that far |
| 21:48 |
Denyerec |
The mailling list is reasonably good tho |
| 21:48 |
CoLa |
hi, is it save to empty table tx_realurl_chashcache? |
| 21:48 |
Denyerec |
you can try posting there |
| 21:48 |
pgampe |
pond: try Komodo IDE... very fast |
| 21:49 |
pgampe |
CoLa: think so, if you clear *all* caches |
| 21:50 |
Denyerec |
The last time I tried Komodo was some time ago |
| 21:50 |
pond |
always thought activestate had microsoft ties... and netbeans is owned by oracle... |
| 21:50 |
Denyerec |
The code completion didn't work for me, so I left it alone |
| 21:51 |
CoLa |
pgampe: thx, just wanted to have another opinion before deleting 200 MB ;) |
| 21:57 |
pgampe |
CoLa: chash is always temporary ... in general it is safe clear all caches as they are rebuild if needed, but some are better cleared together ;) |
| 21:59 |
pgampe |
Denyerec: I use Komodo Edit the light version currently, and it works very well and about 5x faster then Netbeans (on latest Ubuntu) |
| 22:00 |
Denyerec |
my desktop is superpowered, so I don't have speed issues, but I can understand that netbeans can be sluggish on older systems |