Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
Z

zopiro

@zopiro
About
Posts
13
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Support for developing virtual machines in C++?
    Z zopiro

    It's possible to implement direct threading in MS Visual C++ 6? I'm searching for samples using any technique (tails calls, trampolines, labels as values?, etc). I'd also appreciate if anybody points me to a C++ (MSVC or GCC) library for developing a virtual machine interpreter or code samples of Huffman Threaded Code, String threading, Call Threaded Code, Indirect Threading, etc. Regards

    C / C++ / MFC c++ algorithms question

  • Export treeview to xml
    Z zopiro

    Why XML? Can't you export your treeview as a persisting object to disk, i.e. using an ObjectFiler, BinaryFormatter or native object database? Regards

    C# com sysadmin xml help question

  • Database Recommendation?
    Z zopiro

    Forget about SQL and learning more and more languages. You can use a native object database like db4o (http://www.db4o.com/) which is extremely fast and reliable. Regards

    C# database csharp c++ sql-server sqlite

  • Senders and Implementors?
    Z zopiro

    Hi all, there's a tool in VisualStudio/C# to see the senders and implementors of a method? (All Smalltalks have this tool from almost 30 years) Regards

    C# csharp question

  • MSN Options dynamic groupBox
    Z zopiro

    Hi, someone knows what kind of component/widget/technique is needed to emulate the MSN (7.5) Options window behavior? I mean, when you click any option in the listBox on the left, the groupBox of the right changes accordingly (with different set of options for each selected item). I want to do a Configuration dialog like that and it seems not so obvious for me to figure out the best or smart way to do that. Thanks in advance Zopiro

    C# question workspace

  • Morphing widgets: Form to Gradient Form
    Z zopiro

    Hello. I've been working with a normal form widget, and after reading the article on Gradient Forms http://www.codeproject.com/csharp/GradientForms\_EasyWay.asp I would like to morph the existing form without copying and pasting all the code (properties and events) already done. Is this possible in VisualStudio? How? Thanks in advance Zopiro

    C# csharp com question

  • Design Pattern Discussions??
    Z zopiro

    That book have implementations both in C++ and Smalltalk, the last one have no forum here :( Very sad for a programming language that has survived almost 30 years, which original ideas were taken from pretty much other today fashioned languages, let me list some of them: MVC, SUnit, Collaborative tools (Swiki), Dynamic Translation, Refactoring tools, System Metaphore and a lot more. regards

    IT & Infrastructure c++ design regex oop architecture

  • Localization API (exists?)
    Z zopiro

    Hello all, sorry this is not a specific C++ question, but I'd like to see a C++ approach. I want to make an application that receives input text, and translate (possibly interactively) every word. But I can't find any simple API for doing this, my idea is very innocent maybe, but I just only want to have a couple of files like language1.txt lang1word -> esperanto language2.txt lang2word -> esperanto .... (as you know, esperanto is an artifficial but universal language, the XML of human languages :) After two hours of searching I've only found one free tool with vocabulary files for doing this called Ergane. The problem is those files (language1, language2, ...) are in MS Access format, and there are six tables in each mdb file, I don't want to spend time reversing that ER model since what I want to do seems very easy to me right now. Any ideas or tips? regards eidan

    C / C++ / MFC question c++ algorithms xml json

  • compiling php module
    Z zopiro

    Hi. Make a test.php script like this Copy to you local root directory for serving web documents (your webserver documentation and configuration files specify this), start your web server and point your browser to that file http://localhost/test.php hope that helps. eidan

    IT & Infrastructure php mysql sysadmin linux hosting

  • Education and Problem Solving
    Z zopiro

    Hi, instead of posting non-sense easy source code in X programming language, I prefer to redirecting you to some specialized projects in computer learning http://www.pedagogicalpatterns.org/ http://www.squeakland.com/ Don't let the rare user interface of that site and Squeak in general scare you about the seriousness about the project. Smalltalk is involved in computer learning since its beginnings (1972-1976) and still does today (is not a fashioned environment like most today). eidan

    IT & Infrastructure help learning

  • tool for searching unused web pages in a site ?
    Z zopiro

    Hi Ashu. There are many web log analyzers and web servers statistics packages. e.g.: http://www.kmint21.com/web-log-analizer/ a Web Log Analyzer for Apache has a "Popular pages" issue. For SP and tables access it depends on the RDBMS you're using. I want to believe all major RDBMS vendors include API calls for retrieve such information. eidan

    IT & Infrastructure help sharepoint algorithms question

  • How to print the CHM file topics with a batch?
    Z zopiro

    Hello Sam. I haven't found myself a way to do that from the CHM viewer directly but what I do is to convert the CHM into other formats, two good converters that I know are: CHM2PDF Pilot ChmMagic v1.3 eidan

    IT & Infrastructure html com help tutorial question

  • some advice needed
    Z zopiro

    Hi Plork. It seems to me what do you need is session support, maybe bassed on web services, I don't know what are you trying to do. Note that with your approach, a "man in the middle" or "impersonation" attack is possible, do a little search for web security using words like XSS (cross site scripting) or hijacking web sessions. In my opinion, that problem is solved a lot, but for educational purposes, anything is feasible of course. best regards eidan

    IT & Infrastructure help database wcf sysadmin question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups