Search Results |
Subject |
Author |
Forum |
Time |
RE: [Suggestion] Messenger Plus! Live virus scanner On top of what cookie explained.... As soon as a site doesn't get filtered, or there is something just outside the scope of what plus! will filter, then the forum will be swamped with people complaining and Patchou will get a bad wrap. If you take n... | markee | WLM Plus! General | 10-19-2008 at 07:29 AM |
RE: Nickname highlight And what about if it was a comma, or full-stop, or semicolon, or exclamation mark, etc....? | markee | Scripting | 09-29-2008 at 11:22 AM |
RE: Nickname highlight An alternative to Spunky's code is to use a regular expression, which would make the code look something like this. [code][noparse]var keywords= new Array("Spunky","SLM","Shane"); var re = new RegExp("\\b("+keywords.join("|")+")\\b", ... | markee | Scripting | 09-29-2008 at 11:01 AM |
RE: [Window XML] Some elements unexplained. This is the animation that vista puts on windows as you open/close/minimise/maximise/etc | markee | Scripting | 06-30-2008 at 12:15 PM |
RE: Hover 'download' menu search before you post |-) /me slaps MenthiX for acting n00b | markee | Forum & Website | 06-30-2008 at 10:42 AM |
RE: Hover 'download' menu MyBB 1.4 is still in beta, when it is not beta then the forum shall be upgraded. And I guess there is no real point in redesigning the forum if we are only going to upgrade in a couple of months.... | markee | Forum & Website | 06-30-2008 at 08:52 AM |
RE: [Help] Received Text and Origin. It would be better if we had the option of putting in events from scripts like we do with the event logger though. I'm not sure what benefit it would give, but it is just that bit more flexibility.... | markee | Scripting | 06-30-2008 at 08:43 AM |
RE: I can't believe it! Microsoft temporary took down my site! Most terms of service have a clause that states if there is illegal content in your hosting then they have the right to remove you completely. Though as it was only a link and not the actually program then i don't think there is anything wrong with... | markee | General Chit Chat | 06-30-2008 at 08:37 AM |
RE: An "enter" in an automated sended message Also it should be noted that different operating systems use different conventions when creating new lines. What has been recommended is not fully correct. \n - Linux/Unix \r\n - Windows This is something which also leads to problems when peop... | markee | Scripting | 06-05-2008 at 03:02 AM |
RE: Global Window-handler possible? Ok, sorry it has been a couple of weeks since I have done some scripting so I didn't read it all that well. Unfortunately you can't create the one function to the best of my knowledge except by using notifications from the win32 API. The biggest i... | markee | Scripting | 06-03-2008 at 12:42 PM |
RE: Global Window-handler possible? [i]OnWindowEvent_CtrlClicked[/i] is for Plus! windows that you have created using [i]MsgPlus.CreateWnd[/i]. You'll have to get the handle for the chat window and use a windows DLL to detect when a control is clicked in a chat window however. (May I ... | markee | Scripting | 06-03-2008 at 10:56 AM |
RE: Retarded youtube.... You could have also just tried pressing ctrl+f5 as this clears the cache and refreshes (fyi, it also works in other browsers). | markee | Tech Talk | 06-03-2008 at 10:40 AM |
RE: What Kind of Laptop is best? No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! N... | markee | General Chit Chat | 06-03-2008 at 08:29 AM |
RE: tabbed chats wrong status This is also an issue with hibernating your computer. I thought this had been reported before but I can't seem to find a thread. | markee | WLM Plus! Bug Reports | 05-24-2008 at 11:35 AM |
RE: What Kind of Laptop is best? Except for the looks. | markee | General Chit Chat | 05-21-2008 at 02:57 AM |
RE: What Kind of Laptop is best? Well I got my new Toshiba Portege M600 yesterday and it is great. Powerful and small. Though I must say, it is a steep learning curve when you get a new laptop and have to get used to all ofthe controls and Vista at the same time.... | markee | General Chit Chat | 05-21-2008 at 02:21 AM |
RE: [split] Microsoft rant Cookie, I highly suggest that if you find the time that you should try to muck around with office 2007. It really makes things easy and has a lot more power that is easier to find. I personally like the old classic menu, but it is just like getting ... | markee | Tech Talk | 05-21-2008 at 02:13 AM |
RE: Math: Proof Help You suck at induction :dodgy: ... then we can add 1 floor(n[b]+1[/b]/2) + floor(((n[b]+1[/b])+1)/2) = n+1 floor((n+1)/2) + floor((n+2)/2) = n+1 floor((n+1)/2) + floor(n/2 + 1) = n+1 floor(a + 1) = floor(a) + 1 as 1 is an integer floor((n+1)/2) + flo... | markee | General Chit Chat | 05-19-2008 at 09:43 AM |
RE: XML Reading/Parsing For a wiki with what xml stuff you can do with that object I use http://www.devguru.com/technologies/xmldom/quickre f/xmldom_objects.html It also gives some vb and/or jscript examples with most of the properties or methods | markee | Scripting | 05-18-2008 at 10:40 PM |
RE: Cant decide what phone upgrade to get Well to add my two cents, I like SE for their basic firmware. Everything is where you expect it to be and it acts how you expect a phone to act, it is very intuitive. I have tried using new Nokias and it didnt feel easy to use for me. Personally I ... | markee | Tech Talk | 05-17-2008 at 11:52 PM |
RE: [split] Microsoft rant If you are using a clean install of Vista on a laptop that came with Vista, you probably have a lot of bloatware that the company put on there. This stuff is probably effecting your memmory. Plus after changing your settings did you do a full resta... | markee | Tech Talk | 05-17-2008 at 03:29 AM |
RE: MS Access - How to make a query showing filtered results Try using the SQL feature. Whenever I use Acces I try to stay away from the UI stuff and stick to using it like any other database so that it is just like what I already know :P. The SQL is a different view of the queries. | markee | Tech Talk | 05-11-2008 at 10:17 PM |
RE: [split] Microsoft rant Hold ctrl when you select them =\ Unless you are talking about on a mac, then I'm not sure, but this definitely works for me with Word 2007 SP1 on XP SP3 | markee | Tech Talk | 05-11-2008 at 03:48 AM |
RE: [split] Microsoft rant Only just. 97k to 90k, FF to IE since the beginning of the month. I read a statistic that a couple of years ago, about the time of firefox releasing v2 that 1 in 5 Australians used it. As for Opera, FF is just much easier and used more commonly (lik... | markee | Tech Talk | 05-11-2008 at 01:36 AM |
RE: [split] Microsoft rant Forbes says HSBC Holdings is #1 and Microsoft about #63 and Coca Cola doesn't even come into the top 100. Bill Gates is also only the 3rd richest man now. | markee | Tech Talk | 05-09-2008 at 04:12 AM |