topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 4:12 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kartal [ switch to compact view ]

Pages: prev1 2 3 4 [5] 6 7next
101
Living Room / Chandler V1 is officially out.
« on: August 13, 2008, 12:12 PM »
http://chandlerproject.org/

windows_triagelist.png

    *  CROSS-PLATFORM! Windows Mac OSX Linux

    * Import/Export Calendars and Tasks
    * Subscribe to webcal (.Mac) and ICAL (Google) calendars
    * Sync with CalDAV (Apple iCal 3.x, Lightning) calendars

    * Search
    * Secure your data with a Master Password

 Integrated Calendaring
Manage, preview and add to your Calendar, without having to go to the Calendar

    * Schedule Tasks on your Calendar
    * Turn Reminders into Events on the Calendar
    * Prepare for Meetings by tracking them from the Triage List

Without going to the Calendar...

    * Preview what's on your calendar in the Mini-Cal Preview Pane
    * Create Events from the Quick Entry Bar

Each Collection comes with a Calendar View so you can easily maintain multiple Calendars

Rich Calendaring Features

    * Color-code and Overlay multiple Calendars
    * Recurring events
    * Time zones
    * Alarms
    * Day, Week and Month Views
    * Mini-Calendar with Busybars and Preview Pane

Share your Calendars or Create a Group Calendar

Flexible Organization
Organize information into Multiple Contexts By project, by people, by importance, by status, on your calls list, on your calendar, on your task list, on your spouse's task list...

    * Gather Notes and Events into Collections you define
    * Drag and Drop them into as many Collections as you see fit

    * Triage items in each Collection into NOW-LATER-DONE sections.

    * Easily maintain a Calendar for each Collection

    * Star important Notes and Events
    * Filter your collections to see only Starred Notes and Events

   
Back up and Web Access

    * Access your data from the web thru Chandler Hub
    * Sync Chandler across multiple computers
    * Sync your Apple, Google and Mozilla Calendars

    * Add new items to Chandler from iGoogle
    * Set up Chandler IMAP Folders to download email

Sharing and Collaboration

    * Share collections to:
          o Share your Personal Calendar
          o Maintain a Group Calendar

    *
          o Collaborate on Drafts
          o Maintain Checklists together
          o Brainstorm as a group

    * See who's done what in shared Collections

    * Share Calendars with Apple iCal, Mozilla Cal users
    * Subscribe to Google Calendars

    * Give others access to collections from the web

    * Send Notes and Invitations to others by email...
    * Edit and re-send sent items with Updates

Chandler Desktop is available in:

    * English
    * German by Andreas Beisemann
    * Finnish by Heikki Toivonen
    * French by Philippe Bossut
    * Swedish by Jonas Beckman
    * Coming soon! Portuguese (Brasilian) by Marcelo de Moraes Serpa

102
Living Room / Wonderful talk about privacy and technology
« on: August 10, 2008, 12:22 AM »
Freedom Businesses Protect Privacy
http://itc.conversat...ows/detail1897.html#

103
General Software Discussion / Best Firefox security addons?
« on: August 09, 2008, 01:08 PM »
I already use noscript which is great. But what else do DC people use for security inside Firefox.  I looked at the Firfox addon topic but that has become so long that it is kind of impossible to read and try all those addons. More content spesific Firefox addon page like security addons would be more appropriate at this point I think.


104
I know we have file scanning which is neat. But it would be great if US could just perform the same operation on clipboard contents as well. Just more convenient :)

105
Clipboard Help+Spell / any chance of html, rtf capture soon?
« on: August 06, 2008, 11:30 AM »
I was wondering if there would be html, rtf kind of clipboard formats support in the future?

106
Find And Run Robot / Unresponsive Farr
« on: August 05, 2008, 10:01 PM »
I am sorry I cannot provide any details about this condition. When Farr is in this condition it does not accept any aliases or keywords and shows no sign of life. Only thing I know is I get this once in a while. Only solution is to restart Farr when I get it (once or twice a day). One thing that is consistent about this issue is the text that Farr shows "type agroups to list all aliases". When I have this I cannot close farr at all I mean exiting the app. I need to kill it via task manager.



107
This application is mix of calculator-converter and programming  language. Also it offers translation services if you have internet connection.

It would be very neat if this could be embedded into FARR somehow :)


http://futureboy.us/frinkdocs/

"Frink is a practical calculating tool and programming language designed to help us all to better understand the world around us, to help us get calculations right without getting bogged down in the mechanics, and to make a tool that's really useful in the real world. It tracks units of measure (feet, meters, kilograms, watts, etc.) through all calculations, allowing you to make physical calculations easily, to mix units of measure transparently, and ensures that the answers come out right."


# Tracks units of measure (feet, meters, tons, dollars, watts, etc.) through all calculations and allows you to add, subtract, multiply, and divide them effortlessly, and makes sure the answer comes out correct, even if you mix units like gallons and liters.
# Arbitrary-precision math, including huge integers and floating-point numbers, rational numbers (that is, fractions like 1/3 are kept without loss of precision,) complex numbers, and intervals.
# Advanced mathematical functions including trigonometric functions (even for complex numbers,) factoring and primality testing, and base conversions.
# Unit Conversion between thousands of unit types with a huge built-in data file.
# Date/time math (add offsets to dates, find out intervals between times,) timezone conversions, and user-modifiable date formats.
# Translates between several human languages, including English, French, German, Spanish, Portuguese, Dutch, Korean, Japanese, Russian, Chinese, Swedish, and Arabic.
# Calculates historical buying power of the U.S. dollar and British pound.
# Calculates exchange rates between most of the world's currencies.
# Powerful Perl-like regular expression capabilities and text processing.
# Supports Unicode throughout, allowing processing of almost all of the world's languages.
# Supports Interval Arithmetic (also known as Interval Computations) in calculations, allowing you to automagically calculate error bounds and uncertainties in all of your calculations.
# Reads HTTP and FTP-based URLs as easily as reading local files, allowing fetching of live web-based data.
# Runs on most major operating systems (anything with Java 1.1 or later,) as an applet, through a web-based interface, on a wireless Palm VII, on an HDML- or WML-based webphone, and on many mobile phones and hand-held devices.
# Installs itself on your system in seconds using Java Web Start and automatically keeps itself updated when new versions of Frink are released.
# Runs with a Graphical User Interface (both Swing and AWT) or a command-line interface.
# User interface has a Programming Mode which allows you to write, edit, save, and run extremely powerful programs even on a handheld device.
# Powers Frink Server Pages, a system for providing dynamic web pages powered by Frink.
# Frink is a full-fledged programming language with arrays, dictionaries, sets, functions, loops, even object-oriented programming and self-evaluation.
# Frink allows Object-Oriented Programming, which allows you to create complex data structures that are still easy to use.
# Java Introspection layer allows you to call any Java code from within Frink.
# Frink can also be embedded in a Java program, giving your Java programs all the power of Frink.

108
Clipboard Help+Spell / Feature request: Shortcut for viewing only
« on: August 01, 2008, 09:59 AM »
At the moment whenever I use shortcut to call CHS window, it also copies a new item to clipboard. I am now sure why one shortcut was assigned to do 3 things at once (shown as capture\view\spell in preferences). It would be great if we have shortcut only to invoke CHS window.


thanks

109
It looks like there is no custom database location at the moment which poses a security risk when users copy personal data to clipboard. I have a secure disk where I can actually keep the database if there was an option. I know I can backup to secure place. What I am talking about is the actual CHS database.

110
It would be great addition if CHS can copy file names into its database as well. For example If I copy some files in explorer CHS then copies the names of the files-folders(not the actual files) as a list for easy files-folder list access.

111
Living Room / Please share your favorite search engines.
« on: July 29, 2008, 07:03 PM »
Ok we already know and use google,  so no need for repeating or hijacking the topic with which one is best wars. I would like to compile a practical search engine list that has proven quality search engines in it. So please list your favorite search engines(specialized or non specialized) with short description

