Recent activity
Subscribe to this feed
Can Berk Guder shared an idea in Twitter on January 12, 2009 20:07:
Filter followed tweetsI think a way to filter tweets from people I'm following would be great.
There are, as you know, those who tweet a lot and those who tweet infrequently. It would be great if I could separate these two groups into, say, two different pages (a Page 2, maybe?) so I wouldn't miss the infrequent tweets by those in the second group (since they would be on the main page), but I will still be following those who tweet frequently.
Furthermore, this would give the opportunity to receive SMS updates for one group and not the other.
Can Berk Guder replied on October 24, 2007 14:36 to the question "Is HTML allowed in topic posts and replies? And if so, what's allowed?" in Get Satisfaction:
Can Berk Guder replied on October 24, 2007 14:22 to the discussion "Windows Data Collector - Firefox high cpu usage issue patch - 0.9.6.83" in RescueTime:
-
Can Berk Guder started following the discussion "Windows Data Collector - Firefox high cpu usage issue patch - 0.9.6.83" in RescueTime.
Can Berk Guder replied on October 23, 2007 23:34 to the discussion "Windows Data Collector Update Published - 0.9.6" in RescueTime:
Can Berk Guder replied on October 23, 2007 23:15 to the question "Is HTML allowed in topic posts and replies? And if so, what's allowed?" in Get Satisfaction:
With all those HTML tags allowed (I wouldn't allow "object" to be posted on my website, for instance. not that I allow any other tag except for pre anyway), why is <pre> not allowed?
Come to think about it, I didn't even try and see if it's allowed or not, but the first post in this topic says it's not, so let's see here if it works:
Being able to enter some code here would be nice
P.S. If this works, you can totally delete this post =)
P.P.S. It didn't.
Can Berk Guder replied on October 23, 2007 22:59 to the discussion "Windows Data Collector Update Published - 0.9.6" in RescueTime:
same here. however, even though RescueTime's CPU usage stays sane, Firefox's CPU usage is between 44% and 50% all the time (i.e. not only on scan intervals). this drops to 0% the moment I close RescueTime.
I have a dual-core processor, so that's the reason it stays at or below 50% and doesn't go all the way up to 100%.
oh, and below are some lines from my pending logs that don't seem quite right:
<object type="USER_LOGS" id="2">
<attribute name="start_time" type="string">2007-10-24 01:42:23</attribute>
<attribute name="app_name" type="string">MATLAB</attribute>
<attribute name="os_username" type="string">***</attribute>
<attribute name="window_title" type="string">MATLAB 7.5.0 (R2007b)</attribute>
<attribute name="end_time" type="string">2007-10-24 01:43:34</attribute>
<attribute name="end_time" type="string">2007-10-24 01:43:39</attribute>
<attribute name="end_time" type="string">2007-10-24 01:43:44</attribute>
<attribute name="end_time" type="string">2007-10-24 01:43:49</attribute>
<attribute name="end_time" type="string">2007-10-24 01:43:54</attribute>
<attribute name="end_time" type="string">2007-10-24 01:43:59</attribute>
<attribute name="end_time" type="string">2007-10-24 01:44:09</attribute>
</object>
and
<object type="USER_LOGS" id="5">
<attribute name="start_time" type="string">2007-10-24 01:44:39</attribute>
<attribute name="app_name" type="string">taskmgr</attribute>
<attribute name="os_username" type="string">***</attribute>
<attribute name="window_title" type="string">Windows Task Manager</attribute>
<attribute name="end_time" type="string">2007-10-24 01:44:44</attribute>
<attribute name="end_time" type="string">2007-10-24 01:44:49</attribute>
<attribute name="end_time" type="string">2007-10-24 01:44:52</attribute>
</object>
P.S. I replaced my hostname and username with starts, so that's not the problem =)-
Can Berk Guder started following the discussion "Windows Data Collector Update Published - 0.9.6" in RescueTime.
Can Berk Guder replied on October 17, 2007 13:36 to the problem "Getting ArgumentException when I click on "Send Update Now"" in RescueTime:
Can Berk Guder replied on October 17, 2007 02:06 to the problem "Getting ArgumentException when I click on "Send Update Now"" in RescueTime:
Can Berk Guder replied on October 17, 2007 01:45 to the problem "Getting ArgumentException when I click on "Send Update Now"" in RescueTime:
Can Berk Guder replied on October 17, 2007 01:33 to the problem "Getting ArgumentException when I click on "Send Update Now"" in RescueTime:
First of all, logs show nothing significant. Credentials verification works, updates don't. So it's not the connection.
Anyway, I'm running Windows Vista Business (English, 32 bit). However, I live in Turkey, so my formats and location are set to Turkish (Turkey) and Turkey, respectively. My keyboard and input language is set to Turkish Q.
On the other hand, my system locale is set to English (United States) (because some programs install Turkish versions when they see a Turkish locale, and I don't want inconsistencies in the UI).
Let me give it a try with everything set to English and United States, and I'll let you know how it works out.
Can Berk Guder replied on October 17, 2007 00:18 to the problem "Getting ArgumentException when I click on "Send Update Now"" in RescueTime:
Just a quick update:
I tried running RescueTime on:
1. My desktop computer (Vista Business, UAC off)
2. My desktop computer (Vista Business, UAC off, Run as Administrator)
3. My laptop computer (Vista Ultimate, UAC off)
4. My desktop computer (Vista Ultimate, UAC off, Run as Administrator)
5. On Windows XP running inside VirtualBox (regular user)
6. On Windows XP running inside VirtualBox (user with administrative privileges)
and I got the exact same error in each and every case.
So this is either a bug, or RescueTime somehow fails to connect to the remote servers. User credentials verification works, but sending updates doesn't.
Now I'm gonna inspect some logs.
Can Berk Guder replied on October 16, 2007 20:35 to the problem "Getting ArgumentException when I click on "Send Update Now"" in RescueTime:
Can Berk Guder reported a problem in RescueTime on October 16, 2007 18:10:
Getting ArgumentException when I click on "Send Update Now"Here's the error message:
"Column 'object_id' does not belong to table attribute."
And here's the detailed explanation:
************** Exception Text **************
System.ArgumentException: Column 'object_id' does not belong to table attribute.
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.set_Item(String columnName, Object value)
at RescueTime.XMLHandler.UpdateXMLRecord(DataSet& aApplicationLog)
at RescueTime.Scanner.UpdateCurrentLog()
at RescueTime.Scanner.ProcessUpdate(Object sender, ElapsedEventArgs e)
at RescueTime.RescueTime.uxSendUpdate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
RescueTime
Assembly Version: 0.9.5.1
Win32 Version: 0.9.5.01
CodeBase: file:///C:/Program%20Files/RescueTime/RescueTime.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Deployment
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Deployment/2.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.833 (QFE.050727-8300)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
I'm running Vista Business 32-bit btw.-
Can Berk Guder started following the question "Is HTML allowed in topic posts and replies? And if so, what's allowed?" in Get Satisfaction.
Loading Profile...







