Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #3K
~1K People Reached
About Me

Software Programmer (C++, C#, Java, Python)
Other (XSLT, SVG)

Interests
Programming, Music, Movies, TV Series, Japanese Culture, Politics
Favorite Forums
Favorite Tags
xml x 7
c++ x 6
Member Avatar for madigital

Hi everyone! First post here. I've been programming for years but this xslt confuses the heck out of me. Can someone please tell me how to get this piece of code to work? It's a fragment reading in an rss feed and I'm trying to get it to only show …

Member Avatar for fpmurphy
0
211
Member Avatar for miepmuts

I was just wondering the following. In my win32 GUI application I have callback functions like [CODE=C++] static BOOL CALLBACK UserInterface::DialogProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) [/CODE] Is it possitble like in my other callback functions to pass a this pointer, so it would look something like this: …

0
83
Member Avatar for miepmuts

Hi everyone, I am trying to convert a textfile eventually to a pdf file with a visualization of information in the text file. I use Java to convert the text file to an xml file, and fop to convert the xml together with an xsl file to a pdf containing …

Member Avatar for miepmuts
0
154
Member Avatar for thenic

ok i just startet coding c++ and ofc im geting alot of errors. but until now ive been able to fix them myself but when i try to debug my program it says misplaced else and i just cant find out how to get it to work. so well heres …

Member Avatar for thenic
0
98
Member Avatar for kazek

I've been struggling with this program for few several days now.. It's an implementation of Data structures. I'm trying to use Linked Lists, Sorting and Searching concepts. [CODE=cplusplus]#include<iostream> #include <iomanip> #include <fstream> #include <cstdlib> using namespace std; class videoShopSystem{ public: bool empty() const; void displayMainMenu(); void menuChoice(int key); void addNewRecord(); …

Member Avatar for miepmuts
0
164
Member Avatar for opposition

could someone please show me how i would be able to reverse the printout of a linked list?, i have gotten it to print out in the right order but not sure how to make to printout in reverse. here is my current code, [CODE] void print(node*& head) { node* …

Member Avatar for opposition
0
81
Member Avatar for miepmuts

I am relatively new to XSLT, but I have a problem which seems very strange to me and I hope you will be able to help me out. I have an xml file which contains information about the x and y sizes of sheets in a document and x and …

Member Avatar for miepmuts
0
143
Member Avatar for amrith92

Hello, Now, this may sound stupid, as it concerns basic file I/O, but my code doesn't work correctly- at least it isn't doing what I want it to. I wanted it to write a file the first time it runs, which it does perfectly, and every time it is run …

Member Avatar for amrith92
0
113
Member Avatar for miepmuts

Hi everyone, I am new to this forum and I like to introduce myself Name: Chantal Hair: Blonde Eyes: Blue, Grey, Green Location: Netherlands Age: 25 Hobbies: Listen music, Go, Learning Japanese, Watching moveies/TV series, irritate our cat Relationship Status: Boyfriend Fav Music: anything other than classical, heaving metal and …

Member Avatar for sittas87
0
76