http://scroogle.org/  this one is for cookiless - anonymous google search. It is not quite a search engine but it can be helpful to those who hate google privacy practices.

http://www.sxc.hu/index.phtml Image search engine

http://www.dogpile.com/ non specialized search engine

www.yahoo.com non specialized search engine

112
I was wondering if there is a way to export the launch history as shorcuts? If we can export the launch history as shortcut then the user can create a folder for frequently used programs shortcuts which in the end will help to launch stuff in Farr faster (assuming that user will that folder into search path). This is more like saving the usable launch history.



113
I am wondering if it is possible to add lines to aliases without opening Farr config-alises section. This would be very beneficial. For example I can just keep adding my favorite sites to favotites alias without opening alias manager.


114
I hate man of those firewalls that insall many services and other stuff. They most feel bloated. Can anyone recommend no install firewall (especially for xp64)

thanks

115
Find And Run Robot / aliases for aliases?
« on: July 16, 2008, 01:04 AM »
Sometimes I cannot remember the exact name for a keyword. Those times I wish that I could have either long names in which Farr could bring up the alias based on any of the words in the name or define aliases in the aliases. Probably it is possible with regex but I am looking for easy and streamlined solution.

for example

I have tutorial alias but this alias can also be learning, lessons etc.

116
UrlSnooper / Feature Request: Sorting options
« on: July 13, 2008, 11:21 PM »
I hate the fact that newest sniffed urls are at the bottom of the list which makes it ahrd to track what is going on. I wish there was default sorthing options based on name, date, index that updates listing in real time etc.

117
I am looking for a startup manager that can start items only once(one session) then deletes them. I know I can make batch files, use startup applications etc but that is not the path I want to take. I need more convenient solution so that I do not forget to disable-delete any temporary startup application-item.

118
Find And Run Robot / Farr is not launching ahk scripts
« on: July 13, 2008, 12:52 AM »
For some reason I cannot launch-run my .ahk scripts. Neither browsing to director nor keyword searching works. I can see the scripts but pressing enter does not launch them. I could launch them in the past without any issues. I am using v2.22.01

119
I have implemented "stay on top" via right clicking on title bar by using powerpro. I like the way it works and this might be beneficial to other users if mouser implements it. Basically if I right click on Farr`s title bar (anywhere on the bar) , Farr stays on top until I right click on the title bar again regardless of the search or launching situation. I know we can force Farr to stay on top but this means that user needs to open settings window everytime(assuming that you like going back and forth between stay or not or not). My method is so convenient that you do not need to select stay on top in the setting, even if you like stay on top option in the settings. 

120
General Software Discussion / Winsplit revolution, new version!
« on: July 05, 2008, 03:11 AM »
This is the best free screen space program. And the new version is even better!

http://winsplit-revolution.com/



121
I need to watch some reference dvds and videos and I am in need of a good frame by frame viewer. Most of the players fail to do frame accuracy(kmp, vlc, Gom etc). And I do not want to convert whole dvd set to sequential tgas or pngs.I would like to scrub the videos back and forth as good as possible.


thanks

122
I like that Farr keeps all browsing and execution history. But history list is wasted way too quickly then. That is causing Farr to expire the items(exes, aliases) at the bottom of the list earlier if one uses Farr to browse for files and folders  as well.


123
I am using xp zero config but I am not happy with interface. Which software do you use to manage wireless connections? I have tried couple like Manage engine, wireless network ignition etc. But I was not happy with any of them.

Suggestions?


124
I have custom aliases that would call some exe files and pass some arguments. At the moment Farr cannot auto complete them with tab anymore. So I cannot pass my custom arguments. And tab completion is checked in the pref.

125
When farr is searching directories Farr becomes very unresponsive and most of the times "Esc" cannot even stop the search. And I would find myself waiting Farr to finish the search next 1 min which is waste of time pretty much. This is very visible during a "deep search" when Farr cannot place the keyword within the history and that is the time it starts directory searching. I am hoping that there would be some improvement at some point regarding this issue.


Pages: prev1 2 3 4 [5] 6 7next