Topics - fenixproductions [ switch to compact view ]

Pages: prev1 2 3 [4] 5 6 7next
16
Announce Your Software/Service/Product / xkcdDownloader
« on: September 13, 2010, 05:47 PM »
Hi All

Today I have spent some time looking for a tool which would allow me to download all xkcd episodes and… found nothing suitable (lot of wget related scripts).

So I have decided to quickly code small downloading tool for such purpose. Here it is attached.

Note that it requires newest .NET framework.

For now it downloads all episodes from 1st to 792nd. If someone likes it I may provide basic parameters support.

P.S. It also writes strips titles into descript.ion file (usable in Total Commander's comments view).

17
Developer's Corner / Looing for Joomla Categories list module
« on: April 01, 2010, 04:16 AM »
Hi all, long time no see

I am making a web page based on Joomla for a friend and I wonder did anyone found a free extension which could solve my problem:

I need to have Categories list with all articles assigned to them from current section only. I was trying dozen of existing modules and none of them have the simplicity I need. After few hours of trying to make them work my way I have enough, but promised deadline is coming. I believe it shouldn't be hard to code but, recently, I don't have enough nerves for that :(

The only thing I'd like to see is something like this generated:
<ul clas="xxx">
<li>Category name</li>
<li>
     <ul>
           <li id="art-$id"><a href="">Article name</a></li>
           <li id="art-$id"><a href="">Article name</a></li>
     </ul>
</li>
<li>Second Category name</li>
<li>
     <ul>
           <li id="art-$id"><a href="">Article name</a></li>
     </ul>
</li>
</ul>

Will someone give a little help for forgotten member? I would really appreciate any effort.

Thank you in advance.

P.S. If such module could work with JoomFish without glitches it would be pretty awesome.

18
N.A.N.Y. 2010 / NANY 2010 Pre-release: FenixContacts
« on: December 07, 2009, 04:23 PM »
NANY 2010 Entry Information

Application Name FenixContacts
Version 0.9pre3
Short Description Customisable contacts book
Supported OSes Windows
Web Page Redmine
Download Link Redmine download
System Requirements
  • .NET framework 2.0
Version History
  • 0.9 - first "big & public" release
Author fenixproductions
Credits superboyac
Screencasthttps://www.donationcoder.com/nany2010/sc/fenixcontacts/fenixcontacts.html
YouTube: http://www.youtube.com/watch?v=kQUbTRfA0cs

Description
FenixContacts is customizable contacts book with extended set of useful features ;)

 The main idea is to have free and good contacts book application which will be focused on Contacts only. It means: no full PIM application with rarely used crap like emailing or scheduling (leave them to real professionals like: TheBat!, Thunderbird and so on).

The main reason of FenixContacts existence is the lack of some specific feature in other applications: customisable details fields.

As I consider this as the most important thing to have (some users do not want to have their books showing dozen of empty fields they never use), FenixContacts provides that.

Features

    [*] fields of different types - set any field type you want (i.e. string, integer, fie link),
    [*] LiveFilter - filter your Contacts view as you type,
    [*] linked fields - define one field as reference to another,
    [*] Preview panel with CSS styling,
    [/list]

    Planned Features
    There are too many to write them all and I'd rather like not to tease too much, so I will only give a few:
    • improved LiveFilter - with extended (for wildcards) and advanced (RegExp, arithmetic filter) modes
    • tree structure for fields - fields groups for better view modes,
    • plugins system - must have for extensibility
      • database - XML or SQ-Lite handling,
      • import - vCards, most popular email clients databases, maybe even importing from IM protocols (I've played few times in the past with ICQ and Jabber handling using C#)
      • export - similar to the above,
      • list views - there is nothing against giving the possibility to use different listbox controls,
    • other - I am opened for suggestions,

    Screencast


    Screenshots

    Contacts list with preview:

    01_main.png

    Customizing fields:

    02_fields.png

    Editing Contact details:

    03_edit.png

    Linking fields:

    04_link.png



    Usage
    Installation
    Just unpack and run.

    Using the Application
    After starting an application, please, open included test.fci file and play a little bit with Configure and Contacts menus :)

    Please remember that adding Contacts is not possible if there are no fields set!

    Uninstallation
    Simple delete?

    Known Issues
    Please be aware that due to time constraints some things may not work perfect (rush is not helpful ;). In such situation report them on Redmine page (link at the top of the page) and I will try to fix them ASAP.

    Please remember to threat this application as introduction to something more powerful I am willing to write. All ideas are welcome and I will consider them for next versions. I also want to start working on v.2 pretty soon with more and more features. before that: I need to rewrite some of my spaghetti code though.

    Thank you for all supporters and Happy New Year 2010!

    19
    Hi all.

    Due to no replies from one of the "Free TC key" winners hereby I announce:

    Run For It event

    Winning is easy:

    You must be first person in my Private Messages Inbox with "TC - Run For It" message title.

    START :)

    20
    General Review Discussion / Free Total Commander licences
    « on: May 06, 2009, 08:23 AM »
    According to Newsletter for May 6th, 2009 there are 10 free Total Commander licences to give away.

    I've decided that 5 of them will be given randomly to members who will participate in DC by writing software review in May, 2009.

    So if you are using excellent tool with a lot of nice features and you think someone else would be glad to hear about it... write your review in Reviews section of this forum.

    You've got three weeks to break your laziness down and win TC licence key.

    Pages: prev1 2 3 [4] 5 6 7next
    Go to full version