27. August 2007, um 19:45 Uhr · Einsortiert in Tags: internet, lustiges, programmierung, symfony
Ich will ja nich parteiisch sein - aber OpenSource ist einfach nur das Paradies!
[27.08 19:03] * bascht starts copying sfSimpleCMSPlugin to sfDoctrineSimpleCMSPlugin....
[27.08 19:03] < bascht> .oO( who cares. I got coffee... )
[27.08 19:06] < Garfield-fr> bascht: It's possible to make a config file with orm tag [propel|doctrine] and make the code into the same project
[27.08 19:08] < mahono> Garfield-fr: is that all to mix Propel with Doctrine?
[27.08 19:08] < Garfield-fr> This is for choise the ORM
[27.08 19:08] < Garfield-fr> orm: propel or orm: doctrine
[27.08 19:09] < bascht> Garfield-fr: But is it possible to have both of them?
[27.08 19:09] < Garfield-fr> And into the code sfConfig::get('xx_orm')
[27.08 19:09] < mahono> you mean for the CMS plugin?
[27.08 19:10] < Garfield-fr> I don't tested this
[27.08 19:10] < Garfield-fr> It is an idea for simplify
[27.08 19:11] < mahono> yeah
[27.08 19:11] < Garfield-fr> Because, i have 2 plugins for the same fonctionality
[27.08 19:12] < Garfield-fr> pffff
[27.08 19:12] < mahono> yes, I already posted this problem a few times on the mailing list..
[27.08 19:13] < bascht> Garfield-fr: But the problem for me is, that the propel-tasks keep reading my doctrine-yml's and vice versa. Could this be solved by two
different configs?
[27.08 19:13] < Garfield-fr> Your schema is into /config/doctrine/schema.yml ?
[27.08 19:14] < bascht> Garfield-fr: Yes
[27.08 19:14] < Garfield-fr> Zut !!!
[27.08 19:16] < bascht> But the Propel-Tasks also read the schema files from the /doctrine directories...
[27.08 19:16] < Garfield-fr> I check symfony propel task
[27.08 19:17] < DrRotmos> bascht: I have a pretty well functioning Doctrine port of SimpleCMSPlugin
[27.08 19:18] < mahono> cool
[27.08 19:18] < bascht> DrRotmos: You've ported it by yourself???
[27.08 19:18] < DrRotmos> yeah
[27.08 19:19] < bascht> DrRotmos: So, would you like to share it with us?
[27.08 19:19] < DrRotmos> although I've added some stuff, like locking, and there's still a bug
[27.08 19:19] < DrRotmos> well, yes, but I need to clean up some stuff first
[27.08 19:19] < mahono> maybe we could help with that bug :-)
[27.08 19:20] < bascht> yepyepyep!Auch wenn es Futter für Harald ist, aber damit gibt es bald ein neues Plugin am Symfony-Himmel.
22. März 2007, um 15:55 Uhr · Einsortiert in Tags: C#, computer, LDAP, Novell, programmierung, technik
…ist ja garnicht so schwer wie ich dachte.
Die
Novell LDAP Bindings für
C# einbinden,
ein fixes
using Novell.Directory.Ldap;
und fertig ist die Suppe.
Einzig der
RFC 2254 für die Abfrage ist noch etwas kryptisch geschrieben. Das wird noch.
this.ldapConn = new LdapConnection();
ldapConn.Connect(HtwmLdap.ldapServer, HtwmLdap.ldapPort);
Und dann einfach in einer Exceptionbehandlung
LdapSearchQueue queue = ldapConn.Search (HtwmLdap.baseDN,
LdapConnection.SCOPE_ONE,
"(sn=Lehma*) | (sn=Schu*)",
null,
false,
(LdapSearchQueue) null,
(LdapSearchConstraints) null
);
liefert jedenfalls schonmal ordentlich viele Ergebnisse. (Kein Wunder, wenn man nach Lehma* und Schu* sucht.
14. März 2007, um 19:32 Uhr · Einsortiert in Tags: bascht.com, internet, programmierung
Neu!
Alles.
Ich war mal so frei und hab zwischen Mobilkommunikation & VB.net mal fix
bascht.com komplett aktualisiert. Nicht das es schon etwas länger auf Halde lag - aber ich wollte kein großes Pompö drumherum machen. Aber ihr könnt mir trotzdem mitteilen…
…wie es euch gefällt?!
bascht
3. Juli 2006, um 23:53 Uhr · Einsortiert in Tags: internet, praktikum, programmierung
Neuigkeiten über Neuigkeiten. In einem Anfall von Brainstorming auf Franks Sofa hatte André die geniale Idee ein Praktikumsblog zu eröffnen. Um sinnlose Aktionen nie verlegt - gesagt, getan - haben wir gleich mal eine Domain registriert. Und *schwups* wenige Tage später findet die Seite praktinauten.de regen Andrang aus dem MK Lager. Also - nichts wie hin! Schaut mal drauf & lest mit. Noch ist das Wordpress zwar in der Entwicklung, und einige Plugins tu’n noch nicht ganz ihren Dienst - aber gebloggt wird dennoch kräftig.
17. Dezember 2004, um 23:29 Uhr · Einsortiert in Tags: freunde, internet, programmierung
Ok, ich gebs ja zu. Marcus hat sich wirklich angestrengt, sauberen HTML-Code zu schreiben. Also hat er sich seinen Schlaf auch redlich verdient… Mit selbigem Foto neigt sich auch unsere kleine HTML-Session ihrem Ende zu. Nachdem wir seit nun circa 11 Stunden über dem Holzbau Plauen und dem Wassergrundstück verbracht haben, kann man schon Stolz auf uns sein. Marcus ist so gut wie fertig und auch ich hab mein Projekt fertiggestellt. Zum Betrachten: FREIGEGEBEN. Und: merkt euch: HTML ist wie Salami — Keiner will wissen, wie\’s von innen aussieht.
« Previous entries ·
Next entries »